Skip to content

Commit

Permalink
Remove steps_per_execution_tuning from imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Frightera committed Jun 11, 2023
1 parent 065cdea commit 446f1dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keras/engine/training.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
from keras.engine import data_adapter
from keras.engine import functional
from keras.engine import input_layer as input_layer_module
from keras.engine import steps_per_execution_tuning
from keras.layers.activation import Softmax as SoftmaxLayer
from keras.engine import training_utils
from keras.metrics import base_metric
Expand Down

0 comments on commit 446f1dd

Please sign in to comment.