-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[ONNX][TOPI][RELAY] Resize refactor #7883
Commits on Apr 15, 2021
-
adds rounding mode for nearest neighbor, passing onnx unit tests for …
…nearest neighbor
Matthew committedApr 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 1f54fd2 - Browse repository at this point
Copy the full SHA 1f54fd2View commit details
Commits on Apr 16, 2021
-
passing all linear test. passing all nearest tests except crop and re…
…size, which needs a dynamic implementation of crop and resize
Matthew committedApr 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 38d90ff - Browse repository at this point
Copy the full SHA 38d90ffView commit details -
most of the bicubic tests are working
Matthew committedApr 16, 2021 Configuration menu - View commit details
-
Copy full SHA for c5b3070 - Browse repository at this point
Copy the full SHA c5b3070View commit details
Commits on Apr 19, 2021
-
Matthew committed
Apr 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 6e8a2d8 - Browse repository at this point
Copy the full SHA 6e8a2d8View commit details -
Matthew committed
Apr 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 4b06e6e - Browse repository at this point
Copy the full SHA 4b06e6eView commit details -
Matthew committed
Apr 19, 2021 Configuration menu - View commit details
-
Copy full SHA for ee22781 - Browse repository at this point
Copy the full SHA ee22781View commit details -
fix defaults to match old implementation
Matthew committedApr 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 091a30d - Browse repository at this point
Copy the full SHA 091a30dView commit details -
Matthew committed
Apr 19, 2021 Configuration menu - View commit details
-
Copy full SHA for ab7910b - Browse repository at this point
Copy the full SHA ab7910bView commit details
Commits on Apr 20, 2021
-
Matthew committed
Apr 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 0addc2b - Browse repository at this point
Copy the full SHA 0addc2bView commit details -
Matthew committed
Apr 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 2dacfd5 - Browse repository at this point
Copy the full SHA 2dacfd5View commit details
Commits on Apr 21, 2021
-
change order of operations to prevent GPU rounding errors
Matthew committedApr 21, 2021 Configuration menu - View commit details
-
Copy full SHA for d917223 - Browse repository at this point
Copy the full SHA d917223View commit details