Skip to content

[Unity][BugFix][Op] fix error when calling full_like in masked_fill#15477

Merged
MasterJH5574 merged 1 commit intoapache:unityfrom
sbwww:masked_fill-fix
Aug 4, 2023
Merged

[Unity][BugFix][Op] fix error when calling full_like in masked_fill#15477
MasterJH5574 merged 1 commit intoapache:unityfrom
sbwww:masked_fill-fix

Conversation

@sbwww
Copy link
Contributor

@sbwww sbwww commented Aug 4, 2023

using python api of full_like instead of _ffi_api.full_like to solve the issue of missing dtype argument.
See also mlc-ai/relax/pull/279

using python api of full_like instead of _ffi_api.full_like
@tvm-bot
Copy link
Collaborator

tvm-bot commented Aug 4, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@MasterJH5574 MasterJH5574 merged commit 9d6e153 into apache:unity Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants