Differentiation in PyTorch

Hi,

Thank you very much for your fast response. As far as I understand your answer, this would fall into the category of symbol-to-number differentiation since the numeric values are inserted directly into the graph without adding symbolic nodes that would represent the numeric values.