Eli Osherovich
Results
11
issues of
Eli Osherovich
I have some very strange results out of the ` Consider the code below: ``` import os os.environ["KERAS_BACKEND"] = "jax" import keras inp = keras.Input(shape=(1,)) out = inp > 0.5...
type:Bug
backend:torch
backend:jax