aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/spacetobatch_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-22
* Import package xla_test instead of class XLATestCase.Gravatar A. Unique TensorFlower2018-06-28
* [TF] Enable half precision XLA compiler tests for the gpu backend.Gravatar Bixia Zheng2018-04-13
* [TF] Add half precision to the supported data types for tensorflow operations.Gravatar Bixia Zheng2018-04-06
* Update tests to enable flipping on bfloat16 types.Gravatar Jacques Pienaar2018-04-02
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* Shard test case that was causing timeouts in non-fastbuild.Gravatar A. Unique TensorFlower2017-06-19
* [TF:XLA] Implement BatchToSpace, BatchToSpaceND, SpaceToBatch, SpaceToBatchND.Gravatar Peter Hawkins2017-04-06