Searched defs:IsMklElementWiseOp (Results 1 – 2 of 2) sorted by relevance
129 static inline bool IsMklElementWiseOp(const string& op_name, DataType T) { in IsMklElementWiseOp() function
105 inline bool IsMklElementWiseOp(const string& op_name, DataType T) const { in IsMklElementWiseOp() function in tensorflow::MklToTfConversionPass