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

[pull] master from tinygrad:master #82

Merged
merged 12 commits into from
Feb 6, 2025
Merged

[pull] master from tinygrad:master #82

merged 12 commits into from
Feb 6, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 6, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

Qazalin and others added 12 commits February 6, 2025 09:15
* benchmark kernel launch

* don't realize unneeded

* faster

* faster metal

* fix mypy

* new objc message style [pr]

* without sync

* no div 0

* lru cache that

* no sync in the profile

* fix

* update all to new style

* remove comment

* graph one kernel

* fix graph one kernel

* remove that sync
* am: start to add support for 7600

* test_tiny passes

* mmhub 3 0 2

* cleaner
* closer

* env flag + transcendental issue
* hotfix: save 1 line

* no unwrap
@pull pull bot added the ⤵️ pull label Feb 6, 2025
@pull pull bot merged commit 81e2411 into kp-forks:master Feb 6, 2025
Copy link

github-actions bot commented Feb 6, 2025

Changes

Name                                    Lines    Diff    Tokens/Line    Diff
------------------------------------  -------  ------  -------------  ------
tinygrad/runtime/ops_amd.py               461      +1           16.0    -0.0
tinygrad/codegen/rewriter.py              383      +8           22.9    -0.2
tinygrad/engine/schedule.py               338      +3           18.7    -0.0
tinygrad/runtime/support/am/ip.py         331      +0           15.0    +0.0
tinygrad/runtime/support/am/amdev.py      280      +7           16.0    +0.1
tinygrad/engine/jit.py                    241      +1           14.4    -0.0
tinygrad/runtime/ops_metal.py             172      +0           13.2    -0.1
tinygrad/viz/serve.py                     159      +1           16.2    -0.1
tinygrad/runtime/graph/metal.py            78      -1           13.0    +0.3


total lines changes: +20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants