I finally have: numlay = 3, outlay = layer2_Output, even when layer2 is not defined.
The desired values are in this case: numlay = 2, outlay = layer1_Output
Some idea about how i can do this correctly??
Regards.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I try to set some constants in a #script, based on previously #defined values, but i don't get expected values.
Here is how i'm doing:
I finally have: numlay = 3, outlay = layer2_Output, even when layer2 is not defined.
The desired values are in this case: numlay = 2, outlay = layer1_Output
Some idea about how i can do this correctly??
Regards.