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

Replace ThneedModel with TinygradModel #33532

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

Commits on Oct 18, 2024

  1. rebase

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7231071 View commit details
    Browse the repository at this point in the history
  2. fixup stuff

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1a2414d View commit details
    Browse the repository at this point in the history
  3. set realtime config back

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0f2cf7d View commit details
    Browse the repository at this point in the history
  4. add release file

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3b49daf View commit details
    Browse the repository at this point in the history
  5. Misc cleanup

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a3254f2 View commit details
    Browse the repository at this point in the history
  6. dont reallocate tensor

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    877b8b3 View commit details
    Browse the repository at this point in the history
  7. cleanup static analysis

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fcb50e2 View commit details
    Browse the repository at this point in the history
  8. ignore mypy

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b163a46 View commit details
    Browse the repository at this point in the history
  9. the irony

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2e12367 View commit details
    Browse the repository at this point in the history
  10. Fix comment

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cccd1d3 View commit details
    Browse the repository at this point in the history
  11. Fix comment

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    effb8e2 View commit details
    Browse the repository at this point in the history
  12. Use GPU when possible

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    afb708e View commit details
    Browse the repository at this point in the history
  13. metal compile

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    386f98e View commit details
    Browse the repository at this point in the history
  14. llvm

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c460fc6 View commit details
    Browse the repository at this point in the history
  15. bump TG

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    72be18b View commit details
    Browse the repository at this point in the history
  16. use clang

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    40beac8 View commit details
    Browse the repository at this point in the history
  17. Compile on arm too

    haraschax committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0e4ab61 View commit details
    Browse the repository at this point in the history