Cheng
|
dfae2c6989
|
Fix MSVC build due to use of M_LN2 (#2058)
|
2025-04-10 07:41:41 -07:00 |
|
Awni Hannun
|
736a340478
|
reduce binary size (#1952)
|
2025-03-11 06:30:44 -07:00 |
|
Alex Barron
|
5cd97f7ffe
|
Bitwise Inverse (#1862)
* add bitwise inverse
* add vmap + fix nojit
* inverse -> invert
* add to compile + remove unused
|
2025-02-13 08:44:14 -08:00 |
|
Awni Hannun
|
1c0c118f7c
|
Fp64 on the CPU (#1843)
* add fp64 data type
* clean build
* update docs
* fix bug
|
2025-02-07 15:52:22 -08:00 |
|
Awni Hannun
|
1156c84e86
|
Refactor common into cpu specific and truly common (#1817)
* refactor
* fix extension example
* fix no-cpu
|
2025-02-03 15:58:02 -08:00 |
|