Files
Ian Fox d3d0ef4057 Use updated PyTorch Loading API (#529)
Summary:
Pull Request resolved: https://github.com/facebookresearch/ReAgent/pull/529

Using torch::jit::load has some privacy issues: T93507328
instead we're supposed to load the model as a caffe2:PyTorchPredictorContainer and then extract the pytorch module.

Reviewed By: kittipatv

Differential Revision: D30285801

fbshipit-source-id: b13330d5a27eec943a46fe13a2be4c203e2e993c
2021-08-27 10:43:03 -07:00
..
2021-07-15 16:20:09 -07:00
2021-04-21 09:44:41 -07:00