Closed nedtaylor closed 5 months ago
1D conv layer is also not included in the current release either. This is being tested in the message passing development. This will be ported over.
input2d_layer_type also needs to be added to handle conv1d_layer_type input shape
Implemented in development
, will close once in main
.
Need to implement 1D pooling layers for average and maximum techniques.