We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7911fc6 commit 827ea3dCopy full SHA for 827ea3d
spinoffs/fun_mc/fun_mc/prefab.py
@@ -662,6 +662,7 @@ class HamiltonianMonteCarloWithStateGradsExtra(NamedTuple):
662
proposed_state: 'fun_mc.State'
663
664
665
+@util.named_call
666
def hamiltonian_monte_carlo_with_state_grads_step(
667
hmc_state: 'fun_mc.HamiltonianMonteCarloState',
668
trajectory_length: 'fun_mc.FloatTensor',
0 commit comments