WIP implemented Ordered bijector
authorJunpeng Lao <junpeng.lao@unifr.ch>
Tue, 17 Apr 2018 16:51:01 +0000 (18:51 +0200)
committerJunpeng Lao <junpeng.lao@unifr.ch>
Tue, 17 Apr 2018 16:51:01 +0000 (18:51 +0200)
commitfe1753af198dbfc64f7ab623865dd91cbdda8eeb
treec782dafb69bbb4f4831dd1e223b9fbac8cd0807a
parent9620211c64e95818d59ad6991059a4a66b6a064d
WIP implemented Ordered bijector
tensorflow/contrib/distributions/python/kernel_tests/bijectors/ordered_test.py [new file with mode: 0644]
tensorflow/contrib/distributions/python/ops/bijectors/__init__.py
tensorflow/contrib/distributions/python/ops/bijectors/ordered.py [new file with mode: 0644]