Awni Hannun
|
2419edd5b2
|
Faster indexing math in a few kernels (#1589)
* wip: faster compiled kernels
* faster general unary with uint specialization
* index type in compiled, unary, binary, ternary, copy
* fix jit
* jit fix
* specialize gather + scatter
* nit in docs
|
2024-11-18 19:52:00 -08:00 |
|
Chris Offner
|
46d8b16ab4
|
Fix vmap example in docs (#1556)
|
2024-11-02 17:44:14 -07:00 |
|
Awni Hannun
|
c26208f67d
|
Remove Hazard tracking with Fences (#1509)
* remove hazard tracking
* with fence map
* no hazard tracking with fences
* nits
* fix fence retain
* cleanup
* fix quantized rebase
|
2024-10-21 19:33:32 -07:00 |
|
AlexCheema
|
7762e07fde
|
Update function_transforms.rst (#796)
Fix typo in function_transforms.rst
|
2024-03-06 12:03:37 -08:00 |
|
Awni Hannun
|
5c03efaf29
|
Compile docs (#653)
* compile docs
* docs nits + comments
|
2024-02-08 11:21:50 -08:00 |
|
Awni Hannun
|
78e5f2d17d
|
usage doc for function transformations (#481)
|
2024-01-17 17:10:53 -08:00 |
|