marcoabreu commented on issue #10951: [MXNET-545] Fix broken cython build
URL: https://github.com/apache/incubator-mxnet/pull/10951#issuecomment-397312713
 
 
   Hmmm so far we don't use setup.py but just set the Python path. But I'd
   welcome to see that. Feel free to change that for some tests.
   
   What artifacts are being generated by running make in cython? We would have
   to take care of copying them over as well
   
   
   Deokjae Lee <[email protected]> schrieb am Mi., 13. Juni 2018, 22:28:
   
   > make
   > cd python
   > make cython
   > # pip install or export PYTHONPATH=my_installation_dir
   > python setup.py install --with-cython --prefix=my_installation_dir
   > cd ../tests/python# run tests ...
   >
   > I think that this is the typical way to build and run the tests. cmake
   > build would be similar. Setting cxx/nvcc compiler flags is not required.
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/incubator-mxnet/pull/10951#issuecomment-397175348>,
   > or mute the thread
   > 
<https://github.com/notifications/unsubscribe-auth/ARxB67TrDKvLVuDn9aksojbVF5bAg0qTks5t8fR9gaJpZM4T_ovN>
   > .
   >
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to