Home
last modified time | relevance | path

Searched refs:profile_batch (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.keras.callbacks.-tensor-board.pbtxt8 …stogram_freq\', \'write_graph\', \'write_images\', \'update_freq\', \'profile_batch\'], varargs=No…
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.keras.callbacks.-tensor-board.pbtxt8 …s\', \'embeddings_metadata\', \'embeddings_data\', \'update_freq\', \'profile_batch\'], varargs=No…
/external/tensorflow/tensorflow/python/keras/
Dcallbacks_v1.py129 profile_batch=2): argument
157 self._profile_batch = profile_batch
Dcallbacks_test.py1284 profile_batch=0)
1331 self.logdir, histogram_freq=1, profile_batch=1, write_graph=False)
1353 self.logdir, histogram_freq=1, profile_batch=2, write_graph=False)
1375 self.logdir, histogram_freq=1, profile_batch=10000, write_graph=False)
Dcallbacks.py1157 profile_batch=2, argument
1185 self._profile_batch = profile_batch