v0.6.4
What's Changed
- [feat]: add avx string split feature by @chengmengli06 in #364
- [feat]: add data link on mc tutorial inner by @wwxxzz in #393
- [feat]: add support for horovod by @chengmengli06 in #389
- [feat]: add support for multival separation using combo feature by @chengmengli06 in #396
- [feat]: update version to 0.6.4 by @chengmengli06 in #397
- [bugfix]: fix mount directory checkpoint cache problem for data science platform by @chengmengli06 in #357
- [bugfix]: Example中movieslens.config执行路径不对 by @wenyangchou in #368
- [bugfix]: fix predict out of dssm model by @wwxxzz in #370
- [bugfix]: fix predict shape of logits and probs in MIND model by @wwxxzz in #371
- [bugfix]: fix bug in match model when calculate sim() by @wwxxzz in #374
- [bugfix]: fix bugs on examples/configs/ by @wwxxzz in #376
- [bugfix]: fix fm code in layers/fm.py by @livmortis in #381
- [bugfix] fix bug of test case of fm/deepfm model by @yangxudong in #387
- [bugfix] fix finetune_checkpoint restore bug by @chengmengli06 in #386
- [bugfix]: fix sync optimizer compatibility with pai-tf by @chengmengli06 in #391
- [doc] modify project name to pai_online_project in benchmark page by @poson in #390
New Contributors
- @wenyangchou made their first contribution in #368
- @livmortis made their first contribution in #381
Full Changelog: v0.6.2...v0.6.4