Skip to content

22.10

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 16:34
· 172 commits to refs/heads/main since this release
0a5496e

What’s Changed

⚠ Breaking Changes

🐜 Bug Fixes

🚀 Features

  • Add Dropna to remove nulls in the dataset that creates error in the integration test of multi-stage deployment nb @rnyak (#629)
  • Update multi-stage deployment notebooks and integration test @rnyak (#627)
  • modify multi-stage deployment nbs wrt recent changes in systems  @rnyak (#621)
  • Changes for hugectr @EmmaQiaoCh (#502)
  • fixes in the PoC first notebook @rnyak (#487)
  • Switch over HDFS build/install scripts @bashimao (#434)
  • Add jupyter ENVs in case launching container with normal user @EmmaQiaoCh (#439)
  • fix poc nbs and move poc unit test @rnyak (#387)
  • Moving loss and metrics to model.compile @oliverholworthy (#340)

📄 Documentation

🔧 Maintenance