Home
last modified time | relevance | path

Searched defs:item_ (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/grappler/
Dmodel_analyzer.h40 const GrapplerItem& item_; variable
Dcost_analyzer.h66 const GrapplerItem* item_; variable
Ditem.i37 std::shared_ptr<tensorflow::grappler::GrapplerItem> item_; member
70 std::shared_ptr<tensorflow::grappler::GrapplerItem> item_; member
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_parallel.h48 const GrapplerItem* item_; variable
Dfunction_optimizer.cc424 const GrapplerItem* item_; // must outlive this object member in tensorflow::grappler::__anon35816ea30111::FunctionOptimizerContext
/external/tensorflow/tensorflow/core/grappler/costs/
Danalytical_cost_estimator.h67 GrapplerItem item_; variable
Dgraph_properties.h173 const GrapplerItem& item_; variable
Dgraph_memory.h72 GrapplerItem item_; variable
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs807 private int item_; field in UnitTest.Issues.TestProtos.ItemField