MCPcopy Index your code
hub / github.com/tensorpack/tensorpack / serialize.py

File serialize.py

tensorpack/dataflow/serialize.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2# File: serialize.py
3
4import numpy as np

Callers

nothing calls this directly

Calls 5

create_dummy_classFunction · 0.85
FakeDataClass · 0.85
saveMethod · 0.45
loadMethod · 0.45
reset_stateMethod · 0.45

Tested by

no test coverage detected