Path Lines of Code 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