Fixed many autocast problems.

This commit is contained in:
lllyasviel
2023-10-23 13:07:55 -07:00
parent 1272d50d35
commit 47281e52c4
3 changed files with 45 additions and 10 deletions
+4
View File
@@ -1,3 +1,7 @@
# 2.1.735
* Fixed many problems related to torch autocast.
# 2.1.733
* Increased allowed random seed range.