Saves an object to a disk file.
This function is experimental, don't use for long term storage.
torch_save(obj, path, ...)
obj |
the saved object |
path |
a connection or the name of the file to save. |
... |
not currently used. |
Other torch_save:
torch_load()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.