Libtorch batch jacobians and hessians

Are there any updates on implementing torch.autograd.functional.jacobian to the C++ API?

I’ve come across many threads asking about this but can’t seem to find any updates regarding if this is still being implemented or not. Using torch::autograd::grad in a loop is painfully slow.

Thanks for any information you can provide.