Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Dhuffman_encode.cc205 auto tmp_c = code_str[i] == '0' ? 0 : 1; in DoHuffmanCompress() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/expanders/
Dbatchnorm_grad.cc115 auto tmp_c = gb.Mul(num_rec_tensor, x_sub_mean_dgamma_mul); in Expand() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dpack_fp32.c1089 int tmp_c = c4_minus * C4NUM; in PackNHWCToNC4HW4Fp32() local
1427 int tmp_c = c8_minus * C8NUM; in PackNHWCToNC8HW8Fp32() local
/third_party/iptables/libiptc/
Dlibiptc.c744 struct chain_head *test_c, *tmp_c; in iptcc_find_label() local