Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个模型保存为 torchscript 的文件。我需要运行它,但我没有其输入形状的信息。有没有办法通过查看文件来找出答案?
您可以使用 Netron 软件来分析不同节点的输入和输出。 https://netron.app/