Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Draise_custom_ops.cc105 std::unique_ptr<OperationPass<func::FuncOp>> CreateRaiseCustomOpsPass() { in CreateRaiseCustomOpsPass() function
110 std::unique_ptr<OperationPass<func::FuncOp>> CreateRaiseCustomOpsPass( in CreateRaiseCustomOpsPass() function