We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783aab4 commit 28e7e21Copy full SHA for 28e7e21
1 file changed
algorithmic_efficiency/workloads/librispeech_deepspeech/librispeech_jax/workload.py
@@ -1,5 +1,5 @@
1
import functools
2
-from typing import Optional
+from typing import Optional, Dict, Tuple
3
4
from flax import jax_utils
5
import jax
0 commit comments