Skip to content

add FieldMaskAucCalculator#61

Open
tmp-coder wants to merge 1 commit intojiaoxuewu:paddleboxfrom
tmp-coder:paddlebox
Open

add FieldMaskAucCalculator#61
tmp-coder wants to merge 1 commit intojiaoxuewu:paddleboxfrom
tmp-coder:paddlebox

Conversation

@tmp-coder
Copy link
Copy Markdown

PR types

PR changes

Describe

Copy link
Copy Markdown
Collaborator

@qingshui qingshui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

改一下,不要只升级自己业务,会将其它业务搞挂的

const std::string& mask_varname,
int metric_phase,
const std::string& cmatch_rank_group,
const std::string& uid_varname,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这参数加到中间,直接调用接口就会挂的

py::arg("mask_varname"),
py::arg("metric_phase"),
py::arg("cmatch_rank_group"),
py::arg("uid_varname"),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个也是属于不兼容升级,要么兼容升级,要么自己单独写一个接口,不要直接在原来接口上面增加参数,其它业务使用会挂的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants