Home
last modified time | relevance | path

Searched defs:label_idx (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/linalg/
Deinsum_op_impl.h125 for (int label_idx = 0; label_idx < labels->size(); ++label_idx) { in ProcessDimensions() local
141 for (int label_idx = 0; label_idx < labels->size(); ++label_idx) { in ProcessDimensions() local
380 for (int label_idx = 0; label_idx < labels->size(); ++label_idx) { in ReduceOperand() local
/external/mesa3d/src/freedreno/afuc/
Ddisasm.c220 static int label_idx(uint32_t offset, bool create) in label_idx() function
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc206 for (int label_idx = 0, end = input_labels[i].size(); label_idx < end; in EinsumShape() local
286 for (int label_idx = 0, end = output_labels.size(); label_idx < end; in EinsumShape() local