Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dsharding_propagation_test.cc1921 auto acc_1 = FindInstruction(module.get(), "acc.1"); in TEST_P() local
1935 auto acc_1 = FindInstruction(module.get(), "acc.1"); in TEST_P() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h5129 int32x4_t acc_1 = vld1q_s32(scratch + loc); in Quantize() local
5219 int32x4_t acc_1 = vld1q_s32(scratch + loc); in Quantize() local
5310 int32x4_t acc_1 = vld1q_s32(scratch + loc); in Quantize() local
5401 int32x4_t acc_1 = vld1q_s32(scratch + loc); in Quantize() local
Dlegacy_optimized_ops.h1184 int32x4_t acc_1 = vdupq_n_s32(0); in GEMVForLstmCell() local