MCPcopy Create free account
hub / github.com/clab/dynet / model_test.py

File model_test.py

python/model_test.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Tests for model saving and loading, including for user-defined models.
3"""
4from __future__ import print_function

Callers

nothing calls this directly

Calls 2

old_style_save_and_loadFunction · 0.85
new_style_save_and_loadFunction · 0.85

Tested by

no test coverage detected