Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor.cc121 typedef gtl::ArraySlice<const NodeDef*> NodeDefSlice; typedef in tensorflow::__anone86fd2d90111::GraphConstructor
125 const Options& opts, NodeDefSlice node_defs, const VersionDef* versions, in Construct()
144 GraphConstructor(const Options& opts, NodeDefSlice node_defs, in GraphConstructor()
241 const NodeDefSlice node_defs_;
482 const GraphConstructor::NodeDefSlice& node_defs) { in GetNextIterationNodes()