I think I found an answer to my question:
WHen loading the graph, we don’t load the computational graph. Therefore the gradients are cannot be backpropagated to the dict object loaded into it.
I think I found an answer to my question:
WHen loading the graph, we don’t load the computational graph. Therefore the gradients are cannot be backpropagated to the dict object loaded into it.