Highlights
- Arctic Code Vault Contributor
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
181 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in pytorch/pytorch that received 6 comments
caffe2/plan_executor: propagate exceptions from reporter substeps
Summary: Currently if an exception occurs in a reporter thread the process is killed via std::terminate. This adds support for handling the reporte…