MCPcopy 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

1import tensorflow as tf
2from tensorflow.python.keras import Model
3from tensorflow.python.keras.applications import VGG16
4from tensorflow.python.keras.layers import Conv2D, Dense

Callers

nothing calls this directly

Calls 3

get_layerMethod · 0.80
save_weightsMethod · 0.80
MyModelClass · 0.70

Tested by

no test coverage detected