Home
last modified time | relevance | path

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

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