8000 add debug log. · pytorch/pytorch@26e1837 · GitHub
[go: up one dir, main page]

Skip to content

Commit 26e1837

Browse files
xuhancnpytorchmergebot
authored andcommitted
add debug log.
1 parent e7439e9 commit 26e1837

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/TorchConfig.cmake.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ else()
115115
endif()
116116

117117
if(@USE_MKLDNN@)
118+
message("!!!!!!!! Call USE_MKLDNN here.")
118119
append_torchlib_if_found(dnnl mkldnn)
119120
endif()
120121

0 commit comments

Comments
 (0)
0