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:
mryzhov 2020-10-07 15:30:13 +03:00
parent c2394508c1
commit 8033292dc3

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
"""
Copyright (C) 2018-2020 Intel Corporation