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

Add DataDependentSize #564

Merged
merged 14 commits into from
Mar 18, 2024
Merged

Add DataDependentSize #564

merged 14 commits into from
Mar 18, 2024

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    3c017d3 View commit details
    Browse the repository at this point in the history
  2. WIP DataDependentSize

    FynnBe committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a7ef2c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    321c72c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1db64f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. avoid assert isinstance

    FynnBe committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    afbf28f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    975845e View commit details
    Browse the repository at this point in the history
  3. make _MinMax private

    FynnBe committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    fc2afef View commit details
    Browse the repository at this point in the history
  4. update get_tensor_sizes

    FynnBe committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    4013d1a View commit details
    Browse the repository at this point in the history
  5. fix pyright errors

    FynnBe committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b573256 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    d1bfc64 View commit details
    Browse the repository at this point in the history
  2. _MinMax -> _DtypeLimit

    FynnBe committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    33ac226 View commit details
    Browse the repository at this point in the history
  3. key tensor sizes with tuple

    FynnBe committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a115244 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7643e5 View commit details
    Browse the repository at this point in the history
  5. add to changelog

    FynnBe committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    404d58c View commit details
    Browse the repository at this point in the history