Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tlx.nn.Swish()与paddle.nn.Swish()的结果有细微差别 #35

Closed
moshizhiyin opened this issue Nov 2, 2022 · 1 comment
Closed

tlx.nn.Swish()与paddle.nn.Swish()的结果有细微差别 #35

moshizhiyin opened this issue Nov 2, 2022 · 1 comment

Comments

@moshizhiyin
Copy link

tlx:

[-0.16246916, 1.40204561, 0.85213524, ..., 0.85800600,
1.10605156, 1.11549926],
[-0.04873780, 0.28885114, 0.15792340, ..., 0.12375022,
0.22599602, 0.53073120],
[-0.09840852, 0.40172467, 0.15602632, ..., 0.09853011,
0.29177830, 0.52241892]

paddle:

[-0.16246916, 1.40204573, 0.85213524, ..., 0.85800600,
1.10605145, 1.11549926],
[-0.04873780, 0.28885114, 0.15792342, ..., 0.12375022,
0.22599602, 0.53073120],
[-0.09840852, 0.40172467, 0.15602632, ..., 0.09853011,
0.29177833, 0.52241892]

@moshizhiyin moshizhiyin changed the title tlx.nn.Swish()与paddle.nn.Swish()d的结果有细微差别 tlx.nn.Swish()与paddle.nn.Swish()的结果有细微差别 Nov 2, 2022
@hanjr92
Copy link
Member

hanjr92 commented Nov 11, 2022

已修复 #39

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

No branches or pull requests

3 participants