COMMITS
/ official/recommendation/data_preprocessing.py February 9, 2026
A
No public description
A. Unique TensorFlower committed
May 28, 2025
A
No public description
A. Unique TensorFlower committed
February 1, 2024
A
No public description
A. Unique TensorFlower committed
November 2, 2023
Y
No public description
Yeqing Li committed
March 29, 2023
A
Internal change
A. Unique TensorFlower committed
January 18, 2022
A
Internal change
A. Unique TensorFlower committed
November 16, 2021
P
Internal change
Pulkit Sinha committed
July 22, 2021
A
[NCF] Updating data preprocessing script.
A. Unique TensorFlower committed
March 10, 2021
F
Internal change
Frederick Liu committed
August 12, 2020
H
Internal change
Hongkun Yu committed
May 9, 2020
A
refactors some preprocessing code.
A. Unique TensorFlower committed
April 26, 2020
H
Remove utils/logs usage for official models.
Hongkun Yu committed
September 17, 2019
H
Reduce isolated folders in model garden.
Hongkun Yu committed
July 23, 2019
H
Merged commit includes the following changes: (#7281)
Hongjun Choi committed
June 18, 2019
N
adding a new perf test for ncf, and changing some names (#7038)
nnigania committed
April 20, 2019
S
Remove contrib imports, or move them inline (#6591)
Shining Sun committed
March 27, 2019
C
Change function signature (#6459)
cclauss committed
March 18, 2019
B
Add support for TPUEstimator to data processing pipeline and add the … (#6330)
Bruce Fontaine committed
January 7, 2019
T
remove match_mlperf from expected cache keys
Taylor Robie committed
T
address more PR comments
Taylor Robie committed
December 27, 2018
December 21, 2018
T
remove 'deterministic'
Taylor Robie committed
November 19, 2018
T
rough pass at carving out existing NCF pipeline
Taylor Robie committed
December 20, 2018
A
Avoid using tf.contrib.data as it's not tf2-safe (#5755)
Alexandre Passos committed
November 7, 2018
R
Fix PREPROC_HP_NUM_EVAL tag for MLPerf. (#5717)
Reed committed
November 3, 2018
R
Have async process end when all data is written. (#5652)
Reed committed
October 30, 2018
T
bring NCF to l2 logging compliance (#5642)
Taylor Robie committed
October 29, 2018
R
Add option to not use estimator. (#5623)
Reed committed
October 26, 2018
R
Split --ml_perf into two flags. (#5615)
Reed committed
October 24, 2018
T
Add logging calls to NCF (#5576)
Taylor Robie committed
October 20, 2018
R
Add XLA support to NCF (#5572)
Reed committed
October 18, 2018
T
Reorder NCF data pipeline (#5536)
Taylor Robie committed
October 14, 2018
T
Make flagfile sharing robust to distributed filesystems and multi-worker setups. (#5521)
Taylor Robie committed
October 13, 2018
October 11, 2018
S
S
Merge branch 'master' into shizhiw
shizhiw committed
S
S
Use flagfile to pass flags to data async generation process.
Shawn Wang committed
October 10, 2018
R
Add --use_synthetic_data option to NCF. (#5468)
Reed committed
October 9, 2018
S
Allow data async generation to be run as a separate job rather than as a subprocess.
Shawn Wang committed
October 3, 2018
T
Move evaluation to .evaluate() (#5413)
Taylor Robie committed
September 20, 2018
T
Fix/ncf mlperf tweaks: robustness and determinism (#5334)
Taylor Robie committed
September 14, 2018
R
Wait longer for async process to spawn. (#5307)
Reed committed
September 5, 2018
R
Fix spurious "did not start correctly" error. (#5252)
Reed committed
August 22, 2018
R
Fix convergence issues for MLPerf. (#5161)
Reed committed
August 18, 2018
R
Speed up cache construction. (#5131)
Reed committed
August 2, 2018
R
Fix docstrings in data_preprocessing.py. (#4976)
Reed committed
R
Fix bug where data_async_generation.py would freeze. (#4989)
Reed committed
July 31, 2018
R
Fix another crash on single-core systems. (#4962)
Reed committed
R
Fix comments. (#4959)
Reed committed