onnx-mlir/src/Conversion/ONNXToKrnl
Haruki Imai 4d96247327
Set alignment attribute to AllocOp of insertAllocAndDealloc() (#195)
* Added alignment in AllocOp of insertAllocAndDealloc()

* Added comments

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-07-02 15:21:01 +08:00
..
Math Add AffineScope trait to KrnlIterateOp and enable affine-loop-fusion pass (#140) 2020-06-08 15:36:27 +08:00
NN Add AffineScope trait to KrnlIterateOp and enable affine-loop-fusion pass (#140) 2020-06-08 15:36:27 +08:00
RNN Believe all errors now results in meaningful actions (#153) 2020-06-01 13:55:19 -04:00
Tensor constant folding for transpose of constant tensors (#171) 2020-06-17 10:42:06 -04:00
CMakeLists.txt Lower SplitOp to Krnl dialect (#155) 2020-06-11 10:57:20 +08:00
ConvertONNXToKrnl.cpp Remove whole archive linkage (#173) 2020-06-19 00:21:27 +08:00
ONNXToKrnlCommon.cpp Set alignment attribute to AllocOp of insertAllocAndDealloc() (#195) 2020-07-02 15:21:01 +08:00
ONNXToKrnlCommon.hpp Set alignment attribute to AllocOp of insertAllocAndDealloc() (#195) 2020-07-02 15:21:01 +08:00