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

PyO3: Add optional candle.onnx module #1282

Merged
merged 15 commits into from
Nov 8, 2023

Commits on Nov 5, 2023

  1. Start onnx integration

    LLukas22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    2fb96cb View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    cbdb0f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1290499 View commit details
    Browse the repository at this point in the history
  3. Implement ONNXModel

    LLukas22 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    55abf1a View commit details
    Browse the repository at this point in the history
  4. fmt

    LLukas22 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0a4583a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    d4599f8 View commit details
    Browse the repository at this point in the history
  2. add onnx flag to python ci

    LLukas22 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a0f9d51 View commit details
    Browse the repository at this point in the history
  3. Pin protoc to 25.0

    LLukas22 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9943c6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f70b842 View commit details
    Browse the repository at this point in the history
  5. Build wheels with onnx

    LLukas22 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    77335eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7a1413 View commit details
    Browse the repository at this point in the history
  7. apt -> yum

    LLukas22 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e533d07 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d98c39 View commit details
    Browse the repository at this point in the history
  9. Back to manylinux: auto

    LLukas22 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b7d6d12 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4778fd8 View commit details
    Browse the repository at this point in the history