Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/constant_folding/
H A Dpass.cc1891 class SimplifySwitchOp : public PropagationPatternBase<SimplifySwitchOp> { class
1893 explicit SimplifySwitchOp(OpPropertyHelper &helper) in SimplifySwitchOp() function in mlir::tfg::SimplifySwitchOp