Functions 3
default_restore_location
functionFull reference ↗- tensorplay.serialization.api.default_restore_location(storage, location)[source]
load
functionFull reference ↗save
functionFull reference ↗- tensorplay.serialization.api.save(obj: Any, f, pickle_module=<module 'pickle' from '/usr/lib/python3.12/pickle.py'>, pickle_protocol: int = 2, _use_new_zipfile_serialization: bool = True, _disable_byteorder_record: bool = False, *, metadata: Mapping[str, ~typing.Any] | None=None, alignment: int = 4096, checksum: str = 'crc32') None[source]

