Searched defs:run_inference (Results 1 – 5 of 5) sorted by relevance
26 def run_inference(test_data_folder, model_filename, inputs, delegates=None): function
116 def run_inference(interpreter, input_image): function
17 def run_inference(runtime, net_id, images, labels, input_binding_info, output_binding_info): function
464 const GraphRunner run_inference = in VerifyFusedBatchNormEx() local
374 def run_inference(x): function