Skip to content

release/0.2.0

Compare
Choose a tag to compare
@dawn310826 dawn310826 released this 17 Nov 03:32
· 286 commits to master since this release
b58412e

Release 0.2.0

Major Features and Improvements

  • Support for early stop #1
  • Support for stop by num_epoch #5
  • Release MultiTask model PLE #8
  • Compatible with feature_configs and feature_config.features #48
  • import fg_json to easyrec_config #54
  • upgrade params in feature config to higher precision #65
  • add write_graph option to train config. #65
  • Compatible with FG dtype and EasyRec dtype #66

Bug Fixes and Other Changes

  • fix hyperparams_builder bug in tf2 #64
  • fix default value bug in inference #66
  • fix workqueue dtype bug in OdpsRTPInput #67

Documentation update

  • update tutorial doc #56 #68
  • update train doc #4
  • update hpo doc #4
  • update feature doc #6
  • update inference doc #7 #56
  • update develop doc #56
  • update optimize doc #56
  • update release doc #56
  • update readme #56 #58