Pham Nguyen Hung

Results 5 comments of Pham Nguyen Hung

I will work on pymc.step_methods.BinaryGibbsMetropolis at this link: https://www.pymc.io/projects/docs/en/stable/api/generated/pymc.step_methods.BinaryGibbsMetropolis.html

Hi, I want to work on this. As I understand it, I will need to create a class `SVDSimplify(GraphRewriter)` to file `pytensor/tensor/rewriting/linalg.py` that check for SVD Op in PyTensor graph,...

I think that @HarshvirSandhu is busy with PyTorch backend right now so I will take this one up.

Sorry, but I just forgot how to turn on JAX mode for the backend 😓. How do I turn it on again?

@ricardoV94 This is already in https://github.com/pymc-devs/pymc/blob/main/pymc/pytensorf.py#L147. With the current code, what do you mean by doing this lazily?