Searched refs:check_types (Results 1 – 3 of 3) sorted by relevance
36 auto check_types = common_valid_types; in InferImplAssign() local37 (void)check_types.emplace(kBool); in InferImplAssign()40 …s::CheckScalarOrTensorTypesSame(std::map<std::string, TypePtr>{{"value", value_type}}, check_types, in InferImplAssign()45 …(void)CheckAndConvertUtils::CheckTensorTypeValid("variable", variable_type, check_types, prim_name… in InferImplAssign()
232 void test_integer(bool check_types) in test_integer() argument266 if (check_types) in test_integer()
328 inline void test_integer(bool check_types) in test_integer() argument364 if (check_types) in test_integer()