pytorch
8a3fb268 - Wrap torch::deploy API functions in safe rethrow macros (#58412)

Commit
3 years ago
Wrap torch::deploy API functions in safe rethrow macros (#58412) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/58412 Second try- avoid ctor/dtor handling this time as it is kind of pointless if the rethrow will still terminate(), and upsets -Werror=terminate Original commit changeset: 1775bed18269 Test Plan: existing unit tests and CI Reviewed By: suo Differential Revision: D28478588 fbshipit-source-id: 84191cecc3ef52e23f11bfea07bbb9773ebc5df4
Author
Parents
Loading