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 2022/01/21 16:45:33 UTC

[GitHub] [tvm] lhutton1 commented on pull request #9910: [microNPU] Add support for requantize

lhutton1 commented on pull request #9910:
URL: https://github.com/apache/tvm/pull/9910#issuecomment-1018678444


   failure in `test_autotune` seems unrelated...
   ```
   >           assert tuner.best_flops > 0
   E           assert 0 > 0
   E            +  where 0 = <tvm.autotvm.tuner.ga_tuner.GATuner object at 0x7fea7f3f2400>.best_flops
   ```
   Retriggering.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org