comaniac commented on a change in pull request #4899: [Relay][Frontend][Keras]
NHWC import support.
URL: https://github.com/apache/incubator-tvm/pull/4899#discussion_r380301754
##########
File path: python/tvm/relay/frontend/keras.py
##########
@@ -751,6 +816,10 @@ def from_keras(model, shape=None):
shape: dict of str to int list/tuple
Input shapes of the model, optional
+ layout: str
Review comment:
Should we mention like "default layout is NCHW"?
----------------------------------------------------------------
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