Skip to content

Updated to work with new CNNArchLang version

Sebastian Nickels requested to merge develop into master
  • 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

Merge request reports