mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
[submodule] Update google benchmark to v1.9.3 (#153676)
And remove `include_directories` Pull Request resolved: https://github.com/pytorch/pytorch/pull/153676 Approved by: https://github.com/Skylion007
This commit is contained in:
parent
59c3463653
commit
7ae7324ac4
|
|
@ -640,7 +640,6 @@ if(BUILD_TEST OR BUILD_MOBILE_BENCHMARK OR BUILD_MOBILE_TEST)
|
|||
message("-- Found benchmark: ${BENCHMARK_LIBRARY}")
|
||||
set_property(TARGET benchmark PROPERTY IMPORTED_LOCATION ${BENCHMARK_LIBRARY})
|
||||
endif()
|
||||
include_directories(${CMAKE_CURRENT_LIST_DIR}/../third_party/benchmark/include)
|
||||
|
||||
# Recover build options.
|
||||
set(BUILD_SHARED_LIBS ${TEMP_BUILD_SHARED_LIBS} CACHE BOOL "Build shared libs" FORCE)
|
||||
|
|
|
|||
2
third_party/benchmark
vendored
2
third_party/benchmark
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 0d98dba29d66e93259db7daa53a9327df767a415
|
||||
Subproject commit 299e5928955cc62af9968370293b916f5130916f
|
||||
Loading…
Reference in New Issue
Block a user