jax-ml / jax-triton

jax-triton contains integrations between JAX and OpenAI Triton
Apache License 2.0
340 stars 36 forks source link

Now that device is used in backend_init_func, it must always be set #289

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Now that device is used in backend_init_func, it must always be set and not only if compute_capability is None.