Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcommon_shape_fns.cc1899 std::set<int64_t>* true_indices) { in ReductionShapeHelper()
1949 std::set<int64_t> true_indices; in ReductionShape() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dpropagate_fixed_sizes.cc574 std::set<int32> true_indices; in ProcessTensorFlowReductionOperator() local