Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/ascendc/op_kernel/
Dall_finite.cpp92 AscendC::LocalTensor<uint16_t> tmp_t = tmpQue.AllocTensor<uint16_t>(); in ProcessHalf() local
122 AscendC::LocalTensor<uint32_t> tmp_t = tmpQue.AllocTensor<uint32_t>(); in ProcessFp32() local
235 __aicore__ inline void ComputeHalf(uint32_t count, AscendC::LocalTensor<uint16_t> tmp_t, in ComputeHalf()
242 __aicore__ inline void ComputeFp32(uint32_t count, AscendC::LocalTensor<uint32_t> tmp_t, in ComputeFp32()