Skip to content

Commit

Permalink
Quick GC pass heading into 2025 (#34330)
Browse files Browse the repository at this point in the history
* first pass

* bye bye snpe
  • Loading branch information
adeebshihadeh authored Jan 5, 2025
1 parent 8b4ddc9 commit 420d6f0
Show file tree
Hide file tree
Showing 101 changed files with 543 additions and 9,232 deletions.
15 changes: 0 additions & 15 deletions .github/PULL_REQUEST_TEMPLATE/bugfix.md

This file was deleted.

19 changes: 0 additions & 19 deletions .github/PULL_REQUEST_TEMPLATE/car_bugfix.md

This file was deleted.

15 changes: 0 additions & 15 deletions .github/PULL_REQUEST_TEMPLATE/car_port.md

This file was deleted.

13 changes: 0 additions & 13 deletions .github/PULL_REQUEST_TEMPLATE/fingerprint.md

This file was deleted.

15 changes: 0 additions & 15 deletions .github/PULL_REQUEST_TEMPLATE/refactor.md

This file was deleted.

31 changes: 0 additions & 31 deletions .github/PULL_REQUEST_TEMPLATE/tuning.md

This file was deleted.

30 changes: 0 additions & 30 deletions .github/build.py

This file was deleted.

4 changes: 0 additions & 4 deletions SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ AddOption('--ccflags',
default='',
help='pass arbitrary flags over the command line')

AddOption('--snpe',
action='store_true',
help='use SNPE on PC')

AddOption('--external-sconscript',
action='store',
metavar='FILE',
Expand Down
49 changes: 0 additions & 49 deletions cereal/maptile.capnp

This file was deleted.

File renamed without changes.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ dev = [
"lru-dict",
"matplotlib",
"parameterized >=0.8, <0.9",
#"pprofile",
"pyautogui",
"pyopencl; platform_machine != 'aarch64'", # broken on arm64
"pytools < 2024.1.11; platform_machine != 'aarch64'", # pyopencl use a broken version
Expand All @@ -112,9 +111,6 @@ dev = [
"tabulate",
"types-requests",
"types-tabulate",

# this is only pinned since 5.15.11 is broken
"pyqt5 ==5.15.2; platform_machine == 'x86_64'", # no aarch64 wheels for macOS/linux
]

tools = [
Expand Down
39 changes: 0 additions & 39 deletions scripts/build_small.sh

This file was deleted.

54 changes: 0 additions & 54 deletions scripts/code_stats.py

This file was deleted.

11 changes: 0 additions & 11 deletions scripts/count_cars.py

This file was deleted.

Loading

0 comments on commit 420d6f0

Please sign in to comment.