pytorch/torch/_refs
Pian Pawakapan 75824035d3 [dynamic shapes] skip fused linear path if not definitely contiguous (#155051)
Falls back to non-fused linear -> add bias path for non-contiguous tensors with unbacked sizes
Pull Request resolved: https://github.com/pytorch/pytorch/pull/155051
Approved by: https://github.com/laithsakka
2025-06-12 15:55:21 +00:00
..
linalg Treat dim=[] same as dim=None (#153570) 2025-05-20 22:44:29 +00:00
nn PEP585: More UP006 fixes (#146392) 2025-02-20 06:18:13 +00:00
special [Inductor][CPP] fix torch logit decomposition (#145576) 2025-01-27 19:37:51 +00:00
__init__.py [dynamic shapes] skip fused linear path if not definitely contiguous (#155051) 2025-06-12 15:55:21 +00:00
_conversions.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
fft.py PEP585 update - torch/_C torch/_decomp torch/_lazy torch/_library torch/_numpy torch/_prims torch/_refs torch/_strobelight (#145102) 2025-01-18 20:47:12 +00:00