tqchen edited a comment on issue #4899: [Relay][Frontend][Keras] NHWC import support. URL: https://github.com/apache/incubator-tvm/pull/4899#issuecomment-587154754 Given that the model is in native NHWC, perhaps it is better to do it in another way around(note that the old approach converts to NCHW on the fly), ingest as NHWC as in this PR and then call ConvertLayout
---------------------------------------------------------------- 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
