TensorFlow.NET
TensorFlow.NET copied to clipboard
There is no method jacobian() in tf.GradientTape class?
Description
while I was learning tf.net, found that there is no method jacobian() in tf.GradientTape class. Is there any other method can be used to calculate jacobian matrix?