Skip to content

Installing Xilinx DNNDK TF 3.0 with Python 3.6 Virtual Environment (and not with Anaconda3)

Notifications You must be signed in to change notification settings

eddydw/Installing_DNNDK_TF_3v0_with_Python_Virtual_Envs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Installing Xilinx DNNDK TF 3.0 with Python 3.6 Virtual Environment (and not with Anaconda3)

This repository enhances the explanations of Xilinx UG1327, about the install procedure of DNNDK 3.0 TF.

Instead of using anaconda and pip (as suggested in the UG1327), which is quite a "dirty" mix of two different ways to manage virtual environments in Python, I have used only the mkvirtualenv utility of Python, thus skipping completely the need of anaconda.

In fact, I have to admit I am not an Anaconda user as I find more easy and controllable to use the Python virtual environments, although they might seem lower (abstraction) level than Anaconda.

History

  • 28 May 2019: decent and dnnc install. Still missing how to install the target board packages

Next Sections

About

Installing Xilinx DNNDK TF 3.0 with Python 3.6 Virtual Environment (and not with Anaconda3)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published