Searched defs:inference (Results 1 – 11 of 11) sorted by relevance
73 ### 1. Include the library headers98 ### 2. Include the model header108 ### 3. Include the unit test framework header132 ### 4. Set up logging147 ### 5. Load a model163 ### 6. Instantiate operations resolver183 ### 7. Allocate memory197 ### 8. Instantiate interpreter207 ### 9. Allocate tensors216 ### 10. Validate input shape[all …]
3 ### CVE Number6 ### Impact25 ### Patches33 ### For more information39 ### Attribution
88 BytecodeTypeInference inference = new BytecodeTypeInference(access, internalName, name, desc); in visitMethod() local109 private final BytecodeTypeInference inference; field in ByteCodeTypePrinter.MethodIrTypeDumper114 MethodVisitor visitor, BytecodeTypeInference inference, PrintWriter printWriter) { in MethodIrTypeDumper()
41 def inference(self, inputs): member in MLP
43 def inference(self, inputs): member in MLP
1097 .. _arc.ownership.inference.variables:1099 Objects1112 Indirect parameters1145 Template arguments
427 auto inference = inferences[inferenceIndex]; in Print() local543 for (auto inference : inferences) in AnalyzeEventsAndWriteResults() local
202 BytecodeTypeInference inference = null; in visitMethod() local
65 arm::pipe::ITimelineDecoder::Label inference; in RunSimpleModelThroughDecoder() local
1247 DynamicDimensionInference* inference) { in TEST_F()
1950 DynamicDimensionInference inference(module, std::move(custom_call_handler), in Run() local