Searched defs:IsPrint (Results 1 – 3 of 3) sorted by relevance
85 bool IsPrint() const { return m_bPrint; } in IsPrint() function
432 bool IsPrint(const NodeDef& node) { in IsPrint() function
626 bool TFGraphDialect::IsPrint(TFOp op) const { in IsPrint() function in mlir::tfg::TFGraphDialect