Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tensorlayer/TensorLayer
/ test_keras_save.py
File
test_keras_save.py
tests/models/test_keras_save.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
tensorflow
as
tf
2
from
tensorflow.python.keras
import
Model
3
from
tensorflow.python.keras.applications
import
VGG16
4
from
tensorflow.python.keras.layers
import
Conv2D, Dense
Callers
nothing calls this directly
Calls
3
get_layer
Method · 0.80
save_weights
Method · 0.80
MyModel
Class · 0.70
Tested by
no test coverage detected