Home
last modified time | relevance | path

Searched refs:GrapplerItemFromMetaGraphDef (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder_test.cc82 GrapplerItemFromMetaGraphDef("0", meta_graph, cfg); in TEST_F()
164 GrapplerItemFromMetaGraphDef("0", meta_graph, cfg); in TEST_F()
188 GrapplerItemFromMetaGraphDef("0", meta_graph, cfg); in TEST_F()
208 GrapplerItemFromMetaGraphDef("0", meta_graph, cfg); in TEST_F()
241 GrapplerItemFromMetaGraphDef("0", meta_graph, ItemConfig()); in TEST_F()
273 GrapplerItemFromMetaGraphDef("0", meta_graph, ItemConfig()); in TEST_F()
302 GrapplerItemFromMetaGraphDef("0", meta_graph, cfg); in TEST_F()
309 GrapplerItemFromMetaGraphDef("0", meta_graph, ItemConfig()); in TEST_F()
330 GrapplerItemFromMetaGraphDef("0", meta_graph, config); in TEST_F()
366 GrapplerItemFromMetaGraphDef("0", meta_graph, cfg); in TEST_F()
[all …]
Dgrappler_item_builder.h72 std::unique_ptr<GrapplerItem> GrapplerItemFromMetaGraphDef(
Dgrappler_item_builder.cc291 std::unique_ptr<GrapplerItem> GrapplerItemFromMetaGraphDef( in GrapplerItemFromMetaGraphDef() function
684 return GrapplerItemFromMetaGraphDef(id, meta_graph, cfg); in GrapplerItemFromMetaGraphDefFile()
/external/tensorflow/tensorflow/python/grappler/
Dmodel_analyzer_wrapper.cc40 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in PYBIND11_MODULE()
Dcost_analyzer_wrapper.cc43 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in PYBIND11_MODULE()
Dtf_optimizer_wrapper.cc89 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in PYBIND11_MODULE()
Ditem_wrapper.cc146 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in PYBIND11_MODULE()
/external/tensorflow/tensorflow/core/grappler/inputs/
Dfile_input_yielder.cc122 GrapplerItemFromMetaGraphDef(id, metagraph, cfg); in NextItem()
/external/tensorflow/tensorflow/core/data/
Drewrite_utils.cc291 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in GetGrapplerItem()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/
Dtrt_convert_api.cc79 grappler::GrapplerItemFromMetaGraphDef("tf_graph", meta_graph_def, in RunGrappler()
/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt315 tensorflow::grappler::GrapplerItemFromMetaGraphDef