[mlir][linalg] Fix depthwise conv C++ symbol to be consistent
authorLei Zhang <antiagainst@google.com>
Tue, 9 Feb 2021 15:04:43 +0000 (10:04 -0500)
committerLei Zhang <antiagainst@google.com>
Tue, 9 Feb 2021 15:06:32 +0000 (10:06 -0500)
commit7784ce078d8802802ceeda612479adbedf9afa81
treee5593e71642b5dabd073a3d56827737f3042cdf9
parentbfa508efd589d9bdcae4a2ec8f668af36af39e1f
[mlir][linalg] Fix depthwise conv C++ symbol to be consistent

The assembly mnemonic includes information about input/filter
data format. The C++ symbol should be consistent.
mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOpsSpec.tc