Skip to content

aquapapaya/TVM-QNN-concatenate-operator

Repository files navigation

TVM-QNN-concatenate-operator

CallNode is not considered when canonicalizing qnn.concatenate

  • The TVM commit da27e6d is tested.
  • In test_yolo.py, we dispatch qnn.concatenate to generate CallNode: run python3 test_yolo.py to reproduce the problem.
  • A fixed qnn.concatenate is provided. Please copy it to src/relay/qnn/op of TVM, re-build TVM, and then you can get input scale and zero point of CallNode.

About

CallNode is not considered in TVN QNN concatenate operator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published