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

  /external/tensorflow/tensorflow/examples/speech_commands/
label_wav.cc 38 Status LoadGraph(const string& graph_file_name,
131 Status load_graph_status = LoadGraph(graph, &session);
test_streaming_accuracy.cc 98 Status LoadGraph(const string& graph_file_name,
189 Status load_graph_status = LoadGraph(graph, &session);
  /external/tensorflow/tensorflow/examples/label_image/
main.cc 185 Status LoadGraph(const string& graph_file_name,
325 Status load_graph_status = LoadGraph(graph_path, &session);
  /external/tensorflow/tensorflow/contrib/pi_examples/label_image/
label_image.cc 211 Status LoadGraph(string graph_file_name,
355 Status load_graph_status = LoadGraph(graph_path, &session);
  /external/tensorflow/tensorflow/examples/multibox_detector/
main.cc 162 Status LoadGraph(const string& graph_file_name,
389 Status load_graph_status = LoadGraph(graph_path, &session);
  /external/tensorflow/tensorflow/contrib/pi_examples/camera/
camera.cc 239 Status LoadGraph(string graph_file_name,
441 Status load_graph_status = LoadGraph(graph_path, &session);

Completed in 1583 milliseconds