Commit 564cd88
authored
[Relax] Update dropout call_tir out_ty spelling (#19874)
This updates the remaining dropout expected TVMScript after the Relax
call_tir spelling changed from out_sinfo to out_ty.
The affected call returns two tensors, matching nearby multi-output
call_tir sites that already use out_ty=[...].1 parent 9808108 commit 564cd88
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4198 | 4198 | | |
4199 | 4199 | | |
4200 | 4200 | | |
4201 | | - | |
| 4201 | + | |
4202 | 4202 | | |
4203 | 4203 | | |
4204 | 4204 | | |
| |||
0 commit comments