When we are running the test_structures_networks function intest_surrogatemodel_ode_secir_simple.py we get the following error message:
WARNING:tensorflow:AutoGraph could not transform <function Model.make_train_function.<locals>.train_function at 0x000002B41A95B310> and will run it as-is.
Please report this to the TensorFlow team. When filing the bug, set the verbosity to 10 (on Linux, `export AUTOGRAPH_VERBOSITY=10`) and attach the full output.
Cause: [Errno 2] No such file or directory: 'C:\\Users\\...\\AppData\\Local\\Temp\\__autograph_generated_filemkofynj7.py'
When we are running the
test_structures_networks
function intest_surrogatemodel_ode_secir_simple.py
we get the following error message:This seems to be an known issue https://github.com/tensorflow/tensorflow/issues/37144