Searched refs:GrapplerItemFromMetaGraphDef (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/ |
D | grappler_item_builder_test.cc | 82 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 …]
|
D | grappler_item_builder.h | 72 std::unique_ptr<GrapplerItem> GrapplerItemFromMetaGraphDef(
|
D | grappler_item_builder.cc | 291 std::unique_ptr<GrapplerItem> GrapplerItemFromMetaGraphDef( in GrapplerItemFromMetaGraphDef() function 684 return GrapplerItemFromMetaGraphDef(id, meta_graph, cfg); in GrapplerItemFromMetaGraphDefFile()
|
/external/tensorflow/tensorflow/python/grappler/ |
D | model_analyzer_wrapper.cc | 40 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in PYBIND11_MODULE()
|
D | cost_analyzer_wrapper.cc | 43 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in PYBIND11_MODULE()
|
D | tf_optimizer_wrapper.cc | 89 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in PYBIND11_MODULE()
|
D | item_wrapper.cc | 146 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in PYBIND11_MODULE()
|
/external/tensorflow/tensorflow/core/grappler/inputs/ |
D | file_input_yielder.cc | 122 GrapplerItemFromMetaGraphDef(id, metagraph, cfg); in NextItem()
|
/external/tensorflow/tensorflow/core/data/ |
D | rewrite_utils.cc | 291 tensorflow::grappler::GrapplerItemFromMetaGraphDef( in GetGrapplerItem()
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/ |
D | trt_convert_api.cc | 79 grappler::GrapplerItemFromMetaGraphDef("tf_graph", meta_graph_def, in RunGrappler()
|
/external/tensorflow/tensorflow/tools/def_file_filter/ |
D | symbols_pybind.txt | 315 tensorflow::grappler::GrapplerItemFromMetaGraphDef
|