"llama/json.hpp" did not exist on "de982616f1dde636e46b2cef2edd971b54ef7691"
- 17 Apr, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 306994199
-
- 04 Apr, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 304729158
-
- 05 Mar, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 299160422
-
- 27 Nov, 2019 1 commit
-
-
Sai Ganesh Bandiatmakuri authored
This will help general debugging by enabling custom execution with --benchmark_method_flags. E.g --benchmark_method_flags=train_steps=7 will run the benchmark for only 7 steps without modifying benchmark code. PiperOrigin-RevId: 282799341
-
- 06 Nov, 2019 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 278754959
-
- 08 Oct, 2019 1 commit
-
-
George Karpenkov authored
PiperOrigin-RevId: 273527676
-
- 30 Sep, 2019 1 commit
-
-
George Karpenkov authored
PiperOrigin-RevId: 272077584
-
- 09 Sep, 2019 1 commit
-
-
Reed Wanderman-Milne authored
--stop_threshold, --num_gpu, --hooks, --export_dir, and --distribution_strategy have been unexposed from models which do not use them PiperOrigin-RevId: 268032080
-
- 04 Sep, 2019 1 commit
-
-
David Chen authored
PiperOrigin-RevId: 267063328
-
- 06 Aug, 2019 1 commit
-
-
Taylor Robie authored
* add non-CuDNN LSTM * condition eager on v2 for no cudnn benchmark * remove implementation specification * add comments and adjust benchmarks * re-add implementation=2 * update docstrings
-
- 31 Jul, 2019 1 commit
-
-
Toby Boyd authored
-
- 23 Jul, 2019 2 commits
-
-
Toby Boyd authored
* Add force_run_distributed tests. * Added enable_eager * r/force_run_distributed/force_v2_in_keras_compile * Adding force_v2 tests and FLAGs. * Rename method to avoid conflict. * Add cpu force_v2 tests. * fix lint, wrap line. * change to force_v2_in_keras_compile * Update method name. * Lower mlperf target to 0.736.
-
Toby Boyd authored
-
- 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
-
- 15 Jul, 2019 1 commit
-
-
Bruce Fontaine authored
* Initial implementation of Shakespeare character LSTM. * Fix import order
-