Skip to content

Commit

Permalink
cuda/cpu: Increase support for fp16 unary operations (#1125)
Browse files Browse the repository at this point in the history
* Support fp16 unary operations in the CUDA backend

* cpu: increase fp16 support for unary operators in the CPU backend

* cuda: increase fp16 support for unary operators in the CUDA backend

* Add test cases for fp16 unary operators

* metal: update supports_op for unary operators that don't support fp16, to prevent test-backend-ops from failing

* metal: fix PR comments for unary op support after fp16 unary tests
  • Loading branch information
cmdr2 authored Feb 28, 2025
1 parent 2659de4 commit 0d1ea2e
Show file tree
Hide file tree
Showing 7 changed files with 1,269 additions and 178 deletions.
Loading

0 comments on commit 0d1ea2e

Please sign in to comment.