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
add parser1
tags/v0.7.0-beta
xuanyue
5 years ago
parent
f18ec0cc57
commit
ad2560bde6
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/parser/tflite/tflite_sparse_to_dense_parser.h
+ 1
- 1
mindspore/lite/tools/converter/parser/tflite/tflite_sparse_to_dense_parser.h
View File
@@ -35,7 +35,7 @@ class TfliteSparseToDenseParser : public TfliteNodeParser {
TensorCache *tensor_cache,
bool quantized_model) override;
};
} // namespace lite
} // namespace lite
} // namespace mindspore
#endif // LITE_TFLITE_SPARSE_TO_DENSE_PARSER_H
Write
Preview
Loading…
Cancel
Save