giuseros commented on pull request #6095:
URL: https://github.com/apache/incubator-tvm/pull/6095#issuecomment-662986592


   Hi @FrozenGene , 
   Final changes to this PR. 
   
   * Introducing the `compute_at` knobs forces us to use `xgb_knob` tuner which 
does not support `locate_cache` annotations (so I switched to a custom knob). 
   * I also noticed that we were not legalizing depthwsie, which means we were 
running pooling, reductions, etc, in order to compute the offset contribution. 
Legalizing depthwise gives a boost of 2x (for quantized). 
   
   If this won't  be approved by tonight, I will turn into a draft to pick up 
after I come back from holidays (i.e., 15 days). 


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


Reply via email to