cbtorch.save
method. e.g.
cbtorch.load
method. e.g.
run.py
scripts provided in ModelZoo, the configuration and setup mentioned earlier are already handled automatically by the built-in runners.cbtorch.load
is not a sufficient solution for loading the checkpoint into memory, a simple conversion can be done to the pickle format that PyTorch uses as follows