Uh oh!
There was an error while loading. Please reload this page.
[Relay] QLinearMatMul allows 1D weight_scale, weight_zero_point inputs - #10047
Conversation
AndrewZhaoLuo
left a comment
There was a problem hiding this comment.
LGTM, just a small nit
Uh oh!
There was an error while loading. Please reload this page.
AndrewZhaoLuo
left a comment
There was a problem hiding this comment.
@FZYUAN-1
Looks like CI bugged out (we recently moved servers I think). You can redo CI by pushing an empty commit e.g. git commit -m 'jostle' --allow-empty and git push
After CI passes I will merge
yuanfz98
commented
Jan 25, 2022
Thanks. Done. |
AndrewZhaoLuo
commented
Jan 26, 2022
Need to jostle again, looks like the CI folks did not enable autoscaling until now so your job timed out. |
yuanfz98
commented
Jan 26, 2022
Done. |
apache#10047) * fix after cr * fix after cr 2 * emptycommit * emptycommit 2nd try
apache#10047) * fix after cr * fix after cr 2 * emptycommit * emptycommit 2nd try
Hello,
This PR is to fix#9908. Previously I made a mistake in git (#9946), now this is a clean PR.
@AndrewZhaoLuo Thank you for your code review, very valuable advice !