Skip to content

v0.3.1rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@auroracramer auroracramer released this 28 Feb 21:10

Release candidate 0 of version 0.3.1.

  • Require keras>=2.0.9,<2.3.0 in dependencies to avoid force installation of TF 2.x during pip installation.
  • Update README and installation docs to explicitly state that we do not yet support TF 2.x and to offer a working dependency combination.
  • Require kapre==0.1.4 in dependencies to avoid installing tensorflow>=1.14 which break regression tests.