Survey: What are you using the C++ API for?

  1. What are you using the PyTorch C++ API for?
    inference for program on windows platform
  2. 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
  3. Are you using JIT (TorchScript) models or torch::nn models?
    torch::nn only
  4. Are you training models in C++?
    No
  5. How do you think the PyTorch C++ API (or the ecosystem in general) should be improved?
    DO NOT CHANGE THE API FREQUENTLY