Skip to content

Conversation

@AndrewZhaoLuo
Copy link
Contributor

@AndrewZhaoLuo AndrewZhaoLuo commented Oct 21, 2021

Depends on #9336 merging.

Adds support for Fq2i conversion.

@AndrewZhaoLuo AndrewZhaoLuo force-pushed the aluo/qnn/conv2d-transpose-fq2i branch from 83d4fa6 to 0fa4acb Compare October 22, 2021 17:38
* main: (119 commits)
  [Topi][Op][PyTorch][Vitas] Fix inconsistent kernel layout conventions for conv2d_transpose (apache#9336)
  Fix repository URL in ubuntu_install_rocm.sh (apache#9425)
  Add LLVM-13 installation to Docker setup (apache#9498)
  [Relay] Use target_host determined at Relay level instead of recalculating it (apache#9499)
  Arm(R) Ethos(TM)-U NPU BinaryElementwise operators support (apache#9442)
  [COMMUNITY] Junru's and Wuwei's PGP key for ASF release (apache#9488)
  Add default for split op (apache#9489)
  [HOTFIX][TARGET] Change LOG in compilation config to DLOG (apache#9486)
  Fixed some warnings about lambda's closures that are bigger than necessary (apache#9481)
  [Support] Add libinfo into the runtime build (apache#9310)
  Change Call with TIRCallAttrs to call_lowered op (apache#9312)
  [ETHOSN] Streamline Ethos(TM)-N cross-compile rpc usage (apache#9477)
  [CMSIS-NN] Assert correct amount of CMSIS-NN artifacts in MLF (apache#9480)
  [MicroTVM][PyTest] Explicitly skip MicroTVM unittests. (apache#9335)
  [microNPU] Replace ICHECK with diagnostic context in type inference (apache#9470)
  Better host handling in CompilationConfig & debug printing (apache#9460)
  [AOT][Tests] Use pre-built libraries in Reference System tests (apache#9271)
  [TIR] Add type hint for TIR  (apache#9432)
  [TVMC] Add test for quantized pytorch model (apache#9467)
  [CMSIS-NN] Convert CMSIS-NN to use Target Hooks (apache#9397)
  ...
@AndrewZhaoLuo
Copy link
Contributor Author

@mbrookhart PTAL

@masahi masahi merged commit 0f563ac into apache:main Jan 9, 2022
Raghav-Chakravarthy pushed a commit to Raghav-Chakravarthy/tvm that referenced this pull request Jan 28, 2022
* fix a lot of initial tests

* make pytorch tests pass

* lint

* add test

* fix bug with layout transform

* change layouts for conv2d_transpose too

* fix vitis tests

* fix qnn conv2d transpose tests

* fix fake quantization pass

* add todo

* lint

* undo just formatting changes

* remove formatting only change

* remove f2qi for later pr

* more frontend tests fixes

* fix things

* cool keras fix
ylc pushed a commit to ylc/tvm that referenced this pull request Feb 16, 2022
* fix a lot of initial tests

* make pytorch tests pass

* lint

* add test

* fix bug with layout transform

* change layouts for conv2d_transpose too

* fix vitis tests

* fix qnn conv2d transpose tests

* fix fake quantization pass

* add todo

* lint

* undo just formatting changes

* remove formatting only change

* remove f2qi for later pr

* more frontend tests fixes

* fix things

* cool keras fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants