We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8414a20 commit a29f394Copy full SHA for a29f394
core/iwasm/libraries/wasi-nn/test/models/mult_outputs.py
@@ -3,7 +3,7 @@
3
4
import tensorflow as tf
5
import numpy as np
6
-from keras.layers import AveragePooling2D, Conv2D
+from tensorflow.keras.layers import AveragePooling2D, Conv2D
7
8
from tensorflow.keras import Input, Model
9
0 commit comments