Skip to content

Activity

Fix warnings

fcholletpushed 1 commit to master • 525c65b…d94e91f • 
16 hours ago

Implement angle function in keras.ops (#21200)

Pull request merge
fcholletpushed 1 commit to master • 55adc57…525c65b • 
yesterday

Fix Trainer.get_compile_config base case (empty dict) (#21212)

Pull request merge
fcholletpushed 1 commit to master • 3fcdbe0…55adc57 • 
2 days ago

Recognize /tfhub as a remote location. (#21211)

Pull request merge
fcholletpushed 1 commit to master • 81c5097…3fcdbe0 • 
2 days ago

Adds Support For Custom Call-Context Arguments (#21204)

Pull request merge
fcholletpushed 1 commit to master • 8049301…81c5097 • 
2 days ago

[OpenVINO Backend] Support numpy min operation (#21168)

Pull request merge
fcholletpushed 1 commit to master • 87d99f2…8049301 • 
3 days ago

Update version number

fcholletpushed 1 commit to master • 29a95e8…87d99f2 • 
4 days ago

Fix nightly releases (#21203)

Pull request merge
mattdangerwpushed 1 commit to master • 99a6bdc…29a95e8 • 
5 days ago

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
fcholletpushed 1 commit to master • f430bb5…99a6bdc • 
5 days ago

[Keras 3 OpenVINO Backend]: Support numpy.log1p operation #29487 (#21129

Pull request merge
fcholletpushed 1 commit to master • bcb5786…f430bb5 • 
5 days ago

Add openvino to the basic requirements file (#21198)

Pull request merge
fcholletpushed 1 commit to master • 6413e1d…bcb5786 • 
5 days ago

Add back shell/format.sh, but it just runs pre-commit (#21197)

Pull request merge
fcholletpushed 1 commit to master • eb10d1f…6413e1d • 
5 days ago

Redundant imports; no path hacking in package (#21187)

Pull request merge
fcholletpushed 1 commit to master • 41d7737…eb10d1f • 
5 days ago

Don't scale gradients if overwriting variable with gradient. (#21193)

Pull request merge
hertschuhpushed 1 commit to master • 84c3bfc…41d7737 • 
5 days ago

Return explicitly layout if already set on variable. (#21194)

Pull request merge
fcholletpushed 1 commit to master • 1e9466a…84c3bfc • 
6 days ago

Allow Embedding subclasses to only override compute_output_shape. (

Pull request merge
hertschuhpushed 1 commit to master • 8a6e83b…1e9466a • 
6 days ago

Fix Embedding.compute_output_spec with a non-KerasTensor input. (#…

Pull request merge
hertschuhpushed 1 commit to master • 72cc27f…8a6e83b • 
6 days ago

Deleted branch

Bump the python group with 5 updates (#21114)

Pull request merge
hertschuhpushed 1 commit to master • dd9132f…72cc27f • 
6 days ago

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
hertschuhpushed 1 commit to master • 50dae30…dd9132f • 
9 days ago

Add sparse support to ops.ones_like and ops.zeros_like. (#21181)

Pull request merge
fcholletpushed 1 commit to master • 65f7e6d…50dae30 • 
10 days ago

[OpenVINO BACKEND] - feat: implement numpy.nonzero for openvino backe…

Pull request merge
fcholletpushed 1 commit to master • c7b6b42…65f7e6d • 
10 days ago

Add sparse_sigmoid activation (#21175)

Pull request merge
fcholletpushed 1 commit to master • b840164…c7b6b42 • 
10 days ago

Fix Embedding test with ragged tensors on GPU. (#21177)

Pull request merge
fcholletpushed 1 commit to master • 8e4b4ab…b840164 • 
11 days ago

[OpenVINO Backend]: support numpy.ndim (#21176)

Pull request merge
fcholletpushed 1 commit to master • 1ea81a1…8e4b4ab • 
11 days ago

Add tf.RaggedTensor support to Embedding layer. (#21171)

Pull request merge
fcholletpushed 1 commit to master • 128e280…1ea81a1 • 
12 days ago

WIP: Add PyTorch backend support for LSTM with CuDNN optimization (#2…

Pull request merge
fcholletpushed 1 commit to master • e61510d…128e280 • 
12 days ago

Improve tf.RaggedTensor support in DataAdapters. (#21170)

Pull request merge
fcholletpushed 1 commit to master • 44a655b…e61510d • 
12 days ago