COMMITS
February 2, 2024
J
Update all `keras` references to use the keras v2 version instance
Jaesung Chung committed
J
Require `tf-keras` for future keras compatibility
Jaesung Chung committed
January 5, 2024
J
Fix structural pruning sparsity notebook
Jaesung Chung committed
November 17, 2023
J
Internal Code Change
Jie Luo committed
November 10, 2023
J
Internal Code Change
Jie Luo committed
September 14, 2023
F
Remove private Keras imports.
Francois Chollet committed
F
Remove invalid dependency on private py/keras package.
Francois Chollet committed
September 11, 2023
F
Remove private Keras imports.
Francois Chollet committed
September 7, 2023
F
Remove private Keras imports.
Francois Chollet committed
August 1, 2023
R
Internal Code Change
Richard Levasseur committed
July 20, 2023
P
[NumPy] Fix test failures under NumPy 1.25.
Peter Hawkins committed
July 18, 2023
Y
Increase the tolerance to remove flakiness
YoungSeok Yoon committed
June 29, 2023
N
Fix broken TFMO tests after Sequential serialization fix.
Neel Kovelamudi committed
June 28, 2023
J
Split large target under python/training/ and redirect references to the small targets.
Juan Martinez Castellanos committed
June 5, 2023
B
Internal Code Change
Brian Wieder committed
May 26, 2023
J
Update release notes and version for TFMOT release 0.7.5.
Jaehong Kim committed
J
Block epr_test until deps issue is resolved.
Jaehong Kim committed
May 25, 2023
J
Fix compatibility issues for the TF/Keras 2.13.
Jaehong Kim committed
April 27, 2023
R
Silence some pytype errors.
Rebecca Chen committed
April 18, 2023
J
Handle the error type reflect to the keras update.
Jaehong Kim committed
April 17, 2023
D
D
Change the term 'blacklist' -> 'denylist'.
Dan Suh committed
April 13, 2023
N
Fixes improper serialization code route for functional models.
Neel Kovelamudi committed
April 6, 2023
A
[notebook] Use stable tensorflow release rather than nightly version.
A. Unique TensorFlower committed
April 3, 2023
A
Update release notes and version for TFMOT release 0.7.4.
A. Unique TensorFlower committed
March 24, 2023
March 22, 2023
F
Redirect references from `control_flow_ops.cond` to `cond.cond`.
Fiona Lang committed
March 16, 2023
B
Move usages of `python/util:util` to the newly split up targets.
Brian Wieder committed
March 10, 2023
A
Add encoding type preservation support for float16 and bfloat16.
A. Unique TensorFlower committed
A
Delete python2 imports from tensor encoding stages.
A. Unique TensorFlower committed