Skip to content

Creates layers and data representation for 3DGAN

Alexander Mann requested to merge ba_mann into master

New layers: Convolution3D, UpConvolution3D Internal representation of 3D data implemented Height, width, depth dimensions can be parsed for ports Adds a test containing the new layers

Merge request reports