Skip to content

Commit

Permalink
Updated jax.config import
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 574488049
  • Loading branch information
superbobry authored and The jax_triton Authors committed Oct 18, 2023
1 parent f41e408 commit a79e6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/triton_call_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from absl.testing import parameterized
import jax
from jax import random
from jax.config import config
from jax import config
import jax.numpy as jnp
import jax_triton as jt
import numpy as np
Expand Down

0 comments on commit a79e6b1

Please sign in to comment.