This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
parser
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
TensorFlowModelParser::OptimizeSnapShot
pull/280/head
lianghao
4 years ago
parent
d744541c6c
commit
2aa72193b0
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
parser/tensorflow/tensorflow_parser.cc
+ 0
- 1
parser/tensorflow/tensorflow_parser.cc
View File
@@ -2450,7 +2450,6 @@ Status TensorFlowModelParser::OptimizeSnapShot(domi::tensorflow::NodeDef *curr_m
GELOGD("Optimize Snapshot node, dest:%s, set control input:%s.", output_node_name.c_str(), item.c_str());
}
}
break;
}
}
}
Write
Preview
Loading…
Cancel
Save