MCPcopy Index your code
hub / github.com/pytorch/examples / convert.py

File convert.py

cpp/transfer-learning/convert.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This python script converts the network into Script Module
3"""
4import torch

Callers

nothing calls this directly

Calls 2

traceMethod · 0.80
saveMethod · 0.80

Tested by

no test coverage detected