moazreyad commented on pull request #761: URL: https://github.com/apache/singa/pull/761#issuecomment-658628935
For the C++ test on macOS, the build does not work with -DENABLE_TEST=YES on macOS. (see [here](https://github.com/moazreyad/singa/runs/871231220?check_suite_focus=true)) due to a missing `#include <array>` in `test_tensor_math.cc` So we test only the build without testing on macOS in this PR. I will make another PR for macOS test fix. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
