Implement angle function in keras.ops (
#21200 )
Pull request merge
Fix Trainer.get_compile_config base case (empty dict) (
#21212 )
Pull request merge
Recognize /tfhub as a remote location. (
#21211 )
Pull request merge
Adds Support For Custom Call-Context Arguments (
#21204 )
Pull request merge
[OpenVINO Backend] Support numpy min operation (
#21168 )
Pull request merge
mlx
- new image ops implemented (
#21202 )
Pull request merge
fcholletpushed 1 commit to mlx • fe4ba17…4970a00 • 5 days ago
Add pre-commit to the common requirements file (
#21199 )
Pull request merge
[Keras 3 OpenVINO Backend]: Support numpy.log1p operation #29487 (
#21129 Pull request merge
Add openvino to the basic requirements file (
#21198 )
Pull request merge
Add back shell/format.sh, but it just runs pre-commit (
#21197 )
Pull request merge
Redundant imports; no path hacking in package (
#21187 )
Pull request merge
Don't scale gradients if overwriting variable with gradient. (
#21193 )
Pull request merge
Return explicitly layout if already set on variable. (
#21194 )
Pull request merge
Allow
Embedding
subclasses to only override
compute_output_shape
. (
… Pull request merge
Fix
Embedding.compute_output_spec
with a non-
KerasTensor
input. (
#… Pull request merge
Bump the python group with 5 updates (
#21114 )
Pull request merge
mlx
- test updates and signbit implementation (
#21180 )
Pull request merge
fcholletpushed 1 commit to mlx • 65f75bb…fe4ba17 • 9 days ago
Fix dtype detection for JAX types. (
#21184 )
Pull request merge
Add sparse support to
ops.ones_like
and
ops.zeros_like
. (
#21181 )
Pull request merge
[OpenVINO BACKEND] - feat: implement numpy.nonzero for openvino backe…
Pull request merge
Add sparse_sigmoid activation (
#21175 )
Pull request merge
Fix Embedding test with ragged tensors on GPU. (
#21177 )
Pull request merge
[OpenVINO Backend]: support numpy.ndim (
#21176 )
Pull request merge
Add
tf.RaggedTensor
support to
Embedding
layer. (
#21171 )
Pull request merge
WIP: Add PyTorch backend support for LSTM with CuDNN optimization (
#2… Pull request merge
Improve
tf.RaggedTensor
support in
DataAdapter
s. (
#21170 )
Pull request merge
You can’t perform that action at this time.