- 03 Mar, 2020 4 commits
-
-
Liangzhe authored
298416930 by lzyuan: Explicitly mark base models' state inputs as 'raw_inputs/init_lstm_h_1' and 'raw_inputs_init_lstm_h_2' when pre_bottleneck=True. -- 298380851 by skligys: Fix LSTD LSTM cells to use fixed_quantize_op(). -- 297662737 by Menglong Zhu: Explicitly replace "import tensorflow" with "tensorflow.compat.v1" for TF2.x migration -- 289667197 by lzyuan: Internal update. -- 288607438 by lzyuan: Enforce feature_extractor construction using arg keys. -- PiperOrigin-RevId: 298416930 Co-authored-by:Menglong Zhu <menglong@google.com>
-
Hongkun Yu authored
PiperOrigin-RevId: 298520611
-
Ruoxin Sang authored
PiperOrigin-RevId: 298493612
-
George Karpenkov authored
Removed with plans to re-add later once the feature stabilizes more. PiperOrigin-RevId: 298486867
-
- 02 Mar, 2020 4 commits
-
-
Will Cromar authored
PiperOrigin-RevId: 298466825
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 298449734
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 298428086
-
Hongkun Yu authored
PiperOrigin-RevId: 298402269
-
- 01 Mar, 2020 2 commits
- 28 Feb, 2020 11 commits
-
-
Vishnuvardhan Janapati authored
creating config.yml to disable blank issues
-
Vishnuvardhan Janapati authored
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 297880506
-
Vishnuvardhan Janapati authored
-
Vishnuvardhan Janapati authored
-
Vishnuvardhan Janapati authored
-
Vishnuvardhan Janapati authored
-
Vishnuvardhan Janapati authored
-
Vishnuvardhan Janapati authored
-
Hongkun Yu authored
PiperOrigin-RevId: 297839074
-
Yeqing Li authored
PiperOrigin-RevId: 297757527
-
- 27 Feb, 2020 1 commit
-
-
Yeqing Li authored
PiperOrigin-RevId: 297631222
-
- 26 Feb, 2020 13 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 297445627
-
Dan Ellis authored
-
George Karpenkov authored
PiperOrigin-RevId: 297412889
-
Hongkun Yu authored
PiperOrigin-RevId: 297383836
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 297381042
-
George Karpenkov authored
PiperOrigin-RevId: 297366405
-
George Karpenkov authored
PiperOrigin-RevId: 297366158
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 297317839
-
Hongkun Yu authored
PiperOrigin-RevId: 297298712
-
Zongwei Zhou authored
PiperOrigin-RevId: 297271153
-
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 5 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
-