Skip to content

Fix GlobalPooling1D Layers

Javier Duarte requested to merge global_pooling1d_fix into master

Address #398 (closed)

Test script (to be turned into a real test): https://gist.github.com/jmduarte/99aee1eee92524ad3b1dbf5c5a863296

Changes to do:

  • Fix parsing of configuration for GlobalPooling1D layers
  • Add global_pooling1d_cl io_stream HLS implementation
  • Add global_pooling1d_cl io_parallel HLS implementation
  • Add testing module

@jmitrevs

Merge request reports

Loading