Search found 2 matches

by EvilSupahFly
Sat May 21, 2022 10:56 am
Forum: Training Support
Topic: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`
Replies: 19
Views: 4939

Re: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`

I tried running Phaze-A, DFL-SAE, and DLight, making sure "Distributed" wasn't checked, and I don't get this error any longer, though when I load a project after closing the GUI, "Distributed" is checked again, and I have to manually uncheck it, despite saving the project with it...
by EvilSupahFly
Sat May 21, 2022 7:03 am
Forum: Training Support
Topic: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`
Replies: 19
Views: 4939

Re: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`

Interestingly, I'm having the same issue on Linux. To save VRAM, I boot into runlevel 3 - this loads all drivers, services, etc, but doesn't start the X server so it's just the command line. To train my most recent model, I used the following command: /home/evilsupahfly/miniconda3/envs/faceswap/bin/...