import torch torch.ops.load_library("./MyModule.dll") torch.ops.mymodule.add( torch.rand(2,4), torch.rand(2,4)). + Supports TorchScript.
確定! 回上一頁