Searched defs:IsBoolean (Results 1 – 2 of 2) sorted by relevance
125 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsBoolean, IsParam, \ argument
300 inline bool IsBoolean() const { return type_ == TensorIndexType::Boolean; } in IsBoolean() function