Browse Source

Pre Merge pull request !548 from 赵鲁鹏/test

pull/548/MERGE
赵鲁鹏 Gitee 4 years ago
parent
commit
186db36805
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      parser/onnx/subgraph_adapter/if_subgraph_adapter.cc

+ 1
- 0
parser/onnx/subgraph_adapter/if_subgraph_adapter.cc View File

@@ -40,6 +40,7 @@ domi::Status IfSubgraphAdapter::AdaptAndFindAllSubgraphs(
return ret;
}


return SUCCESS;
}



Loading…
Cancel
Save