Lunderberg commented on PR #16619:
URL: https://github.com/apache/tvm/pull/16619#issuecomment-1957452184
Unfortunately, I was unable to make a standalone unit test that would
trigger this bug. For the long term, I plan to change the default of
`relax.Function.attrs` from `None` to an empty dictionary. As it is, having
`None` as the function attributes and having `{}` as the function attributes
are semantically equivalent, but require an extra check at each usage.
--
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]