Home
last modified time | relevance | path

Searched defs:epochs (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/pytorch/test/optim/
H A Dtest_lrscheduler.py1971 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 Dtraining_generator_v1.py42 epochs=1, argument
425 epochs=1, argument
556 epochs=1, argument
646 epochs=1, argument
726 epochs=1, argument
H A Dtraining_arrays_v1.py47 epochs=1, argument
603 epochs=1, argument
H A Dtraining_distributed_v1.py120 epochs=100, argument
582 epochs=1, argument
H A Dtraining_v1.py619 epochs=1, argument
1224 epochs=1, argument
2110 epochs=1, argument
H A Dtraining_utils_v1.py1663 epochs=1, argument
1924 epochs=1, argument
H A Dtraining.py884 epochs=1, argument
1943 epochs=1, argument
H A Ddata_adapter.py238 epochs=1, argument
1101 epochs=1, argument
/aosp_15_r20/external/pytorch/torch/csrc/lazy/
H A Dtest_mnist.py68 epochs = 14 variable
/aosp_15_r20/external/libopus/dnn/torch/lossgen/
H A Dtrain_lossgen.py43 epochs = 2000 variable
/aosp_15_r20/external/libopus/dnn/torch/plc/
H A Dtrain_plc.py50 epochs = args.epochs variable
/aosp_15_r20/external/libopus/dnn/torch/fargan/
H A Dtrain_fargan.py51 epochs = args.epochs variable
H A Dadv_train_fargan.py72 epochs = args.epochs variable
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/
H A Dtrain_lpcnet.py163 epochs = setup['training']['epochs'] variable
/aosp_15_r20/external/libopus/dnn/torch/rdovae/
H A Dtrain_rdovae.py82 epochs = args.epochs variable
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/
H A Dtrainer.py165 epochs, argument
/aosp_15_r20/external/libopus/dnn/torch/osce/
H A Dtrain_vocoder.py143 epochs = setup['training']['epochs'] variable
H A Dtrain_model.py159 epochs = setup['training']['epochs'] variable
H A Dadv_train_vocoder.py148 epochs = setup['training']['epochs'] variable
H A Dadv_train_model.py152 epochs = setup['training']['epochs'] variable
/aosp_15_r20/external/zstd/lib/dictBuilder/
H A Dcover.c670 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/
Dscenario_utils.rs31 pub epochs: Vec<TestEpoch>, field
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dstate_repo.rs473 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 Dcallbacks.py78 epochs=None, argument
140 epochs=None, argument
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/interop_test_vectors/
Dpassive_client.rs61 pub epochs: Vec<TestEpoch>, field

12