Skip to content

v0.1.7

Compare
Choose a tag to compare
@myungjin myungjin released this 05 Jan 19:30
· 188 commits to main since this release
56ccf64

Key Changes

  • Installation steps for ubuntu, amazon linux 2 and mac OS are automated via a script.
  • Flame-in-a-Box (FIAB) env (A small scale dev env) is improved to use a latest official flame image (from docker hub) without need for building a flame image locally. This feature is mainly for users who wish to try out flame quickly.
  • mlflow's version upgrade caused incompatibility issue on keras module, which made metrics report to mlflow throw an error. This issue was fixed.
  • job template file is updated to prefer node with GPU resource. If gpu resource is not available in a cluster, a job is scheduled on non-gpu nodes.

What's Changed

Full Changelog: v0.1.6...v0.1.7