You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/12/03 04:10:03 UTC

[GitHub] [incubator-tvm] apivovarov opened a new pull request #4456: [Relay][Legalize] Legalize conv2d cuda for NHWC

apivovarov opened a new pull request #4456: [Relay][Legalize] Legalize conv2d cuda for NHWC
URL: https://github.com/apache/incubator-tvm/pull/4456
 
 
   TFLite models use NHWC data layout.
   
   In order to compile TFLite models for CUDA we need to legalize NHWC data layout for CUDA

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


With regards,
Apache Git Services