This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
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
hello
pull/48/head
lianghao
5 years ago
parent
6d12411003
commit
f4a18be2a0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/ge/offline/main.cc
+ 1
- 0
src/ge/offline/main.cc
View File
@@ -1160,6 +1160,7 @@ int init(int argc, char *argv[]) {
}
int main(int argc, char *argv[]) {
std::cout << "hello world" << std::endl;
Status ret = domi::SUCCESS;
std::cout << "ATC start working now, please wait for a moment." << std::endl;
try {
Write
Preview
Loading…
Cancel
Save