- 13 Aug, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 326396920
-
- 12 Aug, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 326286926
-
- 03 Aug, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324656070
-
- 17 Jun, 2020 1 commit
-
-
Abdullah Rashwan authored
PiperOrigin-RevId: 316797555
-
- 09 Jun, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 315383689
-
- 08 Jun, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 315287705
-
- 19 May, 2020 1 commit
-
-
Hongkun Yu authored
Remove is_v2_0 PiperOrigin-RevId: 312336907
-
- 14 May, 2020 1 commit
-
-
Hongkun Yu authored
Profiler has been integrated with TensorBoard callback and released in TF 2.2 PiperOrigin-RevId: 311475711
-
- 16 Apr, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 306752053
-
- 11 Mar, 2020 1 commit
-
-
Will Cromar authored
PiperOrigin-RevId: 300433601
-
- 02 Mar, 2020 1 commit
-
-
Will Cromar authored
PiperOrigin-RevId: 298466825
-
- 28 Feb, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 297880506
-
- 21 Feb, 2020 2 commits
-
-
Will Cromar authored
PiperOrigin-RevId: 296507807
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 296469938
-
- 20 Feb, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 296108291
-
- 06 Dec, 2019 1 commit
-
-
Haoyu Zhang authored
Remove code that disables pin-to-host optimization. It's disabled by default and we already have XLA presubmit that will catch any issues when the optimization is reenabled. PiperOrigin-RevId: 284078252
-
- 05 Dec, 2019 1 commit
-
-
A. Unique TensorFlower authored
utils/misc/keras_utils PiperOrigin-RevId: 283885102
-
- 25 Nov, 2019 1 commit
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 282293668
-
- 10 Aug, 2019 1 commit
-
-
Nimit Nigania authored
-
- 08 Aug, 2019 1 commit
-
-
Nimit Nigania authored
-
- 05 Aug, 2019 1 commit
-
-
Toby Boyd authored
-
- 20 Jul, 2019 1 commit
-
-
Toby Boyd authored
-
- 19 Jul, 2019 2 commits
-
-
guptapriya authored
The current approach checks for presence of contrib. Sometimes this is not sufficient (for e..g when testing TF 1 + enable_v2_behavior=True which is what internal tests currently do)
- 18 Jul, 2019 1 commit
-
-
Toby Boyd authored
* Added benchmarks and common flags. * Add cpu tests. * Add tracking epoch times. * fix transformer. * Add examples_per_second. * fix pylint
-
- 11 Jul, 2019 1 commit
-
-
Toby Boyd authored
* Move to global_step. * Hook to use global_step. * fix comment start step 1 not step 0. * remove hack used for testing. * Add docstring.
-
- 19 Jun, 2019 1 commit
-
-
Toby Boyd authored
* set default steps to 300K. * Log flags to perfzero. * Add XLA support to transformer - Moved config logic to keras_utils - Added enable_xla flag to _performance flags - Did not refactor enable_xla flag from keras resnet due to reliance on calling FLAGs in estimator keras and that is a needed refactor for another time. * fix g3 lint complaint. * Refactor set config into keras_utils. * Move flags out of main. * pipe through enable_xla * Update official/transformer/v2/misc.py Co-Authored-By:Reed <reedwm@google.com>
-
- 24 May, 2019 1 commit
-
-
Toby Boyd authored
-
- 11 Apr, 2019 1 commit
-
-
rxsang authored
* Make BatchTimestamp object printable. * Removing trailing whitespace. * Make BatchTimestamp repr a string.
-
- 29 Mar, 2019 1 commit
-
-
Shining Sun authored
-
- 28 Mar, 2019 1 commit
-
-
Shining Sun authored
* initial commit * bug fix * Move build_stats from common to keras main, because it is only applicable in keras * remove tailing blank line * add test for synth data * add kwargs to init * add kwargs to function invokation * correctly pass kwargs * debug * debug * debug * fix super init * bug fix * fix local_flags * fix import * bug fix * fix log_steps flag * bug fix * bug fix: add missing return value * resolve double-defined flags * lint fix * move log_steps flag to benchmarK flag * fix lint * lint fix * lint fix * try flag core default values * bug fix * bug fix * bug fix * debug * debug * remove debug prints * rename benchmark methods * flag bug fix for synth benchmark
-