Home
last modified time | relevance | path

Searched defs:derived_attrs (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dexport_tf_dialect_op.cc120 mlir::Operation* inst, mlir::DictionaryAttr derived_attrs, in GetAttributesToIgnore()
166 mlir::DictionaryAttr derived_attrs, in PopulateDerivedAttributes()
202 mlir::DictionaryAttr derived_attrs = nullptr; in GetAttrValuesFromOperation() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
Dcomposite.py40 derived_attrs=None, argument
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dcorert_converter.cc59 auto derived_attrs = interface.materializeDerivedAttributes(); in MaterializeDerivedAttributes() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/
Draise_to_tf.cc436 llvm::StringMap<Attribute> derived_attrs; in matchAndRewrite() local