始める無料で始める

Choosing the right conversion method

You learned that torch.jit.trace and torch.jit.script are two methods for converting PyTorch models to TorchScript. Understanding when to use each method is critical for efficient deployment.

Which of the following scenarios is most appropriate for using torch.jit.script instead of torch.jit.trace?

この演習はコースの一部です

Scalable AI Models with PyTorch Lightning

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する