Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Relay][ONNX] 1-D global and adaptive pooling. #7906

Merged
merged 4 commits into from
Apr 22, 2021

Commits on Apr 22, 2021

  1. 1D adaptive pooling added and tested.

    Josh Fromm committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    86b4b52 View commit details
    Browse the repository at this point in the history
  2. Apply formatting.

    Josh Fromm committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    adc94d9 View commit details
    Browse the repository at this point in the history
  3. Add onnx integration and tests.

    Josh Fromm committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    2ae407f View commit details
    Browse the repository at this point in the history
  4. Busted by lint.

    Josh Fromm committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    ce32c63 View commit details
    Browse the repository at this point in the history