We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb841a commit bedb5f6Copy full SHA for bedb5f6
1 file changed
convert.py
@@ -2,7 +2,6 @@
2
3
import argparse
4
from pathlib import Path
5
-from typing import Callable
6
7
import jax
8
import jax.numpy as jnp
0 commit comments