pytorch/test/quantization/eager
zeshengzong cb71bcc542 Replace clone.detach with detach.clone (#140264)
Fixes #64532

As state in issue, replace `clone.detach` by `detach.clone`

Pull Request resolved: https://github.com/pytorch/pytorch/pull/140264
Approved by: https://github.com/soulitzer
2024-11-13 07:01:02 +00:00
..
__init__.py
test_bias_correction_eager.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_equalize_eager.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_fuse_eager.py
test_model_numerics.py
test_numeric_suite_eager.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_quantize_eager_ptq.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_quantize_eager_qat.py Replace clone.detach with detach.clone (#140264) 2024-11-13 07:01:02 +00:00