Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HGuillemet committed Aug 14, 2024
1 parent 2bc75cb commit da86531
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,7 @@
),
@Platform(
value = {"linux"},
preload = { "c10", "torch_cpu" },

preload = { "c10", "torch_cpu" }
),
@Platform(
value = {"macosx"},
Expand Down

0 comments on commit da86531

Please sign in to comment.