v0.1.38post4
·
114 commits
to main
since this release
fix(amd): failed to assign specific device Misconfiguration of `HIP_VISIBLE_DEVICES` and `ROCR_VISIBLE_DEVICES`, according to https://github.com/pytorch/pytorch/issues/140318, use `HIP_VISIBLE_DEVICES` is enough. Signed-off-by: thxCode <thxcode0824@gmail.com>