This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
nihui
/
ncnn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
46
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix:pnnx-softmax (
#4333
)
tags/20221128
WuJinxuan
GitHub
3 years ago
parent
92da26be79
commit
abb28435d6
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tools/pnnx/src/pass_level2/F_softmax.cpp
+ 1
- 1
tools/pnnx/src/pass_level2/F_softmax.cpp
View File
@@ -25,7 +25,7 @@ public:
5 4
pnnx.Input input_0 0 1 input
pnnx.Input input_1 0 1 dim
prim::Constant op_0 0 1 dtype value=
None
prim::Constant op_0 0 1 dtype value=
*
aten::softmax op_1 3 1 input dim dtype out
pnnx.Output output 1 0 out
)PNNXIR";
Write
Preview
Loading…
Cancel
Save