The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
conv2d.bias.mlir in backends/common/mlir_tests/compat/eigen |
17871 | - |
conv2d.batch_norm.mlir in backends/common/mlir_tests/compat/eigen |
16531 | - |
conv2d_grad_input.mlir in backends/common/mlir_tests/compat/eigen |
16147 | - |
conv2d_grad_filter.mlir in backends/common/mlir_tests/compat/eigen |
16147 | - |
resnet50_graph_inference.mlir in integrationtest/resnet |
1525 | - |
spatial_convolution_data_mapper.h in backends/common/include/tfrt/common/compat/eigen |
1344 | 60 |
cudnn_wrapper.cc in backends/gpu/lib/wrapper |
1215 | 109 |
driver_wrapper.cc in backends/gpu/lib/wrapper |
1159 | 98 |
kernels.cc in lib/distributed_runtime |
1062 | 34 |
gpu_to_tfrt_passes.cc in backends/gpu/lib/passes |
1039 | 59 |
dnn_wrapper.cc in backends/gpu/lib/wrapper |
838 | 59 |
jitrt.cc in backends/jitrt/lib |
798 | 50 |
kernel_utils.h in include/tfrt/host_context |
737 | 75 |
mlir_to_bef.cc in lib/bef_converter/mlir_to_bef |
732 | 42 |
kernels.cc in lib/core_runtime |
723 | 42 |
bef_to_mlir.cc in lib/bef_converter/bef_to_mlir |
711 | 34 |
op_utils.h in include/tfrt/core_runtime |
668 | 37 |
cuda_wrapper.cc in backends/gpu/lib/wrapper |
656 | 88 |
op_attrs.cc in lib/core_runtime |
639 | 27 |
dnn_ops.cc in backends/gpu/lib/ops/tf |
628 | 13 |
dnn_kernels.cc in backends/gpu/lib/kernels |
612 | 19 |
cudnn_wrapper.h in backends/gpu/include/tfrt/gpu/wrapper |
606 | - |
request_handler_impl.cc in lib/distributed_runtime |
591 | 16 |
math_optimization.mlir in backends/jitrt/mlir_tests/codegen |
568 | - |
async_value.h in include/tfrt/host_context |
555 | 59 |
hip_wrapper.cc in backends/gpu/lib/wrapper |
554 | 75 |
dnn_ops.cu.cc in backends/gpu/lib/ops/tf |
509 | 30 |
cufft_wrapper.cc in backends/gpu/lib/wrapper |
491 | 42 |
bef_file.cc in lib/bef_executor |
481 | 16 |
contraction_kernel.h in backends/common/include/tfrt/common/compat/eigen |
467 | 13 |
jitrt.h in backends/jitrt/include/tfrt/jitrt |
456 | 18 |
basic_ops.mlir in mlir_tests/core_runtime |
432 | - |
basic_kernels.cc in lib/basic_kernels/opdefs |
420 | 21 |
op_attrs.h in include/tfrt/core_runtime |
417 | 50 |
metadata_functions.cc in backends/common/lib/ops/tf |
416 | 22 |
bias_add_f16_kernel.h in backends/gpu/include/tfrt/gpu/ops/tf |
412 | - |
bias_add_f64_kernel.h in backends/gpu/include/tfrt/gpu/ops/tf |
412 | - |
bias_add_f32_kernel.h in backends/gpu/include/tfrt/gpu/ops/tf |
411 | - |
cublas_enums.cc in backends/gpu/lib/wrapper |
394 | 9 |
reduction_ops.cu.cc in backends/gpu/lib/ops/tf |
382 | 20 |
control_flow_kernels.cc in lib/basic_kernels |
375 | 12 |
dispatch_utils.h in include/tfrt/core_runtime |
366 | 8 |
bef_executor.cc in lib/bef_executor |
366 | 21 |
bef_attr_emitter.cc in lib/bef_converter/mlir_to_bef |
359 | 15 |
dnn_wrapper.h in backends/gpu/include/tfrt/gpu/wrapper |
352 | 1 |
batch_dataset.h in lib/data |
350 | 19 |
basics.mlir in mlir_tests/bef_executor |
349 | - |
attribute_utils.h in include/tfrt/host_context |
343 | 54 |
driver_kernels.cc in backends/gpu/lib/kernels |
337 | 25 |
miopen_wrapper.cc in backends/gpu/lib/wrapper |
326 | 30 |
File | # lines | # units |
---|---|---|
cudnn_wrapper.cc in backends/gpu/lib/wrapper |
1215 | 109 |
driver_wrapper.cc in backends/gpu/lib/wrapper |
1159 | 98 |
cuda_wrapper.cc in backends/gpu/lib/wrapper |
656 | 88 |
kernel_utils.h in include/tfrt/host_context |
737 | 75 |
hip_wrapper.cc in backends/gpu/lib/wrapper |
554 | 75 |
spatial_convolution_data_mapper.h in backends/common/include/tfrt/common/compat/eigen |
1344 | 60 |
async_value.h in include/tfrt/host_context |
555 | 59 |
gpu_to_tfrt_passes.cc in backends/gpu/lib/passes |
1039 | 59 |
dnn_wrapper.cc in backends/gpu/lib/wrapper |
838 | 59 |
attribute_utils.h in include/tfrt/host_context |
343 | 54 |
op_attrs.h in include/tfrt/core_runtime |
417 | 50 |
jitrt.cc in backends/jitrt/lib |
798 | 50 |
async_value_ref.h in include/tfrt/host_context |
226 | 48 |
mlir_to_bef.cc in lib/bef_converter/mlir_to_bef |
732 | 42 |
kernels.cc in lib/core_runtime |
723 | 42 |
cufft_wrapper.cc in backends/gpu/lib/wrapper |
491 | 42 |
kernel_frame.h in include/tfrt/host_context |
217 | 39 |
op_utils.h in include/tfrt/core_runtime |
668 | 37 |
bef_to_mlir.cc in lib/bef_converter/bef_to_mlir |
711 | 34 |
kernels.cc in lib/distributed_runtime |
1062 | 34 |
There are 52 files with lines longer than 120 characters. In total, there are 381 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
resnet50_graph_inference.mlir in integrationtest/resnet |
1525 | - | 184 |
mnist_training.mlir in integrationtest/mnist |
162 | - | 20 |
tf_addv2.mlir in backends/gpu/mlir_tests/core_runtime |
170 | - | 16 |
cost_driven_async_parallel_for.mlir in backends/cpu/mlir_tests/rt |
59 | - | 14 |
basic_ops.mlir in mlir_tests/core_runtime |
432 | - | 12 |
mnist.mlir in integrationtest/mnist |
124 | - | 10 |
tf_conv2d.mlir in backends/gpu/mlir_tests/core_runtime |
122 | - | 10 |
dnn.mlir in backends/gpu/mlir_tests/cuda |
163 | - | 9 |
tf_biasadd.mlir in backends/cpu/mlir_tests/core_runtime |
85 | - | 8 |
tf_conv2d.mlir in backends/cpu/mlir_tests/core_runtime |
76 | - | 8 |
tf_fusedbatchnorm.mlir in backends/gpu/mlir_tests/core_runtime |
85 | - | 7 |
composite_op.mlir in mlir_tests/core_runtime |
93 | - | 7 |
dependencies.bzl in root |
114 | - | 5 |
launch.mlir in backends/gpu/mlir_tests/cuda |
117 | - | 5 |
tf_softmax.mlir in backends/cpu/mlir_tests/core_runtime |
68 | - | 4 |
tf_cast.mlir in backends/gpu/mlir_tests/core_runtime |
59 | - | 4 |
current_context_lifetime.mlir in backends/gpu/mlir_tests/core_runtime |
69 | - | 4 |
tf_maxpool.mlir in backends/gpu/mlir_tests/core_runtime |
45 | - | 3 |
tf_relu.mlir in backends/gpu/mlir_tests/core_runtime |
52 | - | 3 |
tf_matmul.mlir in backends/gpu/mlir_tests/core_runtime |
138 | - | 3 |