ngraph python sample
This sample demonstrates how to execute an inference using ngraph::Function to create a network - added sample - added readme - added lenet weights
This commit is contained in:
parent
c2394508c1
commit
8033292dc3
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
"""
|
||||
Copyright (C) 2018-2020 Intel Corporation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user