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 fe814f741e0670c5141ed75e093f4a9de4493dd7
Author: Olivier <cooli...@amazon.com>
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
cjolivie...@apache.org.

Reply via email to