-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Added unit tests for diff input model types #82
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
Conversation
} | ||
|
||
[Fact] | ||
private void Yunsong() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we remove this now?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a PR in ONNX repo for testing int8/int16/... inputs.
If that PR get merged, we can reuse it at here. Then most part of this PR is unnecessary.
Abandoning -- added features in another PR. |
…eck via CanUse_hipBlasTransposeHelper_MLFloat16 (microsoft#82) Co-authored-by: Ted Themistokleous <[email protected]>
…eck via CanUse_hipBlasTransposeHelper_MLFloat16 (microsoft#82) Co-authored-by: Ted Themistokleous <[email protected]>
Test the c# API with models of differing types