- 26 Feb, 2020 3 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 297247401
-
A. Unique TensorFlower authored
If bfloat16 casting policy is used, model layers inputs may be automatically casted to bfloat16. PiperOrigin-RevId: 297232246
-
Hongkun Yu authored
PiperOrigin-RevId: 297226166
-
- 25 Feb, 2020 8 commits
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 297222995
-
Reed Wanderman-Milne authored
I plan on changing Keras to return Python floats instead of Numpy scalars, and this will break if .item() is called. Also, using the float constructor is cleaner, as it clearly communicates that a Python float is desired. PiperOrigin-RevId: 297192289
-
George Karpenkov authored
Application in graph mode still leads to some crashes. PiperOrigin-RevId: 297144398
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 297143412
-
ayushmankumar7 authored
-
Ayushman Kumar authored
Updated
-
Yanhui Liang authored
PiperOrigin-RevId: 297016418
-
Hongkun Yu authored
PiperOrigin-RevId: 297002741
-
- 24 Feb, 2020 5 commits
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 296988935
-
Hongkun Yu authored
PiperOrigin-RevId: 296944580
-
Chen Chen authored
PiperOrigin-RevId: 296933982
-
Hongkun Yu authored
* Update README.md * Update README.md
-
Ayushman Kumar authored
Updated
-
- 23 Feb, 2020 3 commits
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 296767846
-
Hongkun Yu authored
PiperOrigin-RevId: 296755118
-
Ayushman Kumar authored
updated
-
- 22 Feb, 2020 3 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 296561671
-
Hongkun Yu authored
PiperOrigin-RevId: 296550109
-
Dan Ellis authored
* Modify yamnet_visualization to work for any (?) sampling rate in input wav file.
-
- 21 Feb, 2020 9 commits
-
-
Will Cromar authored
PiperOrigin-RevId: 296507807
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 296470381
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 296469938
-
George Karpenkov authored
To debug the tf.function this API can be used: https://www.tensorflow.org/api_docs/python/tf/config/experimental_run_functions_eagerly PiperOrigin-RevId: 296458870
-
Hongkun Yu authored
PiperOrigin-RevId: 296366426
-
Hongkun Yu authored
-
Hongkun Yu authored
* remove tensorrt as the example repo has been moved for a while * delete syntax net to reduce repo size as syntax net is going to move to google-research/ * Update README.md Delete syntaxnet from readme. * Update CODEOWNERS Delete syntaxnet from codeowners
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 296331652
-
Chen Chen authored
PiperOrigin-RevId: 296325607
-
- 20 Feb, 2020 9 commits
-
-
Yash Katariya authored
-
Vishnuvardhan Janapati authored
* Update 10-official-documentation-issue.md * Update 40-research-documentation-issue.md (#8168) Reduced font size of headings
-
Jaeyoun Kim authored
-
Jaeyoun Kim authored
-
Jaeyoun Kim authored
-
Jaeyoun Kim authored
-
Vishnuvardhan Janapati authored
* Create ISSUES.md * Create 00-official-bug-issue.md * Create 30-research-bug-issue.md * Create 10-official-documentation-issue.md * Update 00-official-bug-issue.md * Create 20-official-feature-request-issue.md * Update 00-official-bug-issue.md * Updated 00-official-bug-issue.md * Create 00-official-bug-issue.md * Create 10-official-documentation-issue.md * Create 20-official-feature-request-issue.md * Create 30-research-bug-issue.md * Create 40-research-documentation-issue.md * Create 50-research-feature-request-issue.md * Delete 00-official-bug-issue.md * Create 00-official-bug-report-issue.md * Update 10-official-documentation-issue.md * Update 20-official-feature-request-issue.md * Update and rename 30-research-bug-issue.md to 30-research-bug-report-issue.md * Update 40-research-documentation-issue.md * Update 50-research-feature-request-issue.md Co-authored-by: Jaeyoun Kim <jaeyounkim@users.nore...
-
Chen Chen authored
Move data pre-processing related files (classifier_data_lib.py, create_finetuning_data.py, create_pretraining_data.py, squad_lib.py, squad_lib_sp.py) to data folder. PiperOrigin-RevId: 296254023
-
Zongwei Zhou authored
PiperOrigin-RevId: 296246456
-