-
Updated
Dec 16, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Dec 15, 2020 - Python
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
COVID-19
-
Updated
Dec 15, 2020 - Python
-
Updated
Dec 15, 2020 - TypeScript
-
Updated
Dec 15, 2020 - C++
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Instabug
The top apps in the world rely on Instabug for bug reporting, crash reporting, and in-app user feedback. With just one line of code, beta testers and users can report bugs and provide mobile and support teams with detailed feedback by just shaking their phones.
-
Updated
Dec 14, 2020 - Python
-
Updated
Dec 7, 2020
-
Updated
Dec 15, 2020 - TypeScript
-
Updated
Dec 9, 2020 - Jupyter Notebook
-
Updated
Dec 15, 2020
-
Updated
Dec 15, 2020 - HTML
-
Updated
Dec 13, 2020 - Python
-
Updated
Dec 16, 2020
-
Updated
Dec 11, 2020 - C++
-
Updated
Dec 15, 2020 - Python
-
Updated
Dec 15, 2020 - JavaScript
-
Updated
Dec 15, 2020 - Dockerfile
-
Updated
Dec 11, 2020 - Objective-C
-
Updated
Dec 13, 2020 - JavaScript
cuda requirement
Is it possible to run this on a (recent) Mac, which does not support CUDA? I would have guessed setting --GPU 0 would not attempt to call CUDA, but it fails.
File "/Users/../Desktop/bopbtl/venv/lib/python3.7/site-packages/torch/cuda/__init__.py", line 61, in _check_driver
raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enable
-
Updated
Dec 15, 2020 - Ruby
Snyk
Snyk is on a mission to help developers use open source and stay secure.
Snyk helps find, fix & prevent known vulnerabilities in your Node.js, Java, Ruby, Python and Scala apps. Snyk is free for open source.
Snyk tracks vulnerabilities in over 800,000 open source packages, and helps protect over 25,000 applications.
83% of Snyk users found vulnerabilities in their applications, and new vulnerabilities are disclosed regularly, putting your application at risk.
The test should run openpilot in the simulator for a minute and fail on process crashes or unexpected alerts. Ideally, this test should be able to run in GitHub Actions.