issues
search
onnx
/
onnx-mlir
Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
Apache License 2.0
770
stars
321
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix security vulenrabilities
#3019
Sunny-Anand
opened
1 hour ago
0
Transform SequenceAt to split for special cases
#3018
chentong319
opened
20 hours ago
0
Do not fuse locations when normalizing constants for Add and Mul
#3016
jorickert
opened
5 days ago
3
Making runtime omunreachable static to support clang compiler
#3015
christopherlmunoz
closed
6 days ago
6
[BUG] Error in Shape inference of Constant Op
#3014
amd-abhikulk
opened
1 week ago
0
Use DisposableElementsAttr for ZHigh constant propagation
#3013
tungld
opened
1 week ago
4
Fix a wrong function call
#3012
tungld
closed
1 week ago
6
Update llvm-project to llvm/llvm-project@01d233ff403823389f848
#3011
hamptonm1
opened
1 week ago
3
Difference in operation ordering between --EmitONNXIR and --EmitONNXBasic
#3010
flemairen6
opened
1 week ago
3
[Testing] Use DisposableElementsAttr in doing constant propagation for zTensor
#3009
tungld
closed
1 week ago
0
Add limitation for BFLOAT supported ops for NNPA
#3008
Sunny-Anand
closed
1 week ago
6
What does ”std dialect“ do? I didn't find a way to convert "onnx dialect /affine dialect" to ”std dialect“.
#3007
pyl3000
opened
1 week ago
1
Delay scrubbing disposable elements attrs as long as possible
#3006
tungld
closed
1 week ago
6
An inference driver in a local env without onnx-mlir
#3005
chentong319
opened
2 weeks ago
2
upgrade to ONNX 1.17.0 (opset 22)
#3004
gongsu832
closed
2 weeks ago
7
Upgrade ONNX in onnx-mlir to v1.17.0
#3003
Sunny-Anand
closed
2 weeks ago
2
Test the return value of omMMapBinaryFile function and terminate the main program elegantly
#3002
tungld
closed
1 week ago
8
The constant tensor is too large to be displayed in the mlir file. Is there any way to hide it?
#3001
heshuju
closed
2 weeks ago
1
Release MLIRContext and Module before executing opt command for memory reduction
#3000
imaihal
opened
3 weeks ago
0
RunONNXModel.py: allow to change the default model name
#2999
tungld
closed
2 weeks ago
7
Option to not emit the full MLIR (only emit .tmp file)
#2997
imaihal
closed
2 weeks ago
6
run_gpt2_from_huggingface.py: do not download the onnx data file if it exists
#2996
tungld
closed
3 weeks ago
6
Fix wrong total number of phases for EmitObj and EmitJNI
#2995
tungld
closed
3 weeks ago
7
RunONNXModel.py: save compilation info into a file when using --save-model or --cache-model
#2994
tungld
closed
3 weeks ago
7
ZDNN_MISALIGNED_TENSOR when invoking NNPA on zOS when using a constants binary file.
#2993
christopherlmunoz
opened
3 weeks ago
4
Error while mmapping for a binary constants file for zOS.
#2992
christopherlmunoz
closed
2 weeks ago
1
Opening binary constants files fix on zOS
#2991
christopherlmunoz
closed
3 weeks ago
13
Step count off when compiling for JNI
#2990
cjvolzka
closed
3 weeks ago
1
constexpr llvm::ArrayRef<T>::ArrayRef(const T*, const T*) [with T = long int]: Assertion `begin <= end' failed.
#2989
cxy2333-hue
opened
3 weeks ago
2
When I execute cmake, I get the following error, how to fix it?
#2988
pyl3000
opened
1 month ago
3
Error in OMExternalConstants.inc when opening model_name.constants.bin file on z/OS
#2987
christopherlmunoz
closed
3 weeks ago
2
In the conversion of onnx Stablehlo, why is there no xor, sign?
#2986
heshuju
closed
1 month ago
7
Enable check-onnx-backend-numerical-nnpa on Jenkins s390x
#2985
tungld
closed
1 month ago
6
RunONNXModel.py: Add a `--cache-model=path` option
#2984
AlexandreEichenberger
closed
1 month ago
6
Add a python script for generating text using huggingface gpt2
#2983
tungld
closed
1 month ago
6
[RunONNXModel.py] Add options to print out input/output signatures and support big models
#2982
tungld
closed
1 month ago
7
Sorted all invocations of alloca
#2981
AlexandreEichenberger
closed
1 month ago
9
Yolo bug: run out of stack memory
#2980
AlexandreEichenberger
closed
1 month ago
6
[NON FUNCTIONAL CHANGE] Fix spelling, punctuation, and some end of line in onnx-mlir help
#2979
AlexandreEichenberger
closed
1 month ago
7
Remove a spike of memory usage in ScrubDisposablePass.
#2978
imaihal
closed
1 month ago
10
Re-enable ReduceMax/Min backend tests
#2977
hamptonm1
closed
1 month ago
6
Switch from docker.io to ghcr.io
#2976
gongsu832
closed
1 month ago
10
Update LLVM to 00128a20eec27246719d73ba427bf821883b00b4
#2975
mikeessen
closed
1 month ago
6
Update SIMD assembler instructions for z/OS
#2974
mikeessen
closed
1 month ago
6
yolov3-10 and yolov3-12 models from the modelzoo run into segmentation fault when used for inference.
#2973
Sunny-Anand
closed
1 month ago
5
Update c++ driver for running onnx model
#2972
chentong319
closed
1 month ago
6
Enable the remaining GELU backend tests
#2971
tungld
closed
1 month ago
6
Steer round to even to Z's hardware operation (for Z), and MLIR/LLVM roundEven for the other platforms.
#2970
AlexandreEichenberger
closed
1 month ago
6
Do not rewrite add/mul of scalar values in constprop
#2969
tungld
closed
1 month ago
6
Add decomposition for `ONNXSoftmaxCrossEntropyLossOp`
#2968
srcarroll
closed
2 weeks ago
35
Next