Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dmhlo_fusion.cc91 bool IsFusible(Operation* op) { in IsFusible() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc3018 bool HloInstruction::IsFusible() const { in IsFusible() function in xla::HloInstruction