Home
last modified time | relevance | path

Searched refs:kRepicationAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc81 constexpr char kRepicationAttr[] = "mhlo.is_same_data_across_replicas"; variable
1410 auto attr = f.getArgAttrOfType<mlir::UnitAttr>(i, kRepicationAttr); in RunOnFunction()