-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Maxpool-8 shell #6332
Commits on Jun 23, 2021
-
Initial version of v8::MaxPool op class
tomdol committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for ff10076 - Browse repository at this point
Copy the full SHA ff10076View commit details -
Type instead of Type_t to indicate element type
tomdol committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 8935430 - Browse repository at this point
Copy the full SHA 8935430View commit details -
tomdol committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for ee65c0f - Browse repository at this point
Copy the full SHA ee65c0fView commit details -
tomdol committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 433ca46 - Browse repository at this point
Copy the full SHA 433ca46View commit details -
tomdol committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 2ef0e6b - Browse repository at this point
Copy the full SHA 2ef0e6bView commit details -
tomdol committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 9c9a5c8 - Browse repository at this point
Copy the full SHA 9c9a5c8View commit details -
Pooling ops inference helper extension - window dilation
tomdol committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for cc0baf2 - Browse repository at this point
Copy the full SHA cc0baf2View commit details -
New MaxPool 3D type prop tests
tomdol committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for edaf4a5 - Browse repository at this point
Copy the full SHA edaf4a5View commit details -
Common part of MaxPool validation part extracted to the base class
tomdol committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 4996728 - Browse repository at this point
Copy the full SHA 4996728View commit details -
MaxPool-8 shape inference with base class utils
tomdol committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 6143c2c - Browse repository at this point
Copy the full SHA 6143c2cView commit details
Commits on Jun 24, 2021
-
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 7dae8f8 - Browse repository at this point
Copy the full SHA 7dae8f8View commit details -
infer_batched_pooling_forward arguments reorder to avoid compilation …
…errors
tomdol committedJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for abbd688 - Browse repository at this point
Copy the full SHA abbd688View commit details -
Align the rounding type attribute name for both MaxPool version
tomdol committedJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 4ef1371 - Browse repository at this point
Copy the full SHA 4ef1371View commit details
Commits on Jul 15, 2021
-
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for c175c20 - Browse repository at this point
Copy the full SHA c175c20View commit details -
tomdol committed
Jul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 73259f0 - Browse repository at this point
Copy the full SHA 73259f0View commit details
Commits on Jul 16, 2021
-
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 79dea74 - Browse repository at this point
Copy the full SHA 79dea74View commit details
Commits on Jul 20, 2021
-
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 5f3f19e - Browse repository at this point
Copy the full SHA 5f3f19eView commit details -
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c2b7a0 - Browse repository at this point
Copy the full SHA 2c2b7a0View commit details
Commits on Jul 23, 2021
-
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 8a81ee0 - Browse repository at this point
Copy the full SHA 8a81ee0View commit details -
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 0a8d041 - Browse repository at this point
Copy the full SHA 0a8d041View commit details -
tomdol committed
Jul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 1e052cc - Browse repository at this point
Copy the full SHA 1e052ccView commit details
Commits on Jul 26, 2021
-
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJul 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 65ba069 - Browse repository at this point
Copy the full SHA 65ba069View commit details -
tomdol committed
Jul 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 78e8e69 - Browse repository at this point
Copy the full SHA 78e8e69View commit details
Commits on Jul 27, 2021
-
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJul 27, 2021 Configuration menu - View commit details
-
Copy full SHA for dfd04ce - Browse repository at this point
Copy the full SHA dfd04ceView commit details -
tomdol committed
Jul 27, 2021 Configuration menu - View commit details
-
Copy full SHA for b2cbc44 - Browse repository at this point
Copy the full SHA b2cbc44View commit details -
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJul 27, 2021 Configuration menu - View commit details
-
Copy full SHA for eb86449 - Browse repository at this point
Copy the full SHA eb86449View commit details
Commits on Jul 30, 2021
-
MaxPool-1 RTTI definition adjustment
tomdol committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 4fb5395 - Browse repository at this point
Copy the full SHA 4fb5395View commit details -
Merge branch 'master' into maxpool-8
Tomasz Dołbniak authoredJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for b54bf3f - Browse repository at this point
Copy the full SHA b54bf3fView commit details -
Merge remote-tracking branch 'upstream/master' into maxpool-8
tomdol committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 674e395 - Browse repository at this point
Copy the full SHA 674e395View commit details