torch_load | R Documentation |
Loads a saved object
torch_load(path, device = "cpu")
path |
a path to the saved object |
device |
a device to load tensors to. By default we load to the |
Other torch_save:
torch_save()
,
torch_serialize()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.