/aosp_15_r20/external/pytorch/test/optim/ |
H A D | test_lrscheduler.py | 1971 def _test_swalr(self, swa_scheduler, scheduler, targets, swa_start, epochs): argument 2077 def _check_scheduler_state_dict(self, constr, constr2, epochs=10): argument 2089 def _test_get_last_lr(self, schedulers, targets, epochs=10): argument 2107 def _test_with_epoch(self, schedulers, targets, epochs=10): argument 2131 def _test(self, schedulers, targets, epochs=10): argument 2147 def _test_CosineAnnealingWarmRestarts(self, scheduler, targets, epochs=10): argument 2162 def _test_interleaved_CosineAnnealingWarmRestarts(self, scheduler, targets, epochs): argument 2176 def _test_against_closed_form(self, scheduler, closed_form_scheduler, epochs=10): argument 2201 self, schedulers, targets, metrics, epochs=10, verbose=False argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/ |
H A 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
|
H A D | training_arrays_v1.py | 47 epochs=1, argument 603 epochs=1, argument
|
H A D | training_distributed_v1.py | 120 epochs=100, argument 582 epochs=1, argument
|
H A D | training_v1.py | 619 epochs=1, argument 1224 epochs=1, argument 2110 epochs=1, argument
|
H A D | training_utils_v1.py | 1663 epochs=1, argument 1924 epochs=1, argument
|
H A D | training.py | 884 epochs=1, argument 1943 epochs=1, argument
|
H A D | data_adapter.py | 238 epochs=1, argument 1101 epochs=1, argument
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ |
H A D | test_mnist.py | 68 epochs = 14 variable
|
/aosp_15_r20/external/libopus/dnn/torch/lossgen/ |
H A D | train_lossgen.py | 43 epochs = 2000 variable
|
/aosp_15_r20/external/libopus/dnn/torch/plc/ |
H A D | train_plc.py | 50 epochs = args.epochs variable
|
/aosp_15_r20/external/libopus/dnn/torch/fargan/ |
H A D | train_fargan.py | 51 epochs = args.epochs variable
|
H A D | adv_train_fargan.py | 72 epochs = args.epochs variable
|
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/ |
H A D | train_lpcnet.py | 163 epochs = setup['training']['epochs'] variable
|
/aosp_15_r20/external/libopus/dnn/torch/rdovae/ |
H A D | train_rdovae.py | 82 epochs = args.epochs variable
|
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/ |
H A D | trainer.py | 165 epochs, argument
|
/aosp_15_r20/external/libopus/dnn/torch/osce/ |
H A D | train_vocoder.py | 143 epochs = setup['training']['epochs'] variable
|
H A D | train_model.py | 159 epochs = setup['training']['epochs'] variable
|
H A D | adv_train_vocoder.py | 148 epochs = setup['training']['epochs'] variable
|
H A D | adv_train_model.py | 152 epochs = setup['training']['epochs'] variable
|
/aosp_15_r20/external/zstd/lib/dictBuilder/ |
H A D | cover.c | 670 COVER_epoch_info_t epochs; in COVER_computeEpochs() local 693 const COVER_epoch_info_t epochs = COVER_computeEpochs( in COVER_buildDictionary() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/test_utils/src/ |
D | scenario_utils.rs | 31 pub epochs: Vec<TestEpoch>, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/ |
D | state_repo.rs | 473 let epochs = (0..10).map(test_epoch).collect::<Vec<_>>(); in test_many_epochs_in_storage() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/ |
H A D | callbacks.py | 78 epochs=None, argument 140 epochs=None, argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/interop_test_vectors/ |
D | passive_client.rs | 61 pub epochs: Vec<TestEpoch>, field
|