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

  /external/tensorflow/tensorflow/c/
while_loop_test.cc 117 TF_GraphToGraphDef(graph_, buf, s_);
c_api.h     [all...]
c_api_test.cc 673 TF_GraphToGraphDef(graph, graph_def, s);
798 TF_GraphToGraphDef(graph, graph_def, s);
    [all...]
c_test_util.cc 391 TF_GraphToGraphDef(graph, buffer, s);
c_api.cc     [all...]
  /external/tensorflow/tensorflow/java/src/main/native/
graph_jni.cc 124 TF_GraphToGraphDef(g, buf, status);
  /external/tensorflow/tensorflow/go/
graph.go 85 C.TF_GraphToGraphDef(g.c, buf, status.c)
  /external/tensorflow/tensorflow/python/framework/
ops.py     [all...]

Completed in 81 milliseconds