https://github.com/Microsoft/CNTK
Revision d85164cb7b3edbbab6ef17cfed9b3859e33c5863 authored by Aghagolzadeh on 16 October 2018, 17:42:29 UTC, committed by GitHub on 16 October 2018, 17:42:29 UTC
static bool UseV2Aggregator() { return true; }
1 parent 149d87b
Raw File
Tip revision: d85164cb7b3edbbab6ef17cfed9b3859e33c5863 authored by Aghagolzadeh on 16 October 2018, 17:42:29 UTC
brainscript_useV2Aggregator_true
Tip revision: d85164c
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