Searched defs:epochs (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/python/keras/engine/ |
D | training_generator_v1.py | 42 epochs=1, argument 425 epochs=1, argument 556 epochs=1, argument 646 epochs=1, argument 726 epochs=1, argument
|
D | training_arrays_v1.py | 47 epochs=1, argument 603 epochs=1, argument
|
D | training_distributed_v1.py | 120 epochs=100, argument 582 epochs=1, argument
|
D | training_utils_v1.py | 1663 epochs=1, argument 1924 epochs=1, argument
|
D | training_v1.py | 619 epochs=1, argument 1224 epochs=1, argument 2110 epochs=1, argument
|
D | training.py | 884 epochs=1, argument 1943 epochs=1, argument
|
D | data_adapter.py | 238 epochs=1, argument 1101 epochs=1, argument
|
/external/zstd/lib/dictBuilder/ |
D | cover.c | 667 COVER_epoch_info_t epochs; in COVER_computeEpochs() local 690 const COVER_epoch_info_t epochs = COVER_computeEpochs( in COVER_buildDictionary() local
|
D | fastcover.c | 409 const COVER_epoch_info_t epochs = COVER_computeEpochs( in FASTCOVER_buildDictionary() local
|
/external/tensorflow/tensorflow/python/keras/ |
D | callbacks.py | 78 epochs=None, argument 140 epochs=None, argument
|
/external/rust/crates/quiche/src/ |
D | packet.rs | 69 pub fn epochs(range: RangeInclusive<Epoch>) -> &'static [Epoch] { in epochs() method
|