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

Import CREF updates(Pack, Unpack and Transpose Conv) and HiFi optimizations for Slice operator from nne110_dev. #99

Merged
merged 2 commits into from
May 7, 2024

Conversation

joshih-cad
Copy link

  1. Adds int16 precision support for pack, unpack
  2. Supports fused activation for transpose_conv.
  3. Includes fixes in transpose_conv for bias=NULL case.
  4. Imports slice int8 optimizations on HiFi using strided_slice NNLib kernel.

joshih added 2 commits May 6, 2024 21:39
1. Added int16 support in CREF for pack and unpack operators.
2. Fixes in transpose_conv to handle bias=NULL and pass the layer activation to the CREF kernel.
@cad-audio cad-audio merged commit 78a5d25 into cad-audio:nne_dev May 7, 2024
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