torchscript libtorch c++ · Issue #309 · facebookresearch/...
So the one problem that left is that in cpp, it seems it demenads List[Tensor], but I provide only Tensor, but not sure whether there is a conversion somehow Tensor in List[Tensor] in cpp I've added a libtorch