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

Added Additional Operators to support for Requantizer; Resolved assertion failed due to unequal shapes #3041

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Aravindbolloju
Copy link

Added support for following operators

  1. GREATER
  2. SELECT_V2
  3. PAD
  4. SUB
  5. BATCH_MATMUL
  6. CONCATENATION
  7. MUL
  8. ADD
  9. CALL_ONCE
  10. VAR_HANDLE
  11. READ_VARIABLE
  12. ASSIGN_VARIABLE
  13. FLOOR_DIV
  14. CAST
  15. COS
  16. SIN
  17. UNPACK
  18. TRANSPOSE
  19. SPLIT
  20. RESIZE_NEAREST_NEIGHBOR

@Aravindbolloju Aravindbolloju requested a review from a team as a code owner January 26, 2025 04:12
… unequal shapes issue . [for eg: shapes (62,) (0,)]"
@Aravindbolloju Aravindbolloju changed the title Added Additional Operators to support for Requantizer Added Additional Operators to support for Requantizer; Resolved assertion failed due to unequal shapes Jan 26, 2025
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.

1 participant