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

Split value prop #189

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft

Split value prop #189

wants to merge 25 commits into from

Commits on Oct 27, 2024

  1. Init

    neNasko1 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    539ca29 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Run linter

    neNasko1 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b6aa765 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Changes

    neNasko1 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1d6bcbc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Fix ml

    neNasko1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3c8e9b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Fix some tests

    neNasko1 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    096a4f4 View commit details
    Browse the repository at this point in the history
  2. Fix some tests

    neNasko1 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e29a920 View commit details
    Browse the repository at this point in the history
  3. Fix more tests

    neNasko1 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bfaed79 View commit details
    Browse the repository at this point in the history
  4. Add some proper typing

    neNasko1 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    49e366c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. More initializers

    neNasko1 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f5af5d9 View commit details
    Browse the repository at this point in the history
  2. Fix passing

    neNasko1 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    27c562e View commit details
    Browse the repository at this point in the history
  3. Minor fixes and linter

    neNasko1 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    50e828b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    d6b59ca View commit details
    Browse the repository at this point in the history
  2. Make tests passing

    neNasko1 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    340d4c2 View commit details
    Browse the repository at this point in the history
  3. Hacky fix mypy

    neNasko1 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3d77a87 View commit details
    Browse the repository at this point in the history
  4. Correctly codegen

    neNasko1 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9060d12 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Comments after code review

    neNasko1 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6aa1bf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Improve type checking

    neNasko1 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    07f9676 View commit details
    Browse the repository at this point in the history
  2. Pre-commit enable

    neNasko1 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    df0bee9 View commit details
    Browse the repository at this point in the history
  3. Update documentation

    neNasko1 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    02e36ac View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Fix adapt node

    neNasko1 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9488f6a View commit details
    Browse the repository at this point in the history
  2. Fix function inputs passing

    neNasko1 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c23086b View commit details
    Browse the repository at this point in the history
  3. Fix opset generation

    neNasko1 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1aebc1a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    c9de7ec View commit details
    Browse the repository at this point in the history
  2. Fix jinja

    neNasko1 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3f25d7e View commit details
    Browse the repository at this point in the history