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

adaptation to Python 3.9 #109

Merged
merged 21 commits into from
Jun 6, 2023
Merged

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    6e4c3d3 View commit details
    Browse the repository at this point in the history
  2. pre-commit

    gouzil committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    783bc8e View commit details
    Browse the repository at this point in the history
  3. add a whitespace

    SigureMo authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b83b2e8 View commit details
    Browse the repository at this point in the history
  4. remove outdated comment

    SigureMo authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    845562b View commit details
    Browse the repository at this point in the history
  5. fix ci runs-on

    SigureMo authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c5b0cde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8221705 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c16ab86 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. add override_method_update

    gouzil committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ea6e242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6203fe1 View commit details
    Browse the repository at this point in the history
  3. update ci

    gouzil committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    fa14cd5 View commit details
    Browse the repository at this point in the history
  4. [tests] clean tests

    gouzil committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    817285f View commit details
    Browse the repository at this point in the history
  5. [opcode] add IS_OP

    gouzil committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a44b0bc View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of github.com:gouzil/paddle-symbolic-trace int…

    …o add_opcode_list_dict
    gouzil committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    918098d View commit details
    Browse the repository at this point in the history
  7. RollBACK

    gouzil committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    c677746 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b9b047 View commit details
    Browse the repository at this point in the history
  9. [opcode] fix LIST_EXTEND

    gouzil committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    197c204 View commit details
    Browse the repository at this point in the history
  10. [opcode] fix LIST_EXTEND

    gouzil committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1d57fe4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. [opcode]Modify error prompt

    gouzil committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    8fdd415 View commit details
    Browse the repository at this point in the history
  2. [opcode] fix InnerError

    gouzil committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    fbff686 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

    …o add_opcode_list_dict
    
    # Conflicts:
    #	symbolic_trace/opcode_translator/executor/variables.py
    gouzil committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0332cd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. [opcode] fix IS_OP

    gouzil committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6b25123 View commit details
    Browse the repository at this point in the history