Home
last modified time | relevance | path

Searched defs:grappler_item (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/data/
Drewrite_utils_test.cc84 std::unique_ptr<tensorflow::grappler::GrapplerItem> grappler_item = in TEST() local
Drewrite_utils.cc114 std::unique_ptr<tensorflow::grappler::GrapplerItem> grappler_item = in ApplyRewrites() local
284 std::unique_ptr<tensorflow::grappler::GrapplerItem> grappler_item = in GetGrapplerItem() local
/external/tensorflow/tensorflow/python/grappler/
Dtf_optimizer_wrapper.cc86 std::unique_ptr<tensorflow::grappler::GrapplerItem> grappler_item = in PYBIND11_MODULE() local
Ditem_wrapper.cc125 py::class_<tensorflow::grappler::GrapplerItem> grappler_item( in PYBIND11_MODULE() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.h35 const grappler::GrapplerItem* grappler_item = nullptr; member
Dconvert_graph.cc730 grappler::GrapplerItem grappler_item = in ConvertAfterShapes() local
/external/tensorflow/tensorflow/core/data/service/
Dauto_shard_rewriter.cc124 std::unique_ptr<tensorflow::grappler::GrapplerItem> grappler_item = in ApplyAutoShardRewrite() local