Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Germany
- Sign in to view email
Pinned
1,627 contributions in the last year
Contribution activity
May 2020
Created a pull request in aleju/imgaug that received 1 comment
Activate CI/CD testing of windows
This patch changes all github action jobs to also test the library in Windows (and build the corresponding wheels).
+117
−59
•
1
comment
- Remove f128 requirement from tests
- Add timeouts to ci/cd jobs
- Extend printed system infos in github jobs
- Fix multicore aug error on Mac + python 3.7
- Fix deprecation warning in Superpixels
- Improve CI/CD testing via github actions
- Fix prefetchers wrapping prefetchers
- Remove leftover print statement
- Fix travis build for python 3.6 failing
- Improve performance of dtype checks