echuraev opened a new pull request, #16526:
URL: https://github.com/apache/tvm/pull/16526

   Our dense op expects 2D, but there are no limitation in Keras on the shape 
of the input tensor. Reshaping of all "batch" axes into one was added in this 
commit. After that, it is possible to import Dense layer with ND input tensor 
from Keras to TVM.
   
   cc: @masahi, @vvchernov, @Hzfengsy 


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to