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
Pinned
314 contributions in the last year
Activity overview
Contribution activity
August 2020
1duo has no activity
yet for this period.
July 2020
Created a pull request in apple/coremltools that received 1 comment
Reduce unit tests workload
Squashed commit of the following:
Reduce unit tests workload
Reduce TF input tensor size for unit tests
+328
−174
•
1
comment
- Update build status badge to point to Gitlab
- Remove sync_gitlab_with_github from master
- Try to get SSH keypair for sync from env variable
- Enable scheduled CI job to sync Gitlab CI
- Speed up execution of sync_gitlab_with_github.sh
- Refactor Torch Tests
- Add a script to sync PRs to Gitlab for CI
- Handling default value for strides in avg_pool2d and max_pool2d
- Use chain.from_iterable in _feature_management.py
- Allow batch first mode for LSTM cell in torch frontend
- Handling default strides for max_pool2d and avg_pool2d
- Allow batch first mode for LSTM cell in torch frontend
- Adding leaky_relu and upsample_nearest2d for yolov5