-
Notifications
You must be signed in to change notification settings - Fork 242
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 of transposed convolutions through pixel padding #835
Commits on May 16, 2023
-
[PixelPadding] Created custom_op and unit test, which is passing both…
… rtlsim and cppsim
Configuration menu - View commit details
-
Copy full SHA for ff78c24 - Browse repository at this point
Copy the full SHA ff78c24View commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dff63d3 - Browse repository at this point
Copy the full SHA dff63d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e49d7a3 - Browse repository at this point
Copy the full SHA e49d7a3View commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c4c6f8b - Browse repository at this point
Copy the full SHA c4c6f8bView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb09f04 - Browse repository at this point
Copy the full SHA fb09f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983cdc3 - Browse repository at this point
Copy the full SHA 983cdc3View commit details
Commits on Jun 28, 2023
-
Changing test to use ConvTranspose from standard ONNX as a reference …
…model for comparison
Configuration menu - View commit details
-
Copy full SHA for bad0613 - Browse repository at this point
Copy the full SHA bad0613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db0e2c - Browse repository at this point
Copy the full SHA 3db0e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb5f89e - Browse repository at this point
Copy the full SHA eb5f89eView commit details
Commits on Jul 19, 2023
-
[PixelPaddingDeconv] Updating test to use the InferPixelPaddingDeconv…
… transformation. Validating all tests including stitched IP rtlsim.
Configuration menu - View commit details
-
Copy full SHA for 73037cb - Browse repository at this point
Copy the full SHA 73037cbView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5942839 - Browse repository at this point
Copy the full SHA 5942839View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c15df - Browse repository at this point
Copy the full SHA a4c15dfView commit details
Commits on Aug 3, 2023
-
[MoveScalarMulPastConvTranspose] Creating new streamlining transforma…
…tion to push scalar Mul nodes past ConvTranspose nodes, with associated unit test
Hugo Le Blevec committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for c024c39 - Browse repository at this point
Copy the full SHA c024c39View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7486217 - Browse repository at this point
Copy the full SHA 7486217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a411ec - Browse repository at this point
Copy the full SHA 9a411ecView commit details
Commits on Aug 25, 2023
-
[InferPixelPaddingDeconv] Adding safety check to verify that groups=1…
…, as depthwise deconvolution is not yet supported
Configuration menu - View commit details
-
Copy full SHA for b368ee0 - Browse repository at this point
Copy the full SHA b368ee0View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bdd8d4b - Browse repository at this point
Copy the full SHA bdd8d4bView commit details
Commits on Oct 5, 2023
-
Updating InferPixelPaddingDeconv to just do the lowering and not the …
…full conversion to HLS layers
Configuration menu - View commit details
-
Copy full SHA for 457400b - Browse repository at this point
Copy the full SHA 457400bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aba05c5 - Browse repository at this point
Copy the full SHA aba05c5View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 75212fc - Browse repository at this point
Copy the full SHA 75212fcView commit details
Commits on Oct 13, 2023
-
Rewriting the test script to account for the change in InferConvInpGe…
…n. Adding support for FMPadding_Pixel in SetFolding
Configuration menu - View commit details
-
Copy full SHA for d454d60 - Browse repository at this point
Copy the full SHA d454d60View commit details
Commits on Oct 20, 2023
-
Merge branch 'feature/pixelpadding' of https://github.com/hleblevec/f…
…inn-fork into feature/pixelpadding
Configuration menu - View commit details
-
Copy full SHA for 892c73e - Browse repository at this point
Copy the full SHA 892c73eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5f078 - Browse repository at this point
Copy the full SHA 5a5f078View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8ea7dd - Browse repository at this point
Copy the full SHA e8ea7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f86c16b - Browse repository at this point
Copy the full SHA f86c16bView commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c51d5e - Browse repository at this point
Copy the full SHA 6c51d5eView commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 514e9b9 - Browse repository at this point
Copy the full SHA 514e9b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b883a - Browse repository at this point
Copy the full SHA 86b883aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fbfd9 - Browse repository at this point
Copy the full SHA d8fbfd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c2f387 - Browse repository at this point
Copy the full SHA 2c2f387View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8b80df - Browse repository at this point
Copy the full SHA c8b80dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c741fae - Browse repository at this point
Copy the full SHA c741faeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14929f4 - Browse repository at this point
Copy the full SHA 14929f4View commit details