未验证 提交 153ed11a 编写于 作者: B Bin Lu 提交者: GitHub

Update identity_head.py

上级 d910e355
from paddle import nn
class IdentityHead(nn.Layer):
def __init__(self):
super(IdentityHead, self).__init__()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册