novioleo
(Tao Luo)
10
- What are you using the PyTorch C++ API for?
inference for program on windows platform
- How does your software stack look like? And how does the PyTorch C++ API interact with other components in your stack?
Linux - C/C++ - PyTorch
- Are you using JIT (TorchScript) models or
torch::nn
models?
torch::nn only
- Are you training models in C++?
No
- How do you think the PyTorch C++ API (or the ecosystem in general) should be improved?
DO NOT CHANGE THE API FREQUENTLY