Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gather/squeeze/unsqueeze/tile etc ops #15

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

chenfeiyue-cfy
Copy link

@chenfeiyue-cfy chenfeiyue-cfy commented Jun 4, 2024

Description

  • Add gather/tile/squeeze/unsqueeze/resize/cast ops
  • Add QLinearConcat node_unit's input setting which is made as"TODO" before
  • Make latest acc_fix patch and rename the patches for local test
  • Fixed some warning/erros by CI cpplint tools

Motivation and Context

  • Caution :
  • Cast op has boolean type compare error will be fixed next commit
  • Tile op has 5d shape computation error and requires a more recent version of ovxlib

@chenfeiyue-cfy chenfeiyue-cfy force-pushed the base_1.18.0 branch 2 times, most recently from 986d083 to 42a2660 Compare June 6, 2024 06:53
@sunshinemyson sunshinemyson merged commit 340ca16 into VeriSilicon:vsi/npu_v1.18.0 Jun 18, 2024
7 of 9 checks passed
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