Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A 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
H A Dtraining.py481 steps_per_execution=None, argument
623 def _configure_steps_per_execution(self, steps_per_execution): argument
H A Ddata_adapter.py1108 steps_per_execution=None, argument