Searched defs:inference (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/lite/g3doc/microcontrollers/ |
D | get_started_low_level.md | 73 ### 1. Include the library headers 98 ### 2. Include the model header 108 ### 3. Include the unit test framework header 132 ### 4. Set up logging 147 ### 5. Load a model 163 ### 6. Instantiate operations resolver 183 ### 7. Allocate memory 197 ### 8. Instantiate interpreter 207 ### 9. Allocate tensors 216 ### 10. Validate input shape [all …]
|
/external/desugar/test/java/com/google/devtools/build/android/desugar/ |
D | ByteCodeTypePrinter.java | 88 BytecodeTypeInference inference = new BytecodeTypeInference(access, internalName, name, desc); in visitMethod() local 109 private final BytecodeTypeInference inference; field in ByteCodeTypePrinter.MethodIrTypeDumper 114 MethodVisitor visitor, BytecodeTypeInference inference, PrintWriter printWriter) { in MethodIrTypeDumper()
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/integration_test/benchmarks/ |
D | numpy_mlp.py | 45 def inference(self, inputs): member in MLP
|
D | tf_numpy_mlp.py | 47 def inference(self, inputs): member in MLP
|
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 1097 .. _arc.ownership.inference.variables: 1099 Objects 1112 Indirect parameters 1145 Template arguments
|
/external/armnn/src/armnn/ |
D | Profiling.cpp | 355 auto inference = inferences[inferenceIndex]; in Print() local 443 for (auto inference : inferences) in AnalyzeEventsAndWriteResults() local
|
/external/desugar/java/com/google/devtools/build/android/desugar/ |
D | TryWithResourcesRewriter.java | 202 BytecodeTypeInference inference = null; in visitMethod() local
|
/external/armnn/src/timelineDecoder/tests/ |
D | JSONTimelineDecoderTests.cpp | 66 arm::pipe::ITimelineDecoder::Label inference; in RunSimpleModelThroughDecoder() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | serialization.cc | 942 const CLDevice& device, const InferenceContext& inference, in Encode() 1031 InferenceContext* inference) { in Decode()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | dynamic_dimension_inference_test.cc | 1240 DynamicDimensionInference* inference) { in TEST_F()
|
D | dynamic_dimension_inference.cc | 1757 DynamicDimensionInference inference(module, std::move(custom_call_handler)); in Run() local
|