Thrsu opened a new pull request, #15871:
URL: https://github.com/apache/tvm/pull/15871

   This PR fixed the KeyError: 'None' in the issue #15758 
   
   The original code assigned `gamma` variable without a conditional check for 
None. So I added it. Additionally, the `shape_tuple` calculation for `gamma` 
and `beta` is modified to use normalized_shape directly instead of 
normalized_shape.values.
   
   Please review and consider merging this PR. Thank you!
   @jikechao @Hzfengsy @leandron 


-- 
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]

Reply via email to