File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
streaming_batch_scheduler.h in tensorflow_serving/batching |
248 | 10 | 116 | 2179 | 23 |
fast_read_dynamic_ptr.h in tensorflow_serving/util |
162 | 11 | 116 | 2179 | 10 |
any_ptr.h in tensorflow_serving/util |
70 | 5 | 1687 | 2179 | 5 |
servable_handle.h in tensorflow_serving/core |
62 | 4 | 1269 | 2179 | 11 |
serving_session.h in tensorflow_serving/servables/tensorflow |
81 | 7 | 84 | 2170 | 11 |
servable_state_monitor.cc in tensorflow_serving/core |
288 | 18 | 116 | 2166 | 28 |
servable_state_monitor.h in tensorflow_serving/core |
115 | - | 116 | 2166 | 31 |
batch_scheduler_retrier.h in tensorflow_serving/batching |
85 | 5 | 116 | 2164 | 9 |
streaming_batch_scheduler.cc in tensorflow_serving/batching |
57 | 2 | 116 | 2164 | 6 |
session_bundle_config.proto in tensorflow_serving/servables/tensorflow |
142 | - | 84 | 2163 | 36 |
loader_harness.cc in tensorflow_serving/core |
179 | 17 | 31 | 2160 | 17 |
loader_harness.h in tensorflow_serving/core |
123 | 2 | 31 | 2160 | 20 |
resources.proto in tensorflow_serving/resources |
39 | - | 2151 | 2159 | 4 |
resource_values.h in tensorflow_serving/resources |
19 | - | 1004 | 2159 | 13 |
resource_values.cc in tensorflow_serving/resources |
17 | - | 1004 | 2159 | 13 |
resource_util.cc in tensorflow_serving/resources |
456 | 32 | 116 | 2158 | 20 |
resource_util.h in tensorflow_serving/resources |
71 | - | 116 | 2158 | 18 |
simple_loader.h in tensorflow_serving/core |
233 | 7 | 30 | 2153 | 26 |
resource_tracker.cc in tensorflow_serving/resources |
62 | 3 | 396 | 2153 | 10 |
loader.h in tensorflow_serving/core |
41 | 3 | 932 | 2153 | 14 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
resources.proto in tensorflow_serving/resources |
39 | - | 2151 | 2159 | 4 |
resource_tracker.h in tensorflow_serving/resources |
29 | - | 2145 | 2153 | 3 |
inline_executor.cc in tensorflow_serving/util |
8 | 1 | 2137 | 2144 | 4 |
threadpool_executor.cc in tensorflow_serving/util |
12 | 1 | 2137 | 2144 | 4 |
threadpool_executor.h in tensorflow_serving/util |
20 | - | 2132 | 2144 | 5 |
manager_wrapper.cc in tensorflow_serving/core |
19 | 2 | 2116 | 2121 | 2 |
aspired_versions_manager_builder.cc in tensorflow_serving/core |
24 | 2 | 2116 | 2121 | 2 |
manager_wrapper.h in tensorflow_serving/core |
26 | - | 2116 | 2121 | 2 |
unique_ptr_with_deps.h in tensorflow_serving/util |
46 | 4 | 2116 | 2149 | 4 |
hashmap_source_adapter.h in tensorflow_serving/servables/hashmap |
22 | - | 1976 | 1985 | 2 |
hashmap_source_adapter.cc in tensorflow_serving/servables/hashmap |
54 | 1 | 1976 | 2109 | 7 |
target.h in tensorflow_serving/core |
91 | 2 | 1976 | 1990 | 4 |
log_collector_config.proto in tensorflow_serving/config |
9 | - | 1877 | 1879 | 2 |
class_registration_util.h in tensorflow_serving/util |
11 | - | 1877 | 1879 | 2 |
logging_config.proto in tensorflow_serving/config |
14 | - | 1877 | 1889 | 3 |
class_registration_util.cc in tensorflow_serving/util |
15 | 1 | 1877 | 1879 | 2 |
static_manager.cc in tensorflow_serving/core |
25 | 1 | 1877 | 2125 | 4 |
saved_model_bundle_source_adapter.proto in tensorflow_serving/servables/tensorflow |
10 | - | 1849 | 1876 | 2 |
platform_config.proto in tensorflow_serving/config |
15 | - | 1849 | 1876 | 2 |
log_collector.h in tensorflow_serving/core |
42 | - | 1842 | 1912 | 6 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
servable_data.h in tensorflow_serving/core |
64 | 2 | |||
storage_path.h in tensorflow_serving/core |
29 | - | |||
static_storage_path_source.h in tensorflow_serving/sources/storage_path |
25 | - | |||
static_storage_path_source.cc in tensorflow_serving/sources/storage_path |
24 | 2 | |||
serving_session.cc in tensorflow_serving/servables/tensorflow |
17 | 3 | |||
hashmap_source_adapter.proto in tensorflow_serving/servables/hashmap |
14 | - | |||
static_storage_path_source.proto in tensorflow_serving/sources/storage_path |
9 | - | |||
thread_pool_factory.cc in tensorflow_serving/servables/tensorflow |
16 | 1 | 196 | 196 | 1 |
logging.proto in tensorflow_serving/apis |
13 | - | 262 | 262 | 1 |
status.proto in tensorflow_serving/apis |
12 | - | 266 | 266 | 1 |
file_system_storage_path_source.proto in tensorflow_serving/config |
74 | - | 324 | 324 | 1 |
tflite_interpreter_pool.cc in tensorflow_serving/servables/tensorflow |
167 | 4 | 239 | 442 | 9 |
tflite_interpreter_pool.h in tensorflow_serving/servables/tensorflow |
104 | 6 | 198 | 442 | 7 |
profiler_client.py in tensorflow_serving/model_servers |
12 | 1 | 396 | 464 | 2 |
batching_options.h in tensorflow_serving/batching |
12 | - | 396 | 485 | 2 |
evhttp_connection.cc in tensorflow_serving/util/net_http/client/internal |
188 | 10 | 396 | 504 | 3 |
evhttp_connection.h in tensorflow_serving/util/net_http/client/internal |
49 | 1 | 396 | 504 | 2 |
httpclient_interface.h in tensorflow_serving/util/net_http/client/public |
39 | - | 396 | 504 | 3 |
httpclient.h in tensorflow_serving/util/net_http/client/public |
21 | 1 | 396 | 504 | 2 |
resource_estimator.cc in tensorflow_serving/servables/tensorflow/oss |
14 | 1 | 396 | 525 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
servable_data.h in tensorflow_serving/core |
64 | 2 | |||
storage_path.h in tensorflow_serving/core |
29 | - | |||
static_storage_path_source.h in tensorflow_serving/sources/storage_path |
25 | - | |||
static_storage_path_source.cc in tensorflow_serving/sources/storage_path |
24 | 2 | |||
serving_session.cc in tensorflow_serving/servables/tensorflow |
17 | 3 | |||
hashmap_source_adapter.proto in tensorflow_serving/servables/hashmap |
14 | - | |||
static_storage_path_source.proto in tensorflow_serving/sources/storage_path |
9 | - | |||
main.cc in tensorflow_serving/model_servers |
248 | 1 | 2 | 2006 | 123 |
simple_loader.h in tensorflow_serving/core |
233 | 7 | 30 | 2153 | 26 |
loader_harness.cc in tensorflow_serving/core |
179 | 17 | 31 | 2160 | 17 |
loader_harness.h in tensorflow_serving/core |
123 | 2 | 31 | 2160 | 20 |
server.cc in tensorflow_serving/model_servers |
377 | 8 | 66 | 1269 | 44 |
server.h in tensorflow_serving/model_servers |
82 | - | 66 | 1269 | 36 |
session_bundle_config.proto in tensorflow_serving/servables/tensorflow |
142 | - | 84 | 2163 | 36 |
saved_model_bundle_factory.cc in tensorflow_serving/servables/tensorflow |
135 | 8 | 84 | 1905 | 33 |
bundle_factory_util.cc in tensorflow_serving/servables/tensorflow |
100 | 6 | 84 | 1908 | 23 |
bundle_factory_util.h in tensorflow_serving/servables/tensorflow |
92 | 2 | 84 | 1908 | 14 |
serving_session.h in tensorflow_serving/servables/tensorflow |
81 | 7 | 84 | 2170 | 11 |
session_bundle_util.cc in tensorflow_serving/session_bundle/oss |
79 | 11 | 84 | 841 | 3 |
session_bundle_util.h in tensorflow_serving/session_bundle |
39 | - | 84 | 841 | 2 |