Commit Graph

2 Commits

Author SHA1 Message Date
cyy
a2396b2dd8 [2/N] Fix extra warnings brought by clang-tidy-17 (#137459)
Follows #137407

Pull Request resolved: https://github.com/pytorch/pytorch/pull/137459
Approved by: https://github.com/Skylion007
2024-10-08 19:05:02 +00:00
28243769f9 [LTC] Upstream several internal ops (#69716)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/69716

To prepare for the landing of LazyTensor and LazyGraphExecutor,
- arithmetic_ir_ops.h
- cast.h
- device_data.h
- expand.h
- generic.h
- scalar.h

Test Plan: Imported from OSS

Reviewed By: wconstab

Differential Revision: D32999410

Pulled By: desertfire

fbshipit-source-id: 31559dd7a1e525591ae9e2d7f915ee864437c11f
2021-12-16 05:44:37 -08:00