I am using apply_gradients to update my weight. It worked all fine, but I made some change to my code and I suddenly see this error massage. Adam object certainly has apply_gradient attribute.
I am clueless What might have caused this error?
I am using apply_gradients to update my weight. It worked all fine, but I made some change to my code and I suddenly see this error massage. Adam object certainly has apply_gradient attribute.
I am clueless What might have caused this error?