pytorch/torch/_decomp
Laith Sakka c3f3a6e4d2 Back out "Fix undesired specialization on slice after split. (#142372)" (#143356)
Summary:
Original commit changeset: e54ffcc9fd48

Original Phabricator Diff: D67113058

Reviewed By: ezyang

Differential Revision: D67311579

Pull Request resolved: https://github.com/pytorch/pytorch/pull/143356
Approved by: https://github.com/oulgen
2024-12-17 09:17:18 +00:00
..
__init__.py Make core_aten_decomp to be alias to export table (#140086) 2024-12-10 17:04:59 +00:00
decompositions.py Back out "Fix undesired specialization on slice after split. (#142372)" (#143356) 2024-12-17 09:17:18 +00:00
decompositions_for_jvp.py Fix mismatched tensor metadata between FakeTensor and Intel XPU concrete tensor when running F.logsigmoid (#141333) 2024-12-02 22:09:20 +00:00
decompositions_for_rng.py