Home
last modified time | relevance | path

Searched refs:MainOpsFanin (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_test.cc41 for (const auto& node : item.MainOpsFanin()) { in TEST_F()
Dgrappler_item.h74 std::vector<const NodeDef*> MainOpsFanin() const;
Dgrappler_item.cc70 std::vector<const NodeDef*> GrapplerItem::MainOpsFanin() const { in MainOpsFanin() function in tensorflow::grappler::GrapplerItem
/external/tensorflow/tensorflow/python/grappler/
Dmodel_analyzer.cc34 for (const auto& node : item_.MainOpsFanin()) { in GenerateReport()
Ditem_wrapper.cc159 item->MainOpsFanin(); in PYBIND11_MODULE()
/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt265 tensorflow::grappler::GrapplerItem::MainOpsFanin