aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/go
Commit message (Collapse)AuthorAge
...
* fix ReadTensor not reading the full contents of readerGravatar A. Unique TensorFlower2018-06-18
| | | | PiperOrigin-RevId: 201040414
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-18
| | | | PiperOrigin-RevId: 201037916
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-18
| | | | PiperOrigin-RevId: 201015958
* Merge changes from github.Gravatar Akshay Modi2018-06-18
| | | | PiperOrigin-RevId: 201011811
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-12
| | | | PiperOrigin-RevId: 200192844
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-08
| | | | PiperOrigin-RevId: 199876803
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-07
| | | | PiperOrigin-RevId: 199726426
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-07
| | | | PiperOrigin-RevId: 199633475
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-05
| | | | PiperOrigin-RevId: 199351707
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-03
| | | | PiperOrigin-RevId: 199072157
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-01
| | | | PiperOrigin-RevId: 198942995
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-05-29
| | | | PiperOrigin-RevId: 198431534
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-05-24
| | | | PiperOrigin-RevId: 197993384
* Merge changes from github.Gravatar Yifei Feng2018-05-24
| | | | | | | Revert #18413. Too many internal test failures due to the name scope change caused by this change. Revert #18192. Cannot use re2::StringPiece internally. Need alternative for set call. Will pull and clean this up in a separate change. PiperOrigin-RevId: 197991247
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-05-14
| | | | PiperOrigin-RevId: 196580619
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-05-05
| | | | PiperOrigin-RevId: 195499636
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-05-01
| | | | PiperOrigin-RevId: 195010310
* Merge changes from github.Gravatar Patrick Nguyen2018-05-01
| | | | PiperOrigin-RevId: 194997009
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-30
| | | | PiperOrigin-RevId: 194874988
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-25
| | | | PiperOrigin-RevId: 194337205
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-24
| | | | PiperOrigin-RevId: 194120868
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-23
| | | | PiperOrigin-RevId: 194033378
* Merge changes from github.Gravatar Yifei Feng2018-04-23
| | | | PiperOrigin-RevId: 194031845
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | 193717076 by yifeif: Automated g4 rollback of changelist 193713153. -- 193716750 by fchollet: Refactor `tf.keras.layers.Embedding` layer to use `embedding_lookup` instead of `gather`. This makes the layer TPU-compatible. -- 193716664 by A. Unique TensorFlower: Go: Update generated wrapper functions for TensorFlow ops. -- 193713153 by power: Experimental Keras TPU compatibility layer. -- PiperOrigin-RevId: 193717076
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-19
| | | | PiperOrigin-RevId: 193550428
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-18
| | | | PiperOrigin-RevId: 193471104
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-18
| | | | PiperOrigin-RevId: 193456151
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-18
| | | | PiperOrigin-RevId: 193446519
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-18
| | | | PiperOrigin-RevId: 193378249
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-12
| | | | PiperOrigin-RevId: 192644946
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-11
| | | | PiperOrigin-RevId: 192548367
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-09
| | | | PiperOrigin-RevId: 192227995
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-09
| | | | PiperOrigin-RevId: 192160587
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-06
| | | | PiperOrigin-RevId: 191964971
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-02
| | | | PiperOrigin-RevId: 191360220
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-29
| | | | PiperOrigin-RevId: 190942952
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-25
| | | | PiperOrigin-RevId: 190302194
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-22
| | | | PiperOrigin-RevId: 190138848
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-22
| | | | PiperOrigin-RevId: 190102805
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-21
| | | | PiperOrigin-RevId: 189960595
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-19
| | | | PiperOrigin-RevId: 189690096
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-15
| | | | PiperOrigin-RevId: 189274859
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-15
| | | | PiperOrigin-RevId: 189239161
* Internal Google CleanupGravatar A. Unique TensorFlower2018-03-13
| | | | PiperOrigin-RevId: 188921801
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-12
| | | | PiperOrigin-RevId: 188817976
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-01
| | | | PiperOrigin-RevId: 187471483
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-02-22
| | | | PiperOrigin-RevId: 186696903
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-02-21
| | | | PiperOrigin-RevId: 186542037
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-02-20
| | | | PiperOrigin-RevId: 186365924
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-02-20
| | | | PiperOrigin-RevId: 186346967