Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

v1.2.0

Choose a tag to compare

@david-berthelot david-berthelot released this 02 Nov 23:25
· 175 commits to master since this release
eeddf66
  • 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.