Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[MXNET-14421] Make global pooling backwards compatible #15026

Closed
wants to merge 5 commits into from

Commits on May 21, 2019

  1. Allow padding param to be used for global pooling

    this is for backwards compatibility
    jmerkow committed May 21, 2019
    Configuration menu
    Copy the full SHA
    266c85e View commit details
    Browse the repository at this point in the history
  2. add warning

    jmerkow committed May 21, 2019
    Configuration menu
    Copy the full SHA
    b83bebb View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. update test

    jmerkow committed May 22, 2019
    Configuration menu
    Copy the full SHA
    e9132b8 View commit details
    Browse the repository at this point in the history
  2. fix lint

    jmerkow committed May 22, 2019
    Configuration menu
    Copy the full SHA
    fb7867b View commit details
    Browse the repository at this point in the history
  3. fixup warning

    jmerkow committed May 22, 2019
    Configuration menu
    Copy the full SHA
    7586f98 View commit details
    Browse the repository at this point in the history