发布时间:2018-12-05 14:30:58
1 Install Python and the TensorFlow package dependenciessudo apt install python-dev python-pip # or python3-dev python3-pippip install -U --user pip six numpy wheel mocksudo gedit /usr/bin/pipreplace as below点击(此处)折叠或打开#!/usr/bin/python# .........【阅读全文】
发布时间:2018-10-09 16:56:48
16.04 (LTS)14.04 (LTS)Use the binary installer (recommended)Use our custom APT repositoryCompile Bazel from sourceAccess the bash completion scriptInstall the zsh completion scriptThe binary installers are on Bazel's GitHub rele.........【阅读全文】
发布时间:2018-10-09 16:45:29
GPU supportTensorFlow GPU support requires an assortment of drivers and libraries. To simplify installation and avoid library conflicts, we recommend using a TensorFlow Docker image with GPU support (Linux only). This setup only requires the NVIDIA? GPU drivers.Hardwa.........【阅读全文】
发布时间:2018-09-27 10:27:32
链接https://github.com/inmoition-depthcamera/sdksudo apt-get install libglfw3-dev libudev-devcd root_of_sdk_pathmkdir buildcmake ..make......【阅读全文】
发布时间:2018-09-13 11:34:51
sudo apt-get install gcc binutils bzip2 flex python perl make grep unzip gawk subversion libz-dev libgetopt++-dev libncurses5-dev1. Run "./scripts/feeds update -a" to obtain all the latest package definitionsdefined in f.........【阅读全文】