Skip to content

Commit 17aae2d

Browse files
[SYCLomatic] Removed unnecessary PyTorch yaml rule (#2622)
1 parent e6a7cc9 commit 17aae2d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

clang/tools/dpct/DpctOptRules/pytorch_api.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
---
22
# ATen cuda rules
3-
- Rule: rule_ATen_core_Tensor_h
4-
Kind: Header
5-
Priority: Takeover
6-
In: ATen/core/Tensor.h
7-
Out: "<ATen/core/Tensor.h>"
8-
93
- Rule: rule_ATen_cuda_CUDAContext_h
104
Kind: Header
115
Priority: Takeover

0 commit comments

Comments
 (0)