Ivan Sidorenko
Ivan Sidorenko
hexagon @ibsidorenko
QNN @ibsidorenko MetaSchedule @ibsidorenko Hexagon @ibsidorenko
> > To make it work, it is required to apply patch to mlc-relax > > We need to merge that one first before this. Also can the TVM-side change...
> > To make it work, it is required to apply patch to mlc-relax > > We need to merge that one first before this. Also can the TVM-side change...
@masahi Thank you for review! All questions are reasonable and require clarification. I will address it one by one soon.
Main follow ups after discussion: - [x] Remove usage of R.absmax op (use chain of simple ops: abs, max) - [x] Remove R.smooth op: use multiply or qnn.quantize (depends on...