MCPcopy Create free account
hub / github.com/Huelse/SEAL-Python / 7_serialization.py

File 7_serialization.py

examples/7_serialization.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from seal import *
2import pickle
3import time
4

Callers

nothing calls this directly

Calls 2

serialization_exampleFunction · 0.85
pickle_exampleFunction · 0.85

Tested by

no test coverage detected