jwfromm commented on issue #4899: [Relay][Frontend][Keras] NHWC import support.
URL: https://github.com/apache/incubator-tvm/pull/4899#issuecomment-587108875
 
 
   @masahi, Keras does use NHWC by default just like TensorFlow. However, 
because TVM is better optimized for NCHW, the Keras frontend previously 
converted all layers from NHWC to NCHW. This option allows us to keep the 
layers in their original format.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to