one I run the code, I got this warning , and no result.
WARNING:tensorflow:Entity <bound method VanillaGANTrainer.train_step of <tensorflow.python.eager.function.TfMethodTarget object at 0x7eff3c4cada0>> could not be transformed and will be staged without change. Error details can be found in the logs when running with the env variable AUTOGRAPH_VERBOSITY >= 1. Please report this to the AutoGraph team. Cause: Unexpected error transforming <bound method VanillaGANTrainer.train_step of <tensorflow.python.eager.function.TfMethodTarget object at 0x7eff3c4cada0>>. If you believe this is due to a bug, please set the verbosity to 10 (on Linux, export AUTOGRAPH_VERBOSITY=10) and attach the full output when filing the bug report. Caused by: Bad argument number for Name: 3, expecting 4
one I run the code, I got this warning , and no result.
WARNING:tensorflow:Entity <bound method VanillaGANTrainer.train_step of <tensorflow.python.eager.function.TfMethodTarget object at 0x7eff3c4cada0>> could not be transformed and will be staged without change. Error details can be found in the logs when running with the env variable AUTOGRAPH_VERBOSITY >= 1. Please report this to the AutoGraph team. Cause: Unexpected error transforming <bound method VanillaGANTrainer.train_step of <tensorflow.python.eager.function.TfMethodTarget object at 0x7eff3c4cada0>>. If you believe this is due to a bug, please set the verbosity to 10 (on Linux,
export AUTOGRAPH_VERBOSITY=10
) and attach the full output when filing the bug report. Caused by: Bad argument number for Name: 3, expecting 4