We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a88cbc commit e3cf80aCopy full SHA for e3cf80a
tests/get_activations_test.py
@@ -9,7 +9,6 @@
9
from tensorflow.keras.layers import ReLU, concatenate
10
from tensorflow.keras.layers import TimeDistributed, Dense, Embedding, LSTM
11
12
-import keract
13
from keract import get_activations, get_gradients_of_activations, get_gradients_of_trainable_weights, keract
14
15
tf.compat.v1.disable_eager_execution()
0 commit comments