This is an automated email from the ASF dual-hosted git repository. cjolivier01 pushed a commit to branch cython in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git
commit 69bb92221a5e72cb3b08ec1caaf43250b2c453f2 Author: Olivier <[email protected]> AuthorDate: Thu Mar 8 15:20:17 2018 -0800 cython timing tests --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a3eeb93..04f0795 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -645,7 +645,7 @@ endif() # BEGIN Cython Build # include(cmake/CythonUtil.cmake) -#mxnet_external_build_cython(2 target_2) +mxnet_external_build_cython(2 target_2) mxnet_external_build_cython(3 target_3) if(INSTALL_CYTHON_INPLACE) -- To stop receiving notification emails like this one, please contact [email protected].
