Hylke

Results 14 issues of Hylke

### Bug description I am unable to run/compile a simple `struct` that computes the cumulative sum of a `tensor.Tensor`. Hereby the segmentation fault: > Please submit a bug report to...

bug
mojo-repo

Hi, Your package looks pretty neat, thanks for sharing! However, I haven't managed to get it to work. When I run ```python3 import ciclo ``` I get the error message...

### Description I am training a variational inference model that uses `jax.random.dirichlet` to make a Monte Carlo estimate of the ELBO (evidence lower bound). I found that on GPU, training...

bug

Hi, I was curious how to use your mod package. For example, if I put up a buildable mojo repo on github. How would I go about installing it? I...