Sara El-Shawa
Results
1
issues of
Sara El-Shawa
Hi, I'm trying to sample from a Wishart distribution using `tfp.substrates.jax` and run into nans. I'm not sure why. Here's code to reproduce the error: ``` import jax.numpy as jnp...