Skip to content

Release 0.2.9

Compare
Choose a tag to compare
@smurching smurching released this 13 Sep 20:38
· 37 commits to master since this release

This is the final release for 0.2.9.

Notable changes since 0.2.8:

  • Upgrades tensorflow dependency from version 1.1.0 to 1.3.0
  • map_blocks, map_row APIs now accept Pandas DataFrames as input
  • Adds support for tensorflow variables. Note that these variables cannot be shared between the worker nodes.