Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp5684 struct HLOBoundedDialectInterface : public hlo::BoundedDialectInterface { struct
5687 Attribute createBoundedAttr(ArrayRef<int64_t> bounds) const override { in createBoundedAttr()