v0.6.2
Pre-releaseWhat's Changed
-
[feat]: CSVPredictor support embedding input by @chenglongliu123 in #298
-
[feat] recall sampler input support regular by @chenglongliu123 in #329
-
[feat] hitrate support regular input by @chenglongliu123 in #330
-
[feat] add support for sequence and key share embedding by @chengmengli06 in #331
-
[feat]: add docs for ev and sample_weight by @chengmengli06 in #305
-
[feat] update hpo docs and 0.1.6 support one-click-retry-multi-failed-trials by @yjjinjie in #322
-
[feat] add direct cmd args for update easyrec config by @chengmengli06 in #326
-
[feat] refactor input layer and update online train docs by @chengmengli06 in #320
-
[feat] add combiner for raw feature by @yangxudong in #338
-
[feat]: add support seq transform padding and dnn by @lgqfhwy in #344
-
[feat]: add multiple ranking losses & loss weight adaptive learning & fix a few bugs by @yangxudong in #358
-
[feat]: Support macOS & Windows and Support Tensorflow >= 2.12.0 by @wwxxzz in #361
-
[feat]: add dice activation for dnn layer by @yangxudong in #362
-
[feat]: add client demo for sending request to easyrec processor by @chengmengli06 in #363
-
[feat]add udf for label by @dawn310826 in #303
-
[feat]: improve hpo_tools: 1) use odpscmd 2) support kill-all-trials 3)schedule… by @yjjinjie in #350
-
[bugfix]: fix ut bug by @chengmengli06 in #321
-
[bugfix] fix typo in vector retrieve by @chengmengli06 in #327
-
[bugfix] fix sync train not exit bug due to uneven dataset shard caused by filter invalid samples by @chengmengli06 in #325
-
[bugfix]: fix bug of embedding regularization by @yangxudong in #336
-
[bug fix]: fix bug of multiple losses of rank model by @yangxudong in #335
-
[bugfix]: fix the problem of can not display code snippets in document by @yangxudong in #341
-
[bugfix]: fix bug for graphlearn dist eval by @lgqfhwy in #334
-
[bugfix]: fix a bug of loading checkpoint panic when graph meta is not written by @yangxudong in #346
-
[bugfix]: fix ds osshdfsmnt output by @chenglongliu123 in #337
-
[bugfix]: fix clear model, predict two model, sync on pai. by @lgqfhwy in #348
-
[bugfix]: fix share input bug by @chengmengli06 in #313
-
[bugfix]: fix dist eval ps high memory bug by @lgqfhwy in #302
-
[bugfix]: fix negative sample using hive input bug by @chengmengli06 in #309
-
[bugfix]: GAUC/SessionAuc when the id field is not configured in feature groups by @yangxudong in #310
-
[bugfix]: improve ckpt restore performance by @chengmengli06 in #311
-
[docs]: update docs by @chengmengli06 in #312
-
[docs]: add docs for processor by @chengmengli06 in #314
-
[docs] update fine_tune_checkpoint specification by @chengmengli06 in #317
New Contributors
Full Changelog: v0.5.6...v0.6.2