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

move DEFINE_VAR min/max from src to arg [run_process_replay] #414

Closed
wants to merge 1 commit into from

Conversation

chenyuxyz
Copy link
Owner

new arg is (Variable, min as CONST, max as CONST)

@chenyuxyz chenyuxyz changed the title move DEFINE_VAR min/max from src to arg move DEFINE_VAR min/max from src to arg [run_process_replay] Sep 6, 2024
Copy link

github-actions bot commented Sep 6, 2024

Changes

Name                              Lines    Diff    Tokens/Line    Diff
------------------------------  -------  ------  -------------  ------
tinygrad/renderer/cstyle.py         366      +0           13.4    +0.0
tinygrad/ops.py                     306      +1           17.6    +0.0
tinygrad/renderer/assembly.py       237      +0           18.8    +0.0
tinygrad/shape/shapetracker.py      124      +0           18.6    +0.0
tinygrad/renderer/__init__.py        71      +0           11.1    +0.0


total lines changes: +1

new arg is (Variable, min as CONST, max as CONST)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant