soiferj opened a new pull request #4327: [Relay][Frontend][TF] Fix transpose 
when axes is not a param
URL: https://github.com/apache/incubator-tvm/pull/4327
 
 
   If `axes` is an input instead of a param, use `infer_value_simulated` to get 
the value.
   
   Also catch AttributeError because `_get_list_param` will throw at trying to 
get the `name_hint` of a `CallNode`.
   
   @wweic @srkreddy1238 would you be able to take a look?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to