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 |
---|---|---|---|---|---|
op.cc in nnvm/src/core |
79 | 2 | 386 | 2041 | 12 |
node.cc in nnvm/src/core |
30 | - | 764 | 2041 | 9 |
pass.cc in nnvm/src/core |
38 | 1 | 386 | 2037 | 12 |
tuple.h in nnvm/include/nnvm |
362 | 32 | 386 | 2036 | 31 |
op.h in nnvm/include/nnvm |
216 | 2 | 386 | 2036 | 28 |
graph.h in nnvm/include/nnvm |
146 | 11 | 386 | 2036 | 30 |
node.h in nnvm/include/nnvm |
98 | 8 | 594 | 2036 | 28 |
pass.h in nnvm/include/nnvm |
36 | 1 | 594 | 2036 | 14 |
base.h in nnvm/include/nnvm |
34 | - | 594 | 2036 | 17 |
graph_attr_types.h in nnvm/include/nnvm |
17 | - | 594 | 2036 | 16 |
saveload_json.cc in nnvm/src/pass |
252 | 12 | 386 | 2035 | 31 |
symbolic.cc in nnvm/src/core |
540 | 23 | 345 | 2034 | 45 |
symbolic.h in nnvm/include/nnvm |
48 | - | 594 | 2034 | 22 |
op_attr_types.h in nnvm/include/nnvm |
41 | - | 594 | 2034 | 33 |
c_api_symbolic.cc in nnvm/src/c_api |
258 | 22 | 594 | 2033 | 18 |
c_api.h in nnvm/include/nnvm |
65 | - | 594 | 2033 | 21 |
c_api_common.h in nnvm/src/c_api |
38 | 1 | 594 | 2033 | 9 |
c_api_error.cc in nnvm/src/c_api |
8 | 1 | 594 | 2033 | 7 |
c_api_graph.cc in nnvm/src/c_api |
75 | 7 | 594 | 2032 | 10 |
order_mutation.cc in nnvm/src/pass |
125 | 3 | 594 | 2029 | 16 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
__init__.py in python/tvm/exec |
1 | - | 1031 | 1714 | 2 |
__init__.py in python/tvm/_ffi/_cy2 |
1 | - | 1031 | 1742 | 2 |
__init__.py in python/tvm/_ffi/_ctypes |
1 | - | 1031 | 1742 | 2 |
__init__.py in python/tvm/_ffi/_cy3 |
1 | - | 1031 | 1742 | 2 |
__init__.py in python/tvm/contrib |
1 | - | 1031 | 1741 | 2 |
__init__.py in python/tvm/relay/op/annotation |
2 | - | 1031 | 1118 | 2 |
__init__.py in python/tvm/relay/op/nn |
3 | - | 1031 | 1216 | 3 |
HybridDump.cmake in cmake/modules/contrib |
19 | - | 1031 | 1085 | 2 |
vision.py in nnvm/python/nnvm/top |
64 | 8 | 1010 | 1398 | 10 |
__init__.py in python/tvm/autotvm/graph_tuner |
6 | - | 980 | 980 | 1 |
nn.py in nnvm/python/nnvm/top |
340 | 32 | 950 | 1598 | 51 |
Micro.cmake in cmake/modules |
21 | - | 923 | 923 | 1 |
mxnet.py in nnvm/python/nnvm/frontend |
446 | 36 | 915 | 1593 | 37 |
tensorflow.py in nnvm/python/nnvm/frontend |
1118 | 64 | 915 | 1330 | 46 |
__init__.py in python/tvm/relay/qnn |
3 | - | 887 | 909 | 2 |
utvm_runtime.h in include/tvm/runtime/micro/standalone |
14 | - | 874 | 874 | 1 |
MicroStandaloneRuntime.cmake in cmake/modules/contrib |
22 | - | 874 | 874 | 1 |
serialization.h in include/tvm/node |
10 | - | 825 | 825 | 1 |
Random.cmake in cmake/modules/contrib |
21 | - | 825 | 1332 | 3 |
Sort.cmake in cmake/modules/contrib |
21 | - | 825 | 1332 | 3 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
_ffi_api.py in python/tvm/driver |
2 | - | 235 | 235 | 1 |
thread_map.h in src/runtime |
58 | 1 | 236 | 236 | 1 |
tensorflow_ops.py in python/tvm/relay/frontend |
2247 | 117 | 231 | 237 | 2 |
mlas_op.cc in src/relay/op/nn |
159 | 4 | 238 | 238 | 1 |
autotvm_relay_x86.py in tutorials/get_started |
124 | - | 238 | 238 | 1 |
_mlas.py in python/tvm/relay/op |
96 | 9 | 203 | 238 | 2 |
mlas_op.cc in src/runtime/contrib/mlas |
74 | - | 238 | 238 | 1 |
autotvm_matmul_x86.py in tutorials/get_started |
73 | 3 | 238 | 238 | 1 |
mlas_op.py in python/tvm/topi |
70 | 2 | 238 | 238 | 1 |
auto_scheduler_matmul_x86.py in tutorials/get_started |
64 | 2 | 238 | 238 | 1 |
shape_tuple.h in include/tvm/runtime/container |
61 | 7 | 238 | 238 | 1 |
mlas_op.h in include/tvm/relay/attrs |
30 | - | 238 | 238 | 1 |
MLAS.cmake in cmake/modules/contrib |
26 | - | 229 | 238 | 2 |
mlas.py in python/tvm/relay/op |
11 | 2 | 238 | 238 | 1 |
tensorflow2.py in python/tvm/relay/frontend |
352 | 18 | 237 | 239 | 2 |
fake_quantization_to_integer.cc in src/relay/transforms |
191 | 13 | 237 | 239 | 2 |
fake_quantization_to_integer.py in python/tvm/relay/transform |
119 | 9 | 239 | 239 | 1 |
map.h in include/tvm/runtime/container |
798 | 86 | 241 | 241 | 1 |
array.h in include/tvm/runtime/container |
384 | 35 | 241 | 241 | 1 |
string.h in include/tvm/runtime/container |
230 | 16 | 241 | 241 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
pytorch.py in python/tvm/relay/frontend |
2539 | 190 | 181 | 708 | 106 |
ravel_unravel.h in include/tvm/topi/detail |
36 | 2 | 181 | 549 | 3 |
tensorrt.py in python/tvm/relay/op/contrib |
764 | 46 | 184 | 471 | 13 |
_mlas.py in python/tvm/relay/op |
96 | 9 | 203 | 238 | 2 |
dense_alter_op.py in python/tvm/topi/x86 |
63 | 1 | 203 | 358 | 3 |
MLAS.cmake in cmake/modules/contrib |
26 | - | 229 | 238 | 2 |
transform.cc in src/relay/op/tensor |
3279 | 138 | 230 | 1216 | 155 |
transform.h in include/tvm/relay/attrs |
381 | - | 230 | 1216 | 68 |
tensorflow_ops.py in python/tvm/relay/frontend |
2247 | 117 | 231 | 237 | 2 |
tvmscript_printer.cc in src/printer |
961 | 64 | 231 | 494 | 10 |
parser.py in python/tvm/script |
566 | 43 | 231 | 494 | 8 |
transform.py in python/tvm/relay/op |
230 | 47 | 231 | 1216 | 86 |
common.py in python/tvm/driver/tvmc |
215 | 11 | 231 | 535 | 14 |
compiler.py in python/tvm/driver/tvmc |
186 | 4 | 231 | 502 | 21 |
intrin.py in python/tvm/script |
118 | 35 | 231 | 494 | 7 |
zephyr.py in python/tvm/micro/contrib |
559 | 37 | 232 | 475 | 15 |
metal_device_api.mm in src/runtime/metal |
269 | 13 | 232 | 1737 | 39 |
opencl_module.cc in src/runtime/opencl |
225 | 11 | 232 | 1828 | 34 |
span.h in include/tvm/ir |
55 | 4 | 232 | 760 | 12 |
simplify_inference.cc in src/relay/transforms |
194 | 9 | 233 | 692 | 10 |