Home
last modified time | relevance | path

Searched defs:IsAnySparseSegmentReduction (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc79 bool IsAnySparseSegmentReduction(const NodeDef& node) { in IsAnySparseSegmentReduction() function
/external/tensorflow/tensorflow/core/ir/
Dtf_op_names.cc88 bool TFGraphDialect::IsAnySparseSegmentReduction(TFOp op) const { in IsAnySparseSegmentReduction() function in mlir::tfg::TFGraphDialect