SciSharp/TensorFlow.NET

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

Kyokanyou opened this issue · 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?