Skip to content

Adding where operator #12

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

Closed
wants to merge 1 commit into from
Closed

Conversation

nishpoonia
Copy link

Adding where operator

@nishpoonia nishpoonia closed this Oct 10, 2024
cad-audio added a commit that referenced this pull request Oct 22, 2024
…ytorch#6407)

* Main backup (#12)

* Add nnlib as submodule

* Adding nnlib submodule

* Integrated nnlib API unde backends/cadence/hifi

* Fix review comments on PR#3

* Add nnlib as submodule

* Adding nnlib submodule

* Integrated nnlib API unde backends/cadence/hifi

* Fix review comments on PR#3

* Incorporated feedback from Meta team.

* lint errors fixed

* Adding Sub operator optimized version

* Add optimization for add, mul operators

* Adding Div operator

* Modified div mod to cover truncate and floor modes

---------

Co-authored-by: cad-audio <[email protected]>
Co-authored-by: cad-audio <[email protected]>

* Adding sigmoid optimizations

* Adding tanh optimizations

* Fixing review comments in 5483

* Adding cflags to prevent compilation halts

* Adding cflags to prevent compilation halts

* Changing name space of optimized ops; Remove unused ops from file

* fixed lint issues.

* Namespace updates for cadence ops, adding 6 optimized ops

---------

Co-authored-by: cad-audio <[email protected]>
Co-authored-by: cad-audio <[email protected]>
mcremon-meta pushed a commit that referenced this pull request Nov 21, 2024
* Main backup (#12)

* Add nnlib as submodule

* Adding nnlib submodule

* Integrated nnlib API unde backends/cadence/hifi

* Fix review comments on PR#3

* Add nnlib as submodule

* Adding nnlib submodule

* Integrated nnlib API unde backends/cadence/hifi

* Fix review comments on PR#3

* Incorporated feedback from Meta team.

* lint errors fixed

* Adding Sub operator optimized version

* Add optimization for add, mul operators

* Adding Div operator

* Modified div mod to cover truncate and floor modes

---------

Co-authored-by: cad-audio <[email protected]>
Co-authored-by: cad-audio <[email protected]>

* Adding sigmoid optimizations

* Adding tanh optimizations

* Fixing review comments in 5483

* Adding cflags to prevent compilation halts

* Adding cflags to prevent compilation halts

* Changing name space of optimized ops; Remove unused ops from file

* fixed lint issues.

* Namespace updates for cadence ops, adding 6 optimized ops

* Updating add op with namespace change

* Updating add op with namespace change, fix build issue

---------

Co-authored-by: cad-audio <[email protected]>
Co-authored-by: cad-audio <[email protected]>
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