https://github.com/Microsoft/CNTK
Revision 3a35b6f6c7afcced94bfa72f0253fd8d4a778f3a authored by Yang Chen on 17 August 2018, 21:29:37 UTC, committed by Yang Chen on 17 August 2018, 22:09:40 UTC
-pedantic options is not an option that can be ignored.
GCC 6.x and above issued warnings (and hence errors) while building
CNTK:

  error: pedantic is not an option that controls warnings.
1 parent 9040c9d
Raw File
Tip revision: 3a35b6f6c7afcced94bfa72f0253fd8d4a778f3a authored by Yang Chen on 17 August 2018, 21:29:37 UTC
pedantic option cannot be ignored
Tip revision: 3a35b6f
CONTRIBUTING.md
You want to contribute to CNTK? We're really excited to work together!

Please, follow the steps from the documentation:

https://docs.microsoft.com/en-us/cognitive-toolkit/contributing-to-cntk

Your CNTK team.
back to top