Skip to content

Support keepdims in GlobalPooling layers

Javier Duarte requested to merge github/fork/vloncar/global_pool_keepdims into main

Created by: vloncar

Description

Support keepdims argument of pooling layers. Helps correctly parse some models.

Type of change

  • Bug fix (non-breaking change that fixes an issue)

Tests

Look in #715 for a test case.

Merge request reports

Loading