Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
priyakasimbeg committed Jan 4, 2024
1 parent 15fd5b1 commit a40e085
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion algorithmic_efficiency/workloads/ogbg/ogbg_jax/workload.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from typing import Any, Dict, Optional, Tuple

from flax import jax_utils
import flax.linen as nn
import jax
import jax.numpy as jnp
import jraph
Expand Down

0 comments on commit a40e085

Please sign in to comment.