Searched refs:reduce_func_other_arguments_node (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
H A D | group_by_reducer_dataset_op.cc | 143 std::vector<Node*> reduce_func_other_arguments_node; in AsGraphDefInternal() local 146 ctx, b, &reduce_func_other_arguments_node, in AsGraphDefInternal() 181 {3, reduce_func_other_arguments_node}, in AsGraphDefInternal()
|
H A D | group_by_window_dataset_op.cc | 144 std::vector<Node*> reduce_func_other_arguments_node; in AsGraphDefInternal() local 147 ctx, b, &reduce_func_other_arguments_node, in AsGraphDefInternal() 176 {2, reduce_func_other_arguments_node}, in AsGraphDefInternal()
|