add PIM accelerator
This commit is contained in:
12
src/PIM/Conversion/SpatialToPIM/SpatialToPIMPatterns.hpp
Normal file
12
src/PIM/Conversion/SpatialToPIM/SpatialToPIMPatterns.hpp
Normal file
@@ -0,0 +1,12 @@
|
||||
#pragma once
|
||||
#include "mlir/IR/PatternMatch.h"
|
||||
|
||||
namespace onnx_mlir {
|
||||
|
||||
namespace spatial {
|
||||
|
||||
// TODO: Add here eventual patterns
|
||||
|
||||
}
|
||||
|
||||
} // namespace onnx_mlir
|
||||
Reference in New Issue
Block a user