Searched refs:IsAnySparseSegmentReduction (Results 1 – 5 of 5) sorted by relevance
37 bool IsAnySparseSegmentReduction(const NodeDef& node);
79 bool IsAnySparseSegmentReduction(const NodeDef& node) { in IsAnySparseSegmentReduction() function
88 bool TFGraphDialect::IsAnySparseSegmentReduction(TFOp op) const { in IsAnySparseSegmentReduction() function in mlir::tfg::TFGraphDialect
15 bool IsAnySparseSegmentReduction(TFOp op) const;
4117 return IsAnySparseSegmentReduction(*node); in IsSupported()4244 return IsAnySparseSegmentReduction(*node); in IsSupported()