mlc-ai / relax

Apache License 2.0
149 stars 75 forks source link

fix issue #278 in relax.op.masked_fill #279

Closed sbwww closed 1 year ago

sbwww commented 1 year ago

adding dtype argument when calling _ffi_api.full_like

MasterJH5574 commented 1 year ago

Thanks @sbwww for the fix! Just merged the corresponding PR in apache/tvm. We have a routine-based synchronization with TVM Unity branch, and will bring that commit to this repo in the next round of sync. So please allow me to close this PR :-)

MasterJH5574 commented 1 year ago

It has now been brought in.