Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dexport_tf_dialect_op.cc121 mlir::Operation* inst, mlir::DictionaryAttr derived_attrs, in GetAttributesToIgnore()
167 mlir::DictionaryAttr derived_attrs, in PopulateDerivedAttributes()
204 mlir::DictionaryAttr derived_attrs = nullptr; in GetAttrValuesFromOperation() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
Dcomposite.py44 derived_attrs=None, argument
/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/
Draise_to_tf.cc420 llvm::StringMap<Attribute> derived_attrs; in matchAndRewrite() local