Aman Atman
Aman Atman
Hi. Can I work on this?

@hedyhli how to fix no newline at end error?
can I work on this? I am not so familiar with tfp ( i am guessing that is bijax), but I have used TensorFlow and have done courses on Probability...
Hey, I just wanted to inform I am still working on this. The code/math is not very easy to understand for me. However, as it is also not very long...
Hi, I would like to work on this issue. But I don't fully understand how to solve this. I am going through the cython documentation. I have also located the...
Hey @harrism , Can you direct me on how to debug [this](https://gist.github.com/willtryagain/65d36b9b52ccb491bdba1caae1e3f0d0) error please? I got this when I ran `cmake .. -DCMAKE_INSTALL_PREFIX=$CONDA_PREFIX. ` I was busy with other deadlines...
Hello @wence- , I have followed the README instructions 1. git clone the latest version 2. create conda env using` conda env create --name rmm_dev --file conda/environments/all_cuda-122_arch-x86_64.yaml`. I have nvcc...
Hey @wence- , Thanks. I also wanted to inform that while running cmake it failed CMAKE_HAVE_LIBC_PTHREAD. Here is the conda list [output](https://gist.github.com/willtryagain/6bb6b9e1e62a2cb64d6b697ca7478038).
Hi guys, I was able to build the library after switching to a different OS. It passed all the tests. Can you tell what methods to include in the PinnedHostMemoryResource...