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

Support set schema inference function in python #5940

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Feb 16, 2024

  1. add schema inference py interface

    Signed-off-by: opluss <opluss@qq.com>
    OYCN committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d6d944a View commit details
    Browse the repository at this point in the history
  2. fix type error

    Signed-off-by: opluss <opluss@qq.com>
    OYCN committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e813a3a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 28, 2024

  1. fix bug

    Signed-off-by: oPluss <opluss@qq.com>
    OYCN committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    095f0fd View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 10, 2024

  1. add unittest for custom schema shape inference

    add check in `InferenceContext` py wrapper
    
    Signed-off-by: opluss <opluss@qq.com>
    OYCN committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    b47c69e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into dev-py-schema-inference

    Signed-off-by: oPluss <opluss@qq.com>
    OYCN committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    61a5305 View commit details
    Browse the repository at this point in the history
  3. add check for InferenceContext py wrapper

    Signed-off-by: opluss <opluss@qq.com>
    OYCN committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    f9beedb View commit details
    Browse the repository at this point in the history
  4. remove logic because it was in another pr

    Signed-off-by: opluss <opluss@qq.com>
    OYCN committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    3132b4d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    3a57147 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    01f955d View commit details
    Browse the repository at this point in the history