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

Support input check for pool operator #10532

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    3614247 View commit details
    Browse the repository at this point in the history
  2. add max unpool input check

    Dmovic committed May 23, 2024
    Configuration menu
    Copy the full SHA
    148146f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8784e3 View commit details
    Browse the repository at this point in the history
  4. fix max pool2d

    Dmovic committed May 23, 2024
    Configuration menu
    Copy the full SHA
    64deba5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. auto format by CI

    oneflow-ci-bot committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2a24cd7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. add Tensor shape check

    Dmovic committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ef5005c View commit details
    Browse the repository at this point in the history
  2. auto format by CI

    oneflow-ci-bot committed May 27, 2024
    Configuration menu
    Copy the full SHA
    33766ca View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. add rand shape check

    Dmovic committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a1daa40 View commit details
    Browse the repository at this point in the history
  2. fix non negative

    Dmovic committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2481e92 View commit details
    Browse the repository at this point in the history
  3. add zeros ones shape check

    Dmovic committed May 28, 2024
    Configuration menu
    Copy the full SHA
    65dceb2 View commit details
    Browse the repository at this point in the history
  4. auto format by CI

    oneflow-ci-bot committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ad0986a View commit details
    Browse the repository at this point in the history
  5. auto format by CI

    oneflow-ci-bot committed May 28, 2024
    Configuration menu
    Copy the full SHA
    170a197 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    656879e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a78cdc View commit details
    Browse the repository at this point in the history
  3. update check non negative

    Dmovic committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b0881a8 View commit details
    Browse the repository at this point in the history
  4. update check negative

    Dmovic committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0bc50c9 View commit details
    Browse the repository at this point in the history
  5. inline check non negative

    Dmovic committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4548aac View commit details
    Browse the repository at this point in the history
  6. add empty shape check

    Dmovic committed May 29, 2024
    Configuration menu
    Copy the full SHA
    314a3cc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. update adaptive none

    Dmovic committed May 30, 2024
    Configuration menu
    Copy the full SHA
    df929ec View commit details
    Browse the repository at this point in the history
  2. auto format by CI

    oneflow-ci-bot committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3438b2f View commit details
    Browse the repository at this point in the history
  3. add randn shape check

    Dmovic committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4ce4bab View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. update check function

    Dmovic committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4dc75dc View commit details
    Browse the repository at this point in the history
  2. auto format by CI

    oneflow-ci-bot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f0e5e24 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    0d56eba View commit details
    Browse the repository at this point in the history