Home
last modified time | relevance | path

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

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