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.cc290 std::unique_ptr<GrapplerItem> GrapplerItemFromMetaGraphDef( in GrapplerItemFromMetaGraphDef() function
683 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.cc87 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/compiler/mlir/tensorflow/translate/
Dupgrade_graph.cc155 grappler::GrapplerItemFromMetaGraphDef("graph", meta_graph_def, in RunGrappler()
/external/tensorflow/tensorflow/core/kernels/data/
Drewrite_utils.cc120 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in ApplyRewrites()
/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt273 tensorflow::grappler::GrapplerItemFromMetaGraphDef