Soome change
This commit is contained in:
parent
386b3ff985
commit
e545d4984e
@ -20,6 +20,6 @@ mutex& get_registry_mutex() {
|
||||
}
|
||||
|
||||
#ifndef _WIN32
|
||||
template class FactoryRegistry<ngraph::Node>;
|
||||
template class FactoryRegistry<ov::Node>;
|
||||
#endif
|
||||
} // namespace ngraph
|
||||
|
Loading…
Reference in New Issue
Block a user