mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Revert "[cuDNN][cuDNN V8 API] Always build assuming cuDNN >= 8.0 (#91527)"
This reverts commit 4d07ad74f1c11efa55501433d6cf1f06840f5207. Reverted https://github.com/pytorch/pytorch/pull/91527 on behalf of https://github.com/DanilBaibak due to Break internal build
This commit is contained in:
@ -203,12 +203,6 @@ new_local_repository(
|
||||
path = "/usr/",
|
||||
)
|
||||
|
||||
new_local_repository(
|
||||
name = "cudnn_frontend",
|
||||
build_file = "@//third_party:cudnn_frontend.BUILD",
|
||||
path = "third_party/cudnn_frontend/",
|
||||
)
|
||||
|
||||
local_repository(
|
||||
name = "com_github_google_flatbuffers",
|
||||
path = "third_party/flatbuffers",
|
||||
|
Reference in New Issue
Block a user