Searched defs:num_type (Results 1 – 3 of 3) sorted by relevance
140 std::set<TypePtr> num_type = {kFloat16, kFloat32}; in InferType() local
61 …std::set<TypePtr> num_type = {kInt8, kInt16, kInt32, kInt64, kUInt8, kUInt16, kUInt… in LambInferType() local
104 bool num_type; member