Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc1134 std::set<int64>* true_indices) { in ReductionShapeHelper()
1184 std::set<int64> true_indices; in ReductionShape() local
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dpropagate_fixed_sizes.cc573 std::set<int32> true_indices; in ProcessTensorFlowReductionOperator() local