You have to be careful there. Note that relu is not the same thing as “relu”. The former is an object reference to the function and the latter is the string name of the function. Which does the code in the called function expect?
You have to be careful there. Note that relu is not the same thing as “relu”. The former is an object reference to the function and the latter is the string name of the function. Which does the code in the called function expect?