Home
last modified time | relevance | path

Searched defs:shift_i (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlower_tf.cc1575 int32_t shift_i = shift_attr.getValues<int32_t>()[i]; in matchAndRewrite() local
1583 int32_t shift_i = shift_map[i] % input_dims_i; in matchAndRewrite() local
1618 int32_t shift_i = adjusted_shift[i]; in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Droll.cc218 int32_t shift_i = shift_map[i] % input_dims_i; in Eval() local
/aosp_15_r20/external/libchrome/base/containers/
H A Dcircular_deque_unittest.cc773 for (int shift_i = 0; shift_i < i; shift_i++) { in TEST() local
/aosp_15_r20/external/cronet/base/containers/
H A Dcircular_deque_unittest.cc790 for (int shift_i = 0; shift_i < i; shift_i++) { in TEST() local