You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a low-precision mode, which - when enabled - makes the program use smaller floats (such as float16 or something) in statistics and calculations to increase speed and decrease RAM usage, but slightly decrease accuracy.
Add a low-precision mode, which - when enabled - makes the program use smaller floats (such as float16 or something) in statistics and calculations to increase speed and decrease RAM usage, but slightly decrease accuracy.