HomeSort by relevance Sort by last modified time
    Searched refs:profile_batch (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/python/keras/
callbacks_v1.py 101 profile_batch: Profile the batch to sample compute characteristics. By
102 default, it will profile the second batch. Set profile_batch=0 to
129 profile_batch=2):
157 self._profile_batch = profile_batch
callbacks_test.py     [all...]
callbacks.py     [all...]

Completed in 323 milliseconds