Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[SideEffect] add side effects support for ObjectVariable #393

Merged
merged 20 commits into from
Sep 26, 2023

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    d7a1ad2 View commit details
    Browse the repository at this point in the history
  2. clean

    gouzil committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    962720f View commit details
    Browse the repository at this point in the history
  3. ObjectVariable add hasattr

    gouzil committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    7d67941 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    b6cd0e5 View commit details
    Browse the repository at this point in the history
  2. clean

    gouzil committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ebdbfb0 View commit details
    Browse the repository at this point in the history
  3. try ci

    gouzil committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    17622cb View commit details
    Browse the repository at this point in the history
  4. try ci

    gouzil committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    db66dbe View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. use BuiltinVariable and try ci

    gouzil committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f33f00a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Merge branch 'develop' of github.com:gouzil/paddle-symbolic-trace int…

    …o objvariable_side_effects
    
    # Conflicts:
    #	sot/opcode_translator/executor/variable_dispatch.py
    gouzil committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a134040 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcec675 View commit details
    Browse the repository at this point in the history
  3. add some test

    gouzil committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2c2fae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    446105c View commit details
    Browse the repository at this point in the history
  5. add some log; add test

    gouzil committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    44f9b99 View commit details
    Browse the repository at this point in the history
  6. add some log

    gouzil committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    719f89e View commit details
    Browse the repository at this point in the history
  7. fix

    gouzil committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    cb9a4cd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix codegen

    SigureMo committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    25b6d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. refine code

    SigureMo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    842f5c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4431dab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cdcad7 View commit details
    Browse the repository at this point in the history
  4. fix store var is container

    SigureMo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    34220de View commit details
    Browse the repository at this point in the history