Searched defs:item_ (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/python/grappler/ | ||
D | model_analyzer.h | 40 const GrapplerItem& item_; variable |
D | cost_analyzer.h | 66 const GrapplerItem* item_; variable |
D | item.i | 37 std::shared_ptr<tensorflow::grappler::GrapplerItem> item_; member |
/external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
D | auto_parallel.h | 48 const GrapplerItem* item_; variable |
D | function_optimizer.cc | 424 const GrapplerItem* item_; // must outlive this object member in tensorflow::grappler::__anon35816ea30111::FunctionOptimizerContext |
/external/tensorflow/tensorflow/core/grappler/costs/ | ||
D | analytical_cost_estimator.h | 67 GrapplerItem item_; variable |
D | graph_properties.h | 173 const GrapplerItem& item_; variable |
D | graph_memory.h | 72 GrapplerItem item_; variable |
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | UnittestIssues.cs | 807 private int item_; field in UnitTest.Issues.TestProtos.ItemField |