mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[submodule] update libfmt to tag 9.1.0 (#93219)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/93219 Approved by: https://github.com/malfet, https://github.com/Skylion007, https://github.com/albanD
This commit is contained in:
@ -258,6 +258,11 @@ local_repository(
|
||||
path = "third_party/fbgemm",
|
||||
)
|
||||
|
||||
local_repository(
|
||||
name = "unused_ftm_bazel",
|
||||
path = "third_party/fmt/support/bazel",
|
||||
)
|
||||
|
||||
local_repository(
|
||||
name = "unused_kineto_dynolog_googletest",
|
||||
path = "third_party/kineto/libkineto/third_party/dynolog/third_party/googletest",
|
||||
|
Reference in New Issue
Block a user