Skip to content

Commit 6e521f5

Browse files
authored
Merge pull request #2624 from makortel/patch-6
Add `PhysicsTools/{PyTorchAlpaka,PyTorchAlpakaTest}` for heterogeneous and ml
2 parents a2b9b03 + 6cb51cf commit 6e521f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

categories_map.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,8 @@
928928
"HeterogeneousTest/ROCmOpaque",
929929
"HeterogeneousTest/ROCmWrapper",
930930
"MagneticField/Portable",
931+
"PhysicsTools/PyTorchAlpaka",
932+
"PhysicsTools/PyTorchAlpakaTest",
931933
],
932934
"hlt": [
933935
"CommonTools/TriggerUtils",
@@ -1797,6 +1799,8 @@
17971799
],
17981800
"ml": [
17991801
"PhysicsTools/PyTorch",
1802+
"PhysicsTools/PyTorchAlpaka",
1803+
"PhysicsTools/PyTorchAlpakaTest",
18001804
"PhysicsTools/TensorFlow",
18011805
"PhysicsTools/TensorFlowAOT",
18021806
"PhysicsTools/ONNXRuntime",

0 commit comments

Comments
 (0)