COMMITS
/ official/utils/flags/_performance.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
April 17, 2023
A
Internal change
A. Unique TensorFlower committed
March 29, 2023
A
Internal change
A. Unique TensorFlower committed
January 18, 2022
A
Internal change
A. Unique TensorFlower committed
April 9, 2021
R
Remove dynamic_loss_scale argument to define_performance.
Reed Wanderman-Milne committed
April 6, 2021
R
Use tf.compat.v1 version of enable_mixed_precision_graph_rewrite.
Reed Wanderman-Milne committed
February 28, 2021
H
Internal change
Hongkun Yu committed
H
Internal change
Hongkun Yu committed
August 12, 2020
H
Internal change
Hongkun Yu committed
March 5, 2020
H
Remove force_v2_in_keras_compile. experimental_run_tf_function is no-op now.
Hongkun Yu committed
February 25, 2020
H
Creates modeling/performance.py to include mix prediction related stuff
Hongkun Yu committed
October 28, 2019
Z
Add Resnet50 benchmark suite that read training data from remote storage
Zongwei Zhou committed
October 16, 2019
R
Add support for the tf.keras.mixed_precision API in NCF
Reed Wanderman-Milne committed
October 7, 2019
A
Internal change
A. Unique TensorFlower committed
August 30, 2019
R
Fix bug where dynamic loss scaling was broken
Reed Wanderman-Milne committed
August 27, 2019
V
Merge branch 'master' into amp_resnet50
Vinh Nguyen committed
August 26, 2019
R
Unexpose some flags from models which do not use them.
Reed Wanderman-Milne committed
August 23, 2019
R
Unexpose some flags from models which do not use them.
Reed Wanderman-Milne committed
August 20, 2019
V
fix transformer amp
Vinh Nguyen committed
V
change default fp16_implementation to graph_rewrite
Vinh Nguyen committed
August 19, 2019
R
Do not expose --max_train_steps in models that do not use it.
Reed Wanderman-Milne committed
August 6, 2019
T
[ResNet / NCF] Test force V1 path and allow V2 path as default (#7383)
Toby Boyd committed
July 23, 2019
June 19, 2019
T
Add XLA to transformer (#7048)
Toby Boyd committed
June 6, 2019
R
Have each model provide a default loss scale. (#6930)
Reed committed
May 15, 2019
R
May 11, 2019
T
Add FP16 to transformer with benchmark tests. (#6756)
Toby Boyd committed
May 1, 2019
R
Add --fp16_implementation option. (#6703)
Reed committed
April 26, 2019
A
Add num_packs flag for MirroredStrategy's cross device ops. (#6676)
Ayush Dubey committed
April 3, 2019
R
Add dynamic loss scaling support (#6518)
Reed committed
March 20, 2019
H
Added thread tuning and tweaked tests to improve Keras model performance (#6396)
Haoyu Zhang committed
March 7, 2019
October 13, 2018
T
refactor method and flag names.
Toby Boyd committed
October 12, 2018
T
Add option to run perf tuned args.
Toby Boyd committed
June 12, 2018
K
Transformer multi gpu, remove multi_gpu flag, distribution helper functions (#4457)
Katherine Wu committed
May 3, 2018
T
Move argparsing from builtin argparse to absl (#4099)
Taylor Robie committed