Home
last modified time | relevance | path

Searched refs:ReadTensorFromImageFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/examples/label_image/
H A Dmain.cc116 Status ReadTensorFromImageFile(const string& file_name, const int input_height, in ReadTensorFromImageFile() function
338 ReadTensorFromImageFile(image_path, input_height, input_width, input_mean, in main()
/aosp_15_r20/external/tensorflow/tensorflow/examples/multibox_detector/
H A Dmain.cc78 Status ReadTensorFromImageFile(const string& file_name, const int input_height, in ReadTensorFromImageFile() function
409 ReadTensorFromImageFile(image_path, input_height, input_width, input_mean, in main()