Skip to content

Commit

Permalink
Update the speed benchmark code
Browse files Browse the repository at this point in the history
Summary:
(for TIR demo cases)
Closes facebookarchive/caffe2#1160

Differential Revision: D5761679

Pulled By: Yangqing

fbshipit-source-id: 53b6c7fd098a394eba51baeac1e70371bcddf360
  • Loading branch information
Yangqing authored and facebook-github-bot committed Sep 2, 2017
1 parent 8b5fcfd commit f2276d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/ProtoBuf.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ function(custom_protobuf_find)
message(STATUS "Using protobuf compiler ${PROTOBUF_PROTOC_EXECUTABLE}.")
endif()
set(Protobuf_FOUND TRUE PARENT_SCOPE)
set(Caffe2_IS_CUSTOM_PROTOBUF TRUE PARENT_SCOPE)
endfunction()

if (WIN32)
Expand Down

0 comments on commit f2276d6

Please sign in to comment.