Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update build scripts to always run tests for all MXNet engine types
This patch updates `Build.mak` to ensure that unittests and integration tests will always be run for all of the supported engine types. As well as making it easier to run tests for all engines locally, this will make it possible to greatly simplify our CI setup.
- Loading branch information