Commit Graph

50 Commits

Author SHA1 Message Date
Willem Melching
17d5446650 Timezoned (#19960)
* untested code

* add to manager

* whitespace

* only save on fix

* cleanup

* fix typo

* add to ignored processes

* import tici

* fix param name

* cleanup

* only run offroad

* use itertools

* wait for thermald

* simpler

* fall back to api call

* add param to override timezone

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 4c04e220a1
2021-02-06 11:07:37 +01:00
George Hotz
3b1d87e506 pyopencl pipenv
old-commit-hash: bd9388c933
2021-01-08 10:47:19 -08:00
George Hotz
5322863366 smp_pipenv (#19687)
old-commit-hash: cc4c34cc0b
2021-01-07 08:52:51 -08:00
George Hotz
65d1793bff Revert "add two dev packages for training"
This reverts commit 5d3dc7c4ecc69e593efa5a32a2e06708ad814cf4.

old-commit-hash: bbe868d312
2020-12-09 21:48:38 -08:00
George Hotz
2c106a1a9a add two dev packages for training
old-commit-hash: 3da368247a
2020-12-09 11:07:18 -08:00
George Hotz
9789e816c1 add onnx and bump versions in Pipfile.lock
old-commit-hash: 2df0f9ffb1
2020-11-14 17:20:20 -08:00
HaraldSchafer
008f37c749 Torch model (#2452)
* refactor draw model

* rebase master

* correct valid_len

* rename function

* rename variables

* white space

* rebase to master

* e16c13ac-927d-455e-ae0a-81b482a2c787

* start rewriting

* save proress

* compiles!

* oops

* many fixes

* seems to work

* fix desires

* finally cleaned

* wrong std for ll

* dont pulse none

* compiles!

* ready to test

* WIP does not compile

* compiles

* various fixes

* does something!

* full 3d

* not needed

* draw up to 100m

* fix segfault

* wrong sign

* fix flicker

* add road edges

* finish v2 packet

* Added pytorch supercombo

* fix rebase

* no more keras

* Hacky solution to the NCHW/NHWC incompatibility between SNPE and our frame data

* dont break dmonitoringd, final model 229e3ce1-7259-412b-85e6-cc646d70f1d8/430

* fix hack

* Revert "fix hack"

This reverts commit 5550fc01a7881d065a5eddbbb42dac55ef7ec36c.

* Removed axis permutation hack

* Folded padding layers into conv layers

* Removed the last pad layer from the dlc

* Revert "Removed the last pad layer from the dlc"

This reverts commit b85f24b9e1d04abf64e85901a7ff49e00d82020a.

* Revert "Folded padding layers into conv layers"

This reverts commit b8d1773e4e76dea481acebbfad6a6235fbb58463.

* vision model: 5034ac8b-5703-4a49-948b-11c064d10880/780  temporal model: 229e3ce1-7259-412b-85e6-cc646d70f1d8/430  with permute + pool opt

* fix ui drawing with clips

* ./compile_torch.py 5034ac8b-5703-4a49-948b-11c064d10880/780 dfcd2375-81d8-49df-95bf-1d2d6ad86010/450 with variable history length

* std::clamp

* not sure how this compiled before

* 2895ace6-a296-47ac-86e6-17ea800a74e5/550

* db090195-8810-42de-ab38-bb835d775d87/601

* 5m is very little

* onnx runner

* add onnxruntime to pipfile

* run in real time without using the whole CPU

* bump cereal;

* add stds

* set road edge opacity based on stddev

* don't access the model packet in paint

* convert mat.h to a c++ header file (#2499)

* update tests

* safety first

Co-authored-by: deanlee <deanlee3@gmail.com>
Co-authored-by: mitchell <mitchell@comma.ai>
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: George Hotz <george@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 08846b5c0e
2020-11-11 20:31:46 -08:00
Greg Hogan
8b208a580d Revert "pytorch cuda 11.0 (#2496)" (didn't work!)
This reverts commit f1c6ef23219228ff283778c1d0b43011ced2bfb6.

old-commit-hash: 789a94932b
2020-11-06 19:38:23 -08:00
Greg Hogan
01e7e4ef04 pytorch cuda 11.0 (#2496)
old-commit-hash: 14c6de9094
2020-11-06 19:02:25 -08:00
George Hotz
afa6b535dc pin blosc (#2492)
old-commit-hash: e63f434d5c
2020-11-05 21:06:08 -08:00
Greg Hogan
d9185fd436 add blosc to pipfile (#2464)
old-commit-hash: 06f63d37fa
2020-10-31 08:19:54 -07:00
Adeeb Shihadeh
2e5247056a ubuntu 16.04 -> 20.04 (#2378)
old-commit-hash: 719c5e3598
2020-10-29 16:51:09 -07:00
Greg Hogan
a33a62c978 pytorch pip packages
old-commit-hash: 05c16b1ff9
2020-09-03 17:57:11 -07:00
Harald Schafer
4afa7dfe59 tf 2.2.
old-commit-hash: 270880c705
2020-08-08 11:17:41 -07:00
Harald Schafer
83d0176e32 not useful
old-commit-hash: b467f5777b
2020-07-29 10:21:44 -07:00
Willem Melching
760044710c update pipfile.lock (#1896)
* update pipfile

* matrix is deprecated

* Numpy almost equal

* sympy 1.6
old-commit-hash: 95b0c69c12
2020-07-21 21:15:09 +02:00
Adeeb Shihadeh
59b626ba8c test each model fingerprints with FW fingerprinting (#1769)
* test each model fingerprints with FW fingerprinting

* lock

* test for all
old-commit-hash: b44569284a
2020-06-23 15:33:04 -07:00
Willem Melching
68302af068 Fixed virtualenv https://github.com/pypa/virtualenv/issues/1857
old-commit-hash: 6f46eed874
2020-06-12 12:25:18 -07:00
Willem Melching
791dcf0c48 use older pre-commit version
old-commit-hash: 0f26c04a7b
2020-06-12 12:14:16 -07:00
Willem Melching
fd7a433d08 remove pycocotools
old-commit-hash: b19098dbf8
2020-06-12 11:48:14 -07:00
Willem Melching
2b60ee9531 Run mypy commit hook (#1591)
* run mypy commit hook

* fix mypy errors
old-commit-hash: 3d08dcc3b2
2020-05-28 15:05:04 -07:00
Willem Melching
c0866d9edb pre-commit pylint (#1580)
* "The commit-hook project sounds interesting though. I would definitely merge something that runs flake8 and pylint on the modified files!"
-  pd0wm, https://github.com/commaai/openpilot/pull/1575#issuecomment-634974344

* add pylint to pre-commit and make everything pass

* Remove uncommented stuff

Co-authored-by: J <user@4800.lan>
old-commit-hash: bd06434243
2020-05-27 20:00:14 -07:00
github-actions[bot]
e40ba2aaf7 Update Pipfile.lock (dependencies) (#1563)
* [Bot] Update Pipfile.lock dependencies

* trigger ci

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: ac8617581e
2020-05-26 13:43:30 -07:00
Ewout ter Hoeven
6e3b893205 Add workflow to update Pipfile.lock weekly (#1542)
* Create workflow to update the Pipfile.lock weekly

* Update-pipfile: Also install wheel

* Install wheel in different step

* Pipfile: Only lock major versions

Assumes Semantic Versioning, and only sets the major versions of all packages

* Run update-pipfile on changes in pipfile and use tensorflow

Move from tensorflow-gpu to tensorflow, an excelent test for this PR

* [create-pull-request] automated change

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
old-commit-hash: b1795235f9
2020-05-20 13:16:02 -07:00
Harald Schafer
01be4fa5aa breaks docker
old-commit-hash: 06d4b80792
2020-05-12 17:00:33 -07:00
George Hotz
708d68722c update tensorflow-gpu to 2.2.0
old-commit-hash: e3999495fa
2020-05-08 11:02:11 -07:00
ZwX1616
1074c27d7c add TFmot to pipenv
old-commit-hash: aa460a1623
2020-05-06 13:15:30 -07:00
Willem Melching
46ab48372b run both deterministic and statistical profiler
old-commit-hash: b3e7d94303
2020-04-30 17:39:37 -07:00
Willem Melching
1a825681b3 Write profiling result after running
old-commit-hash: 079c9e714b
2020-04-30 16:19:12 -07:00
Greg Hogan
22b70c7394 tensorflow-gpu==2.2.0rc4
old-commit-hash: 3e78705761
2020-04-30 12:10:58 -07:00
Willem Melching
66f55e9837 remove pyqt5
old-commit-hash: bb02a565b5
2020-04-29 13:11:12 -07:00
George Hotz
a89ff6873e remove unused overpy, bump ubuntu_setup to 3.8.2
old-commit-hash: 0a6d9a7bbd
2020-04-28 15:23:39 -07:00
Harald Schafer
0490bb6fe9 python 3.82
old-commit-hash: 18ab25d919
2020-04-27 15:01:19 -07:00
Harald Schafer
addee44087 add that in for dlib
old-commit-hash: ba0d92de52
2020-04-24 13:32:58 -07:00
Harald Schafer
c94fb86e2d new packages
old-commit-hash: 6a551dee7d
2020-04-24 11:12:57 -07:00
HaraldSchafer
f95fb46eec clean a little (#1416)
* clean a little

* those are needed

* put those back

* :Revert "those are needed"

This reverts commit ee7671af1990626eb803b74f2abd7ce926cf3b67.

* fix messed up commits

* need that for ublox test
old-commit-hash: 6840f96009
2020-04-23 22:39:35 -07:00
Harald Schafer
4b0508927c tf 2.2
old-commit-hash: 88b4a727c2
2020-04-22 19:20:53 -07:00
Harald Schafer
e34bc5b370 various upadtes
old-commit-hash: c4acf68b96
2020-04-13 14:19:54 -07:00
George Hotz
7a0eaad395 upgrade to tensorflow 2.1
old-commit-hash: 027deba07f
2020-03-27 11:45:23 -07:00
ZwX1616
d1f4c10ed8 fix pyqt5 install in pipenv
old-commit-hash: a0da739d51
2020-02-12 12:21:26 -08:00
Harald Schafer
23f2a82f27 need lock too
old-commit-hash: bbb37309fc
2020-01-21 14:42:07 -08:00
George Hotz
06c6ee312b root directory non hidden files
old-commit-hash: 012535a84e
2020-01-17 10:22:00 -08:00
George Hotz
81dd5a50cf root commit
old-commit-hash: 6c33a5c1f3
2020-01-17 10:02:52 -08:00
Vehicle Researcher
fa4b6f33d1 openpilot v0.7.1 release
old-commit-hash: 8da8b6135c
2020-01-15 14:05:04 -08:00
Vehicle Researcher
99b637c7ce openpilot v0.7 release
old-commit-hash: c025b96e8a
2019-12-13 13:03:08 -08:00
Vehicle Researcher
b713eae9f8 openpilot v0.6.6 release
old-commit-hash: d7f0b402a8
2019-11-04 15:13:52 -08:00
Vehicle Researcher
89d1d84c70 openpilot v0.6.5 release
old-commit-hash: cf80f7a28b
2019-10-09 18:43:53 +00:00
Vehicle Researcher
3835061760 openpilot v0.6.2 release
old-commit-hash: e90c41c576
2019-07-30 02:27:48 +00:00
Vehicle Researcher
07aa8b1bf3 openpilot v0.6.1 release
old-commit-hash: 94053536b4
2019-07-22 19:17:47 +00:00
Vehicle Researcher
9abcfabc5f openpilot v0.6 release
old-commit-hash: 8a9ed94f5f
2019-06-28 21:11:30 +00:00