Home
last modified time | relevance | path

Searched defs:optim_info (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_optim.py116 def test_optim_infos_do_not_specify_global_cliquey_kwargs( argument
126 def test_errors(self, device, dtype, optim_info): argument
163 self, device, dtype, optim_info, contiguous, with_lrsched argument
230 self, device, dtype, optim_info, with_lrsched argument
281 self, device, dtype, optim_info argument
318 def test_tensor_lr(self, device, dtype, optim_info): argument
377 def test_rosenbrock_sparse(self, device, dtype, optim_info, with_lrsched): argument
507 def test_complex(self, device, dtype, optim_info): argument
584 def test_complex_2d(self, device, dtype, optim_info): argument
724 optim_info, argument
[all …]
H A Dtest_cuda.py4461 def test_graph_optims(self, device, dtype, optim_info): argument
4539 def test_graph_scaling_fused_optimizers(self, device, dtype, optim_info): argument
4626 def test_grad_scaling_autocast_fused_optimizers(self, device, dtype, optim_info): argument
4707 self, device, dtype, optim_info, in_place_unscale argument
4742 def test_graph_grad_scaling(self, device, dtype, optim_info, foreach, fused): argument
H A Dtest_torch.py5894 def test_grad_scaling_autocast(self, device, dtype, optim_info, foreach, fused): argument
5948 …arams_invalidated_with_grads_invalidated_between_unscale_and_step(self, device, dtype, optim_info): argument
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_compiled_optimizers.py498 def test_correctness(self, device, dtype, optim_info, use_closure): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_optimizers.py1182 device, dtype, optim_info, skip=() argument