aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distributions/python/kernel_tests/shape_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Fix useless duplicate lines in *.py filesGravatar imsheridan2018-04-18
* Re-enable shape_test failing tests after fixing issue that shows up inGravatar Vijay Vasudevan2017-02-14
* Disable failing tests in OSSGravatar Vijay Vasudevan2017-02-13
* Fix shape_test which complains on non-integer slice.Gravatar Joshua V. Dillon2017-02-13
* BUGFIX: ensure "make batch ready" shape utility function correctly handles st...Gravatar Joshua V. Dillon2017-02-10
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Add `AffineLinearOperator` bijector, ie, `A@X.T + b`. This bijector generali...Gravatar Joshua V. Dillon2016-12-07
* Implement multi-batch, multivariate ShapeScale bijector. Fine-tune ShapeUtil ...Gravatar A. Unique TensorFlower2016-08-19
* Implement (1) bijector API for transforming random variables and (2) shape in...Gravatar A. Unique TensorFlower2016-07-28