Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] Use DisposableElementsAttr in doing constant propagation for zTensor #3009

Closed
wants to merge 14 commits into from

Commits on Nov 13, 2024

  1. Revert "[NNPA] Memory reduction of stickified constant by stickifying…

    … at file writing (onnx#2917)"
    
    This reverts commit 33b466e.
    
    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f5a25af View commit details
    Browse the repository at this point in the history
  2. ZHigh ConstProp with DisposableElementsAttr

    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ae9b06b View commit details
    Browse the repository at this point in the history
  3. do not dispose yet

    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4f746cf View commit details
    Browse the repository at this point in the history
  4. refine

    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b102b2a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Check splat

    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    768d817 View commit details
    Browse the repository at this point in the history
  2. Udpate

    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f3c53b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3810aa2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Gargage collector and scrub

    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c5365fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'zhigh-constprop-with-disposableattrs' of github.com:tun…

    …gld/onnx-mlir into zhigh-constprop-with-disposableattrs
    tungld committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    53d654c View commit details
    Browse the repository at this point in the history
  3. format

    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fe32305 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Handle splat

    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    825c11f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f64d633 View commit details
    Browse the repository at this point in the history
  3. Update docs

    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5ec9f01 View commit details
    Browse the repository at this point in the history
  4. Missing a file

    Signed-off-by: Tung D. Le <[email protected]>
    tungld committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c9fc540 View commit details
    Browse the repository at this point in the history