torch_jacobian | R Documentation |
Compute jacobian of output wrt input tensor
torch_jacobian(output, input)
output |
Tensor vector of size Po |
input |
Tensor vector of size Pi |
jacobian: Tensor of size Pi, Po
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.