commaci-public
2ea241ff7e
[bot] Update Python packages ( #34639 )
...
* Update Python packages
* update refs
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 months ago
Adeeb Shihadeh
27b5a727e3
Revert "Mypy: Got passing on macos ( #34591 )"
...
This reverts commit b09b48130e
.
2 months ago
BrainLess
b09b48130e
Mypy: Got passing on macos ( #34591 )
...
* Mypy: Got mypy passing on macos
* common/realtime.py refactor
* Mypy: mypy passing on darwin
* Refactor: Removed else: pass statement
* Refactor: Removed unnecessary check
* added xattr to pyproject
* loggerd: switched to xatter module
* loggerd: removed unused module in xattr_cache.py
* UV: update uv.lock
* Update system/athena/athenad.py
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
* athenad: fixed blank lines
* loggerd: refactor of xattr_cache
* cleanup
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2 months ago
Maxime Desroches
9ccfecb813
use PyPI wheel for raylib on PC ( #34586 )
...
* wheel
* build
2 months ago
commaci-public
4cca971888
[bot] Update Python packages ( #34561 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
2 months ago
Maxime Desroches
61fa7e1ead
raylib python bindings ( #34534 )
...
* build
* fix
* build
* wheel
* arm
* linux
* both
3 months ago
Maxime Desroches
9658fcbe79
Revert "unpin pyopenssl ( #34522 )" ( #34524 )
...
This reverts commit b1843ee7a7
.
3 months ago
Maxime Desroches
b1843ee7a7
unpin pyopenssl ( #34522 )
...
try
3 months ago
commaci-public
ebe48552cf
[bot] Update Python packages ( #34520 )
...
* Update Python packages
* fix
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
3 months ago
commaci-public
ca11a18061
[bot] Update Python packages ( #34486 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
3 months ago
commaci-public
dcb05af228
[bot] Update Python packages ( #34431 )
...
* Update Python packages
* codespell
* update refs
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
3 months ago
Maxime Desroches
707a845218
fix uv ( #34393 )
...
uv fix
3 months ago
commaci-public
4d714113d1
[bot] Update Python packages ( #34376 )
...
* Update Python packages
* time -> time_helpers
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
3 months ago
commaci-public
b1170c98c1
[bot] Update Python packages ( #34334 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
4 months ago
Adeeb Shihadeh
420d6f0d5e
Quick GC pass heading into 2025 ( #34330 )
...
* first pass
* bye bye snpe
4 months ago
commaci-public
253f4343f0
[bot] Update Python packages ( #34320 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
4 months ago
commaci-public
e98741f5b2
[bot] Update Python packages ( #34304 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
4 months ago
Maxime Desroches
0265f20976
Update metadrive wheel ( #34292 )
...
* test
* new wheel
4 months ago
Maxime Desroches
9c9b273a3e
set python upper bound to 3.13 ( #34286 )
...
* try
* test
* ...
* wow
* y
* docker
* <
4 months ago
Harald Schäfer
17ca6389e1
Tinygrad runner ( #34261 )
...
* squash
* dmonitoringmodeld: use cl transform (#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 <device@comma.ai>
* 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 <zwx1616@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
4 months ago
commaci-public
11fb0b95d2
[bot] Update Python packages ( #34256 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
4 months ago
commaci-public
833a67b019
[bot] Update Python packages ( #34251 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
4 months ago
Harald Schäfer
f6885dcbec
Revert Tinygrad ( #34243 )
...
* Revert "dmonitoringmodeld: use cl transform (#34235 )"
This reverts commit 684b0b9d4d
.
* Revert "load model before calling convert_fp16_to_fp32"
This reverts commit 31606a7d15
.
* Revert "bump tinygrad"
This reverts commit 44f58ff758
.
* Revert "Tinygrad runner (#34171 )"
This reverts commit 7b5a4fbb03
.
* Allow init buffer
* typo
4 months ago
Harald Schäfer
7b5a4fbb03
Tinygrad runner ( #34171 )
...
* squash
* bump tg
* bump tg
* debump tinygrad
* bump tinygrad
* bump tg
* Skip init iteration
* fixes
* cleanups
* skip first test sample
* typos
* linter unhappy
* update cpu usage
* OPENCL just zeros for now
* imports
* Try printing
* Runs again, but slower
* unused import
* Allow more buffer with tg and all on gpu
* bump tinygrad
* seems ok
* stricter timings for driving looser for dm
* try llvm
* check nvidia
* More timeout for now
* make test pass
* Revert "try llvm"
This reverts commit ef136e478320101fea262bae3579e558da991902.
* small fixes
* whitespace
* revert test timeout
* No model runners
* Always CPU always fast
* No onnx runtime GPU
* more cores
* cleanup
* Is this faster
* Is this faster
* at least runs
* FP32 is faster than 16
* fix deps
* whitespace
* comment
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 months ago
commaci-public
6e339f3315
[bot] Update Python packages ( #34191 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
5 months ago
Maxime Desroches
0902527e27
ci: fix retry in test_camerad ( #34167 )
...
* flaky was flaky
* delay
5 months ago
commaci-public
070b1e68d1
[bot] Update Python packages ( #34159 )
...
* Update Python packages
* Update ref_commit
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
5 months ago
commaci-public
c6e4241bad
[bot] Update Python packages ( #34140 )
...
* Update Python packages
* pin
* fstring
* this too
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
5 months ago
commaci-public
4576f7f154
[bot] Update Python packages ( #34043 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
5 months ago
commaci-public
f50ee8a67a
[bot] Update Python packages ( #33986 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
6 months ago
Maxime Desroches
5b0994c53c
setup: fix uv ( #33975 )
...
* fix
* fix
* fix
* fix
6 months ago
commaci-public
3081dca9e5
[bot] Update Python packages ( #33943 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
6 months ago
commaci-public
525482bf59
[bot] Update Python packages ( #33928 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
6 months ago
commaci-public
f5c26b4057
[bot] Update Python packages ( #33880 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
6 months ago
commaci-public
9fcd159141
[bot] Update Python packages ( #33877 )
...
* Update Python packages
* just setting ki
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
6 months ago
commaci-public
e42c203448
[bot] Update Python packages ( #33870 )
...
* Update Python packages
* Update ref_commit
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
6 months ago
commaci-public
c78fc60d9b
[bot] Update Python packages ( #33842 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
6 months ago
commaci-public
9daec14220
[bot] Update Python packages ( #33833 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
6 months ago
Maxime Desroches
c11d0a6518
setup: upper bound on python version ( #33816 )
...
ub
6 months ago
commaci-public
f0ccb78afa
[bot] Update Python packages ( #33784 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
6 months ago
commaci-public
4501d633ea
[bot] Update Python packages ( #33736 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
7 months ago
commaci-public
b4cf9c0988
[bot] Update Python packages ( #33679 )
...
* Update Python packages
* thats unfortunate
* global
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
7 months ago
commaci-public
1f198ff9c9
[bot] Update Python packages ( #33626 )
...
* Update Python packages
* fix build
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
7 months ago
commaci-public
163e7406c2
[bot] Update Python packages ( #33576 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
7 months ago
Andrei Radulescu
306316755b
agnos: move metadrive-simulator & rerun-sdk to a separate tools group ( #33570 )
7 months ago
commaci-public
01bf17a8ca
[bot] Update Python packages ( #33566 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
7 months ago
commaci-public
5f0aa663c8
[bot] Update Python packages ( #33549 )
...
* Update Python packages
* bump
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
8 months ago
commaci-public
762492b9be
[bot] Update Python packages ( #33518 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
8 months ago
commaci-public
1e92af9b3c
[bot] Update Python packages ( #33436 )
...
* Update Python packages
* bump
* specify any list of sources
ooh this is pretty nice
* update
* y
* fix
* fix that
* bump
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 239cc69a20
8 months ago
Maxime Desroches
6a36e1d05f
reduce metadrive size ( #33391 )
...
* minimal
* uv.lock
* remove anisotropic filtering
* new wheel
old-commit-hash: 629dcdcfca
8 months ago