Browse Source

test

pull/548/head
zhao-lupeng 3 years ago
parent
commit
2d6a6b7501
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