Test commit
This commit is contained in:
@@ -557,6 +557,7 @@ CNNNetwork details::ReadNetwork(const std::string& model,
|
||||
inputModel = FE->load(params);
|
||||
}
|
||||
if (inputModel) {
|
||||
// Test commit
|
||||
auto ngFunc = FE->convert(inputModel);
|
||||
return convert_to_cnnnetwork(ngFunc, exts, newAPI, frontendMode);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user