extend operation support for conv and gemm
add more tests in validation
This commit is contained in:
@@ -5,9 +5,11 @@ add_public_tablegen_target(ONNXToSpatialIncGen)
|
||||
add_onnx_mlir_library(OMONNXToSpatial
|
||||
Math/Gemm.cpp
|
||||
Math/Conv.cpp
|
||||
Math/MatMul.cpp
|
||||
NN/Pooling.cpp
|
||||
NN/ReduceMean.cpp
|
||||
Tensor/ONNXConcatToTensorConcat.cpp
|
||||
Tensor/ONNXReshapeToTensorReshape.cpp
|
||||
Tensor/RemoveUnusedHelperOps.cpp
|
||||
Utils/SpatialReducer.cpp
|
||||
Utils/WeightSubdivider.cpp
|
||||
|
||||
Reference in New Issue
Block a user