Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/dtype/
Dnumber.h170 inline const TypePtr kInt16 = std::make_shared<Int>(static_cast<int>(BitsNum::eBits16)); variable
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfse_encoder.cc29 constexpr int kInt16 = 16; variable