v4.3.4 update v2. (#2898)

This commit is contained in:
Junkai-Wu
2025-12-22 22:28:26 -05:00
committed by GitHub
parent 7f5fe3edf1
commit b7ecaa605d
4 changed files with 32 additions and 0 deletions
+1
View File
@@ -143,6 +143,7 @@ To get started quickly - please refer :
- Fix a few bugs in distributed gemm API and examples.
- Fix handling negative zero in sparse compressor.
- Add missing `wait_on_dependent_grids` for PDL use case.
- Work around a driver bug which will cause occasionally errors when executing kernels.
* Fix some profiler issues:
- Add some missing reference kernels.
- Support VoidC reference kernels.