This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
graphengine
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Fix ut.
tags/v1.3.0
zhaozhixuan
3 years ago
parent
ddee5049b0
commit
154445dcca
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/depends/error_manager/src/error_manager_stub.cc
+ 1
- 1
tests/depends/error_manager/src/error_manager_stub.cc
View File
@@ -18,7 +18,7 @@
using namespace ErrorMessage;
namespace
ErrorM
essage {
namespace
error_m
essage {
int FormatErrorMessage(char *str_dst, size_t dst_max, const char *format, ...) {
return 1;
}
Write
Preview
Loading…
Cancel
Save