Commit 45e6401
Migrate misc from torch::deploy to multipy (#143)
Summary:
Pull Request resolved: #143
X-link: pytorch/pytorch#80213
We are creating a new repo called `fbcode/multipy` to house `torch.package` and `torch::deploy` code.
This diff migrates over `//caffe2/torch/csrc/deploy:xxx` usages over to `//caffe2/multipy/runtime` which is the new repo we are moving `torch::deploy` code to.
`test/cpp/api/imethod.cpp` still uses `torch::deploy` as it is used for OSS testing of `torch::deploy`
Reviewed By: d4l3k
Differential Revision: D37399594
fbshipit-source-id: 04e70de20e4b152f36238a7bf3232914421ab8871 parent fd6da58 commit 45e6401
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
0 commit comments