New NCSDK2 2.04 release
authorEman Copty <eman.copty@intel.com>
Fri, 4 May 2018 21:40:23 +0000 (14:40 -0700)
committerEman Copty <eman.copty@intel.com>
Fri, 4 May 2018 22:40:09 +0000 (15:40 -0700)
commitccbe70e06ee5eafd114c0178c53337cdf6b27455
tree85f13ed9fb297a80543f05aac2621c32b2c4c97b
parentf0a6f5fc9e0e88359cfd9cdcdd8081e491233789
New NCSDK2 2.04 release
288 files changed:
ATTRIBUTIONS [new file with mode: 0644]
Makefile
api/include/fp16.h [new file with mode: 0644]
api/include/mvnc.h
api/include/mvnc_deprecated.h [deleted file]
api/include/ncCommPrivate.h [new file with mode: 0644]
api/include/ncPrivateTypes.h [new file with mode: 0644]
api/python/mvnc/mvncapi.py
api/src/97-usbboot.rules
api/src/Makefile
api/src/Makefile.rpi [deleted file]
api/src/USBLinkDefines.h [deleted file]
api/src/common.h [deleted file]
api/src/common/components/XLink/pc/UsbLinkPlatform.c [new file with mode: 0644]
api/src/common/components/XLink/pc/usb_boot.c [new file with mode: 0644]
api/src/common/components/XLink/pc/usb_boot.h [new file with mode: 0644]
api/src/common/components/XLink/shared/UsbLinkPlatform.h [new file with mode: 0644]
api/src/common/components/XLink/shared/XLink.c [new file with mode: 0644]
api/src/common/components/XLink/shared/XLink.h [new file with mode: 0644]
api/src/common/components/XLink/shared/XLinkDispatcher.c [new file with mode: 0644]
api/src/common/components/XLink/shared/XLinkDispatcher.h [new file with mode: 0644]
api/src/common/components/XLink/shared/XLinkPrivateDefines.h [new file with mode: 0644]
api/src/common/components/XLink/shared/XLinkPublicDefines.h [new file with mode: 0644]
api/src/common/components/XLink/shared/XLinkVersion.h [new file with mode: 0644]
api/src/common/components/XLink/shared/subdir.mk [new file with mode: 0644]
api/src/common/components/XLinkConsole/pc/XLinkConsole.c [new file with mode: 0644]
api/src/common/components/XLinkConsole/pc/XLinkConsole.h [new file with mode: 0644]
api/src/common/shared/include/mvLog.h [new file with mode: 0644]
api/src/common/shared/include/mvMacros.h [new file with mode: 0644]
api/src/fp16.c [new file with mode: 0644]
api/src/mvnc_api.c
api/src/usb_boot.c [deleted file]
api/src/usb_boot.h [deleted file]
api/src/usb_link.h [deleted file]
api/src/usb_link_vsc.c [deleted file]
api/src/version.txt [new file with mode: 0644]
docs/Caffe.md [deleted file]
docs/TOC.html [new file with mode: 0644]
docs/TOC.md [deleted file]
docs/TensorFlow.md [deleted file]
docs/VirtualMachineConfig.md [deleted file]
docs/_config.yml [deleted file]
docs/_layouts/default.html [deleted file]
docs/assets/css/style.css [new file with mode: 0644]
docs/assets/css/style.scss [deleted file]
docs/assets/images/checker.png [new file with mode: 0644]
docs/assets/js/scale.fix.js [new file with mode: 0644]
docs/c_api/mvncAllocateGraph.md [deleted file]
docs/c_api/mvncCloseDevice.md [deleted file]
docs/c_api/mvncDeallocateGraph.md [deleted file]
docs/c_api/mvncDeviceOptions.md [deleted file]
docs/c_api/mvncGetDeviceName.md [deleted file]
docs/c_api/mvncGetDeviceOption.md [deleted file]
docs/c_api/mvncGetGlobalOption.md [deleted file]
docs/c_api/mvncGetGraphOption.md [deleted file]
docs/c_api/mvncGetResult.md [deleted file]
docs/c_api/mvncGlobalOptions.md [deleted file]
docs/c_api/mvncGraphOptions.md [deleted file]
docs/c_api/mvncLoadTensor.md [deleted file]
docs/c_api/mvncOpenDevice.md [deleted file]
docs/c_api/mvncSetDeviceOption.md [deleted file]
docs/c_api/mvncSetGlobalOption.md [deleted file]
docs/c_api/mvncSetGraphOption.md [deleted file]
docs/c_api/mvncStatus.md [deleted file]
docs/c_api/readme.md [deleted file]
docs/caffe.html [new file with mode: 0644]
docs/compiler_error.html [new file with mode: 0644]
docs/compiler_error.md [deleted file]
docs/config.rb [new file with mode: 0644]
docs/configure_network.html [new file with mode: 0644]
docs/configure_network.md [deleted file]
docs/docker.html [new file with mode: 0644]
docs/docker_proxy.html [new file with mode: 0644]
docs/forum.md [deleted file]
docs/images/freezegraph_diagram.jpg [new file with mode: 0644]
docs/index.html [new file with mode: 0644]
docs/install.html [new file with mode: 0644]
docs/install.md [deleted file]
docs/jekyll-theme-modernist.gemspec [new file with mode: 0644]
docs/manifest.md [deleted file]
docs/ncapi/c_api_migration.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncAllocateGraph.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncCloseDevice.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncDeallocateGraph.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncDeviceOptions.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncGetDeviceName.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncGetDeviceOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncGetGlobalOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncGetGraphOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncGetResult.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncGlobalOptions.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncGraphOptions.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncLoadTensor.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncOpenDevice.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncSetDeviceOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncSetGlobalOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncSetGraphOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/mvncStatus.html [new file with mode: 0644]
docs/ncapi/ncapi1/c_api/readme.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Device.AllocateGraph.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Device.CloseDevice.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Device.GetDeviceOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Device.OpenDevice.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Device.SetDeviceOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Device.__init__.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Device.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/DeviceOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/EnumerateDevices.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/GetGlobalOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/GlobalOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Graph.DeallocateGraph.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Graph.GetGraphOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Graph.GetResult.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Graph.LoadTensor.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Graph.SetGraphOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Graph.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/GraphOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/SetGlobalOption.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/Status.html [new file with mode: 0644]
docs/ncapi/ncapi1/py_api/readme.html [new file with mode: 0644]
docs/ncapi/ncapi1/readme.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncDeviceClose.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncDeviceCreate.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncDeviceDestroy.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncDeviceGetOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncDeviceHandle_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncDeviceOpen.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncDeviceOption_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncDeviceSetOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncDeviceState_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoAllocate.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoCreate.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoDataType_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoDestroy.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoGetOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoHandle_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoOption_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoReadElem.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoRemoveElem.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoSetOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoState_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoType_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncFifoWriteElem.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGlobalGetOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGlobalOption_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGlobalSetOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphAllocate.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphCreate.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphDestroy.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphGetOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphHandle_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphOption_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphQueueInference.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphSetOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncGraphState_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncStatus_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/ncTensorDescriptor_t.html [new file with mode: 0644]
docs/ncapi/ncapi2/c_api/readme.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Device.close.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Device.destroy.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Device.get_option.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Device.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Device.open.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Device.set_option.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/DeviceHwVersion.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/DeviceOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/DeviceState.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Fifo.allocate.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Fifo.destroy.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Fifo.get_option.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Fifo.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Fifo.read_elem.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Fifo.remove_elem.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Fifo.set_option.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Fifo.write_elem.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/FifoDataType.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/FifoOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/FifoState.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/FifoType.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/GlobalOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Graph.allocate.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Graph.destroy.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Graph.get_option.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Graph.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Graph.queue_inference.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Graph.set_option.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/GraphOption.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/GraphState.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/Status.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/TensorDescriptor.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/enumerate_devices.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/global_get_option.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/global_set_option.html [new file with mode: 0644]
docs/ncapi/ncapi2/py_api/readme.html [new file with mode: 0644]
docs/ncapi/ncapi2/readme.html [new file with mode: 0644]
docs/ncapi/python_api_migration.html [new file with mode: 0644]
docs/ncapi/readme.html [new file with mode: 0644]
docs/ncs.html [new file with mode: 0644]
docs/ncs1arch.md [deleted file]
docs/py_api/Device.AllocateGraph.md [deleted file]
docs/py_api/Device.CloseDevice.md [deleted file]
docs/py_api/Device.GetDeviceOption.md [deleted file]
docs/py_api/Device.OpenDevice.md [deleted file]
docs/py_api/Device.SetDeviceOption.md [deleted file]
docs/py_api/Device.__init__.md [deleted file]
docs/py_api/Device.md [deleted file]
docs/py_api/DeviceOption.md [deleted file]
docs/py_api/EnumerateDevices.md [deleted file]
docs/py_api/GetGlobalOption.md [deleted file]
docs/py_api/GlobalOption.md [deleted file]
docs/py_api/Graph.DeallocateGraph.md [deleted file]
docs/py_api/Graph.GetGraphOption.md [deleted file]
docs/py_api/Graph.GetResult.md [deleted file]
docs/py_api/Graph.LoadTensor.md [deleted file]
docs/py_api/Graph.SetGraphOption.md [deleted file]
docs/py_api/Graph.md [deleted file]
docs/py_api/GraphOption.md [deleted file]
docs/py_api/SetGlobalOption.md [deleted file]
docs/py_api/Status.md [deleted file]
docs/py_api/readme.md [deleted file]
docs/readme.md [deleted file]
docs/release_notes.html [new file with mode: 0644]
docs/release_notes.md [deleted file]
docs/tensorflow.html [new file with mode: 0644]
docs/tf_compile_guidance.html [new file with mode: 0644]
docs/tf_compile_guidance.md [deleted file]
docs/tf_modelzoo.html [new file with mode: 0644]
docs/tf_slim.html [new file with mode: 0644]
docs/thumbnail.png [new file with mode: 0644]
docs/tools/check.html [new file with mode: 0644]
docs/tools/check.md [deleted file]
docs/tools/compile.html [new file with mode: 0644]
docs/tools/compile.md [deleted file]
docs/tools/profile.html [new file with mode: 0644]
docs/tools/profile.md [deleted file]
docs/virtualenv.html [new file with mode: 0644]
docs/vm_config.html [new file with mode: 0644]
examples/Makefile
examples/apps/hello_ncs_cpp/cpp/hello_ncs.cpp
examples/apps/hello_ncs_py/hello_ncs.py
examples/apps/multistick_cpp/Makefile
examples/apps/multistick_cpp/cpp/fp16.c [deleted file]
examples/apps/multistick_cpp/cpp/fp16.h [deleted file]
examples/apps/multistick_cpp/cpp/multistick.cpp
examples/caffe/AlexNet/Makefile
examples/caffe/AlexNet/cpp/build.sh [changed mode: 0644->0755]
examples/caffe/AlexNet/cpp/fp16.c [deleted file]
examples/caffe/AlexNet/cpp/fp16.h [deleted file]
examples/caffe/AlexNet/cpp/run.cpp
examples/caffe/AlexNet/run.py [changed mode: 0644->0755]
examples/caffe/GoogLeNet/Makefile
examples/caffe/GoogLeNet/cpp/build.sh [changed mode: 0644->0755]
examples/caffe/GoogLeNet/cpp/fp16.c [deleted file]
examples/caffe/GoogLeNet/cpp/fp16.h [deleted file]
examples/caffe/GoogLeNet/cpp/run.cpp
examples/caffe/GoogLeNet/run.py [changed mode: 0644->0755]
examples/caffe/Makefile
examples/caffe/SqueezeNet/Makefile
examples/caffe/SqueezeNet/cpp/build.sh [changed mode: 0644->0755]
examples/caffe/SqueezeNet/cpp/fp16.c [deleted file]
examples/caffe/SqueezeNet/cpp/fp16.h [deleted file]
examples/caffe/SqueezeNet/cpp/run.cpp
examples/caffe/SqueezeNet/run.py [changed mode: 0644->0755]
examples/tensorflow/inception_v1/graph [deleted file]
examples/tensorflow/inception_v1/inception-v1.py [changed mode: 0644->0755]
examples/tensorflow/inception_v1/run.py [changed mode: 0644->0755]
examples/tensorflow/inception_v3/Makefile
examples/tensorflow/inception_v3/graph [deleted file]
examples/tensorflow/inception_v3/inception-v3.py [changed mode: 0644->0755]
examples/tensorflow/inception_v3/run.py [changed mode: 0644->0755]
extras/docker/Dockerfile [new file with mode: 0644]
extras/docker/README.md [new file with mode: 0644]
install-opencv.sh [changed mode: 0644->0755]
install-utilities.sh [new file with mode: 0644]
install.sh
ncsdk.conf
requirements.txt [new file with mode: 0644]
requirements_apt.txt [new file with mode: 0644]
requirements_apt_raspbian.txt [new file with mode: 0644]
uninstall-opencv.sh
uninstall.sh [changed mode: 0644->0755]
version.txt [new file with mode: 0644]