Open
Description
Hi, is it possible to generate random numbers in pallas on gpu? For example, triton exposes tl.language.randint
to generate random integers: https://triton-lang.org/main/python-api/generated/triton.language.randint.html
Hi, is it possible to generate random numbers in pallas on gpu? For example, triton exposes tl.language.randint
to generate random integers: https://triton-lang.org/main/python-api/generated/triton.language.randint.html