Home
last modified time | relevance | path

Searched defs:reduction_index (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dreduce_join_op.cc169 for (int64_t reduction_index = 0; reduction_index < reduction_iter_size; in Compute() local
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dir.py1144 def wrapper_fn(index, reduction_index): argument
1230 def intermediate_fn(index, reduction_index): argument
1570 def intermediate_loader_fn(index, reduction_index, loader): argument
H A Dlowering.py5099 def loader(index, reduction_index): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dpropagate_fixed_sizes.cc578 const int32_t reduction_index = reduction_indices[i]; in ProcessTensorFlowReductionOperator() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcommon_shape_fns.cc1902 const T reduction_index = reduction_indices(i); in ReductionShapeHelper() local