Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/ops/
Dconst_op.cc72 std::vector<NodeBuilder::NodeOut> AsNodeOutList(const Scope& scope, in AsNodeOutList() function
Dconst_op.h77 std::vector<NodeBuilder::NodeOut> AsNodeOutList(const Scope& scope,
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transfer_utils.cc147 auto node_out_list = ops::AsNodeOutList(scope, InputList(output_list)); in BuildFusedGraphDef()
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test.cc109 auto node_out_list = ops::AsNodeOutList(scope, InputList(output_list)); in BuildRemoteFusedGraphExecuteOp()