Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dtriu_tril_fp32.c68 int64_t m_factor = m * height * width; in TriuByte8() local
83 int64_t m_factor = m * height * width; in TriuByte4() local
98 int64_t m_factor = m * height * width; in TriuByte2() local
112 int64_t m_factor = m * height * width; in TriuByte1() local
127 int64_t m_factor = m * height * width; in TrilByte8() local
142 int64_t m_factor = m * height * width; in TrilByte4() local
156 int64_t m_factor = m * height * width; in TrilByte2() local
170 int64_t m_factor = m * height * width; in TrilByte1() local