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

Tinygrad runner #34261

Merged
merged 13 commits into from
Dec 18, 2024
Merged

Tinygrad runner #34261

merged 13 commits into from
Dec 18, 2024

Conversation

haraschax
Copy link
Contributor

No description provided.

@@ -1,10 +1,4 @@
#!/usr/bin/env bash

DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
cd "$DIR/../../"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this whole shim should be removed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I usually like to leave a comment in that case: "TODO: can be removed once <> is resolved"

haraschax and others added 11 commits December 17, 2024 14:39
* needs cleanup

* only if tici

* bump tinygrad

* check width

* base modelframe

* .

* need to be args

* more cleanup

* no _frame in base

* tici only

* its DrivingModelFrame

* .6 is fair

---------

Co-authored-by: Comma Device <[email protected]>
@haraschax haraschax merged commit 17ca638 into master Dec 18, 2024
16 of 17 checks passed
@haraschax haraschax deleted the tinygrad-runner branch December 18, 2024 19:59
elkoled pushed a commit to elkoled/openpilot that referenced this pull request Dec 31, 2024
* squash

* dmonitoringmodeld: use cl transform (commaai#34235)

* needs cleanup

* only if tici

* bump tinygrad

* check width

* base modelframe

* .

* need to be args

* more cleanup

* no _frame in base

* tici only

* its DrivingModelFrame

* .6 is fair

---------

Co-authored-by: Comma Device <[email protected]>

* Update tinygrad

* tg upstream

* bump tg

* bump tg

* debug

* attr

* misc cleanup

* whitespace

* remove

* Add TODOs to make python proc for modelrunners

* whitespace

---------

Co-authored-by: ZwX1616 <[email protected]>
Co-authored-by: Comma Device <[email protected]>
Co-authored-by: Maxime Desroches <[email protected]>
elkoled pushed a commit to elkoled/openpilot that referenced this pull request Jan 4, 2025
* squash

* dmonitoringmodeld: use cl transform (commaai#34235)

* needs cleanup

* only if tici

* bump tinygrad

* check width

* base modelframe

* .

* need to be args

* more cleanup

* no _frame in base

* tici only

* its DrivingModelFrame

* .6 is fair

---------

Co-authored-by: Comma Device <[email protected]>

* Update tinygrad

* tg upstream

* bump tg

* bump tg

* debug

* attr

* misc cleanup

* whitespace

* remove

* Add TODOs to make python proc for modelrunners

* whitespace

---------

Co-authored-by: ZwX1616 <[email protected]>
Co-authored-by: Comma Device <[email protected]>
Co-authored-by: Maxime Desroches <[email protected]>
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.

5 participants