pytorch/torch/_subclasses
Bob Ren a4e7b8001c refuse to generate a symbolic variable if a float input is inf (#139846)
Fixes `PYTORCH_TEST_WITH_INDUCTOR=1 tlp python test/test_torch.py TestTorchDeviceTypeCPU.test_cauchy_cpu_float64` when `specialize_float=False`

Pull Request resolved: https://github.com/pytorch/pytorch/pull/139846
Approved by: https://github.com/ruidazeng, https://github.com/ezyang
ghstack dependencies: #139569, #139457, #139568, #139572
2024-11-07 09:16:55 +00:00
..
__init__.py [BE][Easy][14/19] enforce style for empty lines in import segments in torch/_[a-c]*/ and torch/_[e-h]*/ and torch/_[j-z]*/ (#129765) 2024-07-31 10:42:50 +00:00
_fake_tensor_utils.py [BE][Easy][14/19] enforce style for empty lines in import segments in torch/_[a-c]*/ and torch/_[e-h]*/ and torch/_[j-z]*/ (#129765) 2024-07-31 10:42:50 +00:00
fake_impls.py Update unbacked symints in torch.nonzero more precisely (#137663) 2024-10-28 20:57:23 +00:00
fake_tensor.py refuse to generate a symbolic variable if a float input is inf (#139846) 2024-11-07 09:16:55 +00:00
fake_utils.py check fake/real mismatches during real tensor prop (#137747) 2024-11-04 23:39:48 +00:00
functional_tensor.py Do not compute base in export mode (#137760) 2024-10-15 19:04:42 +00:00
meta_utils.py Remove allow-untyped-defs from torch.fx.experimental.symbolic_shapes (#137019) 2024-10-01 13:22:10 +00:00
schema_check_mode.py Add None return type to init (#132335) 2024-08-01 15:26:45 +00:00