You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Interface and constructor for the reshape3d layer
* Use reshape for the constructor function and reshape3d for the internal layer implementation
* Add the submodule for the concrete reshape3d_layer
* Forward and backward passes for the
* Add type guards for reshape layer to forward and backward subroutines
* Test that the resulting shape and values of a reshape layer are correct
* Bump version to 0.8.0 (unreleased)
* Add reshape layer to list of features
* Update CMake build for the reshape layer
* Ignore submodule files
* Enable reading reshape layers from Keras h5
0 commit comments