Getting Unknown type annotation error when JIT saving pytorch model

前端 未结 0 1558
-上瘾入骨i
-上瘾入骨i 2021-02-12 17:28

When JIT saving “model.pt” of a complex pytorch model with many custom classes, I am encountering the error that pytorch doesn’t know the type annotation of one of those custom

相关标签:
回答
  • 消灭零回复
提交回复
热议问题