Updated to work with new CNNArchLang version
- Updated to work with new CNNArchLang version which supports layer variables
- Renamed VariableSymbol to ParameterSymbol
- Changed IOSymbol to VariableSymbol which now combines IO variables and layer variables
- Moved MXNet-related code from CNNArch2X to here