Path Lines of Code cmake/modules/CMakeGraphVizOptions.cmake 15 cmake/modules/CoverageSupport.cmake 54 cmake/modules/DoxygenSupport.cmake 34 cmake/modules/FindBackends.cmake 11 cmake/modules/Gflags.cmake 75 cmake/modules/Glog.cmake 72 cmake/modules/GlowAddLibjit.cmake 161 cmake/modules/GlowDefaults.cmake 79 cmake/modules/GlowExternalBackends.cmake 149 cmake/modules/GlowSerialize.cmake 94 cmake/modules/GlowTestSupport.cmake 98 cmake/modules/SanitizerSupport.cmake 50 include/glow/Backend/Backend.h 192 include/glow/Backend/BackendUtils.h 138 include/glow/Backend/BlockStreamBase.h 15 include/glow/Backend/CompiledFunction.h 35 include/glow/Backends/BackendOptions.h 31 include/glow/Backends/DeviceManager.h 128 include/glow/Backends/DummyDeviceManager.h 65 include/glow/Backends/Interpreter/Interpreter.h 49 include/glow/Backends/Interpreter/InterpreterDeviceManager.h 41 include/glow/Backends/Interpreter/InterpreterFunction.h 340 include/glow/Backends/LayoutConverter.h 104 include/glow/Backends/QueueBackedDeviceManager.h 60 include/glow/Base/DeviceTensorTransferManager.h 21 include/glow/Base/DimType.h 21 include/glow/Base/IO.h 9 include/glow/Base/Image.h 117 include/glow/Base/SliceRange.h 137 include/glow/Base/TaggedList.h 240 include/glow/Base/Tensor.h 1107 include/glow/Base/TensorSerialization.h 34 include/glow/Base/Train.h 17 include/glow/Base/Traits.h 81 include/glow/Base/Type.h 702 include/glow/CodeGen/MemoryAllocator.h 95 include/glow/Converter/Float16Converter.h 11 include/glow/Converter/FunctionConverter.h 36 include/glow/Converter/FusedRowwiseConverter.h 11 include/glow/Converter/TypeAToTypeBFunctionConverter.h 29 include/glow/ExecutionContext/ExecutionContext.h 96 include/glow/ExecutionContext/TraceEvents.h 178 include/glow/ExecutionEngine/ExecutionEngine.h 72 include/glow/Exporter/CommonOperatorWriter.h 27 include/glow/Exporter/ONNXModelWriter.h 108 include/glow/Exporter/ProtobufWriter.h 19 include/glow/Flags/Flags.h 138 include/glow/Graph/FXIRUtils.h 105 include/glow/Graph/FXIRWrapper.h 67 include/glow/Graph/Grad.h 17 include/glow/Graph/Graph.h 1086 include/glow/Graph/Hook.h 21 include/glow/Graph/Log.h 97 include/glow/Graph/Node.h 286 include/glow/Graph/NodeValue.h 135 include/glow/Graph/Nodes.h 281 include/glow/Graph/PlaceholderBindings.h 54 include/glow/Graph/TensorLayout.h 106 include/glow/Graph/UseDef.h 30 include/glow/Graph/Utils.h 105 include/glow/Graph/VerifierHelper.h 130 include/glow/IR/IR.h 257 include/glow/IR/IRBuilder.h 61 include/glow/IR/IRGen.h 32 include/glow/IR/IRUtils.h 82 include/glow/IR/Instrs.h 36 include/glow/IR/LLVMAPIMacros.h 17 include/glow/Importer/Caffe2ModelLoader.h 93 include/glow/Importer/CommonOperatorLoader.h 1462 include/glow/Importer/ONNXIFIModelLoader.h 33 include/glow/Importer/ONNXModelLoader.h 318 include/glow/Importer/ProtobufLoader.h 237 include/glow/Importer/TFLiteModelLoader.h 152 include/glow/LLVMIRCodeGen/AllocationsInfo.h 51 include/glow/LLVMIRCodeGen/BundleSaver.h 64 include/glow/LLVMIRCodeGen/CommandLine.h 25 include/glow/LLVMIRCodeGen/GlowJIT.h 112 include/glow/LLVMIRCodeGen/JITFilePrinter.h 23 include/glow/LLVMIRCodeGen/LLVMBackend.h 107 include/glow/LLVMIRCodeGen/LLVMCompiledFunction.h 23 include/glow/LLVMIRCodeGen/LLVMIRGen.h 255 include/glow/Optimizer/GraphOptimizer/CompilationContext.h 190 include/glow/Optimizer/GraphOptimizer/FunctionPass.h 32 include/glow/Optimizer/GraphOptimizer/FunctionPassManager.h 10 include/glow/Optimizer/GraphOptimizer/FunctionPassPipeline.h 20 include/glow/Optimizer/GraphOptimizer/FunctionPasses.h 19 include/glow/Optimizer/GraphOptimizer/GraphOptimizer.h 81 include/glow/Optimizer/GraphOptimizer/NodeSplitting.h 157 include/glow/Optimizer/GraphOptimizer/TrainingPreparation.h 15 include/glow/Optimizer/IROptimizer/CommandLine.h 12 include/glow/Optimizer/IROptimizer/IRFunctionPass.h 16 include/glow/Optimizer/IROptimizer/IRFunctionPassManager.h 10 include/glow/Optimizer/IROptimizer/IRFunctionPassPipeline.h 15 include/glow/Optimizer/IROptimizer/IRFunctionPasses.h 21 include/glow/Optimizer/IROptimizer/IROptimizer.h 14 include/glow/Optimizer/Lower/Lower.h 10 include/glow/Partitioner/Partitioner.h 61 include/glow/Partitioner/PartitionerBase.h 20 include/glow/Partitioner/PartitionerOptimizer.h 15 include/glow/Partitioner/PartitionerTypes.h 178 include/glow/Partitioner/PartitionerUtils.h 47 include/glow/Partitioner/PartitionerValidation.h 16 include/glow/PassManager/Pass.h 24 include/glow/PassManager/PassConfig.h 79 include/glow/PassManager/PassConfigUtils.h 62 include/glow/PassManager/PassManager.h 153 include/glow/PassManager/Pipeline.h 83 include/glow/Quantization/Base/Base.h 393 include/glow/Quantization/Base/Calibration.h 11 include/glow/Quantization/Base/Profile.h 16 include/glow/Quantization/Quantization.h 31 include/glow/Quantization/Serialization.h 13 include/glow/Runtime/DeferredWeightLoader.h 32 include/glow/Runtime/DeviceHealthMonitor.h 25 include/glow/Runtime/ErrorReporter.h 31 include/glow/Runtime/Executor/Executor.h 22 include/glow/Runtime/Executor/NetworkExecutionState.h 73 include/glow/Runtime/Executor/ThreadPoolExecutor.h 53 include/glow/Runtime/HostManager/HostManager.h 144 include/glow/Runtime/InputSanitizer.h 48 include/glow/Runtime/Provisioner/Provisioner.h 101 include/glow/Runtime/RequestData.h 43 include/glow/Runtime/RuntimeTypes.h 187 include/glow/Runtime/StatsExporter.h 25 include/glow/Runtime/TraceExporter.h 25 include/glow/Support/BFloat16.h 184 include/glow/Support/Compiler.h 15 include/glow/Support/Debug.h 20 include/glow/Support/Error.h 500 include/glow/Support/Float16.h 64 include/glow/Support/Memory.h 40 include/glow/Support/Random.h 23 include/glow/Support/Register.h 66 include/glow/Support/Support.h 189 include/glow/Support/TensorPool.h 42 include/glow/Support/ThreadPool.h 103 include/glow/Support/ZipUtils.h 82 include/glow/Testing/StrCheck.h 31 inference_engines/x-inference-engines/main.c 494 inference_engines/x-inference-engines/x_inference_lib.c 268 inference_engines/x-inference-engines/x_inference_lib.h 61 inference_engines/x-inference-engines/x_perf_monitor.c 56 inference_engines/x-inference-engines/x_perf_monitor.h 27 lib/Backend/Backend.cpp 198 lib/Backend/BackendUtils.cpp 564 lib/Backend/CompiledFunction.cpp 14 lib/Backends/Backends.cpp 24 lib/Backends/CPU/CPUBackend.cpp 119 lib/Backends/CPU/CPUBackend.h 47 lib/Backends/CPU/CPUDeviceManager.cpp 125 lib/Backends/CPU/CPUDeviceManager.h 37 lib/Backends/CPU/CPUFactory.cpp 4 lib/Backends/CPU/CPUFunction.cpp 11 lib/Backends/CPU/CPUFunction.h 18 lib/Backends/CPU/CPULLVMIRGen.cpp 116 lib/Backends/CPU/CPULLVMIRGen.h 22 lib/Backends/CPU/ClassGen/CPUSpecificInstrs.h 20 lib/Backends/CPU/ClassGen/CPUSpecificInstrsVerification.h 18 lib/Backends/CPU/ClassGen/CPUSpecificNodes.h 19 lib/Backends/CPU/ClassGen/CPUSpecificNodesVerification.h 14 lib/Backends/CPU/ONNX/CPUONNXModelWriter.cpp 15 lib/Backends/CPU/Transforms.cpp 92 lib/Backends/CPU/libjit_cpu/libjit_cpu.cpp 24 lib/Backends/CPU/libjit_cpu/libjit_cpu_conv.cpp 188 lib/Backends/DeviceManagers.cpp 64 lib/Backends/Habana/ClassGen/HabanaSpecificNodes.h 42 lib/Backends/Habana/ClassGen/HabanaSpecificNodesVerification.h 68 lib/Backends/Habana/Habana.cpp 1192 lib/Backends/Habana/Habana.h 36 lib/Backends/Habana/HabanaDeviceManager.cpp 337 lib/Backends/Habana/HabanaDeviceManager.h 70 lib/Backends/Habana/HabanaFactory.cpp 4 lib/Backends/Habana/HabanaFunction.cpp 243 lib/Backends/Habana/HabanaFunction.h 113 lib/Backends/Habana/HabanaUtils.cpp 64 lib/Backends/Habana/HabanaUtils.h 25 lib/Backends/Habana/ONNX/HabanaONNXModelWriter.cpp 12 lib/Backends/Interpreter/Interpreter.cpp 1069 lib/Backends/Interpreter/InterpreterDeviceManager.cpp 150 lib/Backends/Interpreter/InterpreterFactory.cpp 4 lib/Backends/Interpreter/InterpreterFunction.cpp 215 lib/Backends/Interpreter/InterpreterNodes.cpp 6640 lib/Backends/NNPI/BlockStream.cpp 86 lib/Backends/NNPI/BlockStream.h 34 lib/Backends/NNPI/ClassGen/NNPISpecificNodes.h 41 lib/Backends/NNPI/ClassGen/NNPISpecificNodesVerification.h 11 lib/Backends/NNPI/ClassGen/NNPISpecificTypes.h 5 lib/Backends/NNPI/CustomKernels/CustomKernelInjector.h 8 lib/Backends/NNPI/CustomKernels/DSPInjectors/CmpInt32Injector.cpp 82 lib/Backends/NNPI/CustomKernels/DSPInjectors/DSPInjectorUtils.cpp 167 lib/Backends/NNPI/CustomKernels/DSPInjectors/DSPInjectorUtils.h 20 lib/Backends/NNPI/CustomKernels/DSPInjectors/DSPInjectors.cpp 14 lib/Backends/NNPI/CustomKernels/DSPInjectors/DSPInjectors.h 22 lib/Backends/NNPI/CustomKernels/DSPInjectors/ReluInjector.cpp 41 lib/Backends/NNPI/CustomKernels/GetNNPIKernels.cpp 21 lib/Backends/NNPI/CustomKernels/GetNNPIKernels.h 14 lib/Backends/NNPI/CustomKernels/IAInjectors/IAInjectors.cpp 176 lib/Backends/NNPI/CustomKernels/IAInjectors/IAInjectors.h 7 lib/Backends/NNPI/DebugMacros.h 260 lib/Backends/NNPI/FXIRImporter.cpp 909 lib/Backends/NNPI/FXIRImporter.h 88 lib/Backends/NNPI/FXNNPI.cpp 16 lib/Backends/NNPI/FXNNPICompiledFunction.cpp 151 lib/Backends/NNPI/Importer.cpp 2727 lib/Backends/NNPI/Importer.h 108 lib/Backends/NNPI/InferenceContext.cpp 523 lib/Backends/NNPI/InferenceContext.h 62 lib/Backends/NNPI/InferencePool.cpp 328 lib/Backends/NNPI/InferencePool.h 51 lib/Backends/NNPI/NNPI.cpp 2396 lib/Backends/NNPI/NNPI.h 91 lib/Backends/NNPI/NNPIAdapterContainer.cpp 67 lib/Backends/NNPI/NNPIAdapterContainer.h 24 lib/Backends/NNPI/NNPICompiledFunction.cpp 691 lib/Backends/NNPI/NNPICompiledFunction.h 130 lib/Backends/NNPI/NNPIDeviceManager.cpp 336 lib/Backends/NNPI/NNPIDeviceManager.h 84 lib/Backends/NNPI/NNPIFactory.cpp 4 lib/Backends/NNPI/NNPIMLTraceWrapper.cpp 327 lib/Backends/NNPI/NNPIMLTraceWrapper.h 41 lib/Backends/NNPI/NNPIOptions.cpp 157 lib/Backends/NNPI/NNPIOptions.h 440 lib/Backends/NNPI/NNPIResource.cpp 508 lib/Backends/NNPI/NNPIResource.h 92 lib/Backends/NNPI/NNPITracing.cpp 215 lib/Backends/NNPI/NNPITracing.h 59 lib/Backends/NNPI/NNPIUtils.cpp 81 lib/Backends/NNPI/NNPIUtils.h 34 lib/Backends/NNPI/NNPIUtils_AVX512.cpp 21 lib/Backends/NNPI/ONNX/NNPIONNXModelWriter.cpp 12 lib/Backends/NNPI/SpecializedLookupTables.cpp 139 lib/Backends/OpenCL/ClassGen/OpenCLSpecificInstrs.h 13 lib/Backends/OpenCL/ClassGen/OpenCLSpecificInstrsVerification.h 2 lib/Backends/OpenCL/ClassGen/OpenCLSpecificNodes.h 13 lib/Backends/OpenCL/ClassGen/OpenCLSpecificNodesVerification.h 56 lib/Backends/OpenCL/ONNX/OpenCLONNXModelWriter.cpp 7 lib/Backends/OpenCL/OpenCL.cpp 1658 lib/Backends/OpenCL/OpenCL.h 175 lib/Backends/OpenCL/OpenCLDeviceManager.cpp 649 lib/Backends/OpenCL/OpenCLDeviceManager.h 110 lib/Backends/OpenCL/OpenCLFactory.cpp 4 lib/Backends/OpenCL/OpenCLTensorLayout.cpp 89 lib/Backends/OpenCL/OpenCLTensorLayout.h 16 lib/Backends/OpenCL/Transforms.cpp 105 lib/Backends/OpenCL/kernels.cl 1630 lib/Backends/OpenCL/kernels_fwd_conv.cl 333 lib/Backends/OpenCL/kernels_fwd_quantized_conv.cl 340 lib/Backends/OpenCL/kernels_specialized_no_local_mem_conv.cl 84 lib/Base/IO.cpp 28 lib/Base/Image.cpp 756 lib/Base/NumpyReader.cpp 267 lib/Base/TaggedList.cpp 57 lib/Base/Tensor.cpp 889 lib/Base/TensorSerialization.cpp 278 lib/Base/Type.cpp 126 lib/CodeGen/MemoryAllocator.cpp 519 lib/Converter/Float16Converter.cpp 53 lib/Converter/FunctionConverter.cpp 130 lib/Converter/FusedRowwiseConverter.cpp 89 lib/Converter/TypeAToTypeBFunctionConverter.cpp 214 lib/ExecutionContext/TraceEvents.cpp 195 lib/ExecutionEngine/ExecutionEngine.cpp 232 lib/Exporter/ONNXModelWriter.cpp 2076 lib/Exporter/ProtobufWriter.cpp 49 lib/Flags/Flags.cpp 783 lib/Graph/FXIRUtils.cpp 103 lib/Graph/FXIRWrapper.cpp 75 lib/Graph/Grad.cpp 344 lib/Graph/Graph.cpp 5267 lib/Graph/Hook.cpp 37 lib/Graph/Log.cpp 237 lib/Graph/Node.cpp 327 lib/Graph/NodeValue.cpp 110 lib/Graph/Nodes.cpp 2671 lib/Graph/PlaceholderBindings.cpp 170 lib/Graph/TensorLayout.cpp 608 lib/Graph/VerifierHelper.cpp 99 lib/IR/ChildMemSizeBasedScheduler.cpp 138 lib/IR/GraphScheduler.cpp 53 lib/IR/GraphScheduler.h 46 lib/IR/IR.cpp 626 lib/IR/IRBuilder.cpp 164 lib/IR/IRGen.cpp 457 lib/IR/IRUtils.cpp 59 lib/IR/Instrs.cpp 127 lib/IR/TopologicalSortBasedScheduler.cpp 16 lib/Importer/Caffe2ModelLoader.cpp 2451 lib/Importer/ONNXIFIModelLoader.cpp 43 lib/Importer/ONNXModelLoader.cpp 5298 lib/Importer/ProtobufLoader.cpp 306 lib/Importer/TFLiteModelLoader.cpp 2487 lib/Importer/caffe2.proto 449 lib/LLVMIRCodeGen/AllocationsInfo.cpp 183 lib/LLVMIRCodeGen/BundleSaver.cpp 656 lib/LLVMIRCodeGen/CommandLine.cpp 92 lib/LLVMIRCodeGen/DebugInfo.cpp 360 lib/LLVMIRCodeGen/DebugInstrumentation.cpp 222 lib/LLVMIRCodeGen/FunctionSpecializer.cpp 258 lib/LLVMIRCodeGen/GlowJIT.cpp 440 lib/LLVMIRCodeGen/JITFilePrinter.cpp 39 lib/LLVMIRCodeGen/LLVMBackend.cpp 626 lib/LLVMIRCodeGen/LLVMCompiledFunction.cpp 160 lib/LLVMIRCodeGen/LLVMIRGen.cpp 3225 lib/LLVMIRCodeGen/Pipeline.cpp 166 lib/LLVMIRCodeGen/libjit/libjit.cpp 3266 lib/LLVMIRCodeGen/libjit/libjit_conv.cpp 541 lib/LLVMIRCodeGen/libjit/libjit_defs.h 161 lib/LLVMIRCodeGen/libjit/libjit_dim_t.h 19 lib/LLVMIRCodeGen/libjit/libjit_matmul.cpp 315 lib/Onnxifi/Base.cpp 521 lib/Onnxifi/Base.h 99 lib/Onnxifi/GlowOnnxifiManager.cpp 106 lib/Onnxifi/GlowOnnxifiManager.h 41 lib/Onnxifi/HostManagerOnnxifi.cpp 437 lib/Onnxifi/HostManagerOnnxifi.h 44 lib/Onnxifi/InlineOnnxifi.cpp 82 lib/Onnxifi/InlineOnnxifi.h 27 lib/Onnxifi/onnxifiGlow.cpp 538 lib/Optimizer/GraphOptimizer/ConstantFolding.cpp 308 lib/Optimizer/GraphOptimizer/FunctionPassManager.cpp 52 lib/Optimizer/GraphOptimizer/GraphOptimizer.cpp 5576 lib/Optimizer/GraphOptimizer/Lower.cpp 34 lib/Optimizer/GraphOptimizer/NodeSplitting.cpp 1138 lib/Optimizer/GraphOptimizer/Quantization.cpp 42 lib/Optimizer/GraphOptimizer/TrainingPreparation.cpp 94 lib/Optimizer/GraphOptimizerPipeline/FunctionPassPipeline.cpp 188 lib/Optimizer/IROptimizer/IRFunctionPassManager.cpp 36 lib/Optimizer/IROptimizer/IRInstrumentation.cpp 234 lib/Optimizer/IROptimizer/IROptimizer.cpp 1033 lib/Optimizer/IROptimizerPipeline/CommandLine.cpp 44 lib/Optimizer/IROptimizerPipeline/IRFunctionPassPipeline.cpp 111 lib/Optimizer/Lower/Lower.cpp 1447 lib/Partitioner/Partitioner.cpp 1334 lib/Partitioner/PartitionerBase.cpp 190 lib/Partitioner/PartitionerOptimizer.cpp 169 lib/Partitioner/PartitionerUtils.cpp 697 lib/Partitioner/PartitionerValidation.cpp 122 lib/PassManager/PassConfig.cpp 30 lib/PassManager/PassManager.cpp 180 lib/PassManager/PassPipeline.cpp 12 lib/Quantization/Base/Base.cpp 539 lib/Quantization/Base/Calibration.cpp 145 lib/Quantization/Base/Profile.cpp 122 lib/Quantization/Quantization.cpp 684 lib/Quantization/Serialization.cpp 119 lib/Runtime/DeferredWeightLoader.cpp 16 lib/Runtime/DeviceHealthMonitor.cpp 18 lib/Runtime/ErrorReporter.cpp 27 lib/Runtime/Executor/NetworkExecutionState.cpp 210 lib/Runtime/Executor/ThreadPoolExecutor.cpp 243 lib/Runtime/HostManager/HostManager.cpp 939 lib/Runtime/InputSanitizer.cpp 301 lib/Runtime/Provisioner/Provisioner.cpp 685 lib/Runtime/StatsExporter.cpp 32 lib/Runtime/TraceExporter.cpp 34 lib/Support/Debug.cpp 21 lib/Support/Error.cpp 135 lib/Support/Random.cpp 17 lib/Support/Support.cpp 211 lib/Support/TensorPool/TensorPool.cpp 64 lib/Support/ThreadPool.cpp 81 lib/Support/ZipUtils.cpp 170 tools/ClassGen/InstrBuilder.cpp 418 tools/ClassGen/InstrBuilder.h 222 tools/ClassGen/InstrGen.cpp 1269 tools/ClassGen/MemberType.cpp 34 tools/ClassGen/MemberType.h 113 tools/ClassGen/NodeBuilder.cpp 614 tools/ClassGen/NodeBuilder.h 167 tools/ClassGen/NodeGen.cpp 1504 tools/Debugger/NetworkComparator.cpp 309 tools/Debugger/NetworkComparator.h 88 tools/Debugger/network-debugger.cpp 127 tools/IncludeBin/IncludeBin.cpp 32 tools/loader/ExecutorCore.cpp 495 tools/loader/ExecutorCore.h 46 tools/loader/ExecutorCoreHelperFunctions.cpp 371 tools/loader/ExecutorCoreHelperFunctions.h 50 tools/loader/ImageClassifier.cpp 197 tools/loader/Loader.cpp 721 tools/loader/Loader.h 99 tools/loader/LoaderUtils.cpp 109 tools/loader/LoaderUtils.h 33 tools/loader/ModelCompiler.cpp 12 tools/loader/ModelProfiler.cpp 215 tools/loader/ModelRunner.cpp 49 tools/loader/ModelTuner.cpp 221 tools/loader/ObjectDetector.cpp 76 tools/loader/TextTranslator.cpp 307 tools/loader/XModelBuilder.cpp 239 tools/png2bin/png2bin.cpp 42 torch_glow/setup.cfg 5 torch_glow/setup.py 150 torch_glow/src/CachingGraphRunner.cpp 1318 torch_glow/src/CachingGraphRunner.h 109 torch_glow/src/CustomPyTorchOpLoader.cpp 43 torch_glow/src/CustomPyTorchOpLoader.h 26 torch_glow/src/FuseKnownPatterns.cpp 508 torch_glow/src/FuseKnownPatterns.h 19 torch_glow/src/GlowCompileSpec.cpp 137 torch_glow/src/GlowCompileSpec.h 1017 torch_glow/src/GlowFuser.cpp 389 torch_glow/src/GlowFuser.h 15 torch_glow/src/GlowIValue.cpp 486 torch_glow/src/GlowIValue.h 125 torch_glow/src/InputMeta.cpp 134 torch_glow/src/InputMeta.h 58 torch_glow/src/PyTorchCommon.cpp 751 torch_glow/src/PyTorchCommon.h 158 torch_glow/src/PyTorchModelLoader.cpp 8144 torch_glow/src/PyTorchModelLoader.h 370 torch_glow/src/Registration.cpp 152 torch_glow/src/Registration.h 19 torch_glow/src/ShapeInferenceEngine.cpp 2246 torch_glow/src/ShapeInferenceEngine.h 209 torch_glow/src/TorchGlowBackend.cpp 844 torch_glow/src/TorchGlowBackend.h 45 torch_glow/src/binding.cpp 336 torch_glow/torch_glow/__init__.py 2 torch_glow/torch_glow/to_glow.py 158 torch_glow/utils/__init__.py 1 torch_glow/utils/torchvision_fake/__init__.py 1 torch_glow/utils/torchvision_fake/resnet.py 268 torch_glow/utils/torchvision_fake/transforms.py 97 utils/caffe2_model_runner.py 48 utils/caffe2_pb_runner.py 123 utils/caffe2_train_and_dump_pb.py 186 utils/compilation_filter.py 250 utils/download_datasets_and_models.py 242 utils/export_onnx_model.py 43 utils/imagenet-process.py 41 utils/imagenet_topk_accuracy_driver.py 240 utils/log_parser.py 310 utils/scripts/dce_caffe2_model.py 104 utils/scripts/gen_caffe2_model.py 40 utils/scripts/gen_onnx_gru_model.py 342 utils/scripts/gen_onnx_lstm_model.py 484 utils/scripts/gen_onnx_mfcc_model.py 123 utils/scripts/gen_onnx_model.py 41 utils/scripts/gen_onnx_rnn_model.py 296 utils/scripts/gen_onnx_spectrogram_model.py 99 utils/scripts/gen_tflite_models.py 910 utils/scripts/plot_histogram.py 67 utils/scripts/visualize_allocations.py 72 utils/trace_parser.py 166