This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix parallel pass
pull/16041/head
z00512249
4 years ago
parent
7962d88b19
commit
85a017e75d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mindspore/lite/tools/converter/converter_flags.h
+ 1
- 1
mindspore/lite/tools/converter/converter_flags.h
View File
@@ -77,7 +77,7 @@ class Flags : public virtual mindspore::lite::FlagParser {
int quantWeightSize;
std::string bitNumIn;
int bitNum;
int parallelMode;
int parallelMode
= 0
;
std::string configFile;
std::string quantWeightChannelStr;
int quantWeightChannel;
Write
Preview
Loading…
Cancel
Save