mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Revert "[BE] [cuDNN] Always build assuming cuDNN >= 8.0 (#95722)"
This reverts commit df4f0b3829f8e8b623f4e94a8536cfa58ccfb9af. Reverted https://github.com/pytorch/pytorch/pull/95722 on behalf of https://github.com/PaliC due to is breaking a bunch of internal pytorch users ([comment](https://github.com/pytorch/pytorch/pull/95722#issuecomment-1806131675))
This commit is contained in:
@ -246,12 +246,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