gradientinstitute / aboleth

A bare-bones TensorFlow framework for Bayesian deep learning and Gaussian process approximation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use more placeholders in tests

dsteinberg opened this issue · comments

this is because sometimes None or ? dimensions are propagated in unexpected ways, especially when we have reshapes (with -1)!