We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Bump the version (#2627)
patch bump (#2588)
fix quantized vjp for mxfp4 (#2555)
version (#2470)
fix cuda pypi package (#2423) * fix cuda pypi package * patch bump
fix release build + patch bump (#2387)
patch bump (#2343)
patch bump (#2324)
Perf regression fix (#2243)
Optimizing Complex Matrix Multiplication using Karatsuba’s Algorithm (#… …2220) * Implementing Complex Matmul using Karatsuba Algorithm * Implemented Karatsuba's Algorithm for complex matmul and pre-commit them * fix --------- Co-authored-by: Awni Hannun <awni@apple.com>