-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[fix][ci] move torch tests to run under torch stage #5473
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
[fix][ci] move torch tests to run under torch stage #5473
Conversation
|
/bot run |
|
PR_Github #9855 [ run ] triggered by Bot |
|
PR_Github #9855 [ run ] completed with state |
086b973 to
87f6ea7
Compare
|
/bot run |
|
PR_Github #9908 [ run ] triggered by Bot |
87f6ea7 to
62d2a88
Compare
|
/bot run |
|
PR_Github #9917 [ run ] triggered by Bot |
|
PR_Github #9908 [ run ] completed with state |
|
PR_Github #9917 [ run ] completed with state |
|
/bot run |
|
PR_Github #9935 [ run ] triggered by Bot |
|
PR_Github #9935 [ run ] completed with state |
Signed-off-by: Omer Ullman Argov <[email protected]>
62d2a88 to
3180940
Compare
|
/bot run |
|
PR_Github #9953 [ run ] triggered by Bot |
|
PR_Github #9953 [ run ] completed with state |
|
/bot run |
|
PR_Github #9975 [ run ] triggered by Bot |
|
PR_Github #9975 [ run ] completed with state |
|
/bot run |
|
PR_Github #10002 [ run ] triggered by Bot |
|
PR_Github #10002 [ run ] completed with state |
Signed-off-by: Omer Ullman Argov <[email protected]>
Signed-off-by: Omer Ullman Argov <[email protected]>
Signed-off-by: Omer Ullman Argov <[email protected]>
Signed-off-by: Omer Ullman Argov <[email protected]>
Signed-off-by: Omer Ullman Argov <[email protected]>
Signed-off-by: Omer Ullman Argov <[email protected]>
Signed-off-by: Omer Ullman Argov <[email protected]>
Signed-off-by: Omer Ullman Argov <[email protected]>
[fix][ci] move torch tests to run under torch stage
Some openai tests were testing the pytorch backend despite running in trt stages.
This PR fixes some of these cases.