aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Jianwei Xie2018-01-24
* * BUGFIX: See code associated with scale_identity_multiplierGravatar Ian Langmore2018-01-24
* Rename internal field.Gravatar Jianwei Xie2018-01-24
* Allow setting per-thread device copying policies in TFE.Gravatar Alexandre Passos2018-01-24
* Don't set unused Operation private fields if the C API is enabled.Gravatar Skye Wanderman-Milne2018-01-24
* Adds sharding in head_test to prevent timeouts.Gravatar A. Unique TensorFlower2018-01-24
* Automated g4 rollback of changelist 183076718Gravatar Jacques Pienaar2018-01-24
* Remove unused ResizeBilinear options. Use a tensor to read new sizes.Gravatar A. Unique TensorFlower2018-01-24
* [TPU] Raise error for unimplemented TPU op.Gravatar Jacques Pienaar2018-01-24
* Use RunConfig.master to set up the Session for running prediction in Estimato...Gravatar A. Unique TensorFlower2018-01-24
* Add Real NVP and NICE bijectors and tests.Gravatar A. Unique TensorFlower2018-01-23
* Make an API for non-slot variables. This new API is safer than theGravatar A. Unique TensorFlower2018-01-23
* [tf.data] Fixes flaky timeouts of stats_dataset_ops_test.Gravatar Shivani Agrawal2018-01-23
* Add nested support for `assertAllClose()` so `a` and `b` can be arbitrarily n...Gravatar A. Unique TensorFlower2018-01-23
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-01-23
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-01-23
* Support StridedSlice in TFLite for 1D-4D tensors.Gravatar A. Unique TensorFlower2018-01-23
* [TPU] Add extra type checking in Python around the infeed operation, since it...Gravatar Peter Hawkins2018-01-23
* Mark TensorArrayV2 ops and deprecated io_ops deprecated.Gravatar Jacques Pienaar2018-01-23
* [XLA:python] Pull static method off of ComputationBuilder class.Gravatar Chris Leary2018-01-23
* Adds a mechanism for whitelisting ops for use in map_fns using a WHITELIST_OP...Gravatar Saurabh Saxena2018-01-23
* Enable and fix some bfloat16 tests.Gravatar A. Unique TensorFlower2018-01-23
* Add unidirectional sequence LSTM to TFLite Ops.Gravatar A. Unique TensorFlower2018-01-23
* Make the toco python wrapper lazy loaded to avoid dep error.Gravatar Andrew Selle2018-01-23
* Make namedtuples with identical name and field names to be considered as the ...Gravatar Frank Perbet2018-01-23
* Add a base transformer class with useful utilities.Gravatar A. Unique TensorFlower2018-01-23
* [TF:XLA:CPU] Alias tensorflow::gtl to gtl for brevityGravatar Sanjoy Das2018-01-23
* Adds regularization_losses in remaining heads.Gravatar A. Unique TensorFlower2018-01-23
* Switch models/ to use new test-specification formatGravatar A. Unique TensorFlower2018-01-23
* LabeledTensor: don't test Tensor.shape object, test value instead.Gravatar Skye Wanderman-Milne2018-01-23
* Tweaks to PR 16101 which adds stream selection support for `tf.contrib.ffmpeg...Gravatar Yong Tang2018-01-23
* Make bijectors/reshape_test.py work with C API enabled.Gravatar Skye Wanderman-Milne2018-01-23
* Turn private Operation and Tensor fields into properties.Gravatar Skye Wanderman-Milne2018-01-23
* Replace the use of ConsumeValueOrDie with TF_ASSERT_OK_AND_ASSIGN.Gravatar A. Unique TensorFlower2018-01-23
* Updating the update_version script to act appropriately for rc0 when it comesGravatar Amit Patankar2018-01-23
* C API: don't return source/sink control edges.Gravatar Skye Wanderman-Milne2018-01-23
* Fix StridedSlice.Gravatar Yao Zhang2018-01-23
* Add support for conv and matmul operators with variable filter.Gravatar Nupur Garg2018-01-23
* Add a test case to validate number of buckets after quantile generation.Gravatar A. Unique TensorFlower2018-01-23
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-01-23
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-23
* [XLA:GPU] Support BF16 data type.Gravatar A. Unique TensorFlower2018-01-23
* internal changeGravatar A. Unique TensorFlower2018-01-23
* [TF:XLA] Bump open source llvm revision to r323181Gravatar Sanjoy Das2018-01-23
* Internal ChangeGravatar A. Unique TensorFlower2018-01-23
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-01-23
* Allow fisher-vector multiplies on 1D vectors for CategoricalLogitsNegativeLog...Gravatar A. Unique TensorFlower2018-01-23
* Correctly incref items put into the tuple to keep msan happy.Gravatar Akshay Modi2018-01-23
* [XLA] Remove LiteralTestUtil::EqualTuple / NearTuple.Gravatar Justin Lebar2018-01-23
* Add `tf.contrib.distributions.Autoregressive`.Gravatar Joshua V. Dillon2018-01-23