Skip to content

Commit

Permalink
Code update
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 610472835
  • Loading branch information
Forgotten authored and The swirl_dynamics Authors committed Feb 27, 2024
1 parent 585a2af commit 7c13a89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@
"num_samples_per_cond = 5\n",
"\n",
"generate = jax.jit(\n",
" functools.partial(sampler.generate, num_samples_per_cond)\n",
" functools.partial(cond_sampler.generate, num_samples_per_cond)\n",
")"
]
},
Expand Down

0 comments on commit 7c13a89

Please sign in to comment.