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

   In Keras 2.7, one "reshape" operator was removed from
   the Mobilenet model, making our test which verifies the
   number of operators to be incorrect.
   
   This patch adjusts the operator count so that it is in line
   with the changes in Keras. For reference, the change in
   keras repo was done in hash b6abfaed132 "Remove
   unnecessary reshape layer in MobileNet architecture".
   
   cc @lhutton1 @NicolaLancellotti @ashutosh-arm @areusch 
   


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