Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgNamedStructuredOps.yaml3959 name: depthwise_conv_1d_nwc_wc global() play
/llvm-project/mlir/python/mlir/dialects/linalg/opdsl/ops/
H A Dcore_named_ops.py1108 def depthwise_conv_1d_nwc_wc( global() function