xhuohai opened a new issue #7505:
URL: https://github.com/apache/tvm/issues/7505


   I'm using TVM as front end, and need to know the layout of each operator in 
implement. Operators like conv2d have "data_layout", "kernel_layout" in it's 
attrs field, which I could use directly, but many operators like 
tvm.relay.nn.batch_norm/tvm.relay.nn.relu/tvm.topi.add etc. don't have the 
layout field in attrs. Is there a way to quickly get the layout for those 
operators?
   Thanks very much.


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


Reply via email to