TensorFlow.NET icon indicating copy to clipboard operation
TensorFlow.NET copied to clipboard

There is no method jacobian() in tf.GradientTape class?

Open Kyokanyou opened this issue 1 year ago • 0 comments

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?

Kyokanyou avatar May 10 '24 12:05 Kyokanyou