Skip to content

Commit 905bf00

Browse files
committed
fix(pooling): remove unused backend import
1 parent 36bea0c commit 905bf00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

keras/src/layers/pooling/global_average_pooling1d.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from keras.src import backend
21
from keras.src import ops
32
from keras.src.api_export import keras_export
43
from keras.src.layers.pooling.base_global_pooling import BaseGlobalPooling

0 commit comments

Comments
 (0)