| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add regression test (#136) * Add regression test * fix regression test with full_precision | 3 年前 | |
Apply black | 3 年前 | |
Add regression test (#136) * Add regression test * fix regression test with full_precision | 3 年前 | |
Replace --full_precision with --precision that works even if not specified Allowed values are 'auto', 'float32', 'autocast', 'float16'. If not specified or 'auto' a working precision is automatically selected based on the torch device. Context: #526 Deprecated --full_precision / -F Tested on both cuda and cpu by calling scripts/dream.py without arguments and checked the auto configuration worked. With --precision=auto/float32/autocast/float16 it performs as expected, either working or failing with a reasonable error. Also checked Img2Img. | 3 年前 | |
Add regression test (#136) * Add regression test * fix regression test with full_precision | 3 年前 |