aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests
Commit message (Expand)AuthorAge
...
* Allow DT_INT64 indices for reduction ops.Gravatar Sanjoy Das2018-08-22
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-22
* Reapply "Allow DT_INT64 input shapes for ReshapeOp." with fix.Gravatar Sanjoy Das2018-08-21
* Automated rollback of commit 9f59beb67643953d87e7673fa0000cc775562693Gravatar Sanjoy Das2018-08-21
* Allow DT_INT64 input shapes for ReshapeOp.Gravatar Sanjoy Das2018-08-21
* Handle scalar real HLO instructions from tf.lgamma and tf.digammaGravatar A. Unique TensorFlower2018-08-20
* Support nested defuns on TPUGravatar Igor Ganichev2018-08-17
* [XLA] Allow ReverseV2 to have negative axes.Gravatar A. Unique TensorFlower2018-08-17
* [XLA] Correct assertions in tf2xla tile_ops.Gravatar A. Unique TensorFlower2018-08-17
* Use global counter for XLA rng seedGravatar Igor Ganichev2018-08-10
* Merge pull request #19947 from georgepaw:skip_fp16_in_adam_testGravatar TensorFlower Gardener2018-08-08
|\
* | [XLA:CPU/GPU] Turn on random_ops_test for the CPU and GPU backends.Gravatar Bixia Zheng2018-08-07
* | [TF:XLA] Add test that verifies that transfers on and off XLA devices do not ...Gravatar Peter Hawkins2018-08-07
* | [XLA] Unbreak TPU testing by relaxing tolerances.Gravatar Chris Leary2018-08-06
* | Merge branch 'master' into random_ops_test_reduce_maxvalGravatar Vijay Vasudevan2018-08-06
|\ \
| * | [TF:XLA] Fix testRandomUniformIsNotConstant for F16.Gravatar Bixia Zheng2018-08-06
| * | [TF] Extend the Softmax kernels so they accept shapes with rank >= 1, rather ...Gravatar Peter Hawkins2018-08-06
| * | [XLA] Fix ArgMin/ArgMax randomized testsGravatar David Majnemer2018-08-03
| * | Add a test for using GradientTape in tfe.defunGravatar Igor Ganichev2018-08-03
| * | Unbreaks tests broken after the defun while loop change.Gravatar Alexandre Passos2018-08-03
| * | Disable two eager on TPU tests until we find a fixGravatar Igor Ganichev2018-08-03
| * | Increase shard count for a couple of slow testsGravatar Yuanzhong Xu2018-07-31
| * | Adds a NonMaxSuppressionV4 op, with a corresponding TF2XLA implementation.Gravatar Tayo Oguntebi2018-07-30
* | | Use dtypesGravatar Grzegorz Pawelczak2018-07-30
| * | Merge pull request #19330 from DavidNorman:dont-do-int64Gravatar TensorFlower Gardener2018-07-19
| |\ \
| * | | Add support for rank >= 1 tensors for XLA top_k_v2.Gravatar A. Unique TensorFlower2018-07-18
| * | | [TF:XLA] Add a 2000x2000 test case to Cholesky and QR decomposition tests.Gravatar Peter Hawkins2018-07-17
| * | | Implement digamma for XLAGravatar A. Unique TensorFlower2018-07-16
| * | | Implement lgamma for XLAGravatar A. Unique TensorFlower2018-07-16
| * | | Disable eager nested defuns on TPU testGravatar Igor Ganichev2018-07-12
| * | | Add a test to eagerly run ops on multiple TPU coresGravatar Igor Ganichev2018-07-12
| * | | Remove exposure of HWNC and HWCN data formatsGravatar A. Unique TensorFlower2018-07-12
| * | | Register DestroyResourceOp for XLA devicesGravatar Igor Ganichev2018-07-12
| * | | [TF:XLA] Add implementation of ResourceApplyCenteredRMSProp.Gravatar A. Unique TensorFlower2018-07-11
| * | | [TF:XLA] Add implementation of block Householder QR decomposition.Gravatar Peter Hawkins2018-07-10
| * | | [TF:XLA] Add implementation of ResourceApplyAdagradDA and ResourceApplyAdaMax.Gravatar A. Unique TensorFlower2018-07-09
| * | | Remove unused import. Fix pylint.Gravatar Yifei Feng2018-07-09
| * | | [TF:XLA] Re-enable ResourceApplyAddSign of 16 bit floatsGravatar Benjamin Kramer2018-07-09
| * | | [TF:XLA] Add implementation of ResourceApplyPowerSign and ResourceApplyAddSign.Gravatar A. Unique TensorFlower2018-07-07
| * | | Faster ShuffleGravatar A. Unique TensorFlower2018-07-06
| * | | Rolling back tensorflow .bzl file changesGravatar Rohan Jain2018-07-06
| * | | Format .bzl files with buildifierGravatar A. Unique TensorFlower2018-07-06
| * | | Internal changeGravatar Michael Kuperstein2018-07-03
| * | | [TF:XLA] Add implementation of ResourceApplyProximalGradientDescent and Resou...Gravatar A. Unique TensorFlower2018-07-03
| * | | [TF:XLA] Add implementation of ResourceApplyAdadelta.Gravatar A. Unique TensorFlower2018-07-02
| * | | Internal changeGravatar Michael Kuperstein2018-06-29
| * | | [TF:XLA] A more generic TopK.Gravatar Michael Kuperstein2018-06-29
| * | | [TF:XLA] Add partial implementation of tf.FIFOQueue for XLA devices (e.g., TPU).Gravatar Peter Hawkins2018-06-28
| * | | Import package xla_test instead of class XLATestCase.Gravatar A. Unique TensorFlower2018-06-28
| * | | Automated g4 rollback of changelist 201419522Gravatar Tony Wang2018-06-28