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

  /external/tensorflow/tensorflow/examples/label_image/
main.cc 231 Status PrintTopLabels(const std::vector<Tensor>& outputs,
370 Status print_status = PrintTopLabels(outputs, labels);
  /external/tensorflow/tensorflow/contrib/pi_examples/label_image/
label_image.cc 257 Status PrintTopLabels(const std::vector<Tensor>& outputs,
402 Status print_status = PrintTopLabels(outputs, labels);
  /external/tensorflow/tensorflow/contrib/pi_examples/camera/
camera.cc 308 Status PrintTopLabels(const std::vector<Tensor>& outputs,
517 PrintTopLabels(outputs, labels, label_count, print_threshold * 0.01f);

Completed in 838 milliseconds