- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Question:
When the deployment manager is used to package the application and openvino requirements is there any need to download any other tool/software to the deployment machine?
That is do we need to download Openvino from website or Python separately for the machine or is the package created all encompassing?
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Duggy,
Thanks for reaching out to us.
You do not need to download the Intel® Distribution of OpenVINO™ Toolkit for the deployment machine as the Deployment Manager creates a deployment package that includes associated dependencies into a runtime package for your target devices.
After you unzip the runtime package, the package will unpack to the destination directory and the following subdirectories are created:
· bin : Snapshot of the bin directory from the OpenVINO installation directory.
· deployment_tools/inference_engine : Contains the Inference Engine binary files.
· install_dependencies: Copy of the install_dependencies directory from the OpenVINO installation directory. * <user_data>`: The directory with the user data (IRs, datasets, etc.) you specified while configuring the package.
To run inference on different Target Systems, please refer to Deploy Package on Target Systems.
On another note, Python is usually found pre-installed on macOS and Linux. However, Python does not come pre-installed with Windows.
Hence, you must install Python for Windows.
Regards,
Wan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Duggy,
This thread will no longer be monitored since we have provided explanations.
If you need any additional information from Intel, please submit a new question.
Regards,
Wan

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page