How to use torch autograd on an autoencoder model?

后端 未结 0 1370
猫巷女王i
猫巷女王i 2021-01-15 04:00

I\'m trying to extract the jacobian matrix from an autoencoder using pytorch automatic differentiation package (autograd.functional.jacobian).

My code is as follow:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题