-
IBM Research - Tokyo
- Tokyo
- http://tungld.github.io
Pinned Loading
-
onnx/onnx-mlir
onnx/onnx-mlir PublicRepresentation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
-
IBM/tensorflow-large-model-support
IBM/tensorflow-large-model-support Public archiveLarge Model Support in Tensorflow
-
-
226 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
onnx/onnx-mlir,
onnx/onnx
Loading
Contribution activity
April 2025
Created 7 commits in 1 repository
Created a pull request in onnx/onnx-mlir that received 7 comments
[NNPA] Fix an error in ZHighConstantPropagation for QuantizedStick
Fix the following error when compiling a static quantization bert model for NNPA:
/build/llvm-project/mlir/lib/IR/PatternMatch.cpp:162: virtual voi…
+4
−2
lines changed
•
7
comments
Opened 3 other pull requests in 1 repository
onnx/onnx-mlir
1
open
2
merged
-
Enhance shape inference for ONNX Reshape
This contribution was made on Apr 16
-
Fix "operand #0 does not dominate this use" when fusing onnx.ConstantOp
This contribution was made on Apr 14
-
Support QLinearMatMul on CPU
This contribution was made on Apr 11
Reviewed 10 pull requests in 1 repository
onnx/onnx-mlir
10 pull requests
-
update zdnn-v1.1.2
This contribution was made on Apr 18
-
Updating supported ops on NNPA md for z17.
This contribution was made on Apr 18
-
Enhance shape inference for ONNX Reshape
This contribution was made on Apr 17
-
Update black-format-check.yml
This contribution was made on Apr 16
-
Merge nested concat Ops optimization pass in ONNX dialect
This contribution was made on Apr 16
-
Support QLinearMatMul on CPU
This contribution was made on Apr 15
-
Reorder relu to maxpool optimization pass in ONNX dialect
This contribution was made on Apr 10
-
Decompose Hardswish into simpler ONNX ops
This contribution was made on Apr 10
-
Improve the c++ driver build-run-onnx-lib.sh
This contribution was made on Apr 2
-
Followups for torch model driver
This contribution was made on Apr 2
Created an issue in onnx/onnx-mlir that received 2 comments
Loop fusion during onnx-to-krnl failed when having a constant in between
The following program was failed when converting to krnl: func.func @failed_fusion(%arg0: tensor<2x4xui8>) -> tensor<2x4xi8>{ %2 = "onnx.Cast"(%arg0)…
2
comments
Opened 1 other issue in 1 repository
onnx/onnx-mlir
1
open
-
Replace decprecated
applyPatternsAndFoldGreedily
byapplyPatternsGreedily
This contribution was made on Apr 10