Shane Smiskol

Results 295 issues of Shane Smiskol

Some I'd like to work on including are: - [x] LeakyReLU - [ ] PReLU

activation support

Will probably not be worked on for a while due to supporting GRU. GRU is also faster since it has one less gate.

layer support

Some fairly common ones that should be supported: - Conv1D - Conv2D - Conv3D

enhancement

[KonverterSupport](https://github.com/ShaneSmiskol/Konverter/blob/master/konverter/utils/konverter_support.py) and the [model_attributes.py](https://github.com/ShaneSmiskol/Konverter/blob/master/konverter/utils/model_attributes.py) file should be refactored to more cleanly work together. For example, better class variables in `KonverterSupport` that are more clearly named and grab their contents from...

Merge changes from https://github.com/commaai/openpilot/commit/1ebe06d1c2339680452a8d9c08cc76bd38ee0949 and https://github.com/commaai/openpilot/commit/6c25b44369228915c825bbd1b178dc32f8505395. Can we use the same installer on both now?

If internet times out, just skip fetching and not totally kick user out

For all other cars minSteerSpeed will not be zero, so behavior will not be changed. And for the CX5 2022, we will only show unavailable alert when leaving standstill (takes...

bugfix
mazda

According to @realfast, the last two characters are just the FW revision, and don't describe functionality of the EPS.

car
chrysler

Need it in car interface (and not car info), because it's conditional on openpilot long control and whether we can spam the buttons Preview: https://github.com/commaai/openpilot/blob/auto-resume-car-info/docs/CARS.md

docs
car