Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlegalize_hlo.cc67 if (!IsSupportedConvOp(conv_op)) { in matchAndRewrite()
197 bool IsSupportedConvOp(mhlo::ConvOp conv_op) const { in IsSupportedConvOp() function in mlir::TF::__anon0527096c0111::ConvertConvOp