未验证 提交 e1ea8517 编写于 作者: Y yaoxuefeng 提交者: GitHub

add filter_by_instag out_val_ifempty cn api test=develop (#1888)

上级 88abad3e
......@@ -26,6 +26,7 @@ Lod为[1,1,1,1],filter tags为[1],从上面的定义中,带有标签
- **ins_tag** (Variable) - 输入变量(LoDTensor),通常为1维列表,通过lod info来分割。
- **filter_tag** (Variable) - 输入变量(1D Tensor/List),通常为持有tags的列表。
- **is_lod** (Bool) – 指定样本是否为lod tensor的布尔值。
- **out_val_ifempty** (Int64) - 如果batch内样本被全部过滤,输出会被指定成这个值。
返回:过滤之后的样本(LoDTensor)和 损失权重(Tensor)。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册