- Feature: Improved error messages.
- Feature: Extended syntax: allow assigning TrainVar without TrainRef for direction experimentation.
- Feature: Extended padding options or pad and convolution.
- Feature: Modified ResNet_V2 to be Keras compatible.
- Feature: Defaults can be overridden in __call__ for Adam, Momentum.
- BugFix: Layer norm initialization in GPT-2.