Skip to content
View tungld's full-sized avatar

Organizations

@IBM

Block or report tungld

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. onnx/onnx-mlir Public

    Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure

    C++ 842 337

  2. IBM/tensorflow-large-model-support Public archive

    Large Model Support in Tensorflow

    202 38

  3. reinforcement-learning Public

    Examples about reinforcement learning

    Python

  4. onnx-mlir-tools Public

    Utilities for onnx-mlir

    Python 1

226 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to onnx/onnx-mlir, onnx/onnx
Loading A graph representing tungld's contributions from April 14, 2024 to April 18, 2025. The contributions are 47% code review, 31% commits, 20% pull requests, 2% issues. 47% Code review 2% Issues 20% Pull requests 31% Commits

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
Reviewed 10 pull requests in 1 repository

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
Loading