Hi, My play.cpp code is like this: #include "pybind11/pybind11.h" #include <torch/torch.h> #include <torch/extension.h> torch::Tensor ...
確定! 回上一頁