Skip to content

Commit 9e6afa9

Browse files
committed
fix import
1 parent 57beea1 commit 9e6afa9

File tree

4 files changed

+1
-1936
lines changed

4 files changed

+1
-1936
lines changed

keras/src/utils/jax_layer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import numpy as np
77
import string
88

9-
from jax.experimental import jax2tf
109
from keras.src import backend
1110
from keras.src import random
1211
from keras.src import tree
@@ -19,6 +18,7 @@
1918
from keras.src.utils import tracking
2019
from keras.src import ops
2120
from keras.src.utils.module_utils import jax
21+
from jax.experimental import jax2tf
2222
from keras.src.utils.module_utils import tensorflow as tf
2323

2424

keras/src/utils/keras.code-workspace

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)