tlc-pack / relax

Apache License 2.0
193 stars 58 forks source link

[TVMScript] Fix Return Type for Functions w/o Annotation #375

Closed Hzfengsy closed 1 year ago

Hzfengsy commented 1 year ago

This PR fixes the incorrect function return struct info during declaration info when it's not annotated.

reported by: @Ubospica

cc @MasterJH5574

MasterJH5574 commented 1 year ago

You probably need to do a force push to trigger the CI.

I noted that the CI won’t be triggered at the time of creating PR, and this happens very frequently.