Jax random matrices running out of memory
I want to create an Nxk matrix in jax, where each row has k DISTINCT integer entries, and this was my attempt:
I want to create an Nxk matrix in jax, where each row has k DISTINCT integer entries, and this was my attempt: