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

Maxpool-8 shell #6332

Merged
merged 29 commits into from
Aug 3, 2021
Merged

Maxpool-8 shell #6332

merged 29 commits into from
Aug 3, 2021

Commits on Jun 23, 2021

  1. Initial version of v8::MaxPool op class

    tomdol committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    ff10076 View commit details
    Browse the repository at this point in the history
  2. Type instead of Type_t to indicate element type

    tomdol committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    8935430 View commit details
    Browse the repository at this point in the history
  3. Attribute visitor test

    tomdol committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    ee65c0f View commit details
    Browse the repository at this point in the history
  4. Common MaxPoolBase base class

    tomdol committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    433ca46 View commit details
    Browse the repository at this point in the history
  5. More refactoring

    tomdol committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2ef0e6b View commit details
    Browse the repository at this point in the history
  6. v8::MaxPool cleanup

    tomdol committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    9c9a5c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc0baf2 View commit details
    Browse the repository at this point in the history
  8. New MaxPool 3D type prop tests

    tomdol committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    edaf4a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4996728 View commit details
    Browse the repository at this point in the history
  10. MaxPool-8 shape inference with base class utils

    tomdol committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    6143c2c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    7dae8f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abbd688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ef1371 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    c175c20 View commit details
    Browse the repository at this point in the history
  2. MaxPool-8 axis attribute

    tomdol committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    73259f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

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

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    5f3f19e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2b7a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    8a81ee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a8d041 View commit details
    Browse the repository at this point in the history
  3. Missing attributes

    tomdol committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    1e052cc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    65ba069 View commit details
    Browse the repository at this point in the history
  2. Code formatting

    tomdol committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    78e8e69 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    dfd04ce View commit details
    Browse the repository at this point in the history
  2. PR feedback

    tomdol committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    b2cbc44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb86449 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. MaxPool-1 RTTI definition adjustment

    tomdol committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    4fb5395 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into maxpool-8

    Tomasz Dołbniak authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    b54bf3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    674e395 View commit details
    Browse the repository at this point in the history