Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dadam.cc140 std::set<TypePtr> num_type = {kFloat16, kFloat32}; in InferType() local
Dlamb.cc61 …std::set<TypePtr> num_type = {kInt8, kInt16, kInt32, kInt64, kUInt8, kUInt16, kUInt… in LambInferType() local
/third_party/ncurses/ncurses/
Dterm.priv.h104 bool num_type; member