What's Changed
- Update version.txt after 0.16.6 release by @loadams in #7218
- Fix release links by @tjruwase in #7219
- Fix pass for z3 and profiler by @tohtana in #7222
- Fix build on AMD GPUs (related to DeepCompile) by @HollowMan6 in #7224
- Add defence for DeepCompile w/o optimizer by @HollowMan6 in #7225
- Pass
with_cuda
arg for jit_load in OpBuilder by @HollowMan6 in #7226 - Make sure it's not None before offloading contiguous_grad_buffer by @HollowMan6 in #7227
Full Changelog: v0.16.6...v0.16.7