HomeSort by relevance Sort by last modified time
    Searched refs:ReadTensorFromImageFile (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/examples/label_image/
main.cc 114 Status ReadTensorFromImageFile(const string& file_name, const int input_height,
336 ReadTensorFromImageFile(image_path, input_height, input_width, input_mean,
  /external/tensorflow/tensorflow/contrib/pi_examples/label_image/
label_image.cc 135 Status ReadTensorFromImageFile(string file_name, const int wanted_height,
366 ReadTensorFromImageFile(image_path, input_height, input_width, input_mean,
  /external/tensorflow/tensorflow/examples/multibox_detector/
main.cc 72 Status ReadTensorFromImageFile(const string& file_name, const int input_height,
401 ReadTensorFromImageFile(image_path, input_height, input_width, input_mean,

Completed in 190 milliseconds