guan404ming opened a new pull request, #19870: URL: https://github.com/apache/tvm/pull/19870
## Why `test_dropout` still used the old `out_sinfo= kwarg`, which broke after `call_tir` was renamed to `out_ty=` in the `StructInfo/Type` unification. ## How - Rename `out_sinfo=` to `out_ty=` in the dropout legalize test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
