-
Notifications
You must be signed in to change notification settings - Fork 296
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
use tf.shape instead of .shape for dynamic axes in InstanceNormalization #771
Open
masakistan
wants to merge
12
commits into
onnx:main
Choose a base branch
from
masakistan:fix_instance_norm
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 26, 2020
-
use tf.shape instead of .shape for dynamic axes
Signed-off-by: masakistan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bc773c - Browse repository at this point
Copy the full SHA 3bc773cView commit details -
Add model stepping test for Mnist (onnx#734)
* Add model stepping test for Mnist Add model stepping test for Mnist using ONNX runtime. The assumption is that ONNX runtime is installed and the mnist model from ONNX model zoo is downloaded. Signed-off-by: Chin Huang <[email protected]> * add tensor_dict back in TFRep Signed-off-by: Chin Huang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b27f5d - Browse repository at this point
Copy the full SHA 7b27f5dView commit details
Commits on Sep 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 87ea741 - Browse repository at this point
Copy the full SHA 87ea741View commit details
Commits on Oct 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for de3d673 - Browse repository at this point
Copy the full SHA de3d673View commit details
Commits on Oct 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cea3239 - Browse repository at this point
Copy the full SHA cea3239View commit details
Commits on Oct 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 24877e8 - Browse repository at this point
Copy the full SHA 24877e8View commit details
Commits on Nov 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 610feae - Browse repository at this point
Copy the full SHA 610feaeView commit details
Commits on Nov 12, 2020
-
use onnx-tf tf_shape instead of tf.shape
Signed-off-by: masakistan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ef09b8 - Browse repository at this point
Copy the full SHA 9ef09b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f239a - Browse repository at this point
Copy the full SHA 56f239aView commit details
Commits on Nov 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1e27b6e - Browse repository at this point
Copy the full SHA 1e27b6eView commit details
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for efb9561 - Browse repository at this point
Copy the full SHA efb9561View commit details
Commits on Dec 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 31f63d1 - Browse repository at this point
Copy the full SHA 31f63d1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.