diff options
author | brkirch <brkirch@users.noreply.github.com> | 2023-01-12 13:00:38 +0000 |
---|---|---|
committer | brkirch <brkirch@users.noreply.github.com> | 2023-01-18 01:54:18 +0000 |
commit | a255dac4f8c5ee11c15b634563d3df513f1834b4 (patch) | |
tree | a2ea43a4e9175312f0781a0e24b97a9639d9e862 /javascript/progressbar.js | |
parent | 0b8911d883118daa54f7735c5b753b5575d9f943 (diff) | |
download | stable-diffusion-webui-gfx803-a255dac4f8c5ee11c15b634563d3df513f1834b4.tar.gz stable-diffusion-webui-gfx803-a255dac4f8c5ee11c15b634563d3df513f1834b4.tar.bz2 stable-diffusion-webui-gfx803-a255dac4f8c5ee11c15b634563d3df513f1834b4.zip |
Fix cumsum for MPS in newer torch
The prior fix assumed that testing int16 was enough to determine if a fix is needed, but a recent fix for cumsum has int16 working but not bool.
Diffstat (limited to 'javascript/progressbar.js')
0 files changed, 0 insertions, 0 deletions