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

initial ONNX support #13

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

initial ONNX support #13

wants to merge 8 commits into from

Commits on May 19, 2023

  1. initial ONNX support

    Hoeze committed May 19, 2023
    Configuration menu
    Copy the full SHA
    722146e View commit details
    Browse the repository at this point in the history
  2. fix tests

    Hoeze committed May 19, 2023
    Configuration menu
    Copy the full SHA
    069b7e1 View commit details
    Browse the repository at this point in the history
  3. add MANIFEST.in

    Hoeze committed May 19, 2023
    Configuration menu
    Copy the full SHA
    9a2de6b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. merge master

    Hoeze committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5e4ec2a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix ONNX models: Do not cast int -> string -> CategoryMapper. Instead…

    …, just increment 'splice_site_is_expressed' by 1
    Hoeze committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fb5dcd2 View commit details
    Browse the repository at this point in the history
  2. restore tests fix from master

    Hoeze committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4a6532b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfb51e7 View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    Hoeze committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    daad7b6 View commit details
    Browse the repository at this point in the history