Home
last modified time | relevance | path

Searched defs:steps_per_execution (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/keras/distribute/
Ddataset_creator_model_fit_test_base.py72 steps_per_execution=1, argument
113 steps_per_execution=1, argument
155 steps_per_execution=1, argument
192 steps_per_execution=1, argument
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_preprocessing_layer.py157 def compile(self, run_eagerly=None, steps_per_execution=None): argument
287 def _configure_steps_per_execution(self, steps_per_execution): argument
354 def compile(self, run_eagerly=None, steps_per_execution=None): argument
Dtraining.py483 steps_per_execution=None, argument
625 def _configure_steps_per_execution(self, steps_per_execution): argument
Ddata_adapter.py1108 steps_per_execution=None, argument