Home
last modified time | relevance | path

Searched defs:begin_node (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/converter/parser/tf/
Dtf_slice_parser.cc33 auto begin_node = GetConstInputNode(tf_node_map, tf_op.input(1)); in Parse() local
/third_party/boost/boost/intrusive/
Dbstree_algorithms.hpp217 BOOST_INTRUSIVE_FORCEINLINE static node_ptr begin_node(const const_node_ptr & header) in begin_node() function in boost::intrusive::bstree_algorithms