Skip to content

Commit

Permalink
Clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
ysiraichi committed Jun 27, 2024
1 parent ecaf2fd commit 70b2146
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 70b2146

Please sign in to comment.