Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
senwu committed Jan 24, 2021
1 parent a2bdd35 commit 06657d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Added
module_device={"input_module": -1, f"{task_name}_pred_head": 0},
scorer=Scorer(metrics=task_metrics[task_name]),
)
* `@senwu`_: Add require_prob_for_eval and require_pred_for_eval to optimize score
function performance.
(`#92 <https://github.com/SenWu/emmental/pull/92>`_)
Expand Down Expand Up @@ -152,7 +153,6 @@ Added
scorer=Scorer(metrics=task_metrics[task_name]),
)
Fixed
^^^^^
* `@senwu`_: Fix customized optimizer support issue.
Expand Down

0 comments on commit 06657d8

Please sign in to comment.