v0.17.3
Bug fix release:
tf.random_uniform
andtf.random_normal
should give equal results to the cpu version, on both Mac and Ubuntutf.random_normal
should no longer give all zeros results on Ubuntu, ie should fix #35- the Mac wheel should have
RPATH
set correctly, ie hopefully should not give error messages about unable to loadlibclew.dylib
or similar, ie should fix #39