Y
Hacker News
new
|
ask
|
show
|
jobs
by
haolu7
1361 days ago
No, you don't need to train the model differently to use it with AITemplate. Here is an intro example to do inference with AITemplate with a very simple PyTorch model:
https://facebookincubator.github.io/AITemplate/tutorial/how_...
. For more advanced examples, check out
https://github.com/facebookincubator/AITemplate/tree/main/ex...