New
v1.7.4
** Warning: tag sparse matrix undefined in the "details" dict. Please include the tag into "details", unless the tag is a typo. Highlights:
- Build system
- Revert "Drop OpenGL build (#8751)" (#8753) (by Proton)
- Drop OpenGL build (#8751) (by Proton)
- Use brew clang compiler on mac (#8704) (by Hugh Perkins)
- Update VMA and Vulkan-Headers to support Vulkan 1.3 (#8680) (by Antonio Ferreras)
- Examples
- Factorize cpp examples into separate executables (#8709) (by Hugh Perkins)
- GUI
- Support ndarray input (#8661) (by 白定)
- IR optimization passes
- Remove redundant cfg optimization, to fix struct vec crash bug (#8691) (by Hugh Perkins)
- Unified Device API
- Fix the Unified Allocator to no longer return first two allocations as dupes (#8705) (by )