Skip to content

v0.17.3

Compare
Choose a tag to compare
@hughperkins hughperkins released this 02 Jun 12:56
· 103 commits to master since this release

Bug fix release:

  • tf.random_uniform and tf.random_normal should give equal results to the cpu version, on both Mac and Ubuntu
  • tf.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 load libclew.dylib or similar, ie should fix #39