Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dremove_device_attribute.cc33 struct RemoveDeviceAttributePass struct
35 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(RemoveDeviceAttributePass) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
40 llvm::StringRef getDescription() const final { in getDescription()