Skip to content

Commit

Permalink
Clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
ysiraichi committed Jul 1, 2024
1 parent 0dd29da commit 2c2b165
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bazel/torch.BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,3 @@ cc_import(
name = "libc10",
shared_library = "build/lib/libc10.so",
)

cc_import(
name = "libc10_cuda",
shared_library = "build/lib/libc10_cuda.so",
)

0 comments on commit 2c2b165

Please sign in to comment.