V2.05.00 Release Changes
authorEman Copty <eman.copty@intel.com>
Tue, 12 Jun 2018 20:33:54 +0000 (13:33 -0700)
committerEman Copty <eman.copty@intel.com>
Tue, 12 Jun 2018 20:33:54 +0000 (13:33 -0700)
211 files changed:
ATTRIBUTIONS
README.md
api/include/mvnc.h
api/include/ncCommPrivate.h
api/include/ncPrivateTypes.h
api/python/mvnc/mvncapi.py
api/src/Makefile
api/src/common/components/XLink/pc/UsbLinkPlatform.c
api/src/common/components/XLink/pc/usb_boot.c
api/src/common/components/XLink/shared/XLink.c
api/src/common/components/XLink/shared/XLinkDispatcher.c
api/src/common/components/XLink/shared/XLinkPrivateDefines.h
api/src/common/components/XLinkConsole/pc/XLinkConsole.h
api/src/common/shared/include/mvLog.h
api/src/mvnc_api.c
api/src/version.txt
docs/TOC.html
docs/caffe.html
docs/compiler_error.html
docs/configure_network.html
docs/css/bootstrap.min.css [new file with mode: 0755]
docs/css/boxshadowproperties.css [new file with mode: 0755]
docs/css/customstyles.css [new file with mode: 0755]
docs/css/font-awesome.min.css [new file with mode: 0755]
docs/css/modern-business.css [new file with mode: 0755]
docs/css/printstyles.css [new file with mode: 0755]
docs/css/syntax.css [new file with mode: 0755]
docs/css/theme-blue.css [new file with mode: 0755]
docs/css/theme-green.css [new file with mode: 0755]
docs/docker.html
docs/docker_proxy.html
docs/examples.html [new file with mode: 0755]
docs/fonts/IntelClear-Bold-webfont.eot [new file with mode: 0755]
docs/fonts/IntelClear-Bold-webfont.ttf [new file with mode: 0755]
docs/fonts/IntelClear-Bold-webfont.woff [new file with mode: 0755]
docs/fonts/IntelClear-Light-webfont.eot [new file with mode: 0755]
docs/fonts/IntelClear-Light-webfont.ttf [new file with mode: 0755]
docs/fonts/IntelClear-Light-webfont.woff [new file with mode: 0755]
docs/fonts/IntelClear-Regular-webfont.eot [new file with mode: 0755]
docs/fonts/IntelClear-Regular-webfont.ttf [new file with mode: 0755]
docs/fonts/IntelClear-Regular-webfont.woff [new file with mode: 0755]
docs/fonts/Intelicon.eot [new file with mode: 0755]
docs/fonts/Intelicon.svg [new file with mode: 0755]
docs/fonts/Intelicon.ttf [new file with mode: 0755]
docs/fonts/Intelicon.woff [new file with mode: 0755]
docs/fonts/glyphicons-halflings-regular.eot [new file with mode: 0755]
docs/fonts/glyphicons-halflings-regular.svg [new file with mode: 0755]
docs/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0755]
docs/fonts/glyphicons-halflings-regular.woff [new file with mode: 0755]
docs/images/favicon.ico [new file with mode: 0755]
docs/index.html
docs/install.html
docs/js/customscripts.js [new file with mode: 0755]
docs/js/jekyll-search.js [new file with mode: 0755]
docs/js/jquery.ba-throttle-debounce.min.js [new file with mode: 0755]
docs/js/jquery.navgoco.min.js [new file with mode: 0755]
docs/js/jquery.shuffle.min.js [new file with mode: 0755]
docs/js/toc.js [new file with mode: 0755]
docs/licenses/LICENSE [new file with mode: 0755]
docs/licenses/LICENSE-BSD-NAVGOCO.txt [new file with mode: 0755]
docs/ncapi/c_api_migration.html
docs/ncapi/ncapi1/c_api/mvncAllocateGraph.html
docs/ncapi/ncapi1/c_api/mvncCloseDevice.html
docs/ncapi/ncapi1/c_api/mvncDeallocateGraph.html
docs/ncapi/ncapi1/c_api/mvncDeviceOptions.html
docs/ncapi/ncapi1/c_api/mvncGetDeviceName.html
docs/ncapi/ncapi1/c_api/mvncGetDeviceOption.html
docs/ncapi/ncapi1/c_api/mvncGetGlobalOption.html
docs/ncapi/ncapi1/c_api/mvncGetGraphOption.html
docs/ncapi/ncapi1/c_api/mvncGetResult.html
docs/ncapi/ncapi1/c_api/mvncGlobalOptions.html
docs/ncapi/ncapi1/c_api/mvncGraphOptions.html
docs/ncapi/ncapi1/c_api/mvncLoadTensor.html
docs/ncapi/ncapi1/c_api/mvncOpenDevice.html
docs/ncapi/ncapi1/c_api/mvncSetDeviceOption.html
docs/ncapi/ncapi1/c_api/mvncSetGlobalOption.html
docs/ncapi/ncapi1/c_api/mvncSetGraphOption.html
docs/ncapi/ncapi1/c_api/mvncStatus.html
docs/ncapi/ncapi1/c_api/readme.html
docs/ncapi/ncapi1/py_api/Device.AllocateGraph.html
docs/ncapi/ncapi1/py_api/Device.CloseDevice.html
docs/ncapi/ncapi1/py_api/Device.GetDeviceOption.html
docs/ncapi/ncapi1/py_api/Device.OpenDevice.html
docs/ncapi/ncapi1/py_api/Device.SetDeviceOption.html
docs/ncapi/ncapi1/py_api/Device.__init__.html
docs/ncapi/ncapi1/py_api/Device.html
docs/ncapi/ncapi1/py_api/DeviceOption.html
docs/ncapi/ncapi1/py_api/EnumerateDevices.html
docs/ncapi/ncapi1/py_api/GetGlobalOption.html
docs/ncapi/ncapi1/py_api/GlobalOption.html
docs/ncapi/ncapi1/py_api/Graph.DeallocateGraph.html
docs/ncapi/ncapi1/py_api/Graph.GetGraphOption.html
docs/ncapi/ncapi1/py_api/Graph.GetResult.html
docs/ncapi/ncapi1/py_api/Graph.LoadTensor.html
docs/ncapi/ncapi1/py_api/Graph.SetGraphOption.html
docs/ncapi/ncapi1/py_api/Graph.html
docs/ncapi/ncapi1/py_api/GraphOption.html
docs/ncapi/ncapi1/py_api/SetGlobalOption.html
docs/ncapi/ncapi1/py_api/Status.html
docs/ncapi/ncapi1/py_api/readme.html
docs/ncapi/ncapi1/readme.html
docs/ncapi/ncapi2/c_api/ncDeviceClose.html
docs/ncapi/ncapi2/c_api/ncDeviceCreate.html
docs/ncapi/ncapi2/c_api/ncDeviceDestroy.html
docs/ncapi/ncapi2/c_api/ncDeviceGetOption.html
docs/ncapi/ncapi2/c_api/ncDeviceHandle_t.html
docs/ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html
docs/ncapi/ncapi2/c_api/ncDeviceOpen.html
docs/ncapi/ncapi2/c_api/ncDeviceOption_t.html
docs/ncapi/ncapi2/c_api/ncDeviceSetOption.html
docs/ncapi/ncapi2/c_api/ncDeviceState_t.html
docs/ncapi/ncapi2/c_api/ncFifoAllocate.html
docs/ncapi/ncapi2/c_api/ncFifoCreate.html
docs/ncapi/ncapi2/c_api/ncFifoDataType_t.html
docs/ncapi/ncapi2/c_api/ncFifoDestroy.html
docs/ncapi/ncapi2/c_api/ncFifoGetOption.html
docs/ncapi/ncapi2/c_api/ncFifoHandle_t.html
docs/ncapi/ncapi2/c_api/ncFifoOption_t.html
docs/ncapi/ncapi2/c_api/ncFifoReadElem.html
docs/ncapi/ncapi2/c_api/ncFifoRemoveElem.html
docs/ncapi/ncapi2/c_api/ncFifoSetOption.html
docs/ncapi/ncapi2/c_api/ncFifoState_t.html
docs/ncapi/ncapi2/c_api/ncFifoType_t.html
docs/ncapi/ncapi2/c_api/ncFifoWriteElem.html
docs/ncapi/ncapi2/c_api/ncGlobalGetOption.html
docs/ncapi/ncapi2/c_api/ncGlobalOption_t.html
docs/ncapi/ncapi2/c_api/ncGlobalSetOption.html
docs/ncapi/ncapi2/c_api/ncGraphAllocate.html
docs/ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html
docs/ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html
docs/ncapi/ncapi2/c_api/ncGraphCreate.html
docs/ncapi/ncapi2/c_api/ncGraphDestroy.html
docs/ncapi/ncapi2/c_api/ncGraphGetOption.html
docs/ncapi/ncapi2/c_api/ncGraphHandle_t.html
docs/ncapi/ncapi2/c_api/ncGraphOption_t.html
docs/ncapi/ncapi2/c_api/ncGraphQueueInference.html
docs/ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html
docs/ncapi/ncapi2/c_api/ncGraphSetOption.html
docs/ncapi/ncapi2/c_api/ncGraphState_t.html
docs/ncapi/ncapi2/c_api/ncLogLevel_t.html [new file with mode: 0755]
docs/ncapi/ncapi2/c_api/ncStatus_t.html
docs/ncapi/ncapi2/c_api/ncTensorDescriptor_t.html
docs/ncapi/ncapi2/c_api/readme.html
docs/ncapi/ncapi2/py_api/Device.close.html
docs/ncapi/ncapi2/py_api/Device.destroy.html
docs/ncapi/ncapi2/py_api/Device.get_option.html
docs/ncapi/ncapi2/py_api/Device.html
docs/ncapi/ncapi2/py_api/Device.open.html
docs/ncapi/ncapi2/py_api/Device.set_option.html
docs/ncapi/ncapi2/py_api/DeviceHwVersion.html
docs/ncapi/ncapi2/py_api/DeviceOption.html
docs/ncapi/ncapi2/py_api/DeviceState.html
docs/ncapi/ncapi2/py_api/Fifo.allocate.html
docs/ncapi/ncapi2/py_api/Fifo.destroy.html
docs/ncapi/ncapi2/py_api/Fifo.get_option.html
docs/ncapi/ncapi2/py_api/Fifo.html
docs/ncapi/ncapi2/py_api/Fifo.read_elem.html
docs/ncapi/ncapi2/py_api/Fifo.remove_elem.html
docs/ncapi/ncapi2/py_api/Fifo.set_option.html
docs/ncapi/ncapi2/py_api/Fifo.write_elem.html
docs/ncapi/ncapi2/py_api/FifoDataType.html
docs/ncapi/ncapi2/py_api/FifoOption.html
docs/ncapi/ncapi2/py_api/FifoState.html
docs/ncapi/ncapi2/py_api/FifoType.html
docs/ncapi/ncapi2/py_api/GlobalOption.html
docs/ncapi/ncapi2/py_api/Graph.allocate.html
docs/ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html
docs/ncapi/ncapi2/py_api/Graph.destroy.html
docs/ncapi/ncapi2/py_api/Graph.get_option.html
docs/ncapi/ncapi2/py_api/Graph.html
docs/ncapi/ncapi2/py_api/Graph.queue_inference.html
docs/ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html
docs/ncapi/ncapi2/py_api/Graph.set_option.html
docs/ncapi/ncapi2/py_api/GraphOption.html
docs/ncapi/ncapi2/py_api/GraphState.html
docs/ncapi/ncapi2/py_api/LogLevel.html [new file with mode: 0755]
docs/ncapi/ncapi2/py_api/Status.html
docs/ncapi/ncapi2/py_api/TensorDescriptor.html
docs/ncapi/ncapi2/py_api/enumerate_devices.html
docs/ncapi/ncapi2/py_api/global_get_option.html
docs/ncapi/ncapi2/py_api/global_set_option.html
docs/ncapi/ncapi2/py_api/readme.html
docs/ncapi/ncapi2/readme.html
docs/ncapi/python_api_migration.html
docs/ncapi/readme.html
docs/ncs.html
docs/readme.md [new file with mode: 0755]
docs/release_notes.html
docs/search.json [new file with mode: 0755]
docs/sitemap.xml [new file with mode: 0755]
docs/support.html [new file with mode: 0755]
docs/tensorflow.html
docs/tf_compile_guidance.html
docs/tf_modelzoo.html
docs/tf_slim.html
docs/tools/check.html
docs/tools/compile.html
docs/tools/profile.html
docs/tools/tools_overview.html [new file with mode: 0755]
docs/virtualenv.html
docs/vm_config.html
examples/Makefile
examples/apps/Makefile
examples/apps/multistick_cpp/cpp/multistick.cpp
examples/caffe/AlexNet/Makefile
examples/tensorflow/inception_v1/Makefile
examples/tensorflow/inception_v3/Makefile
install-opencv.sh
install.sh
requirements.txt
version.txt

index 98d3a24..2f92008 100644 (file)
@@ -91,50 +91,59 @@ License License that accompanies it.
 
     Creative Commons may be contacted at http://creativecommons.org/.
 
-3. The Modernist theme
-
-    License:   Creative Commons Zero v1.0 Universal
-    Homepage:   https://github.com/pages-themes/modernist
+3. documentation-theme-jekyll
+    License: MIT
+    Homepage:   https://github.com/tomjoht/documentation-theme-jekyll
+    
+    The MIT License (MIT)
+
+    Copyright (c) 2016 Tom Johnson
+
+    Permission is hereby granted, free of charge, to any person obtaining a copy
+    of this software and associated documentation files (the "Software"), to deal
+    in the Software without restriction, including without limitation the rights
+    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+    copies of the Software, and to permit persons to whom the Software is
+    furnished to do so, subject to the following conditions:
+
+    The above copyright notice and this permission notice shall be included in all
+    copies or substantial portions of the Software.
+
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+    SOFTWARE.
+
+4. Navgoco
+    License: BSD 3-clause "New" or "Revised" License
+    homepage: http://github.com/tefra/navgoco/
+    /* This license pertains to the Navgoco jQuery component used for the sidebar. */
+
+    Copyright (c) 2013, Christodoulos Tsoulloftas, http://www.komposta.net
+    All rights reserved.
 
-    Creative Commons CC0 1.0 Universal
-    Creative Commons Legal Code
-    CC0 1.0 Universal
-    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER.
-    Statement of Purpose
-    The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
-
-    Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
-
-    For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
-
-    1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
-
-    the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
-    moral rights retained by the original author(s) and/or performer(s);
-    publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
-    rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
-    rights protecting the extraction, dissemination, use and reuse of data in a Work;
-    database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
-    other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
-    2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work
-
-    in all territories worldwide,
-    for the maximum duration provided by applicable law or treaty (including future time extensions),
-    in any current or future medium and for any number of copies, and
-    for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver").
-    Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
-    3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work
-
-    in all territories worldwide,
-    for the maximum duration provided by applicable law or treaty (including future time extensions),
-    in any current or future medium and for any number of copies, and
-    for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License").
-    The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not
-    exercise any of his or her remaining Copyright and Related Rights in the Work or
-    assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
-    4. Limitations and Disclaimers.
-
-    No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
-    Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
-    Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
-    Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
+    Redistribution and use in source and binary forms, with or without modification,
+    are permitted provided that the following conditions are met:
+
+    * Redistributions of source code must retain the above copyright notice,
+      this list of conditions and the following disclaimer.
+    * Redistributions in binary form must reproduce the above copyright notice,
+      this list of conditions and the following disclaimer in the documentation
+      and/or other materials provided with the distribution.
+    * Neither the name of the <Christodoulos Tsoulloftas> nor the names of its
+      contributors may be used to endorse or promote products derived from this
+      software without specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+    IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+    INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+    BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+    OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+    OF THE POSSIBILITY OF SUCH DAMAGE.
index e7225d8..f881553 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,26 @@
 # Intel® Movidius™ Neural Compute SDK
 This Intel® Movidius™ Neural Compute software developer kit (NCSDK) is provided for users of the [Intel® Movidius™ Neural Compute Stick](https://developer.movidius.com/) (Intel® Movidius™ NCS). It includes software tools, an API, and examples, so developers can create software that takes advantage of the accelerated neural network capability provided by the Intel Movidius NCS hardware.
 
+# Neural Compute SDK2
+## [NCSDK v2](https://github.com/movidius/ncsdk/releases/latest) is now available. 
+
+-------
+All documentation in the docs directory is now in HTML format which is **best viewed from the documentation site: https://movidius.github.io/ncsdk/** 
+-------
+-------
+With this release the existing NCAPI v1 has been rearchitected into NCAPI v2 which will pave the way for future enhancements and capabilities, as well add some now!  While users are transitioning to this new NCAPI v2 the legacy NCSDK v1.x release will stay on the master branch and NCSDK2 will be on the [ncsdk2](https://github.com/movidius/ncsdk/tree/ncsdk2) branch.  At some point in the not too distant future, NCSDK2 will move to the master.
+
+To help you get ready for NCSDK2 you can take a look at some of the [changes in NCAPI v2](https://movidius.github.io/ncsdk/ncapi/readme.html) as well as the [NCSDK2 Release Notes](https://movidius.github.io/ncsdk/release_notes.html).
+
+To install NCSDK 2.x you can use the following command to clone the ncsdk2 branch
+```bash 
+git clone -b ncsdk2 https://github.com/movidius/ncsdk.git
+```
+Or if you would rather install the legacy NCSDK 1.x you can use the following command to clone as has always been the case
+```bash 
+git clone https://github.com/movidius/ncsdk.git
+```
+
 # Installation
 The provided Makefile helps with installation. Clone this repository and then run the following command to install the NCSDK:
 
@@ -27,4 +46,4 @@ For installation and general instructions to get started with the NCSDK, take a
 # Troubleshooting and Tech Support
 Be sure to check the [NCS Troubleshooting Guide](https://ncsforum.movidius.com/discussion/370/intel-ncs-troubleshooting-help-and-guidelines#latest) if you run into any issues with the NCS or NCSDK.
 
-Also for general tech support issues the [NCS User Forum](https://developer.movidius.com/forums) is recommended and contains community discussions on many issues and resolutions.
+Also for general tech support issues the [NCS User Forum](https://developer.movidius.com/forums) is recommended and contains community discussions on many issues and resolutions.
\ No newline at end of file
index b732c63..3059117 100644 (file)
@@ -56,11 +56,15 @@ typedef enum {
 } ncStatus_t;
 
 typedef enum {
-    NC_RW_LOG_LEVEL = 0,    // Log level, int, MVLOG_DEBUG = 0, debug and above (full verbosity)
-                            // MVLOG_INFO = 1, info and above
-                            // MVLOG_WARN = 2, warnings and above
-                            // MVLOG_ERROR = 3, errors and above
-                            // MVLOG_FATAL = 4, fatal only
+    NC_LOG_DEBUG = 0,   // debug and above (full verbosity)
+    NC_LOG_INFO,        // info and above
+    NC_LOG_WARN,        // warning and above
+    NC_LOG_ERROR,       // errors and above
+    NC_LOG_FATAL,       // fatal only
+} ncLogLevel_t;
+
+typedef enum {
+    NC_RW_LOG_LEVEL = 0,    // Log level, int, default NC_LOG_WARN
     NC_RO_API_VERSION = 1,  // retruns API Version. array of unsigned int of size 4
                             //major.minor.hotfix.rc
 } ncGlobalOption_t;
@@ -169,12 +173,17 @@ typedef enum {
     NC_FIFO_FP32 = 1,
 } ncFifoDataType_t;
 
+
 struct ncTensorDescriptor_t {
-    unsigned int n;
-    unsigned int c;
-    unsigned int w;
-    unsigned int h;
-    unsigned int totalSize;
+    unsigned int n;         // batch size, currently only 1 is supported
+    unsigned int c;         // number of channels
+    unsigned int w;         // width
+    unsigned int h;         // height
+    unsigned int totalSize; // Total size of the data in tensor = largest stride* dim size
+    unsigned int cStride;   // Stride in the channels' dimension
+    unsigned int wStride;   // Stride in the horizontal dimension
+    unsigned int hStride;   // Stride in the vertical dimension
+    ncFifoDataType_t dataType;  // data type of the tensor, FP32 or FP16
 };
 
 typedef enum {
@@ -191,13 +200,14 @@ typedef enum {
     NC_RO_FIFO_CAPACITY = 4,        // return number of maximum elements in the buffer
     NC_RO_FIFO_READ_FILL_LEVEL = 5,     // return number of tensors in the read buffer
     NC_RO_FIFO_WRITE_FILL_LEVEL = 6,    // return number of tensors in a write buffer
-    NC_RO_FIFO_TENSOR_DESCRIPTOR = 7,   // return the tensor descriptor of the FIFO
+    NC_RO_FIFO_GRAPH_TENSOR_DESCRIPTOR = 7,   // return the tensor descriptor of the FIFO
+    NC_RO_FIFO_TENSOR_DESCRIPTOR = NC_RO_FIFO_GRAPH_TENSOR_DESCRIPTOR,   // deprecated
     NC_RO_FIFO_STATE = 8,               // return the fifo state, returns CREATED, ALLOCATED,DESTROYED
     NC_RO_FIFO_NAME = 9,                // return fifo name
     NC_RO_FIFO_ELEMENT_DATA_SIZE = 10,  //element data size in bytes, int
+    NC_RW_FIFO_HOST_TENSOR_DESCRIPTOR = 11,  // App's tensor descriptor, defaults to none strided channel minor
 } ncFifoOption_t;
 
-
 // Global
 dllexport ncStatus_t ncGlobalSetOption(int option, const void *data,
        unsigned int dataLength);
index 805950f..1865305 100644 (file)
@@ -34,8 +34,10 @@ struct tensorDescriptor_t {
     uint32_t w;
     uint32_t h;
     uint32_t totalSize;
-};                              //If this structure is equivalent with the API structure, it is just a coincidence. Don't make any assumptions based on this in the code.
-
+    uint32_t widthStride;
+    uint32_t heightStride;
+    uint32_t channelsStride;
+};
 typedef enum {
     NC_GRAPH_OK,
     NC_GRAPH_WRONG_INPUT_FORMAT,
@@ -85,7 +87,6 @@ typedef enum {
 typedef enum {
     BUFFER_ALLOCATE_CMD = 0,
     BUFFER_DEALLOCATE_CMD = 1,
-
 } bufferCommandType_t;
 
 typedef struct {
@@ -94,10 +95,8 @@ typedef struct {
     char streamName[16];
     uint32_t buffId1;
     uint32_t buffId2;
-    uint32_t releaseElemBuff1;
-    uint32_t releaseElemBuff2;
     uint32_t executors_number;
-    uint8_t laterUse[16];
+    uint8_t laterUse[24];
 } graphCommand_t;
 
 typedef struct {
index 6da7d06..02e0d80 100644 (file)
 #ifndef _NC_PRIVATE_TYPES_H_
 #define _NC_PRIVATE_TYPES_H_
 
+#if (defined(_WIN32) || defined(_WIN64))
+#include "win_pthread.h"
+#else
 #include <pthread.h>
+#endif
 #include <mvnc.h>
 #include "ncCommPrivate.h"
 #include "XLinkPublicDefines.h"
@@ -41,6 +45,25 @@ typedef enum {
     NC_OPTION_CLASS3 = 3,
 } ncOptionClass_t;
 
+typedef enum {
+    NC_FIFO_HWC = 0, // row major - channel minor, for RGB image: RGB00, RGB01, RGB02,...
+                     // all RGB pixels by row
+    NC_FIFO_CHW = 1, // channel major - column minor (planar), for RGB image:
+                     // R01R02R03...G01G02G03...B01B02B03...
+                     // all Red rows..all Green rows..all Blue rows
+    NC_FIFO_HCW = 2, // row major - column minor (interleaved), for RGB image:
+                     // R00R01..R0k.., G00G01..G0k.., B00B01..B0k.., R10R11..R1k..
+                     // 1st Red row, 1st Green row, 1st Blue Rrw, 2nd Red row..
+    NC_FIFO_CWH = 3, // channel major - row minor, for RGB image:
+                     // R00R10R20... G00G10G20...B00B10B20...
+                     // all Red columns, all Green columns, all blue columns
+    NC_FIFO_WCH = 4, // column major - row minor; for RGB image:
+                     // R00R10..Rk0.., G00G10..Gk0.., B00B10..Bk0.., R01R11..Rk1..
+                     // 1st Red col, 1st Green col, 1st blue col, 2nd Red col...
+    NC_FIFO_WHC = 5, // column major - channle minor, for RGB image: RGB00, RGB10, RGB20...
+                     // all RGB pixels by col...
+} ncFifoLayout_t;
+
 struct _devicePrivate_t {
     int throttle_happened;
     float *thermal_stats;
@@ -84,21 +107,22 @@ struct _graphPrivate_t {
 
 struct _fifoPrivate_t {
     ncFifoType_t type;
+    ncFifoLayout_t graphLayout;
     int consumer_cnt;
     uint32_t id;
     streamId_t streamId;
-    struct ncTensorDescriptor_t tensor_desc;
+    struct ncTensorDescriptor_t graph_tensor_desc;
+    struct ncTensorDescriptor_t host_tensor_desc;
     struct _devicePrivate_t *dev;
     struct _fifoPrivate_t *next;
     char name[NC_MAX_NAME_SIZE];
     struct _userParamPrivate_t *user_param_in;  //used for write fifo
     struct _userParamPrivate_t *user_param_out; //used for read fifo
+    int host_tensor_desc_set;
     int write_count;
     int consumed_by_graph;
     int num_elements;
     int api_read_element;
-    int api_read_adjust;
-    int datatype;
     int consumers_remaining;
     int datasize;
     pthread_mutex_t fifo_mutex;
index b362b00..14957f8 100644 (file)
@@ -18,6 +18,7 @@ import sys
 import numpy
 import warnings
 import platform
+import numbers
 from enum import Enum
 from ctypes import *
 
@@ -88,13 +89,15 @@ class Status(Enum):
     INVALID_DATA_LENGTH = -14               # invalid data length has been passed when reading an array/buffer option
     INVALID_HANDLE = -15                    # handle to object that is invalid
 
+class LogLevel(Enum):
+    DEBUG = 0        # debug and above (full verbosity)
+    INFO = 1         # info and above
+    WARN = 2         # warnings and above
+    ERROR = 3        # errors and above
+    FATAL = 4        # fatal only
 
 class GlobalOption(Enum):
-    RW_LOG_LEVEL = 0       # Log level, int, MVLOG_DEBUG = 0, debug and above (full verbosity)
-                           # MVLOG_INFO = 1, info and above
-                           # MVLOG_WARN = 2, warnings and above
-                           # MVLOG_ERROR = 3, errors and above
-                           # MVLOG_FATAL = 4, fatal only
+    RW_LOG_LEVEL = 0       # Log level, int, default is WARN
     RO_API_VERSION = 1     # returns api version. array of unsigned int of size 4
                            # major.minor.hotfix.rc
 
@@ -168,13 +171,16 @@ class FifoDataType(Enum):
     FP16 = 0
     FP32 = 1
 
-
 class TensorDescriptor(Structure):
-    _fields_ = [('n', c_uint),
-                ('c', c_uint),
-                ('w', c_uint),
-                ('h', c_uint),
-                ('totalSize', c_uint)]
+    _fields_ = [('n', c_uint),  # batch size, currently only 1 is supported
+                ('c', c_uint),  # number of channels
+                ('w', c_uint),  # width
+                ('h', c_uint),  # height
+                ('totalSize', c_uint),  # total size of the data in tensor = largest stride* dim size
+                ('cStride', c_uint),    # stride in the channels' dimension
+                ('wStride', c_uint),    # stride in the horizontal dimension
+                ('hStride', c_uint),    # stride in the vertical dimension
+                ('dataType', c_uint)]   # data type of the tensor, FP32 or FP16
 
 
 class FifoOption(Enum):
@@ -185,9 +191,12 @@ class FifoOption(Enum):
     RO_CAPACITY = 4            # return number of maximum elements in the fifo
     RO_READ_FILL_LEVEL = 5     # return number of tensors in the buffer
     RO_WRITE_FILL_LEVEL = 6    # return number of tensors in the buffer
-    RO_TENSOR_DESCRIPTOR = 7   # return the tensor descriptor of the FIFO
+    RO_GRAPH_TENSOR_DESCRIPTOR = 7   # return the tensor descriptor of the FIFO
+    RO_TENSOR_DESCRIPTOR = RO_GRAPH_TENSOR_DESCRIPTOR # deprecated
     RO_STATE = 8               # return the fifo state; CREATED, ALLOCATED, DESTROYED
     RO_NAME = 9                # returns fifo name
+    RO_ELEMENT_DATA_SIZE = 10  # element data size in bytes, int
+    RW_HOST_TENSOR_DESCRIPTOR = 11  # App's tensor descriptor, defaults to none strided channel minor
 
 
 def enumerate_devices():
@@ -210,7 +219,10 @@ def global_set_option(option, value):
     :param option: a GlobalOption enumeration
     :param value: value for the option
     """
-    data = c_int(value)
+    if option == GlobalOption.RW_LOG_LEVEL and (isinstance(value, int) == False):
+        data = c_int(value.value)
+    else:
+        data = c_int(value)
     status = f.ncGlobalSetOption(option.value, pointer(data), sizeof(data))
     if status != Status.OK.value:
         raise Exception(Status(status))
@@ -257,7 +269,7 @@ class Fifo:
         self.handle = c_void_p()
         self.device = None
         pName = name.encode('ascii')
-        
+
         if skip_init == False:
             status = f.ncFifoCreate(pName, fifo_type.value, byref(self.handle))
             if status != Status.OK.value:
@@ -293,10 +305,16 @@ class Fifo:
         """
         if (option == FifoOption.RW_DATA_TYPE or option == FifoOption.RW_TYPE):
             data = c_int(value.value)
-        else:
+        elif (option != FifoOption.RW_HOST_TENSOR_DESCRIPTOR):
             data = c_int(value)
-        status = f.ncFifoSetOption(
-            self.handle, option.value, pointer(data), sizeof(data))
+
+        if (option != FifoOption.RW_HOST_TENSOR_DESCRIPTOR):
+            status = f.ncFifoSetOption(
+                self.handle, option.value, pointer(data), sizeof(data))
+        else:
+            status = f.ncFifoSetOption(
+                self.handle, option.value, byref(value), sizeof(value))
+
         if status != Status.OK.value:
             raise Exception(Status(status))
 
@@ -310,6 +328,7 @@ class Fifo:
                 option == FifoOption.RW_DATA_TYPE or
                 option == FifoOption.RW_DONT_BLOCK or
                 option == FifoOption.RO_CAPACITY or
+                option == FifoOption.RO_ELEMENT_DATA_SIZE or
                 option == FifoOption.RO_READ_FILL_LEVEL or
                 option == FifoOption.RO_WRITE_FILL_LEVEL or
                 option == FifoOption.RO_STATE):
@@ -317,7 +336,9 @@ class Fifo:
             optdata = c_int()
 
             def get_optval(raw_optdata): return raw_optdata.value
-        elif (option == FifoOption.RO_TENSOR_DESCRIPTOR):
+        elif (option == FifoOption.RO_GRAPH_TENSOR_DESCRIPTOR or
+            option == FifoOption.RO_TENSOR_DESCRIPTOR or
+            option == FifoOption.RW_HOST_TENSOR_DESCRIPTOR):
             # TensorDescriptor struct
             optdata = TensorDescriptor()
 
@@ -367,11 +388,11 @@ class Fifo:
         Even if the count is bigger than one, the API can read only once.
         """
 
-        # first read tensor descriptor to allocate buffer for output
-        tensor_desc = TensorDescriptor()
-        optsize = c_uint(sizeof(tensor_desc))
+        # first read element size to allocate buffer for output
+        elementsize = c_int()
+        optsize = c_uint(sizeof(elementsize))
         status = f.ncFifoGetOption(
-            self.handle, FifoOption.RO_TENSOR_DESCRIPTOR.value, byref(tensor_desc), byref(optsize))
+            self.handle, FifoOption.RO_ELEMENT_DATA_SIZE.value, byref(elementsize), byref(optsize))
         if status != Status.OK.value:
             raise Exception(Status(status))
 
@@ -383,19 +404,10 @@ class Fifo:
         if status != Status.OK.value:
             raise Exception(Status(status))
         datatype = optdata.value
-
-        if (datatype == FifoDataType.FP32.value):
-            sizeof_td_dt = tensor_desc.totalSize / \
-                (tensor_desc.n * tensor_desc.c * tensor_desc.w * tensor_desc.h)
-            tensorlen = c_uint(
-                int(tensor_desc.totalSize / sizeof_td_dt * numpy.dtype(numpy.float32).itemsize))
-        else:
-            tensorlen = c_uint(tensor_desc.totalSize)
-
-        tensor = create_string_buffer(tensorlen.value)
+        tensor = create_string_buffer(elementsize.value)
         user_obj = c_long()
         status = f.ncFifoReadElem(self.handle, byref(
-            tensor), byref(tensorlen), byref(user_obj))
+            tensor), byref(elementsize), byref(user_obj))
         # if status == Status.NO_DATA.value:
         #    return None, None
         if status != Status.OK.value:
@@ -554,7 +566,7 @@ class Graph:
         self.handle = c_void_p()
         self.device = None
         pName = name.encode('ascii')
-            
+
         """
         Initalize a new graph.
         This function will not send anything to the device,
index 64c444e..32af558 100644 (file)
@@ -6,6 +6,7 @@ OBJDIR := obj-$(ARCH)
 INSTALLDIR := ${DESTDIR}/usr/local
 PYTHON3DIST := $(shell python3 -c "import site; print(site.getsitepackages()[0])")
 PYTHON2DIST := $(shell python -c "import site; print(site.getsitepackages()[0])")
+LINK_HIGHCLASS ?= no
 VERSION_NUMBER=`cat ./version.txt`
 SRCS := \
        mvnc_api.c \
@@ -32,7 +33,14 @@ CFLAGS+=$(XLINK_CFLAGS) -D__PC__ -DUSE_USB_VSC -DVERSION_NAME="\"$(VERSION_NUMBE
 #CFLAGS+=-DXLINK_NO_BOOT
 CFLAGS+=-DDEVICE_SHELL_ENABLED
 
-LIBS += -lpthread -lusb-1.0 -ldl -lmvnc_highclass -L$(INSTALLDIR)/lib/
+LIBS += -lpthread -lusb-1.0 -ldl
+
+#Allow compiling without highclass
+ifeq ($(LINK_HIGHCLASS),no)
+CFLAGS+= -DEXCLUDE_HIGHCLASS
+else
+LIBS+= -lmvnc_highclass -L$(INSTALLDIR)/lib/
+endif
 INCLUDES := \
        -I. \
        -I../include \
@@ -89,7 +97,7 @@ uninstall:
        rm -f $(INSTALLDIR)/lib/libmvnc.so
        rm -f $(INSTALLDIR)/include/mvnc.h
        rm -f $(INSTALLDIR)/include/mvnc2/mvnc.h
-       rm -f $(INSTALLDIR)/lib/mvnc/MvNCAPI.mvcmd
+       rm -f $(INSTALLDIR)/lib/mvnc/MvNCAPI-*.mvcmd
 #      rm -rf $(INSTALLDIR)/lib/mvnc
        rm -rf ${DESTDIR}$(PYTHON3DIST)/mvnc
        rm -rf ${DESTDIR}$(PYTHON2DIST)/mvnc
index f37edd1..0935e34 100644 (file)
@@ -37,6 +37,7 @@
 #if (defined(_WIN32) || defined(_WIN64) )
 #include "usb_winusb.h"
 #include "gettime.h"
+#include "win_pthread.h"
 extern void initialize_usb_boot();
 #else
 #include <unistd.h>
@@ -45,6 +46,7 @@ extern void initialize_usb_boot();
 #include <sys/ioctl.h>
 #include <termios.h>
 #include <libusb.h>
+#include <pthread.h>
 #endif
 #include "usb_boot.h"
 
@@ -79,7 +81,6 @@ int usbFdRead = -1;
 
 static int statuswaittimeout = 5;
 
-#include <pthread.h>
 #include <assert.h>
 
 pthread_t readerThreadId;
index a67ad92..69f792d 100644 (file)
@@ -18,7 +18,6 @@
 
 // USB utility for use with Myriad2v2 ROM
 // Very heavily modified from Sabre version of usb_boot
-// Author: David Steinberg <david.steinberg@movidius.com>
 // Copyright(C) 2015 Movidius Ltd.
 
 
index 38a2edb..d0404fc 100644 (file)
 
 #include <assert.h>
 #include <stdlib.h>
-
-#include <pthread.h>
-#include <semaphore.h>
 #if (defined(_WIN32) || defined(_WIN64))
+#include "win_pthread.h"
+#include "win_semaphore.h"
 #include "gettime.h"
+#else
+#include <pthread.h>
+#include <semaphore.h>
 #endif
 #include "mvMacros.h"
 #include "UsbLinkPlatform.h"
@@ -476,7 +478,7 @@ int dispatcherLocalEventGetResponse(xLinkEvent_t* event, xLinkEvent_t* response)
         event->header.flags.bitField.nack = 0;
         event->header.flags.bitField.localServe = 0;
 
-        if(!isStreamSpaceEnoughFor(stream, ALIGN_UP(event->header.size, __CACHE_LINE_SIZE))){
+        if(!isStreamSpaceEnoughFor(stream, event->header.size)){
             mvLog(MVLOG_DEBUG,"local NACK RTS. stream is full\n");
             event->header.flags.bitField.block = 1;
             event->header.flags.bitField.localServe = 1;
index 23575f5..97f3930 100644 (file)
 
 #include <assert.h>
 #include <stdlib.h>
-
+#if (defined(_WIN32) || defined(_WIN64))
+#include "win_pthread.h"
+#include "win_semaphore.h"
+#else
 #include <pthread.h>
 #include <semaphore.h>
-
+#endif
 #include "XLinkDispatcher.h"
 #include "XLinkPrivateDefines.h"
 
@@ -138,11 +141,7 @@ sem_t addSchedulerSem;
 //below workaround for "C2088 '==': illegal for struct" error
 int pthread_t_compare(pthread_t a, pthread_t b)
 {
-#if (defined(_WIN32) || defined(_WIN64) )
-    return ((a.p == b.p) && (a.x == b.x));
-#else
     return  (a == b);
-#endif
 }
 
 static int unrefSem(sem_t* sem,  xLinkSchedulerState_t* curr) {
index 2ef4be5..c9e352d 100644 (file)
 #ifdef _USBLINK_ENABLE_PRIVATE_INCLUDE_
 
 #include <stdint.h>
+#if (defined(_WIN32) || defined(_WIN64))
+#include "win_semaphore.h"
+#else
 #include <semaphore.h>
+#endif
 #include <XLinkPublicDefines.h>
 #include "UsbLinkPlatform.h"
 
index d5f54fa..b2ae231 100644 (file)
@@ -20,7 +20,6 @@
  * XLinkConsole.h
  *
  *  Created on: Nov 20, 2017
- *      Author: zbiro
  */
 #ifndef _XLINKCONSOLE_H_
 #define _XLINKCONSOLE_H_
index dcf82e2..77db60b 100644 (file)
@@ -95,6 +95,9 @@ typedef enum mvLog_t{
     MVLOG_LAST,
 } mvLog_t;
 
+#ifdef __shave__
+__attribute__((section(".laststage")))
+#endif
 static const char mvLogHeader[MVLOG_LAST][30] =
 {
     MVLOG_DEBUG_COLOR "D:",
@@ -104,10 +107,19 @@ static const char mvLogHeader[MVLOG_LAST][30] =
     MVLOG_FATAL_COLOR "F:"
 };
 
+// #ifdef __shave__
+// __attribute__((section(".laststage")))
+// #endif
 unsigned int __attribute__ ((weak)) MVLOGLEVEL(MVLOG_UNIT_NAME) = MVLOG_INFO;
 
+// #ifdef __shave__
+// __attribute__((section(".laststage")))
+// #endif
 static unsigned int MVLOGLEVEL(default) = MVLOG_INFO;
 
+#ifdef __shave__
+__attribute__((section(".laststage")))
+#endif
 static int __attribute__ ((unused))
 logprintf(enum mvLog_t lvl, const char * func, const int line,
                      const char * format, ...)
@@ -129,9 +141,16 @@ logprintf(enum mvLog_t lvl, const char * func, const int line,
     if(!rtems_interrupt_is_in_progress())
     {
 #endif
+#if defined __sparc__ || defined __PC__
         fprintf(stdout, headerFormat, mvLogHeader[lvl], timestamp, func, line);
         vfprintf(stdout, format, args);
         fprintf(stdout, "%s\n", ANSI_COLOR_RESET);
+#elif defined __shave__
+        printf(headerFormat, mvLogHeader[lvl], timestamp, func, line);
+        printf(format, args);
+        printf("%s\n", ANSI_COLOR_RESET);
+
+#endif
 #ifdef __RTEMS__
     }
     else
index 8228a16..290e98c 100644 (file)
@@ -41,6 +41,7 @@
 
 #define MVLOG_UNIT_NAME ncAPI
 #include "mvLog.h"
+#include "mvMacros.h"
 
 #define BLOB_STREAM_SIZE 4096
 #define NC_MAX_OPTIMISATIONS       40
@@ -59,6 +60,8 @@
 #define DEVICE_CLASS0_BASE  2000
 #define OPTION_CLASS_SIZE   100
 
+#define FP16_DATA_SIZE 2
+
 static int initialized = 0;
 static int loglevel_initialized = 0;
 static unsigned int api_version[4] = { 0 };
@@ -66,7 +69,7 @@ static unsigned int api_version[4] = { 0 };
 static pthread_mutex_t globalMutex = PTHREAD_MUTEX_INITIALIZER;
 static XLinkGlobalHandler_t ghandler;
 
-
+#ifndef EXCLUDE_HIGHCLASS
 extern ncStatus_t setDeviceOptionClass2(struct _devicePrivate_t *d,
                                         int option, const void *data,
                                         unsigned int dataLength);
@@ -98,7 +101,7 @@ extern ncStatus_t setGraphOptionClass2(struct _graphPrivate_t *g,
 extern ncStatus_t setGraphOptionClass3(struct _graphPrivate_t *g,
                                        int option, const void *data,
                                        unsigned int dataLength);
-
+#endif
 
 static double timeInSeconds()
 {
@@ -124,6 +127,87 @@ static ncOptionClass_t getOptionClass(int option, int base)
     return (int) ((option - base) / OPTION_CLASS_SIZE);
 }
 
+#if (defined(_WIN32) || defined(_WIN64) )
+#define MAX_2(a,b)             ((a) > (b) ? (a) : (b))
+#define MAX_3(a,b,c)   ((a) > (b) ? MAX_2((a), (c)) : MAX_2((b), (c)))
+#ifdef MAX
+#undef MAX
+#define MAX MAX_2
+#endif
+#else
+#define MAX_3(a,b,c)                            \
+    ({ __typeof__ (a) _a = (a);                 \
+        __typeof__ (b) _b = (b);                \
+        __typeof__ (c) _c = (c);                \
+        (_a > _b && _a > _c) ? _a : ((_b > _c && _b > _a) ? _b : _c); })
+#endif
+
+static ncFifoLayout_t getLayout(struct ncTensorDescriptor_t* td) {
+    unsigned int max = MAX_3(td->hStride, td->wStride, td->cStride);
+    if (max == td->hStride) {
+        if (MAX(td->wStride, td->cStride) == td->wStride)
+            return NC_FIFO_HWC;
+        else
+            return NC_FIFO_HCW;
+    } else if (max == td->cStride) {
+        if (MAX(td->wStride, td->hStride) == td->hStride)
+            return NC_FIFO_CHW;
+        else
+            return NC_FIFO_CWH;
+    } else { //W is major
+        if (MAX(td->hStride, td->cStride) == td->hStride)
+            return NC_FIFO_WHC;
+        else
+            return NC_FIFO_WCH;
+    }
+}
+
+static void convertDataTypeAndLayout(const unsigned char* src, unsigned char* dst,
+                          const struct ncTensorDescriptor_t* srcTd,
+                          const struct ncTensorDescriptor_t* dstTd,
+                          ncFifoDataType_t srcType,
+                          ncFifoDataType_t dstType) {
+    mvLog(MVLOG_DEBUG, "src data type %d dst data type %d\n", srcType, dstType);
+    mvLog(MVLOG_DEBUG, "SRC: w %d h %d c %d w_s %d h_s %d c_s %d\n", srcTd->w,
+        srcTd->h, srcTd->c, srcTd->wStride, srcTd->hStride, srcTd->cStride);
+    mvLog(MVLOG_DEBUG, "DST: w %d h %d c %d w_s %d h_s %d c_s %d\n", dstTd->w,
+        dstTd->h, dstTd->c, dstTd->wStride, dstTd->hStride, dstTd->cStride);
+    int dataTypeSize =  dstType == NC_FIFO_FP16 ? FP16_DATA_SIZE : sizeof(float);
+    for (int row = 0; row < srcTd->h; row++) { //row
+        for (int col = 0; col < srcTd->w; col++) {
+            for (int c = 0; c < srcTd->c; c++) {
+                if (srcType == dstType) {
+                    memcpy(&dst[dstTd->wStride*col + row * dstTd->hStride + c * dstTd->cStride],
+                        &src[srcTd->wStride*col + row * srcTd->hStride + c * srcTd->cStride], dataTypeSize);
+                } else if (srcType == NC_FIFO_FP16) {
+                    //converting to FP32
+                    unsigned short input = *((unsigned short*) &src[srcTd->wStride*col + row * srcTd->hStride + c * srcTd->cStride]);
+                    unsigned *_dst = (unsigned *) &dst[dstTd->wStride*col + row * dstTd->hStride + c * dstTd->cStride];
+                    *_dst = half2float(input);
+                } else {
+                    //converting to FP16
+                    unsigned int input = * ((unsigned *)&src[srcTd->wStride*col + row * srcTd->hStride + c * srcTd->cStride]);
+                    unsigned short *_dst = (unsigned short*) &dst[dstTd->wStride*col + row * dstTd->hStride + c * dstTd->cStride];
+                    *_dst = float2half(input);
+                }
+            }
+        }
+    }
+}
+
+void printImg(unsigned char* inputTensor, struct ncTensorDescriptor_t* inputDesc) {
+    for (int c = 0; c < inputDesc->c; c++) {
+        for (int row = 0; row < inputDesc->h; row++) { //row
+            for (int col = 0; col < inputDesc->w; col++) {
+                printf("%x ", inputTensor[col + row * inputDesc->hStride +
+                        c * inputDesc->cStride]);
+            }
+            printf(" ===== ROW %d (channel %d) Done === \n", row, c);
+        }
+        printf("\n");
+    }
+}
+
 static void resetAll()
 {
     int index = 0;
@@ -152,7 +236,9 @@ static void resetAll()
             if (XLinkConnect(handler) != X_LINK_SUCCESS) {
                 mvLog(MVLOG_ERROR, "Failed to connect to stalled device\n");
             }
-            stalled_count++;
+            else {
+                stalled_count++;
+            }
             free(handler);
 
         } else {
@@ -813,6 +899,21 @@ ncStatus_t checkGraphMonitorResponse(streamId_t graphMonStream)
     return NC_OK;
 }
 
+static void copyTensorDescriptorDetails(const struct tensorDescriptor_t* src,
+    struct ncTensorDescriptor_t* dest) {
+    if (!dest || !src)
+        return;
+    dest->n = src->n;
+    dest->w = src->w;
+    dest->h = src->h;
+    dest->c = src->c;
+    dest->totalSize = src->totalSize;
+    dest->cStride = src->channelsStride;
+    dest->wStride = src->widthStride;
+    dest->hStride = src->heightStride;
+    dest->dataType = NC_FIFO_FP16; //graph data type is FP16
+}
+
 ncStatus_t ncGraphAllocate(struct ncDeviceHandle_t * deviceHandle,
                            struct ncGraphHandle_t * graphHandle,
                            const void *graphBuffer,
@@ -947,12 +1048,29 @@ ncStatus_t ncGraphAllocate(struct ncDeviceHandle_t * deviceHandle,
         if (rc == NC_OK) {
             g->input_count =
                 tensorDescIn->length / sizeof(struct tensorDescriptor_t);
-            memcpy(&g->input_tensor_desc, tensorDescIn->data,
-                   sizeof(struct tensorDescriptor_t));
+            struct tensorDescriptor_t* inDesc = (struct tensorDescriptor_t* )tensorDescIn->data;
+            copyTensorDescriptorDetails(inDesc, &g->input_tensor_desc);
+            mvLog(MVLOG_DEBUG,
+                  "Input tensor w %d h %d c %d n %d totalSize %d wstide %d hstride %d cstride %d layout %d\n",
+                   g->input_tensor_desc.w, g->input_tensor_desc.h,
+                   g->input_tensor_desc.c,
+                   g->input_tensor_desc.n, g->input_tensor_desc.totalSize,
+                   inDesc->widthStride, inDesc->heightStride,
+                   inDesc->channelsStride, getLayout(&g->input_tensor_desc));
             g->output_count =
                 tensorDescOut->length / sizeof(struct tensorDescriptor_t);
-            memcpy(&g->output_tensor_desc, tensorDescOut->data,
-                   sizeof(struct tensorDescriptor_t));
+
+            struct tensorDescriptor_t* outDesc = (struct tensorDescriptor_t* )tensorDescOut->data;
+            copyTensorDescriptorDetails(outDesc, &g->output_tensor_desc);
+
+            mvLog(MVLOG_DEBUG,
+                  "output tensor w %d h %d c %d n %d totalSize %d wstide %d hstride %d cstride %d layout %d\n",
+                  g->output_tensor_desc.w, g->output_tensor_desc.h,
+                  g->output_tensor_desc.c, g->output_tensor_desc.n,
+                  g->output_tensor_desc.totalSize,
+                  outDesc->widthStride, outDesc->heightStride,
+                  outDesc->channelsStride, getLayout(&g->output_tensor_desc));
+
             g->nstages = *(uint32_t *) nstages->data;
             memcpy(&g->blob_version, blob_version->data,
                    sizeof(g->blob_version));
@@ -1165,12 +1283,14 @@ ncStatus_t ncGraphSetOption(struct ncGraphHandle_t * graphHandle,
     case NC_OPTION_CLASS1:
         rc = setGraphOptionClass1(g, option, data, dataLength);
         break;
+#ifndef EXCLUDE_HIGHCLASS
     case NC_OPTION_CLASS2:
         rc = setGraphOptionClass2(g, option, data, dataLength);
         break;
     case NC_OPTION_CLASS3:
         rc = setGraphOptionClass3(g, option, data, dataLength);
         break;
+#endif
     default:
         mvLog(MVLOG_ERROR, "There is no such option class");
         rc = NC_INVALID_PARAMETERS;
@@ -1460,12 +1580,14 @@ ncStatus_t ncGraphGetOption(struct ncGraphHandle_t * graphHandle,
     case NC_OPTION_CLASS1:
         rc = getGraphOptionClass1(g, option, data, dataLength);
         break;
+#ifndef EXCLUDE_HIGHCLASS
     case NC_OPTION_CLASS2:
         rc = getGraphOptionClass2(g, option, data, dataLength);
         break;
     case NC_OPTION_CLASS3:
         rc = getGraphOptionClass3(g, option, data, dataLength);
         break;
+#endif
     default:
         mvLog(MVLOG_ERROR, "There is no such option class");
         rc = NC_INVALID_PARAMETERS;
@@ -1886,12 +2008,14 @@ ncStatus_t ncDeviceSetOption(struct ncDeviceHandle_t * deviceHandle,
         rc = NC_UNAUTHORIZED;   // option class 0 consists of read-only value
         break;
         //no class1 - no write options for device
+#ifndef EXCLUDE_HIGHCLASS
     case NC_OPTION_CLASS2:
         rc = setDeviceOptionClass2(d, option, data, dataLength);
         break;
     case NC_OPTION_CLASS3:
         rc = setDeviceOptionClass3(d, option, data, dataLength);
         break;
+#endif
     default:
         rc = NC_INVALID_PARAMETERS;
         break;
@@ -1965,12 +2089,14 @@ ncStatus_t ncDeviceGetOption(struct ncDeviceHandle_t * deviceHandle,
         rc = getDeviceOptionClass0(d, option, data, dataLength);
         break;
         //no class1 - no write options for device
+#ifndef EXCLUDE_HIGHCLASS
     case NC_OPTION_CLASS2:
         rc = getDeviceOptionClass2(d, option, data, dataLength);
         break;
     case NC_OPTION_CLASS3:
         rc = getDeviceOptionClass3(d, option, data, dataLength);
         break;
+#endif
     default:
         rc = NC_INVALID_PARAMETERS;
         break;
@@ -2031,6 +2157,7 @@ ncStatus_t ncFifoCreate(const char *name, ncFifoType_t type,
 
     handle->type = type;
     handle->consumer_cnt = 1;   //default consumers
+
     handle->state = NC_FIFO_CREATED;
     pthread_mutex_init(&handle->fifo_mutex, NULL);
     handle->consumed_by_graph = 0;
@@ -2038,10 +2165,11 @@ ncStatus_t ncFifoCreate(const char *name, ncFifoType_t type,
     handle->user_param_in = NULL;
     handle->user_param_out = NULL;
     handle->api_read_element = 0;
-    handle->api_read_adjust = 0;
     handle->id = fifoIdCounter++;
-    handle->datatype = NC_FIFO_FP32;
     handle->num_elements = 0;
+    handle->host_tensor_desc_set = 0;
+    memset(&handle->host_tensor_desc, 0, sizeof(struct ncTensorDescriptor_t));
+    handle->host_tensor_desc.dataType = NC_FIFO_FP32; //default app data type is FP32
     strncpy(handle->name, name, NC_MAX_NAME_SIZE);
 
     return NC_OK;
@@ -2107,6 +2235,84 @@ int popUserParam(struct _fifoPrivate_t *fH, void **user_param, int isIn)
     return NC_OK;
 }
 
+void getStrides(ncFifoLayout_t layout, struct ncTensorDescriptor_t* desc,
+    ncFifoDataType_t dataType) {
+    int baseStride = dataType == NC_FIFO_FP16 ? FP16_DATA_SIZE : sizeof(float);
+    switch (layout) {
+        case NC_FIFO_HWC:
+            desc->cStride = baseStride;
+            desc->wStride = desc->cStride * desc->c;
+            desc->hStride = desc->wStride * desc->w;
+            break;
+        case NC_FIFO_CHW:
+            desc->wStride = baseStride;
+            desc->hStride = desc->wStride * desc->w;
+            desc->cStride = desc->hStride * desc->h;
+            break;
+        case NC_FIFO_HCW:
+            desc->wStride = baseStride;
+            desc->cStride = desc->wStride * desc->w;
+            desc->hStride = desc->cStride * desc->c;
+            break;
+        case NC_FIFO_CWH:
+            desc->hStride = baseStride;
+            desc->wStride = desc->hStride * desc->h;
+            desc->cStride = desc->wStride * desc->w;
+            break;
+        case NC_FIFO_WCH:
+            desc->hStride = baseStride;
+            desc->cStride = desc->hStride * desc->h;
+            desc->wStride = desc->cStride * desc->c;
+            break;
+        case NC_FIFO_WHC:
+            desc->cStride = baseStride;
+            desc->hStride = desc->cStride * desc->c;
+            desc->wStride = desc->hStride * desc->h;
+            break;
+        default:
+            break;
+    }
+}
+
+static unsigned int getTotalSize(struct ncTensorDescriptor_t* desc) {
+    unsigned int maxStride;
+    unsigned int maxDim;
+
+    if (desc->wStride == desc->hStride &&
+        desc->wStride == desc->cStride) {
+        maxDim = MAX(desc->w, desc->h);
+        maxDim = MAX(maxDim, desc->c);
+        maxStride = desc->wStride;
+    } else if (desc->wStride >= desc->hStride &&
+               desc->wStride >= desc->cStride) {
+        maxStride = desc->wStride;
+        maxDim = desc->w;
+        if (desc->wStride == desc->hStride)
+            maxDim = MAX(desc->w, desc->h);
+        else if (desc->wStride == desc->cStride)
+            maxDim = MAX(desc->w, desc->c);
+    } else if (desc->hStride >= desc->wStride &&
+               desc->hStride >= desc->cStride) {
+        maxStride = desc->hStride;
+        maxDim = desc->h;
+        if (desc->hStride == desc->wStride)
+            maxDim = MAX(desc->h, desc->w);
+        else if (desc->hStride == desc->cStride)
+            maxDim = MAX(desc->h, desc->c);
+    } else {
+        maxStride = desc->cStride;
+        maxDim = desc->c;
+        if (desc->cStride == desc->wStride)
+            maxDim = MAX(desc->c, desc->w);
+        else if (desc->cStride == desc->hStride)
+            maxDim = MAX(desc->c, desc->h);
+    }
+    return desc->n * maxStride * maxDim;
+}
+static unsigned int getElementSize(struct _fifoPrivate_t * handle) {
+    return handle->host_tensor_desc.totalSize;
+}
+
 ncStatus_t ncFifoAllocate(struct ncFifoHandle_t * fifoHandle,
                           struct ncDeviceHandle_t * device,
                           struct ncTensorDescriptor_t * tensor_desc,
@@ -2150,26 +2356,35 @@ ncStatus_t ncFifoAllocate(struct ncFifoHandle_t * fifoHandle,
     }
     pthread_mutex_unlock(&globalMutex);
 
-    handle->tensor_desc = *tensor_desc;
-    int sizeof_td_dt =
-        tensor_desc->totalSize / (tensor_desc->n * tensor_desc->c *
-                                  tensor_desc->w * tensor_desc->h);
-    if (sizeof_td_dt == 0) {
-        pthread_mutex_unlock(&globalMutex);
-        mvLog(MVLOG_ERROR,
-              "fifo descriptor has invalid shape, data type size seem to be zero (totalSize/shape produces zero)!\n");
-        return NC_INVALID_PARAMETERS;
+    handle->graph_tensor_desc = *tensor_desc;
+    if (!handle->host_tensor_desc_set) {
+        ncFifoDataType_t saved_data_type = handle->host_tensor_desc.dataType;
+        handle->host_tensor_desc = handle->graph_tensor_desc;
+        handle->host_tensor_desc.dataType = saved_data_type;
+        getStrides(NC_FIFO_HWC, &handle->host_tensor_desc, handle->host_tensor_desc.dataType);
+        handle->host_tensor_desc.totalSize = getTotalSize(&handle->host_tensor_desc);
+        handle->host_tensor_desc_set = 1;
+    } else {
+        // it has been set, let's check that shape is good
+        // when we add scaling of input, this constraint can be removed
+        if (handle->host_tensor_desc.w != handle->graph_tensor_desc.w ||
+            handle->host_tensor_desc.h != handle->graph_tensor_desc.h ||
+            handle->host_tensor_desc.c != handle->graph_tensor_desc.c ||
+            handle->host_tensor_desc.n != handle->graph_tensor_desc.n)
+        {
+            mvLog(MVLOG_ERROR, "Host tensor descriptor shape doesn't match graph tensor descriptor shape!\n");
+            return NC_INVALID_PARAMETERS;
+        }
     }
+    handle->graphLayout = getLayout(tensor_desc);
     handle->user_param_in = NULL;
     handle->user_param_out = NULL;
     handle->num_elements = numElem;
     handle->consumers_remaining = handle->consumer_cnt; //default consumers
     handle->dev = d;
     handle->next = NULL;
-    if (handle->datatype == NC_FIFO_FP32)
-        handle->datasize = (tensor_desc->totalSize / sizeof_td_dt) * sizeof(float);
-    else
-        handle->datasize = tensor_desc->totalSize;
+
+    handle->datasize = getElementSize(handle);
 
     if (d->fifos)
         handle->next = d->fifos;
@@ -2309,6 +2524,7 @@ ncStatus_t ncFifoDestroy(struct ncFifoHandle_t ** fifoHandle)
 
 }
 
+
 ncStatus_t ncFifoWriteElem(struct ncFifoHandle_t * fifoHandle,
                            const void *inputTensor,
                            unsigned int * inputTensorLength,
@@ -2348,44 +2564,41 @@ ncStatus_t ncFifoWriteElem(struct ncFifoHandle_t * fifoHandle,
         mvLog(MVLOG_ERROR, "No write access to fifo");
         return NC_UNAUTHORIZED;
     }
-    struct ncTensorDescriptor_t * inputDesc = &handle->tensor_desc;
-
-    int rc;
-    // Convert fp32 to fp16
-    if (handle->datatype == NC_FIFO_FP32) {
-        int sizeof_td_dt =
-            inputDesc->totalSize / (inputDesc->n * inputDesc->c * inputDesc->w *
-                                    inputDesc->h);
-        if (sizeof_td_dt != 2) {
-            mvLog(MVLOG_WARN,
-                  "Converting to FP16 while data type size based on descriptor is not FP16!");
-            mvLog(MVLOG_WARN,
-                  "Ignoring desc shape and using data type size of FP16\n");
-            sizeof_td_dt = 2;
-        }
-        int expectedTensorLength = (inputDesc->totalSize / sizeof_td_dt) * sizeof(float);
-        if (*inputTensorLength != expectedTensorLength) {
+    if (*inputTensorLength != handle->datasize) {
             mvLog(MVLOG_ERROR,
                   "input tensor length (%d) doesnt match expected value (%d)",
-                  *inputTensorLength, expectedTensorLength);
-            *inputTensorLength = expectedTensorLength;
+                  *inputTensorLength, handle->datasize);
+            *inputTensorLength = handle->datasize;
             return NC_INVALID_DATA_LENGTH;
-        }
+    }
+    struct ncTensorDescriptor_t * inputDesc = &handle->graph_tensor_desc;
 
-        unsigned char *inputTensorFP16 = malloc(inputDesc->totalSize);
+    int rc;
+    // Convert fp32 to fp16 and/or input layout
+    ncFifoLayout_t layout = getLayout(inputDesc);
+    ncFifoLayout_t host_layout = getLayout(&handle->host_tensor_desc);
+    if (handle->host_tensor_desc.dataType == NC_FIFO_FP32 || layout != host_layout) {
+        unsigned char *inputTensorConverted = malloc(inputDesc->totalSize);
+        struct ncTensorDescriptor_t hostDesc = handle->host_tensor_desc;
+        //getStrides(handle->hostLayout, &srcDesc, handle->datatype);
+
+        if (layout != host_layout) {
+            mvLog(MVLOG_DEBUG,
+                  "Conversion from host layout %d to graph layout %d, is needed\n",
+                  host_layout, layout);
+        } else {
+            mvLog(MVLOG_DEBUG,
+                  "No layout conversion  is needed %d\n",
+                  layout);
+        }
 
-        unsigned int cnt = inputDesc->totalSize / sizeof_td_dt;
-        floattofp16(inputTensorFP16, (float *) inputTensor, cnt);
-        rc = XLinkWriteData(handle->streamId, inputTensorFP16,
+        convertDataTypeAndLayout((unsigned char*) inputTensor, inputTensorConverted,
+                          &hostDesc,
+                          inputDesc, handle->host_tensor_desc.dataType, NC_FIFO_FP16);
+        rc = XLinkWriteData(handle->streamId, inputTensorConverted,
                             inputDesc->totalSize);
-        free(inputTensorFP16);
+        free(inputTensorConverted);
     } else {
-        if (*inputTensorLength != inputDesc->totalSize) {
-            mvLog(MVLOG_ERROR,
-                  "input tensor length doesnt match expected value");
-            *inputTensorLength = inputDesc->totalSize;
-            return NC_INVALID_DATA_LENGTH;
-        }
         rc = XLinkWriteData(handle->streamId, inputTensor, *inputTensorLength);
     }
     if (rc != 0)
@@ -2452,27 +2665,41 @@ ncStatus_t ncFifoReadElem(struct ncFifoHandle_t * fifoHandle, void *outputData,
         mvLog(MVLOG_ERROR, "API already read this element");
         return NC_UNAUTHORIZED;
     }
-
     streamPacketDesc_t *packet;
     if (!XLinkReadData(handle->streamId, &packet)) {
-        // Convert fp16 to fp32
-        if (handle->datatype == NC_FIFO_FP32) {
-            int sizeof_td_dt = handle->tensor_desc.totalSize /
-                (handle->tensor_desc.n * handle->tensor_desc.c *
-                 handle->tensor_desc.w * handle->tensor_desc.h);
-            int cnt = packet->length / sizeof_td_dt;
-            fp16tofloat(outputData, (unsigned char *) packet->data, cnt);
+        // Convert fp16 to fp32 and/or layout
+        struct ncTensorDescriptor_t * fifoDesc = &handle->graph_tensor_desc;
+        ncFifoLayout_t layout = getLayout(fifoDesc);
+        ncFifoLayout_t host_layout = getLayout(&handle->host_tensor_desc);
+        //printf("packet->length %d handle->datasize %d \n" , packet->length, handle->datasize);
+
+        if (handle->host_tensor_desc.dataType == NC_FIFO_FP32 ||
+            layout != host_layout) {
+            struct ncTensorDescriptor_t hostDesc = handle->host_tensor_desc;
+            //getStrides(handle->hostLayout, &dstDesc, handle->host_tensor_desc.dataType);
+            if (layout != host_layout) {
+                mvLog(MVLOG_DEBUG,
+                      "Conversion from graph layout %d to host layout %d, is needed\n",
+                       layout, host_layout);
+            } else {
+                mvLog(MVLOG_DEBUG,
+                      "No layout conversion  is needed %d\n", layout);
+            }
+
+            convertDataTypeAndLayout((unsigned char*) packet->data, outputData,
+                           fifoDesc, &hostDesc, NC_FIFO_FP16,
+                           handle->host_tensor_desc.dataType );
         } else {
             memcpy(outputData, packet->data, packet->length);
         }
         XLinkReleaseData(handle->streamId);
     }
+
     //As user should see an API read to be the same as Graph read, we need to wirte the element in 2 queues.
     //if we read it here, we will need to remove the element on the device side
     //to avoid sending a message just for this purpose, we can send it at the next trigger which touches this FIFO.
     pthread_mutex_lock(&handle->fifo_mutex);
     handle->api_read_element = 1;
-    handle->api_read_adjust++;
 
     handle->consumers_remaining--;
     if (handle->consumers_remaining == 0) {
@@ -2509,7 +2736,7 @@ ncStatus_t ncFifoSetOption(struct ncFifoHandle_t * fifoHandle, int option,
         return NC_INVALID_HANDLE;
     }
     struct _fifoPrivate_t *f = (struct _fifoPrivate_t *) fifoHandle->private_data;
-    if (f->state != NC_FIFO_CREATED) {
+    if (f->state != NC_FIFO_CREATED && option != NC_RW_FIFO_HOST_TENSOR_DESCRIPTOR) {
         mvLog(MVLOG_ERROR, "cannot set Fifo options after allocation");
         return NC_UNAUTHORIZED;
     }
@@ -2523,7 +2750,14 @@ ncStatus_t ncFifoSetOption(struct ncFifoHandle_t * fifoHandle, int option,
                       dataLength, size);
                 return NC_INVALID_DATA_LENGTH;
             }
-            f->type = *(ncFifoType_t *) data;
+            int tempType = *(ncFifoType_t *) data;
+            if (tempType != NC_FIFO_HOST_WO && tempType != NC_FIFO_HOST_RO) {
+                 mvLog(MVLOG_ERROR,
+                      "Type value set (%d) is invalid!\n",
+                      tempType);
+                return NC_INVALID_PARAMETERS;
+            }
+            f->type = tempType;
             break;
         }
     case NC_RW_FIFO_CONSUMER_COUNT:{
@@ -2545,7 +2779,48 @@ ncStatus_t ncFifoSetOption(struct ncFifoHandle_t * fifoHandle, int option,
                       dataLength, size);
                 return NC_INVALID_DATA_LENGTH;
             }
-            f->datatype = *(int *) data;
+            int tempDType = *(int *) data;
+            if (tempDType != NC_FIFO_FP16 && tempDType != NC_FIFO_FP32) {
+                mvLog(MVLOG_ERROR,
+                      "dataType value set (%d) is invalid!\n",
+                      tempDType);
+                return NC_INVALID_PARAMETERS;
+            }
+            f->host_tensor_desc.dataType = tempDType;
+            break;
+        }
+    case NC_RW_FIFO_HOST_TENSOR_DESCRIPTOR:{
+            unsigned int size = sizeof(struct ncTensorDescriptor_t);
+            if (dataLength < size) {
+                mvLog(MVLOG_ERROR,
+                      "data length of output buffer (%d) is smaller that required (%d)!\n",
+                      dataLength, size);
+                return NC_INVALID_DATA_LENGTH;
+            }
+
+            int expected_total_size = getTotalSize((struct ncTensorDescriptor_t *) data);
+            if (expected_total_size != ((struct ncTensorDescriptor_t *) data)->totalSize) {
+                mvLog(MVLOG_ERROR,
+                      "totalSize in host tensor descriptor (%d) doesn't match expeected totalSize (%d)!\n",
+                      ((struct ncTensorDescriptor_t *) data)->totalSize, expected_total_size);
+                return NC_INVALID_PARAMETERS;
+            }
+            if (f->state == NC_FIFO_ALLOCATED) {
+                struct ncTensorDescriptor_t* temp = (struct ncTensorDescriptor_t*) data;
+                if (temp->w != f->graph_tensor_desc.w ||
+                    temp->h != f->graph_tensor_desc.h ||
+                    temp->c != f->graph_tensor_desc.c ||
+                    temp->n != f->graph_tensor_desc.n)
+                {
+                    mvLog(MVLOG_ERROR, "trying to set host tensor decriptor to a shape that doesn't match graph tensor descriptor shape!\n");
+                    return NC_INVALID_PARAMETERS;
+                }
+            }
+
+            f->host_tensor_desc = *(struct ncTensorDescriptor_t *) data;
+            f->host_tensor_desc_set = 1;
+            f->datasize = getElementSize(f);
+
             break;
         }
     case NC_RW_FIFO_DONT_BLOCK:
@@ -2554,7 +2829,7 @@ ncStatus_t ncFifoSetOption(struct ncFifoHandle_t * fifoHandle, int option,
     case NC_RO_FIFO_CAPACITY:
     case NC_RO_FIFO_READ_FILL_LEVEL:
     case NC_RO_FIFO_WRITE_FILL_LEVEL:
-    case NC_RO_FIFO_TENSOR_DESCRIPTOR:
+    case NC_RO_FIFO_GRAPH_TENSOR_DESCRIPTOR:
     case NC_RO_FIFO_STATE:
     case NC_RO_FIFO_ELEMENT_DATA_SIZE:
         return NC_UNAUTHORIZED;
@@ -2584,7 +2859,7 @@ ncStatus_t ncFifoGetOption(struct ncFifoHandle_t * fifoHandle, int option,
     if (fifoHandle->private_data->state == NC_FIFO_CREATED &&
         option != NC_RO_FIFO_STATE && option != NC_RW_FIFO_DATA_TYPE &&
         option != NC_RW_FIFO_DONT_BLOCK && option != NC_RW_FIFO_CONSUMER_COUNT
-        && option != NC_RO_FIFO_NAME) {
+        && option != NC_RO_FIFO_NAME && option != NC_RW_FIFO_HOST_TENSOR_DESCRIPTOR) {
         mvLog(MVLOG_ERROR,
               "Fifo hasn't been allocated, cannot read those options");
         return NC_NOT_ALLOCATED;
@@ -2630,7 +2905,7 @@ ncStatus_t ncFifoGetOption(struct ncFifoHandle_t * fifoHandle, int option,
         *dataLength = sizeof(fifoHandle->private_data->consumer_cnt);
         break;
     case NC_RO_FIFO_ELEMENT_DATA_SIZE:
-        *(int *) data = fifoHandle->private_data->datasize;
+        *(int *) data = getElementSize(fifoHandle->private_data);
         *dataLength = sizeof(fifoHandle->private_data->datasize);
         break;
     case NC_RW_FIFO_DATA_TYPE:
@@ -2643,15 +2918,15 @@ ncStatus_t ncFifoGetOption(struct ncFifoHandle_t * fifoHandle, int option,
                 *dataLength = size;
                 return NC_INVALID_DATA_LENGTH;
             }
-            *(int *) data = fifoHandle->private_data->datatype;
-            *dataLength = sizeof(fifoHandle->private_data->datatype);
+            *(int *) data = fifoHandle->private_data->host_tensor_desc.dataType;
+            *dataLength = sizeof(fifoHandle->private_data->host_tensor_desc.dataType);
             break;
         }
     case NC_RO_FIFO_CAPACITY:
         *(int *) data = fifoHandle->private_data->num_elements;
         *dataLength = sizeof(fifoHandle->private_data->num_elements);
         break;
-    case NC_RO_FIFO_TENSOR_DESCRIPTOR:
+    case NC_RO_FIFO_GRAPH_TENSOR_DESCRIPTOR:
         {
             unsigned int size = sizeof(struct ncTensorDescriptor_t);
             if (*dataLength < size) {
@@ -2664,8 +2939,29 @@ ncStatus_t ncFifoGetOption(struct ncFifoHandle_t * fifoHandle, int option,
             if (fifoHandle->private_data->state != NC_FIFO_ALLOCATED)
                 return NC_UNAUTHORIZED; // before allocation, tensor_desc is NULL
             *(struct ncTensorDescriptor_t *) data =
-                fifoHandle->private_data->tensor_desc;
-            *dataLength = sizeof(fifoHandle->private_data->tensor_desc);
+                fifoHandle->private_data->graph_tensor_desc;
+            *dataLength = sizeof(fifoHandle->private_data->graph_tensor_desc);
+            break;
+        }
+    case NC_RW_FIFO_HOST_TENSOR_DESCRIPTOR:
+        {
+            unsigned int size = sizeof(struct ncTensorDescriptor_t);
+            if (*dataLength < size) {
+                mvLog(MVLOG_ERROR,
+                      "data length of output buffer (%d) is smaller that required (%d)!\n",
+                      *dataLength, size);
+                *dataLength = size;
+                return NC_INVALID_DATA_LENGTH;
+            }
+            if (fifoHandle->private_data->state != NC_FIFO_ALLOCATED &&
+                fifoHandle->private_data->host_tensor_desc_set == 0) {
+                mvLog(MVLOG_ERROR,
+                      "option NC_RW_FIFO_HOST_TENSOR_DESCRIPTOR cannot be read before it has been set or before Fifo has been allocated");
+                return NC_UNAUTHORIZED;
+            }
+            *(struct ncTensorDescriptor_t *) data =
+                fifoHandle->private_data->host_tensor_desc;
+            *dataLength = sizeof(fifoHandle->private_data->host_tensor_desc);
             break;
         }
     case NC_RO_FIFO_READ_FILL_LEVEL:
@@ -2681,7 +2977,7 @@ ncStatus_t ncFifoGetOption(struct ncFifoHandle_t * fifoHandle, int option,
             }
             int fillLevel;
             if (XLinkGetFillLevel(fi->streamId, 0, &fillLevel) == X_LINK_SUCCESS) {
-                *(int *) data = (fillLevel / fi->tensor_desc.totalSize);
+                *(int *) data = (fillLevel / fi->graph_tensor_desc.totalSize);
             } else {
                 return NC_UNAUTHORIZED;
             }
@@ -2701,7 +2997,7 @@ ncStatus_t ncFifoGetOption(struct ncFifoHandle_t * fifoHandle, int option,
             }
             int fillLevel;
             if (XLinkGetFillLevel(fi->streamId, 1, &fillLevel) == X_LINK_SUCCESS) {
-                *(int *) data = (fillLevel / fi->tensor_desc.totalSize);
+                *(int *) data = (fillLevel / fi->graph_tensor_desc.totalSize);
             } else {
                 return NC_ERROR;
             }
@@ -2786,8 +3082,8 @@ ncStatus_t ncGraphQueueInference(struct ncGraphHandle_t * graphHandle,
         //graphs have no access to one of the fifos
         return NC_INVALID_PARAMETERS;
     }
-    if (tensorCompatibility(&fi->tensor_desc, &g->input_tensor_desc) != NC_OK ||
-        tensorCompatibility(&fo->tensor_desc,
+    if (tensorCompatibility(&fi->graph_tensor_desc, &g->input_tensor_desc) != NC_OK ||
+        tensorCompatibility(&fo->graph_tensor_desc,
                             &g->output_tensor_desc) != NC_OK) {
         mvLog(MVLOG_WARN,
               "Input/Output tensor shape is not compatible with graph");
@@ -2804,8 +3100,7 @@ ncStatus_t ncGraphQueueInference(struct ncGraphHandle_t * graphHandle,
     void *user_param;
     pthread_mutex_lock(&fi->fifo_mutex);
     fi->consumers_remaining--;
-    cmd.cmd.graphCmd.releaseElemBuff1 = fi->api_read_adjust;
-    fi->api_read_adjust = 0;
+
     if (fi->consumers_remaining == 0) {
         if (!fi->api_read_element && fifoReadAccess(fi)) {  //the element was entirely consumed by graphs. This means we need to free it up from XLink
             streamPacketDesc_t *packet;
@@ -2826,8 +3121,6 @@ ncStatus_t ncGraphQueueInference(struct ncGraphHandle_t * graphHandle,
     pthread_mutex_unlock(&fi->fifo_mutex);
 
     pthread_mutex_lock(&fo->fifo_mutex);
-    cmd.cmd.graphCmd.releaseElemBuff2 = fo->api_read_adjust;
-    fo->api_read_adjust = 0;
     rc = pushUserParam(fo, user_param, 0);
     if (rc != NC_OK) {
         pthread_mutex_unlock(&fo->fifo_mutex);
index ce4879c..2e86a85 100644 (file)
@@ -1 +1 @@
-2.04.00.06
+2.05.00.02
index 4c51099..138d097 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title> | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/TOC.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/TOC.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/TOC.html","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
 
-      <h1 id="intel-movidius-neural-compute-sdk-documentation">Intel® Movidius™ Neural Compute SDK Documentation</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="intel-movidius-neural-compute-sdk-documentation">Intel® Movidius™ Neural Compute SDK Documentation</h1>
 
 <ul>
-  <li><a href="index.html#Introduction"> Introduction </a>
+  <li><a href="https://movidius.github.io/ncsdk/index.html#Introduction"> Introduction </a>
     <ul>
       <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
     </ul>
   </li>
-  <li><a href="index.html#Frameworks"> Frameworks </a>
+  <li><a href="https://movidius.github.io/ncsdk/index.html#Frameworks"> Frameworks </a>
     <ul>
       <li><a href="caffe.html">Caffe</a></li>
       <li><a href="tensorflow.html">TensorFlow™</a>
       <li><a href="configure_network.html">Configuring Networks for the NCSDK</a></li>
     </ul>
   </li>
-  <li><a href="index.html#NcSdkTools">Intel® Movidius™ Neural Compute SDK Tools </a>
+  <li><a href="https://movidius.github.io/ncsdk/index.html#NcSdkTools">Intel® Movidius™ Neural Compute SDK Tools </a>
     <ul>
       <li><a href="tools/compile.html">mvNCCompile</a></li>
       <li><a href="tools/profile.html">mvNCProfile</a></li>
       <li><a href="tools/check.html">mvNCCheck</a></li>
     </ul>
   </li>
-  <li><a href="index.html#NcApi">Neural Compute API </a>
+  <li><a href="https://movidius.github.io/ncsdk/index.html#NcApi">Neural Compute API </a>
     <ul>
       <li><a href="ncapi/readme.html">Documentation Overview</a>
         <ul>
       </li>
     </ul>
   </li>
-  <li><a href="index.html#Installation"> Installation</a>
+  <li><a href="https://movidius.github.io/ncsdk/index.html#Installation"> Installation</a>
     <ul>
       <li><a href="install.html">Basic Installation</a></li>
       <li><a href="virtualenv.html">Installation with a Python virtualenv</a></li>
       <li><a href="docker.html">Docker Installation</a></li>
     </ul>
   </li>
-  <li><a href="index.html#Examples">Examples </a></li>
-  <li><a href="index.html#AppZoo">Neural Compute App Zoo</a></li>
-  <li><a href="index.html#ReleaseNotes">Release Notes </a></li>
-  <li><a href="index.html#UserForum">Intel® Movidius™ User Forum </a></li>
+  <li><a href="https://movidius.github.io/ncsdk/index.html#Examples">Examples </a></li>
+  <li><a href="https://movidius.github.io/ncsdk/index.html#AppZoo">Neural Compute App Zoo</a></li>
+  <li><a href="https://movidius.github.io/ncsdk/index.html#ReleaseNotes">Release Notes </a></li>
+  <li><a href="https://movidius.github.io/ncsdk/index.html#UserForum">Intel® Movidius™ User Forum </a></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 4db96ad..1e1bec2 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" network, framework, model">
+<title>Caffe Support | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Caffe Support</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Caffe Support" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/caffe.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/caffe.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/caffe.html","headline":"Caffe Support","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li class="active"><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="caffe-support">Caffe Support</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="caffe-support">Caffe Support</h1>
 
-<h2 id="introduction">Introduction</h2>
 <p><a href="http://caffe.berkeleyvision.org/">Caffe</a> is a deep learning framework developed by Berkeley AI Research (<a href="http://bair.berkley.edu">BAIR</a>) and by community contributors.</p>
 
 <p>Each version of the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) installs and is validated with a single version of Caffe that provides broad network support for that release. The specific version installed may change from release to release. Other versions of Caffe may work with the NCSDK but are not officially supported and may require customization for your specific development machine.</p>
@@ -49,12 +511,12 @@ A soft link to the Caffe installation is available at <em>/opt/movidius/caffe</e
   <li><strong>.caffemodel</strong> - Binary file that contains the weights for each layer that are obtained after training a model</li>
 </ul>
 
-<p>Further reading: <a href="https://movidius.github.io/blog/deploying-custom-caffe-models/">Deploying Your Customized Caffe Models on Intel® Movidius™ Neural Compute Stick</a></p>
+<div class="alert alert-info" role="alert"><i class="fa fa-info-circle"></i> <b>Note:</b> Further reading: <a href="https://movidius.github.io/blog/deploying-custom-caffe-models/">Deploying Your Customized Caffe Models on Intel® Movidius™ Neural Compute Stick</a></div>
 
 <h2 id="caffe-layer-support">Caffe Layer Support</h2>
 <p>The following layers are supported in Caffe by the NCSDK. The NCSDK does not support network training, so some layers that are only required for training are not supported.</p>
 
-<h3 id="activationneuron">Activation/Neuron</h3>
+<h4 id="activationneuron">Activation/Neuron</h4>
 <ul>
   <li>bias</li>
   <li>elu</li>
@@ -65,18 +527,18 @@ A soft link to the Caffe installation is available at <em>/opt/movidius/caffe</e
   <li>tanh</li>
 </ul>
 
-<h3 id="common">Common</h3>
+<h4 id="common">Common</h4>
 <ul>
   <li>inner_product</li>
 </ul>
 
-<h3 id="normalization">Normalization</h3>
+<h4 id="normalization">Normalization</h4>
 <ul>
   <li>batch_norm</li>
   <li>lrn</li>
 </ul>
 
-<h3 id="utility">Utility</h3>
+<h4 id="utility">Utility</h4>
 <ul>
   <li>concat</li>
   <li>eltwise</li>
@@ -87,7 +549,7 @@ A soft link to the Caffe installation is available at <em>/opt/movidius/caffe</e
   <li>softmax</li>
 </ul>
 
-<h3 id="vision">Vision</h3>
+<h4 id="vision">Vision</h4>
 <ul>
   <li>conv
     <ul>
@@ -99,8 +561,8 @@ A soft link to the Caffe installation is available at <em>/opt/movidius/caffe</e
   <li>pooling</li>
 </ul>
 
-<h1 id="known-issues">Known Issues</h1>
-<h3 id="caffe-input-layer">Caffe Input Layer</h3>
+<h2 id="known-issues">Known Issues</h2>
+<h4 id="caffe-input-layer">Caffe Input Layer</h4>
 
 <p>Limitation: Batch Size, which is the first dimension, must always be 1</p>
 
@@ -140,7 +602,7 @@ input: "data_x"
 { dim:1 dim:3 dim:224 dim:224 } 
 </code></pre></div></div>
 
-<h3 id="crop-layer">Crop Layer</h3>
+<h4 id="crop-layer">Crop Layer</h4>
 <p>Limitation: Crop layer cannot take reference size layer from input:”data”.</p>
 
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>layer {
@@ -156,7 +618,7 @@ input: "data_x"
 }
 </code></pre></div></div>
 
-<h3 id="size-limitations">Size Limitations</h3>
+<h4 id="size-limitations">Size Limitations</h4>
 <p>Compiled Movidius™ “graph” file &lt; 320 MB;
 Intermediate layer buffer size &lt; 100 MB</p>
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>[Error 35] Setup Error: Not enough resources on Myriad to process this network
@@ -167,15 +629,23 @@ Intermediate layer buffer size &lt; 100 MB</p>
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>[Error 25] Myriad Error: "Matmul scratch memory [112640] lower than required [165392]"
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 31237b0..becb37f 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvNCCompile Error Codes | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvNCCompile Error Codes</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvNCCompile Error Codes" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/compiler_error.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/compiler_error.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/compiler_error.html","headline":"mvNCCompile Error Codes","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
-
-      <section>
-
-      <h1 id="mvnccompile-error-codes">mvNCCompile Error Codes</h1>
-
-<h3 id="error--1-setup-error-caffe-import-error">Error  1: “Setup Error: Caffe Import Error.”</h3>
-<h3 id="error--2-setup-error-using-a-version-of-python-that-is-unsupported">Error  2: “Setup Error: Using a version of Python that is unsupported.”</h3>
-<h3 id="error--3-setup-error-caffe-syntax-error-">Error  3: “Setup Error: Caffe Syntax Error: …”</h3>
-<h3 id="error--4-toolkit-error-stage-type-not-supported-">Error  4: “Toolkit Error: Stage Type Not Supported: …”</h3>
-<h3 id="error--5-toolkit-error-stage-details-not-supported-">Error  5: “Toolkit Error: Stage Details Not Supported: …”</h3>
-<h3 id="error--6-setup-error-no-myriad-executable-detected">Error  6: “Setup Error: no Myriad Executable detected.”</h3>
-<h3 id="error--7-toolkit-error-usb-failure-code-">Error  7: “Toolkit Error: USB Failure. Code: …”</h3>
-<h3 id="error--8-argument-error-network-description-cannot-be-found">Error  8: “Argument Error: Network description cannot be found.”</h3>
-<h3 id="error--9-argument-error-network-weight-cannot-be-found">Error  9: “Argument Error: Network weight cannot be found.”</h3>
-<h3 id="error-10-toolkit-error-no-such-mode-">Error 10: “Toolkit Error: No such Mode …”</h3>
-<h3 id="error-11-argument-error-expected-id-not-provided">Error 11: “Argument Error: Expected ID not provided.”</h3>
-<h3 id="error-12-argument-error-image-cannot-be-found">Error 12: “Argument Error: Image cannot be found.”</h3>
-<h3 id="error-13-toolkit-error-provided-outputnodeinputnode-name-does-not-exist-or-does-not-match-with-one-contained-in-caffemodel-file-provided-">Error 13: “Toolkit Error: Provided OutputNode/InputNode name does not exist or does not match with one contained in caffemodel file Provided: …”</h3>
-<h3 id="error-14-toolkit-error-data-type-not-supported-">Error 14: “Toolkit Error: Data Type Not Supported: …”</h3>
-<h3 id="error-15-toolkit-error-parser-not-supported-">Error 15: “Toolkit Error: Parser Not Supported: …”</h3>
-<h3 id="error-16-toolkit-error-internal-error-input-stage-is-not-first-layer">Error 16: “Toolkit Error: Internal Error: Input Stage is not first layer.”</h3>
-<h3 id="error-17-toolkit-error-internal-error-could-not-build-graph-missing-link-">Error 17: “Toolkit Error: Internal Error: Could not build graph. Missing link: …”</h3>
-<h3 id="error-18-toolkit-error-internal-error-invalid-conversion-optimization-from-">Error 18: “Toolkit Error: Internal Error: Invalid Conversion Optimization. From: …”</h3>
-<h3 id="error-19-toolkit-error-setup-error-not-all-required-arguments-were-passed--erroneous-arguments">Error 19: “Toolkit Error: Setup Error: Not all required arguments were passed / Erroneous arguments.”</h3>
-<h3 id="error-20-toolkit-error-input-layer-must-be-in-an-input_shape-construct">Error 20: “Toolkit Error: Input Layer must be in an input_shape construct.”</h3>
-<h3 id="error-21-argument-error-validation-metric-not-supported-">Error 21: “Argument Error: Validation metric not supported “</h3>
-<h3 id="error-22-toolkit-error-unable-to-tell-what-parser-is-required-consider-overriding-with-parser-argument">Error 22: “Toolkit Error: Unable to tell what parser is required. Consider overriding with –parser argument.”</h3>
-<h3 id="error-23-toolkit-error-mismatch-between-input-layer-of-network-and-given-input-file">Error 23: “Toolkit Error: Mismatch between input layer of network and given input file.”</h3>
-<h3 id="error-24-toolkit-error-1-image-inference-not-supported">Error 24: “Toolkit Error: &gt;1 image inference not supported.”</h3>
-<h3 id="error-26-toolkit-error-no-moviusbboot-executable-detected">Error 26: “Toolkit Error: No moviUsbBoot Executable detected.”</h3>
-<h3 id="error-25-myriad-error-">Error 25: “Myriad Error: …”</h3>
-<h3 id="error-27-setup-error-too-many--too-few-shave-processors-selected">Error 27: “Setup Error: Too Many / Too Few Shave Processors Selected.”</h3>
-<h3 id="error-28-caffe-error-memoryerror-potential-cause-available-ram-not-sufficient-for-network-to-be-loaded-into-caffe">Error 28: “Caffe Error: MemoryError. Potential Cause: Available RAM not sufficient for Network to be loaded into Caffe”</h3>
-<h3 id="error-29-setup-error-tuple-syntax-incorrect-should-be-in-form-xyz-">Error 29: “Setup Error: Tuple Syntax Incorrect, should be in form x,y,z “</h3>
-<h3 id="error-30-toolkit-error-filetype-not-supported-as-a-input">Error 30: “Toolkit Error: Filetype not supported as a input.”</h3>
-<h3 id="error-31-usb-error-problem-transferring-data">Error 31: “USB Error: Problem Transferring data.”</h3>
-<h3 id="error-32-setup-error-problem-parsing-configuration-file">Error 32: “Setup Error: Problem parsing configuration File.”</h3>
-<h3 id="error-33-toolkit-error-no-temperature-read-from-device">Error 33: “Toolkit Error: No Temperature Read from device.”</h3>
-<h3 id="error-34-setup-error-values-for-input-contain-placeholder-pass-an-absolute-value">Error 34: “Setup Error: Values for input contain placeholder. Pass an absolute value.”</h3>
-<h3 id="error-35-setup-error-not-enough-resources-on-myriad-to-process-this-network">Error 35: “Setup Error: Not enough resources on Myriad to process this network.”</h3>
-
-
-      </section>
-    </div>
-    <footer>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
     
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
-
     
-  </body>
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvnccompile-error-codes">mvNCCompile Error Codes</h1>
+
+<table>
+  <thead>
+    <tr>
+      <th>Error Code</th>
+      <th>Message</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>1</td>
+      <td>Setup Error: Caffe Import Error.</td>
+    </tr>
+    <tr>
+      <td>2</td>
+      <td>Setup Error: Using a version of Python that is unsupported.</td>
+    </tr>
+    <tr>
+      <td>3</td>
+      <td>Setup Error: Caffe Syntax Error: …</td>
+    </tr>
+    <tr>
+      <td>4</td>
+      <td>Toolkit Error: Stage Type Not Supported: …</td>
+    </tr>
+    <tr>
+      <td>5</td>
+      <td>Toolkit Error: Stage Details Not Supported: …</td>
+    </tr>
+    <tr>
+      <td>6</td>
+      <td>Setup Error: no Myriad Executable detected.</td>
+    </tr>
+    <tr>
+      <td>7</td>
+      <td>Toolkit Error: USB Failure. Code: …</td>
+    </tr>
+    <tr>
+      <td>8</td>
+      <td>Argument Error: Network description cannot be found.</td>
+    </tr>
+    <tr>
+      <td>9</td>
+      <td>Argument Error: Network weight cannot be found.</td>
+    </tr>
+    <tr>
+      <td>10</td>
+      <td>Toolkit Error: No such Mode …</td>
+    </tr>
+    <tr>
+      <td>11</td>
+      <td>Argument Error: Expected ID not provided.</td>
+    </tr>
+    <tr>
+      <td>12</td>
+      <td>Argument Error: Image cannot be found.</td>
+    </tr>
+    <tr>
+      <td>13</td>
+      <td>Toolkit Error: Provided OutputNode/InputNode name does not exist or does not match with one contained in caffemodel file Provided: …</td>
+    </tr>
+    <tr>
+      <td>14</td>
+      <td>Toolkit Error: Data Type Not Supported: …</td>
+    </tr>
+    <tr>
+      <td>15</td>
+      <td>Toolkit Error: Parser Not Supported: …</td>
+    </tr>
+    <tr>
+      <td>16</td>
+      <td>Toolkit Error: Internal Error: Input Stage is not first layer.</td>
+    </tr>
+    <tr>
+      <td>17</td>
+      <td>Toolkit Error: Internal Error: Could not build graph. Missing link: …</td>
+    </tr>
+    <tr>
+      <td>18</td>
+      <td>Toolkit Error: Internal Error: Invalid Conversion Optimization. From: …</td>
+    </tr>
+    <tr>
+      <td>19</td>
+      <td>Toolkit Error: Setup Error: Not all required arguments were passed / Erroneous arguments.</td>
+    </tr>
+    <tr>
+      <td>20</td>
+      <td>Toolkit Error: Input Layer must be in an input_shape construct.</td>
+    </tr>
+    <tr>
+      <td>21</td>
+      <td>Argument Error: Validation metric not supported</td>
+    </tr>
+    <tr>
+      <td>22</td>
+      <td>Toolkit Error: Unable to tell what parser is required. Consider overriding with –parser argument.</td>
+    </tr>
+    <tr>
+      <td>23</td>
+      <td>Toolkit Error: Mismatch between input layer of network and given input file.</td>
+    </tr>
+    <tr>
+      <td>24</td>
+      <td>Toolkit Error: &gt;1 image inference not supported.</td>
+    </tr>
+    <tr>
+      <td>26</td>
+      <td>Toolkit Error: No moviUsbBoot Executable detected.</td>
+    </tr>
+    <tr>
+      <td>25</td>
+      <td>Myriad Error: …</td>
+    </tr>
+    <tr>
+      <td>27</td>
+      <td>Setup Error: Too Many / Too Few Shave Processors Selected.</td>
+    </tr>
+    <tr>
+      <td>28</td>
+      <td>Caffe Error: MemoryError. Potential Cause: Available RAM not sufficient for Network to be loaded into Caffe</td>
+    </tr>
+    <tr>
+      <td>29</td>
+      <td>Setup Error: Tuple Syntax Incorrect, should be in form x,y,z</td>
+    </tr>
+    <tr>
+      <td>30</td>
+      <td>Toolkit Error: Filetype not supported as a input.</td>
+    </tr>
+    <tr>
+      <td>31</td>
+      <td>USB Error: Problem Transferring data.</td>
+    </tr>
+    <tr>
+      <td>32</td>
+      <td>Setup Error: Problem parsing configuration File.</td>
+    </tr>
+    <tr>
+      <td>33</td>
+      <td>Toolkit Error: No Temperature Read from device.</td>
+    </tr>
+    <tr>
+      <td>34</td>
+      <td>Setup Error: Values for input contain placeholder. Pass an absolute value.</td>
+    </tr>
+    <tr>
+      <td>35</td>
+      <td>Setup Error: Not enough resources on Myriad to process this network.</td>
+    </tr>
+  </tbody>
+</table>
+
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
+    </div>
+
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 31388ee..a197353 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" framework, model, tensorflow, caffe">
+<title>Configuring Your Network for the Intel® Movidius™ Neural Compute SDK | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Configuring Your Network for the Intel® Movidius™ Neural Compute SDK</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Configuring Your Network for the Intel® Movidius™ Neural Compute SDK" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/configure_network.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/configure_network.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/configure_network.html","headline":"Configuring Your Network for the Intel® Movidius™ Neural Compute SDK","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="configuring-your-network-for-the-intel-movidius-neural-compute-sdk">Configuring Your Network for the Intel® Movidius™ Neural Compute SDK</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="configuring-your-network-for-the-intel-movidius-neural-compute-sdk">Configuring Your Network for the Intel® Movidius™ Neural Compute SDK</h1>
 
 <p>This guide will help you get all of the configuration information correct when creating your network for the Intel® Movidius™ Neural Compute SDK (NCSDK). All of these parameters are critical. If you don’t get them right, your network won’t give you the accuracy that was achieved by the team that trained the model. The configuration parameters are as follows:</p>
 <ul>
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>104, 117, 123
 These numbers are in BGR orientation.
 </code></pre></div></div>
-<h3 id="caffe-specific-examples">Caffe Specific Examples</h3>
+<h4 id="caffe-specific-examples">Caffe Specific Examples</h4>
 <p>This mean calculation can be calculated with a tool that comes with caffe (<a href="https://github.com/BVLC/caffe/blob/master/tools/compute_image_mean.cpp">compute_image_mean.cpp</a>). Caffe provides a script to do it, as well (<a href="https://github.com/BVLC/caffe/blob/master/examples/imagenet/make_imagenet_mean.sh">make_imagenet_mean.sh</a>).</p>
 
 <hr />
@@ -83,8 +546,8 @@ These numbers are in BGR orientation.
     scale: 0.00390625
   }
 </code></pre></div></div>
-<h3 id="tensorflow-specific-examples">TensorFlow™ Specific Examples</h3>
-<p>TensorFlow documentation of mean is not as straightforward as Caffe. The TensorFlow Slim models for image classification are a great place to get high quality pre-trained models:</p>
+<h4 id="tensorflow-specific-examples">TensorFlow Specific Examples</h4>
+<p>TensorFlow* documentation of mean is not as straightforward as Caffe. The TensorFlow Slim models for image classification are a great place to get high quality pre-trained models:</p>
 
 <p><a href="https://github.com/tensorflow/models/tree/master/research/slim#pre-trained-models">slim models</a></p>
 
@@ -133,10 +596,10 @@ input_std = 128
 
 <p>Most Caffe trained models seem to follow the 1000 class convention, and TensorFlow trained models follow the 1001 class convention. For the TensorFlow models, an offset needs to be added. You can see this documented in the <a href="https://github.com/tensorflow/models/tree/master/research/slim#the-resnet-and-vgg-models-have-1000-classes-but-the-imagenet-dataset-has-1001">TensorFlow GitHub</a>.</p>
 
-<h1 id="putting-it-all-together">Putting It All Together</h1>
+<h2 id="putting-it-all-together">Putting It All Together</h2>
 <p>Now with all of these factors, let’s go through two examples.</p>
 
-<h2 id="caffe-example">Caffe Example</h2>
+<h4 id="caffe-example">Caffe Example</h4>
 <p>Let’s use the Berkeley Caffe GoogLeNet model as an example. The basic model parameters are:</p>
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Scale: 0-255 (before mean subtraction)
 Mean: based on mean_binary.proto file
@@ -168,7 +631,7 @@ for i in range(0,5):
        print ('prediction ' + str(i) + ' is ' + labels[order[i]-labels_offset])
 </code></pre></div></div>
 
-<h2 id="tensorflow-example">TensorFlow Example</h2>
+<h4 id="tensorflow-example">TensorFlow Example</h4>
 <p>Let’s use the TensorFlow Slim Inception V3:</p>
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Scale: -1 to 1 (after mean subtraction)
 Mean: 128
@@ -203,17 +666,26 @@ for i in range(0,5):
        print ('prediction ' + str(i) + ' is ' + labels[order[i]-labels_offset])
 </code></pre></div></div>
 
-<p>Feedback or comments? Let me know at darren.s.crews@intel.com.</p>
+<div class="bs-callout bs-callout-info">Feedback or comments? Let me know at darren.s.crews@intel.com.</div>
 
 
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
diff --git a/docs/css/bootstrap.min.css b/docs/css/bootstrap.min.css
new file mode 100755 (executable)
index 0000000..caec43d
--- /dev/null
@@ -0,0 +1,7528 @@
+/*!
+ * Bootstrap v3.3.2 (http://getbootstrap.com)
+ * Copyright 2011-2016 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ */
+
+
+/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
+
+html {
+    font-family: sans-serif;
+    -webkit-text-size-adjust: 100%;
+    -ms-text-size-adjust: 100%
+}
+
+body {
+    margin: 0
+}
+
+article,
+aside,
+details,
+figcaption,
+figure,
+footer,
+header,
+hgroup,
+main,
+menu,
+nav,
+section,
+summary {
+    display: block
+}
+
+audio,
+canvas,
+progress,
+video {
+    display: inline-block;
+    vertical-align: baseline
+}
+
+audio:not([controls]) {
+    display: none;
+    height: 0
+}
+
+[hidden],
+template {
+    display: none
+}
+
+a {
+    background-color: transparent
+}
+
+a:active,
+a:hover {
+    outline: 0
+}
+
+abbr[title] {
+    border-bottom: 1px dotted
+}
+
+b,
+strong {
+    font-weight: 700
+}
+
+dfn {
+    font-style: italic
+}
+
+h1 {
+    margin: .67em 0;
+    font-size: 2em
+}
+
+mark {
+    color: #000;
+    background: #ff0
+}
+
+small {
+    font-size: 80%
+}
+
+sub,
+sup {
+    position: relative;
+    font-size: 75%;
+    line-height: 0;
+    vertical-align: baseline
+}
+
+sup {
+    top: -.5em
+}
+
+sub {
+    bottom: -.25em
+}
+
+img {
+    border: 0
+}
+
+svg:not(:root) {
+    overflow: hidden
+}
+
+figure {
+    margin: 1em 40px
+}
+
+hr {
+    height: 0;
+    -webkit-box-sizing: content-box;
+    -moz-box-sizing: content-box;
+    box-sizing: content-box
+}
+
+pre {
+    overflow: auto
+}
+
+code,
+kbd,
+pre,
+samp {
+    font-family: monospace, monospace;
+    font-size: 1em
+}
+
+button,
+input,
+optgroup,
+select,
+textarea {
+    margin: 0;
+    font: inherit;
+    color: inherit
+}
+
+button {
+    overflow: visible
+}
+
+button,
+select {
+    text-transform: none
+}
+
+button,
+html input[type=button],
+input[type=reset],
+input[type=submit] {
+    -webkit-appearance: button;
+    cursor: pointer
+}
+
+button[disabled],
+html input[disabled] {
+    cursor: default
+}
+
+button::-moz-focus-inner,
+input::-moz-focus-inner {
+    padding: 0;
+    border: 0
+}
+
+input {
+    line-height: normal
+}
+
+input[type=checkbox],
+input[type=radio] {
+    -webkit-box-sizing: border-box;
+    -moz-box-sizing: border-box;
+    box-sizing: border-box;
+    padding: 0
+}
+
+input[type=number]::-webkit-inner-spin-button,
+input[type=number]::-webkit-outer-spin-button {
+    height: auto
+}
+
+input[type=search] {
+    -webkit-box-sizing: content-box;
+    -moz-box-sizing: content-box;
+    box-sizing: content-box;
+    -webkit-appearance: textfield
+}
+
+input[type=search]::-webkit-search-cancel-button,
+input[type=search]::-webkit-search-decoration {
+    -webkit-appearance: none
+}
+
+fieldset {
+    padding: .35em .625em .75em;
+    margin: 0 2px;
+    border: 1px solid silver
+}
+
+legend {
+    padding: 0;
+    border: 0
+}
+
+textarea {
+    overflow: auto
+}
+
+optgroup {
+    font-weight: 700
+}
+
+table {
+    border-spacing: 0;
+    border-collapse: collapse
+}
+
+td,
+th {
+    padding: 0
+}
+
+
+/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
+
+@media print {
+    *,
+    :after,
+    :before {
+        /*color:#000!important;*/
+        /*background:0 0!important*/
+        ;
+    }
+    a,
+    a:visited {
+        text-decoration: underline
+    }
+    a[href]:after {
+        content: " (" attr(href) ")"
+    }
+    abbr[title]:after {
+        content: " (" attr(title) ")"
+    }
+    a[href^="javascript:"]:after,
+    a[href^="#"]:after {
+        content: ""
+    }
+    blockquote,
+    pre {
+        border: 1px solid #999;
+        page-break-inside: avoid
+    }
+    thead {
+        display: table-header-group
+    }
+    img,
+    tr {
+        page-break-inside: avoid
+    }
+    img {
+        max-width: 100%!important
+    }
+    h2,
+    h3,
+    p {
+        orphans: 3;
+        widows: 3
+    }
+    h2,
+    h3 {
+        page-break-after: avoid
+    }
+    select {
+        background: #fff!important
+    }
+    .navbar {
+        display: none
+    }
+    .btn>.caret,
+    .dropup>.btn>.caret {
+        border-top-color: #000!important
+    }
+    .label {
+        border: 1px solid #000
+    }
+    .table {
+        border-collapse: collapse!important
+    }
+    .table td,
+    .table th {
+        background-color: #fff!important
+    }
+    .table-bordered td,
+    .table-bordered th {
+        border: 1px solid #ddd!important
+    }
+}
+
+@font-face {
+    font-family: 'Glyphicons Halflings';
+    src: url(../fonts/glyphicons-halflings-regular.eot);
+    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
+}
+
+.glyphicon {
+    position: relative;
+    top: 1px;
+    display: inline-block;
+    font-family: 'Glyphicons Halflings';
+    font-style: normal;
+    font-weight: 400;
+    line-height: 1;
+    -webkit-font-smoothing: antialiased;
+    -moz-osx-font-smoothing: grayscale
+}
+
+.glyphicon-asterisk:before {
+    content: "\2a"
+}
+
+.glyphicon-plus:before {
+    content: "\2b"
+}
+
+.glyphicon-eur:before,
+.glyphicon-euro:before {
+    content: "\20ac"
+}
+
+.glyphicon-minus:before {
+    content: "\2212"
+}
+
+.glyphicon-cloud:before {
+    content: "\2601"
+}
+
+.glyphicon-envelope:before {
+    content: "\2709"
+}
+
+.glyphicon-pencil:before {
+    content: "\270f"
+}
+
+.glyphicon-glass:before {
+    content: "\e001"
+}
+
+.glyphicon-music:before {
+    content: "\e002"
+}
+
+.glyphicon-search:before {
+    content: "\e003"
+}
+
+.glyphicon-heart:before {
+    content: "\e005"
+}
+
+.glyphicon-star:before {
+    content: "\e006"
+}
+
+.glyphicon-star-empty:before {
+    content: "\e007"
+}
+
+.glyphicon-user:before {
+    content: "\e008"
+}
+
+.glyphicon-film:before {
+    content: "\e009"
+}
+
+.glyphicon-th-large:before {
+    content: "\e010"
+}
+
+.glyphicon-th:before {
+    content: "\e011"
+}
+
+.glyphicon-th-list:before {
+    content: "\e012"
+}
+
+.glyphicon-ok:before {
+    content: "\e013"
+}
+
+.glyphicon-remove:before {
+    content: "\e014"
+}
+
+.glyphicon-zoom-in:before {
+    content: "\e015"
+}
+
+.glyphicon-zoom-out:before {
+    content: "\e016"
+}
+
+.glyphicon-off:before {
+    content: "\e017"
+}
+
+.glyphicon-signal:before {
+    content: "\e018"
+}
+
+.glyphicon-cog:before {
+    content: "\e019"
+}
+
+.glyphicon-trash:before {
+    content: "\e020"
+}
+
+.glyphicon-home:before {
+    content: "\e021"
+}
+
+.glyphicon-file:before {
+    content: "\e022"
+}
+
+.glyphicon-time:before {
+    content: "\e023"
+}
+
+.glyphicon-road:before {
+    content: "\e024"
+}
+
+.glyphicon-download-alt:before {
+    content: "\e025"
+}
+
+.glyphicon-download:before {
+    content: "\e026"
+}
+
+.glyphicon-upload:before {
+    content: "\e027"
+}
+
+.glyphicon-inbox:before {
+    content: "\e028"
+}
+
+.glyphicon-play-circle:before {
+    content: "\e029"
+}
+
+.glyphicon-repeat:before {
+    content: "\e030"
+}
+
+.glyphicon-refresh:before {
+    content: "\e031"
+}
+
+.glyphicon-list-alt:before {
+    content: "\e032"
+}
+
+.glyphicon-lock:before {
+    content: "\e033"
+}
+
+.glyphicon-flag:before {
+    content: "\e034"
+}
+
+.glyphicon-headphones:before {
+    content: "\e035"
+}
+
+.glyphicon-volume-off:before {
+    content: "\e036"
+}
+
+.glyphicon-volume-down:before {
+    content: "\e037"
+}
+
+.glyphicon-volume-up:before {
+    content: "\e038"
+}
+
+.glyphicon-qrcode:before {
+    content: "\e039"
+}
+
+.glyphicon-barcode:before {
+    content: "\e040"
+}
+
+.glyphicon-tag:before {
+    content: "\e041"
+}
+
+.glyphicon-tags:before {
+    content: "\e042"
+}
+
+.glyphicon-book:before {
+    content: "\e043"
+}
+
+.glyphicon-bookmark:before {
+    content: "\e044"
+}
+
+.glyphicon-print:before {
+    content: "\e045"
+}
+
+.glyphicon-camera:before {
+    content: "\e046"
+}
+
+.glyphicon-font:before {
+    content: "\e047"
+}
+
+.glyphicon-bold:before {
+    content: "\e048"
+}
+
+.glyphicon-italic:before {
+    content: "\e049"
+}
+
+.glyphicon-text-height:before {
+    content: "\e050"
+}
+
+.glyphicon-text-width:before {
+    content: "\e051"
+}
+
+.glyphicon-align-left:before {
+    content: "\e052"
+}
+
+.glyphicon-align-center:before {
+    content: "\e053"
+}
+
+.glyphicon-align-right:before {
+    content: "\e054"
+}
+
+.glyphicon-align-justify:before {
+    content: "\e055"
+}
+
+.glyphicon-list:before {
+    content: "\e056"
+}
+
+.glyphicon-indent-left:before {
+    content: "\e057"
+}
+
+.glyphicon-indent-right:before {
+    content: "\e058"
+}
+
+.glyphicon-facetime-video:before {
+    content: "\e059"
+}
+
+.glyphicon-picture:before {
+    content: "\e060"
+}
+
+.glyphicon-map-marker:before {
+    content: "\e062"
+}
+
+.glyphicon-adjust:before {
+    content: "\e063"
+}
+
+.glyphicon-tint:before {
+    content: "\e064"
+}
+
+.glyphicon-edit:before {
+    content: "\e065"
+}
+
+.glyphicon-share:before {
+    content: "\e066"
+}
+
+.glyphicon-check:before {
+    content: "\e067"
+}
+
+.glyphicon-move:before {
+    content: "\e068"
+}
+
+.glyphicon-step-backward:before {
+    content: "\e069"
+}
+
+.glyphicon-fast-backward:before {
+    content: "\e070"
+}
+
+.glyphicon-backward:before {
+    content: "\e071"
+}
+
+.glyphicon-play:before {
+    content: "\e072"
+}
+
+.glyphicon-pause:before {
+    content: "\e073"
+}
+
+.glyphicon-stop:before {
+    content: "\e074"
+}
+
+.glyphicon-forward:before {
+    content: "\e075"
+}
+
+.glyphicon-fast-forward:before {
+    content: "\e076"
+}
+
+.glyphicon-step-forward:before {
+    content: "\e077"
+}
+
+.glyphicon-eject:before {
+    content: "\e078"
+}
+
+.glyphicon-chevron-left:before {
+    content: "\e079"
+}
+
+.glyphicon-chevron-right:before {
+    content: "\e080"
+}
+
+.glyphicon-plus-sign:before {
+    content: "\e081"
+}
+
+.glyphicon-minus-sign:before {
+    content: "\e082"
+}
+
+.glyphicon-remove-sign:before {
+    content: "\e083"
+}
+
+.glyphicon-ok-sign:before {
+    content: "\e084"
+}
+
+.glyphicon-question-sign:before {
+    content: "\e085"
+}
+
+.glyphicon-info-sign:before {
+    content: "\e086"
+}
+
+.glyphicon-screenshot:before {
+    content: "\e087"
+}
+
+.glyphicon-remove-circle:before {
+    content: "\e088"
+}
+
+.glyphicon-ok-circle:before {
+    content: "\e089"
+}
+
+.glyphicon-ban-circle:before {
+    content: "\e090"
+}
+
+.glyphicon-arrow-left:before {
+    content: "\e091"
+}
+
+.glyphicon-arrow-right:before {
+    content: "\e092"
+}
+
+.glyphicon-arrow-up:before {
+    content: "\e093"
+}
+
+.glyphicon-arrow-down:before {
+    content: "\e094"
+}
+
+.glyphicon-share-alt:before {
+    content: "\e095"
+}
+
+.glyphicon-resize-full:before {
+    content: "\e096"
+}
+
+.glyphicon-resize-small:before {
+    content: "\e097"
+}
+
+.glyphicon-exclamation-sign:before {
+    content: "\e101"
+}
+
+.glyphicon-gift:before {
+    content: "\e102"
+}
+
+.glyphicon-leaf:before {
+    content: "\e103"
+}
+
+.glyphicon-fire:before {
+    content: "\e104"
+}
+
+.glyphicon-eye-open:before {
+    content: "\e105"
+}
+
+.glyphicon-eye-close:before {
+    content: "\e106"
+}
+
+.glyphicon-warning-sign:before {
+    content: "\e107"
+}
+
+.glyphicon-plane:before {
+    content: "\e108"
+}
+
+.glyphicon-calendar:before {
+    content: "\e109"
+}
+
+.glyphicon-random:before {
+    content: "\e110"
+}
+
+.glyphicon-comment:before {
+    content: "\e111"
+}
+
+.glyphicon-magnet:before {
+    content: "\e112"
+}
+
+.glyphicon-chevron-up:before {
+    content: "\e113"
+}
+
+.glyphicon-chevron-down:before {
+    content: "\e114"
+}
+
+.glyphicon-retweet:before {
+    content: "\e115"
+}
+
+.glyphicon-shopping-cart:before {
+    content: "\e116"
+}
+
+.glyphicon-folder-close:before {
+    content: "\e117"
+}
+
+.glyphicon-folder-open:before {
+    content: "\e118"
+}
+
+.glyphicon-resize-vertical:before {
+    content: "\e119"
+}
+
+.glyphicon-resize-horizontal:before {
+    content: "\e120"
+}
+
+.glyphicon-hdd:before {
+    content: "\e121"
+}
+
+.glyphicon-bullhorn:before {
+    content: "\e122"
+}
+
+.glyphicon-bell:before {
+    content: "\e123"
+}
+
+.glyphicon-certificate:before {
+    content: "\e124"
+}
+
+.glyphicon-thumbs-up:before {
+    content: "\e125"
+}
+
+.glyphicon-thumbs-down:before {
+    content: "\e126"
+}
+
+.glyphicon-hand-right:before {
+    content: "\e127"
+}
+
+.glyphicon-hand-left:before {
+    content: "\e128"
+}
+
+.glyphicon-hand-up:before {
+    content: "\e129"
+}
+
+.glyphicon-hand-down:before {
+    content: "\e130"
+}
+
+.glyphicon-circle-arrow-right:before {
+    content: "\e131"
+}
+
+.glyphicon-circle-arrow-left:before {
+    content: "\e132"
+}
+
+.glyphicon-circle-arrow-up:before {
+    content: "\e133"
+}
+
+.glyphicon-circle-arrow-down:before {
+    content: "\e134"
+}
+
+.glyphicon-globe:before {
+    content: "\e135"
+}
+
+.glyphicon-wrench:before {
+    content: "\e136"
+}
+
+.glyphicon-tasks:before {
+    content: "\e137"
+}
+
+.glyphicon-filter:before {
+    content: "\e138"
+}
+
+.glyphicon-briefcase:before {
+    content: "\e139"
+}
+
+.glyphicon-fullscreen:before {
+    content: "\e140"
+}
+
+.glyphicon-dashboard:before {
+    content: "\e141"
+}
+
+.glyphicon-paperclip:before {
+    content: "\e142"
+}
+
+.glyphicon-heart-empty:before {
+    content: "\e143"
+}
+
+.glyphicon-link:before {
+    content: "\e144"
+}
+
+.glyphicon-phone:before {
+    content: "\e145"
+}
+
+.glyphicon-pushpin:before {
+    content: "\e146"
+}
+
+.glyphicon-usd:before {
+    content: "\e148"
+}
+
+.glyphicon-gbp:before {
+    content: "\e149"
+}
+
+.glyphicon-sort:before {
+    content: "\e150"
+}
+
+.glyphicon-sort-by-alphabet:before {
+    content: "\e151"
+}
+
+.glyphicon-sort-by-alphabet-alt:before {
+    content: "\e152"
+}
+
+.glyphicon-sort-by-order:before {
+    content: "\e153"
+}
+
+.glyphicon-sort-by-order-alt:before {
+    content: "\e154"
+}
+
+.glyphicon-sort-by-attributes:before {
+    content: "\e155"
+}
+
+.glyphicon-sort-by-attributes-alt:before {
+    content: "\e156"
+}
+
+.glyphicon-unchecked:before {
+    content: "\e157"
+}
+
+.glyphicon-expand:before {
+    content: "\e158"
+}
+
+.glyphicon-collapse-down:before {
+    content: "\e159"
+}
+
+.glyphicon-collapse-up:before {
+    content: "\e160"
+}
+
+.glyphicon-log-in:before {
+    content: "\e161"
+}
+
+.glyphicon-flash:before {
+    content: "\e162"
+}
+
+.glyphicon-log-out:before {
+    content: "\e163"
+}
+
+.glyphicon-new-window:before {
+    content: "\e164"
+}
+
+.glyphicon-record:before {
+    content: "\e165"
+}
+
+.glyphicon-save:before {
+    content: "\e166"
+}
+
+.glyphicon-open:before {
+    content: "\e167"
+}
+
+.glyphicon-saved:before {
+    content: "\e168"
+}
+
+.glyphicon-import:before {
+    content: "\e169"
+}
+
+.glyphicon-export:before {
+    content: "\e170"
+}
+
+.glyphicon-send:before {
+    content: "\e171"
+}
+
+.glyphicon-floppy-disk:before {
+    content: "\e172"
+}
+
+.glyphicon-floppy-saved:before {
+    content: "\e173"
+}
+
+.glyphicon-floppy-remove:before {
+    content: "\e174"
+}
+
+.glyphicon-floppy-save:before {
+    content: "\e175"
+}
+
+.glyphicon-floppy-open:before {
+    content: "\e176"
+}
+
+.glyphicon-credit-card:before {
+    content: "\e177"
+}
+
+.glyphicon-transfer:before {
+    content: "\e178"
+}
+
+.glyphicon-cutlery:before {
+    content: "\e179"
+}
+
+.glyphicon-header:before {
+    content: "\e180"
+}
+
+.glyphicon-compressed:before {
+    content: "\e181"
+}
+
+.glyphicon-earphone:before {
+    content: "\e182"
+}
+
+.glyphicon-phone-alt:before {
+    content: "\e183"
+}
+
+.glyphicon-tower:before {
+    content: "\e184"
+}
+
+.glyphicon-stats:before {
+    content: "\e185"
+}
+
+.glyphicon-sd-video:before {
+    content: "\e186"
+}
+
+.glyphicon-hd-video:before {
+    content: "\e187"
+}
+
+.glyphicon-subtitles:before {
+    content: "\e188"
+}
+
+.glyphicon-sound-stereo:before {
+    content: "\e189"
+}
+
+.glyphicon-sound-dolby:before {
+    content: "\e190"
+}
+
+.glyphicon-sound-5-1:before {
+    content: "\e191"
+}
+
+.glyphicon-sound-6-1:before {
+    content: "\e192"
+}
+
+.glyphicon-sound-7-1:before {
+    content: "\e193"
+}
+
+.glyphicon-copyright-mark:before {
+    content: "\e194"
+}
+
+.glyphicon-registration-mark:before {
+    content: "\e195"
+}
+
+.glyphicon-cloud-download:before {
+    content: "\e197"
+}
+
+.glyphicon-cloud-upload:before {
+    content: "\e198"
+}
+
+.glyphicon-tree-conifer:before {
+    content: "\e199"
+}
+
+.glyphicon-tree-deciduous:before {
+    content: "\e200"
+}
+
+.glyphicon-cd:before {
+    content: "\e201"
+}
+
+.glyphicon-save-file:before {
+    content: "\e202"
+}
+
+.glyphicon-open-file:before {
+    content: "\e203"
+}
+
+.glyphicon-level-up:before {
+    content: "\e204"
+}
+
+.glyphicon-copy:before {
+    content: "\e205"
+}
+
+.glyphicon-paste:before {
+    content: "\e206"
+}
+
+.glyphicon-alert:before {
+    content: "\e209"
+}
+
+.glyphicon-equalizer:before {
+    content: "\e210"
+}
+
+.glyphicon-king:before {
+    content: "\e211"
+}
+
+.glyphicon-queen:before {
+    content: "\e212"
+}
+
+.glyphicon-pawn:before {
+    content: "\e213"
+}
+
+.glyphicon-bishop:before {
+    content: "\e214"
+}
+
+.glyphicon-knight:before {
+    content: "\e215"
+}
+
+.glyphicon-baby-formula:before {
+    content: "\e216"
+}
+
+.glyphicon-tent:before {
+    content: "\26fa"
+}
+
+.glyphicon-blackboard:before {
+    content: "\e218"
+}
+
+.glyphicon-bed:before {
+    content: "\e219"
+}
+
+.glyphicon-apple:before {
+    content: "\f8ff"
+}
+
+.glyphicon-erase:before {
+    content: "\e221"
+}
+
+.glyphicon-hourglass:before {
+    content: "\231b"
+}
+
+.glyphicon-lamp:before {
+    content: "\e223"
+}
+
+.glyphicon-duplicate:before {
+    content: "\e224"
+}
+
+.glyphicon-piggy-bank:before {
+    content: "\e225"
+}
+
+.glyphicon-scissors:before {
+    content: "\e226"
+}
+
+.glyphicon-bitcoin:before {
+    content: "\e227"
+}
+
+.glyphicon-yen:before {
+    content: "\00a5"
+}
+
+.glyphicon-ruble:before {
+    content: "\20bd"
+}
+
+.glyphicon-scale:before {
+    content: "\e230"
+}
+
+.glyphicon-ice-lolly:before {
+    content: "\e231"
+}
+
+.glyphicon-ice-lolly-tasted:before {
+    content: "\e232"
+}
+
+.glyphicon-education:before {
+    content: "\e233"
+}
+
+.glyphicon-option-horizontal:before {
+    content: "\e234"
+}
+
+.glyphicon-option-vertical:before {
+    content: "\e235"
+}
+
+.glyphicon-menu-hamburger:before {
+    content: "\e236"
+}
+
+.glyphicon-modal-window:before {
+    content: "\e237"
+}
+
+.glyphicon-oil:before {
+    content: "\e238"
+}
+
+.glyphicon-grain:before {
+    content: "\e239"
+}
+
+.glyphicon-sunglasses:before {
+    content: "\e240"
+}
+
+.glyphicon-text-size:before {
+    content: "\e241"
+}
+
+.glyphicon-text-color:before {
+    content: "\e242"
+}
+
+.glyphicon-text-background:before {
+    content: "\e243"
+}
+
+.glyphicon-object-align-top:before {
+    content: "\e244"
+}
+
+.glyphicon-object-align-bottom:before {
+    content: "\e245"
+}
+
+.glyphicon-object-align-horizontal:before {
+    content: "\e246"
+}
+
+.glyphicon-object-align-left:before {
+    content: "\e247"
+}
+
+.glyphicon-object-align-vertical:before {
+    content: "\e248"
+}
+
+.glyphicon-object-align-right:before {
+    content: "\e249"
+}
+
+.glyphicon-triangle-right:before {
+    content: "\e250"
+}
+
+.glyphicon-triangle-left:before {
+    content: "\e251"
+}
+
+.glyphicon-triangle-bottom:before {
+    content: "\e252"
+}
+
+.glyphicon-triangle-top:before {
+    content: "\e253"
+}
+
+.glyphicon-console:before {
+    content: "\e254"
+}
+
+.glyphicon-superscript:before {
+    content: "\e255"
+}
+
+.glyphicon-subscript:before {
+    content: "\e256"
+}
+
+.glyphicon-menu-left:before {
+    content: "\e257"
+}
+
+.glyphicon-menu-right:before {
+    content: "\e258"
+}
+
+.glyphicon-menu-down:before {
+    content: "\e259"
+}
+
+.glyphicon-menu-up:before {
+    content: "\e260"
+}
+
+* {
+    -webkit-box-sizing: border-box;
+    -moz-box-sizing: border-box;
+    box-sizing: border-box
+}
+
+:after,
+:before {
+    -webkit-box-sizing: border-box;
+    -moz-box-sizing: border-box;
+    box-sizing: border-box
+}
+
+html {
+    font-size: 10px;
+    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
+}
+
+body {
+    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-size: 14px;
+    line-height: 1.42857143;
+    color: #333;
+    background-color: #fff
+}
+
+button,
+input,
+select,
+textarea {
+    font-family: inherit;
+    font-size: inherit;
+    line-height: inherit
+}
+
+a {
+    color: #337ab7;
+    text-decoration: none
+}
+
+a:focus,
+a:hover {
+    color: #23527c;
+    text-decoration: underline
+}
+
+a:focus {
+    outline: thin dotted;
+    outline: 5px auto -webkit-focus-ring-color;
+    outline-offset: -2px
+}
+
+figure {
+    margin: 0
+}
+
+img {
+    vertical-align: middle
+}
+
+.carousel-inner>.item>a>img,
+.carousel-inner>.item>img,
+.img-responsive,
+.thumbnail a>img,
+.thumbnail>img {
+    display: block;
+    max-width: 100%;
+    height: auto
+}
+
+.img-rounded {
+    border-radius: 6px
+}
+
+.img-thumbnail {
+    display: inline-block;
+    max-width: 100%;
+    height: auto;
+    padding: 4px;
+    line-height: 1.42857143;
+    background-color: #fff;
+    border: 1px solid #ddd;
+    border-radius: 4px;
+    -webkit-transition: all .2s ease-in-out;
+    -o-transition: all .2s ease-in-out;
+    transition: all .2s ease-in-out
+}
+
+.img-circle {
+    border-radius: 50%
+}
+
+hr {
+    margin-top: 20px;
+    margin-bottom: 20px;
+    border: 0;
+    border-top: 1px solid #eee
+}
+
+.sr-only {
+    position: absolute;
+    width: 1px;
+    height: 1px;
+    padding: 0;
+    margin: -1px;
+    overflow: hidden;
+    clip: rect(0, 0, 0, 0);
+    border: 0
+}
+
+.sr-only-focusable:active,
+.sr-only-focusable:focus {
+    position: static;
+    width: auto;
+    height: auto;
+    margin: 0;
+    overflow: visible;
+    clip: auto
+}
+
+.h1,
+.h2,
+.h3,
+.h4,
+.h5,
+.h6,
+h1,
+h2,
+h3,
+h4,
+h5,
+h6 {
+    font-family: inherit;
+    font-weight: 500;
+    line-height: 1.1;
+    color: inherit
+}
+
+.h1 .small,
+.h1 small,
+.h2 .small,
+.h2 small,
+.h3 .small,
+.h3 small,
+.h4 .small,
+.h4 small,
+.h5 .small,
+.h5 small,
+.h6 .small,
+.h6 small,
+h1 .small,
+h1 small,
+h2 .small,
+h2 small,
+h3 .small,
+h3 small,
+h4 .small,
+h4 small,
+h5 .small,
+h5 small,
+h6 .small,
+h6 small {
+    font-weight: 400;
+    line-height: 1;
+    color: #777
+}
+
+.h1,
+.h2,
+.h3,
+h1,
+h2,
+h3 {
+    margin-top: 20px;
+    margin-bottom: 10px
+}
+
+.h1 .small,
+.h1 small,
+.h2 .small,
+.h2 small,
+.h3 .small,
+.h3 small,
+h1 .small,
+h1 small,
+h2 .small,
+h2 small,
+h3 .small,
+h3 small {
+    font-size: 65%
+}
+
+.h4,
+.h5,
+.h6,
+h4,
+h5,
+h6 {
+    margin-top: 10px;
+    margin-bottom: 10px
+}
+
+.h4 .small,
+.h4 small,
+.h5 .small,
+.h5 small,
+.h6 .small,
+.h6 small,
+h4 .small,
+h4 small,
+h5 .small,
+h5 small,
+h6 .small,
+h6 small {
+    font-size: 75%
+}
+
+.h1,
+h1 {
+    font-size: 36px
+}
+
+.h2,
+h2 {
+    font-size: 30px
+}
+
+.h3,
+h3 {
+    font-size: 24px
+}
+
+.h4,
+h4 {
+    font-size: 18px
+}
+
+.h5,
+h5 {
+    font-size: 14px
+}
+
+.h6,
+h6 {
+    font-size: 12px
+}
+
+p {
+    margin: 0 0 10px
+}
+
+.lead {
+    margin-bottom: 20px;
+    font-size: 16px;
+    font-weight: 300;
+    line-height: 1.4
+}
+
+@media (min-width:768px) {
+    .lead {
+        font-size: 21px
+    }
+}
+
+.small,
+small {
+    font-size: 85%
+}
+
+.mark,
+mark {
+    padding: .2em;
+    background-color: #fcf8e3
+}
+
+.text-left {
+    text-align: left
+}
+
+.text-right {
+    text-align: right
+}
+
+.text-center {
+    text-align: center
+}
+
+.text-justify {
+    text-align: justify
+}
+
+.text-nowrap {
+    white-space: nowrap
+}
+
+.text-lowercase {
+    text-transform: lowercase
+}
+
+.text-uppercase {
+    text-transform: uppercase
+}
+
+.text-capitalize {
+    text-transform: capitalize
+}
+
+.text-muted {
+    color: #777
+}
+
+.text-primary {
+    color: #337ab7
+}
+
+a.text-primary:hover {
+    color: #286090
+}
+
+.text-success {
+    color: #3c763d
+}
+
+a.text-success:hover {
+    color: #2b542c
+}
+
+.text-info {
+    color: #31708f
+}
+
+a.text-info:hover {
+    color: #245269
+}
+
+.text-warning {
+    color: #8a6d3b
+}
+
+a.text-warning:hover {
+    color: #66512c
+}
+
+.text-danger {
+    color: #a94442
+}
+
+a.text-danger:hover {
+    color: #843534
+}
+
+.bg-primary {
+    color: #fff;
+    background-color: #337ab7
+}
+
+a.bg-primary:hover {
+    background-color: #286090
+}
+
+.bg-success {
+    background-color: #dff0d8
+}
+
+a.bg-success:hover {
+    background-color: #c1e2b3
+}
+
+.bg-info {
+    background-color: #d9edf7
+}
+
+a.bg-info:hover {
+    background-color: #afd9ee
+}
+
+.bg-warning {
+    background-color: #fcf8e3
+}
+
+a.bg-warning:hover {
+    background-color: #f7ecb5
+}
+
+.bg-danger {
+    background-color: #f2dede
+}
+
+a.bg-danger:hover {
+    background-color: #e4b9b9
+}
+
+.page-header {
+    padding-bottom: 9px;
+    margin: 40px 0 20px;
+    border-bottom: 1px solid #eee
+}
+
+ol,
+ul {
+    margin-top: 0;
+    margin-bottom: 10px
+}
+
+ol ol,
+ol ul,
+ul ol,
+ul ul {
+    margin-bottom: 0
+}
+
+.list-unstyled {
+    padding-left: 0;
+    list-style: none
+}
+
+.list-inline {
+    padding-left: 0;
+    margin-left: -5px;
+    list-style: none
+}
+
+.list-inline>li {
+    display: inline-block;
+    padding-right: 5px;
+    padding-left: 5px
+}
+
+dl {
+    margin-top: 0;
+    margin-bottom: 20px
+}
+
+dd,
+dt {
+    line-height: 1.42857143
+}
+
+dt {
+    font-weight: 700
+}
+
+dd {
+    margin-left: 0
+}
+
+@media (min-width:768px) {
+    .dl-horizontal dt {
+        float: left;
+        width: 160px;
+        overflow: hidden;
+        clear: left;
+        text-align: right;
+        text-overflow: ellipsis;
+        white-space: nowrap
+    }
+    .dl-horizontal dd {
+        margin-left: 180px
+    }
+}
+
+abbr[data-original-title],
+abbr[title] {
+    cursor: help;
+    border-bottom: 1px dotted #777
+}
+
+.initialism {
+    font-size: 90%;
+    text-transform: uppercase
+}
+
+blockquote {
+    padding: 10px 20px;
+    margin: 0 0 20px;
+    font-size: 17.5px;
+    border-left: 5px solid #eee
+}
+
+blockquote ol:last-child,
+blockquote p:last-child,
+blockquote ul:last-child {
+    margin-bottom: 0
+}
+
+blockquote .small,
+blockquote footer,
+blockquote small {
+    display: block;
+    font-size: 80%;
+    line-height: 1.42857143;
+    color: #777
+}
+
+blockquote .small:before,
+blockquote footer:before,
+blockquote small:before {
+    content: '\2014 \00A0'
+}
+
+.blockquote-reverse,
+blockquote.pull-right {
+    padding-right: 15px;
+    padding-left: 0;
+    text-align: right;
+    border-right: 5px solid #eee;
+    border-left: 0
+}
+
+.blockquote-reverse .small:before,
+.blockquote-reverse footer:before,
+.blockquote-reverse small:before,
+blockquote.pull-right .small:before,
+blockquote.pull-right footer:before,
+blockquote.pull-right small:before {
+    content: ''
+}
+
+.blockquote-reverse .small:after,
+.blockquote-reverse footer:after,
+.blockquote-reverse small:after,
+blockquote.pull-right .small:after,
+blockquote.pull-right footer:after,
+blockquote.pull-right small:after {
+    content: '\00A0 \2014'
+}
+
+address {
+    margin-bottom: 20px;
+    font-style: normal;
+    line-height: 1.42857143
+}
+
+code,
+kbd,
+pre,
+samp {
+    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
+}
+
+code {
+    padding: 2px 4px;
+    font-size: 90%;
+    color: #c7254e;
+    background-color: #f9f2f4;
+    border-radius: 4px
+}
+
+kbd {
+    padding: 2px 4px;
+    font-size: 90%;
+    color: #fff;
+    background-color: #333;
+    border-radius: 3px;
+}
+
+kbd kbd {
+    padding: 0;
+    font-size: 100%;
+    font-weight: 700;
+}
+
+pre {
+    display: block;
+    padding: 9.5px;
+    margin: 0 0 10px;
+    font-size: 13px;
+    line-height: 1.42857143;
+    color: #333;
+    word-break: break-all;
+    word-wrap: break-word;
+    background-color: #f5f5f5;
+    border: 1px solid #ccc;
+    border-radius: 4px
+}
+
+pre code {
+    padding: 0;
+    font-size: inherit;
+    color: inherit;
+    white-space: pre-wrap;
+    background-color: transparent;
+    border-radius: 0
+}
+
+.pre-scrollable {
+    max-height: 340px;
+    overflow-y: scroll
+}
+
+.container {
+    padding-right: 15px;
+    padding-left: 15px;
+    margin-right: auto;
+    margin-left: auto
+}
+
+@media (min-width:768px) {
+    .container {
+        width: 750px
+    }
+}
+
+@media (min-width:992px) {
+    .container {
+        width: 970px
+    }
+}
+
+@media (min-width:1200px) {
+    .container {
+        width: 1170px
+    }
+}
+
+.container-fluid {
+    padding-right: 15px;
+    padding-left: 15px;
+    margin-right: auto;
+    margin-left: auto
+}
+
+.row {
+    margin-right: -15px;
+    margin-left: -15px
+}
+
+.col-lg-1,
+.col-lg-10,
+.col-lg-11,
+.col-lg-12,
+.col-lg-2,
+.col-lg-3,
+.col-lg-4,
+.col-lg-5,
+.col-lg-6,
+.col-lg-7,
+.col-lg-8,
+.col-lg-9,
+.col-md-1,
+.col-md-10,
+.col-md-11,
+.col-md-12,
+.col-md-2,
+.col-md-3,
+.col-md-4,
+.col-md-5,
+.col-md-6,
+.col-md-7,
+.col-md-8,
+.col-md-9,
+.col-sm-1,
+.col-sm-10,
+.col-sm-11,
+.col-sm-12,
+.col-sm-2,
+.col-sm-3,
+.col-sm-4,
+.col-sm-5,
+.col-sm-6,
+.col-sm-7,
+.col-sm-8,
+.col-sm-9,
+.col-xs-1,
+.col-xs-10,
+.col-xs-11,
+.col-xs-12,
+.col-xs-2,
+.col-xs-3,
+.col-xs-4,
+.col-xs-5,
+.col-xs-6,
+.col-xs-7,
+.col-xs-8,
+.col-xs-9 {
+    position: relative;
+    min-height: 1px;
+    padding-right: 15px;
+    padding-left: 15px
+}
+
+.col-xs-1,
+.col-xs-10,
+.col-xs-11,
+.col-xs-12,
+.col-xs-2,
+.col-xs-3,
+.col-xs-4,
+.col-xs-5,
+.col-xs-6,
+.col-xs-7,
+.col-xs-8,
+.col-xs-9 {
+    float: left
+}
+
+.col-xs-12 {
+    width: 100%
+}
+
+.col-xs-11 {
+    width: 91.66666667%
+}
+
+.col-xs-10 {
+    width: 83.33333333%
+}
+
+.col-xs-9 {
+    width: 75%
+}
+
+.col-xs-8 {
+    width: 66.66666667%
+}
+
+.col-xs-7 {
+    width: 58.33333333%
+}
+
+.col-xs-6 {
+    width: 50%
+}
+
+.col-xs-5 {
+    width: 41.66666667%
+}
+
+.col-xs-4 {
+    width: 33.33333333%
+}
+
+.col-xs-3 {
+    width: 25%
+}
+
+.col-xs-2 {
+    width: 16.66666667%
+}
+
+.col-xs-1 {
+    width: 8.33333333%
+}
+
+.col-xs-pull-12 {
+    right: 100%
+}
+
+.col-xs-pull-11 {
+    right: 91.66666667%
+}
+
+.col-xs-pull-10 {
+    right: 83.33333333%
+}
+
+.col-xs-pull-9 {
+    right: 75%
+}
+
+.col-xs-pull-8 {
+    right: 66.66666667%
+}
+
+.col-xs-pull-7 {
+    right: 58.33333333%
+}
+
+.col-xs-pull-6 {
+    right: 50%
+}
+
+.col-xs-pull-5 {
+    right: 41.66666667%
+}
+
+.col-xs-pull-4 {
+    right: 33.33333333%
+}
+
+.col-xs-pull-3 {
+    right: 25%
+}
+
+.col-xs-pull-2 {
+    right: 16.66666667%
+}
+
+.col-xs-pull-1 {
+    right: 8.33333333%
+}
+
+.col-xs-pull-0 {
+    right: auto
+}
+
+.col-xs-push-12 {
+    left: 100%
+}
+
+.col-xs-push-11 {
+    left: 91.66666667%
+}
+
+.col-xs-push-10 {
+    left: 83.33333333%
+}
+
+.col-xs-push-9 {
+    left: 75%
+}
+
+.col-xs-push-8 {
+    left: 66.66666667%
+}
+
+.col-xs-push-7 {
+    left: 58.33333333%
+}
+
+.col-xs-push-6 {
+    left: 50%
+}
+
+.col-xs-push-5 {
+    left: 41.66666667%
+}
+
+.col-xs-push-4 {
+    left: 33.33333333%
+}
+
+.col-xs-push-3 {
+    left: 25%
+}
+
+.col-xs-push-2 {
+    left: 16.66666667%
+}
+
+.col-xs-push-1 {
+    left: 8.33333333%
+}
+
+.col-xs-push-0 {
+    left: auto
+}
+
+.col-xs-offset-12 {
+    margin-left: 100%
+}
+
+.col-xs-offset-11 {
+    margin-left: 91.66666667%
+}
+
+.col-xs-offset-10 {
+    margin-left: 83.33333333%
+}
+
+.col-xs-offset-9 {
+    margin-left: 75%
+}
+
+.col-xs-offset-8 {
+    margin-left: 66.66666667%
+}
+
+.col-xs-offset-7 {
+    margin-left: 58.33333333%
+}
+
+.col-xs-offset-6 {
+    margin-left: 50%
+}
+
+.col-xs-offset-5 {
+    margin-left: 41.66666667%
+}
+
+.col-xs-offset-4 {
+    margin-left: 33.33333333%
+}
+
+.col-xs-offset-3 {
+    margin-left: 25%
+}
+
+.col-xs-offset-2 {
+    margin-left: 16.66666667%
+}
+
+.col-xs-offset-1 {
+    margin-left: 8.33333333%
+}
+
+.col-xs-offset-0 {
+    margin-left: 0
+}
+
+@media (min-width:768px) {
+    .col-sm-1,
+    .col-sm-10,
+    .col-sm-11,
+    .col-sm-12,
+    .col-sm-2,
+    .col-sm-3,
+    .col-sm-4,
+    .col-sm-5,
+    .col-sm-6,
+    .col-sm-7,
+    .col-sm-8,
+    .col-sm-9 {
+        float: left
+    }
+    .col-sm-12 {
+        width: 100%
+    }
+    .col-sm-11 {
+        width: 91.66666667%
+    }
+    .col-sm-10 {
+        width: 83.33333333%
+    }
+    .col-sm-9 {
+        width: 75%
+    }
+    .col-sm-8 {
+        width: 66.66666667%
+    }
+    .col-sm-7 {
+        width: 58.33333333%
+    }
+    .col-sm-6 {
+        width: 50%
+    }
+    .col-sm-5 {
+        width: 41.66666667%
+    }
+    .col-sm-4 {
+        width: 33.33333333%
+    }
+    .col-sm-3 {
+        width: 25%
+    }
+    .col-sm-2 {
+        width: 16.66666667%
+    }
+    .col-sm-1 {
+        width: 8.33333333%
+    }
+    .col-sm-pull-12 {
+        right: 100%
+    }
+    .col-sm-pull-11 {
+        right: 91.66666667%
+    }
+    .col-sm-pull-10 {
+        right: 83.33333333%
+    }
+    .col-sm-pull-9 {
+        right: 75%
+    }
+    .col-sm-pull-8 {
+        right: 66.66666667%
+    }
+    .col-sm-pull-7 {
+        right: 58.33333333%
+    }
+    .col-sm-pull-6 {
+        right: 50%
+    }
+    .col-sm-pull-5 {
+        right: 41.66666667%
+    }
+    .col-sm-pull-4 {
+        right: 33.33333333%
+    }
+    .col-sm-pull-3 {
+        right: 25%
+    }
+    .col-sm-pull-2 {
+        right: 16.66666667%
+    }
+    .col-sm-pull-1 {
+        right: 8.33333333%
+    }
+    .col-sm-pull-0 {
+        right: auto
+    }
+    .col-sm-push-12 {
+        left: 100%
+    }
+    .col-sm-push-11 {
+        left: 91.66666667%
+    }
+    .col-sm-push-10 {
+        left: 83.33333333%
+    }
+    .col-sm-push-9 {
+        left: 75%
+    }
+    .col-sm-push-8 {
+        left: 66.66666667%
+    }
+    .col-sm-push-7 {
+        left: 58.33333333%
+    }
+    .col-sm-push-6 {
+        left: 50%
+    }
+    .col-sm-push-5 {
+        left: 41.66666667%
+    }
+    .col-sm-push-4 {
+        left: 33.33333333%
+    }
+    .col-sm-push-3 {
+        left: 25%
+    }
+    .col-sm-push-2 {
+        left: 16.66666667%
+    }
+    .col-sm-push-1 {
+        left: 8.33333333%
+    }
+    .col-sm-push-0 {
+        left: auto
+    }
+    .col-sm-offset-12 {
+        margin-left: 100%
+    }
+    .col-sm-offset-11 {
+        margin-left: 91.66666667%
+    }
+    .col-sm-offset-10 {
+        margin-left: 83.33333333%
+    }
+    .col-sm-offset-9 {
+        margin-left: 75%
+    }
+    .col-sm-offset-8 {
+        margin-left: 66.66666667%
+    }
+    .col-sm-offset-7 {
+        margin-left: 58.33333333%
+    }
+    .col-sm-offset-6 {
+        margin-left: 50%
+    }
+    .col-sm-offset-5 {
+        margin-left: 41.66666667%
+    }
+    .col-sm-offset-4 {
+        margin-left: 33.33333333%
+    }
+    .col-sm-offset-3 {
+        margin-left: 25%
+    }
+    .col-sm-offset-2 {
+        margin-left: 16.66666667%
+    }
+    .col-sm-offset-1 {
+        margin-left: 8.33333333%
+    }
+    .col-sm-offset-0 {
+        margin-left: 0
+    }
+}
+
+@media (min-width:992px) {
+    .col-md-1,
+    .col-md-10,
+    .col-md-11,
+    .col-md-12,
+    .col-md-2,
+    .col-md-3,
+    .col-md-4,
+    .col-md-5,
+    .col-md-6,
+    .col-md-7,
+    .col-md-8,
+    .col-md-9 {
+        float: left
+    }
+    .col-md-12 {
+        width: 100%
+    }
+    .col-md-11 {
+        width: 91.66666667%
+    }
+    .col-md-10 {
+        width: 83.33333333%
+    }
+    .col-md-9 {
+        width: 75%
+    }
+    .col-md-8 {
+        width: 66.66666667%
+    }
+    .col-md-7 {
+        width: 58.33333333%
+    }
+    .col-md-6 {
+        width: 50%
+    }
+    .col-md-5 {
+        width: 41.66666667%
+    }
+    .col-md-4 {
+        width: 33.33333333%
+    }
+    .col-md-3 {
+        width: 25%
+    }
+    .col-md-2 {
+        width: 16.66666667%
+    }
+    .col-md-1 {
+        width: 8.33333333%
+    }
+    .col-md-pull-12 {
+        right: 100%
+    }
+    .col-md-pull-11 {
+        right: 91.66666667%
+    }
+    .col-md-pull-10 {
+        right: 83.33333333%
+    }
+    .col-md-pull-9 {
+        right: 75%
+    }
+    .col-md-pull-8 {
+        right: 66.66666667%
+    }
+    .col-md-pull-7 {
+        right: 58.33333333%
+    }
+    .col-md-pull-6 {
+        right: 50%
+    }
+    .col-md-pull-5 {
+        right: 41.66666667%
+    }
+    .col-md-pull-4 {
+        right: 33.33333333%
+    }
+    .col-md-pull-3 {
+        right: 25%
+    }
+    .col-md-pull-2 {
+        right: 16.66666667%
+    }
+    .col-md-pull-1 {
+        right: 8.33333333%
+    }
+    .col-md-pull-0 {
+        right: auto
+    }
+    .col-md-push-12 {
+        left: 100%
+    }
+    .col-md-push-11 {
+        left: 91.66666667%
+    }
+    .col-md-push-10 {
+        left: 83.33333333%
+    }
+    .col-md-push-9 {
+        left: 75%
+    }
+    .col-md-push-8 {
+        left: 66.66666667%
+    }
+    .col-md-push-7 {
+        left: 58.33333333%
+    }
+    .col-md-push-6 {
+        left: 50%
+    }
+    .col-md-push-5 {
+        left: 41.66666667%
+    }
+    .col-md-push-4 {
+        left: 33.33333333%
+    }
+    .col-md-push-3 {
+        left: 25%
+    }
+    .col-md-push-2 {
+        left: 16.66666667%
+    }
+    .col-md-push-1 {
+        left: 8.33333333%
+    }
+    .col-md-push-0 {
+        left: auto
+    }
+    .col-md-offset-12 {
+        margin-left: 100%
+    }
+    .col-md-offset-11 {
+        margin-left: 91.66666667%
+    }
+    .col-md-offset-10 {
+        margin-left: 83.33333333%
+    }
+    .col-md-offset-9 {
+        margin-left: 75%
+    }
+    .col-md-offset-8 {
+        margin-left: 66.66666667%
+    }
+    .col-md-offset-7 {
+        margin-left: 58.33333333%
+    }
+    .col-md-offset-6 {
+        margin-left: 50%
+    }
+    .col-md-offset-5 {
+        margin-left: 41.66666667%
+    }
+    .col-md-offset-4 {
+        margin-left: 33.33333333%
+    }
+    .col-md-offset-3 {
+        margin-left: 25%
+    }
+    .col-md-offset-2 {
+        margin-left: 16.66666667%
+    }
+    .col-md-offset-1 {
+        margin-left: 8.33333333%
+    }
+    .col-md-offset-0 {
+        margin-left: 0
+    }
+}
+
+@media (min-width:1200px) {
+    .col-lg-1,
+    .col-lg-10,
+    .col-lg-11,
+    .col-lg-12,
+    .col-lg-2,
+    .col-lg-3,
+    .col-lg-4,
+    .col-lg-5,
+    .col-lg-6,
+    .col-lg-7,
+    .col-lg-8,
+    .col-lg-9 {
+        float: left
+    }
+    .col-lg-12 {
+        width: 100%
+    }
+    .col-lg-11 {
+        width: 91.66666667%
+    }
+    .col-lg-10 {
+        width: 83.33333333%
+    }
+    .col-lg-9 {
+        width: 75%
+    }
+    .col-lg-8 {
+        width: 66.66666667%
+    }
+    .col-lg-7 {
+        width: 58.33333333%
+    }
+    .col-lg-6 {
+        width: 50%
+    }
+    .col-lg-5 {
+        width: 41.66666667%
+    }
+    .col-lg-4 {
+        width: 33.33333333%
+    }
+    .col-lg-3 {
+        width: 25%
+    }
+    .col-lg-2 {
+        width: 16.66666667%
+    }
+    .col-lg-1 {
+        width: 8.33333333%
+    }
+    .col-lg-pull-12 {
+        right: 100%
+    }
+    .col-lg-pull-11 {
+        right: 91.66666667%
+    }
+    .col-lg-pull-10 {
+        right: 83.33333333%
+    }
+    .col-lg-pull-9 {
+        right: 75%
+    }
+    .col-lg-pull-8 {
+        right: 66.66666667%
+    }
+    .col-lg-pull-7 {
+        right: 58.33333333%
+    }
+    .col-lg-pull-6 {
+        right: 50%
+    }
+    .col-lg-pull-5 {
+        right: 41.66666667%
+    }
+    .col-lg-pull-4 {
+        right: 33.33333333%
+    }
+    .col-lg-pull-3 {
+        right: 25%
+    }
+    .col-lg-pull-2 {
+        right: 16.66666667%
+    }
+    .col-lg-pull-1 {
+        right: 8.33333333%
+    }
+    .col-lg-pull-0 {
+        right: auto
+    }
+    .col-lg-push-12 {
+        left: 100%
+    }
+    .col-lg-push-11 {
+        left: 91.66666667%
+    }
+    .col-lg-push-10 {
+        left: 83.33333333%
+    }
+    .col-lg-push-9 {
+        left: 75%
+    }
+    .col-lg-push-8 {
+        left: 66.66666667%
+    }
+    .col-lg-push-7 {
+        left: 58.33333333%
+    }
+    .col-lg-push-6 {
+        left: 50%
+    }
+    .col-lg-push-5 {
+        left: 41.66666667%
+    }
+    .col-lg-push-4 {
+        left: 33.33333333%
+    }
+    .col-lg-push-3 {
+        left: 25%
+    }
+    .col-lg-push-2 {
+        left: 16.66666667%
+    }
+    .col-lg-push-1 {
+        left: 8.33333333%
+    }
+    .col-lg-push-0 {
+        left: auto
+    }
+    .col-lg-offset-12 {
+        margin-left: 100%
+    }
+    .col-lg-offset-11 {
+        margin-left: 91.66666667%
+    }
+    .col-lg-offset-10 {
+        margin-left: 83.33333333%
+    }
+    .col-lg-offset-9 {
+        margin-left: 75%
+    }
+    .col-lg-offset-8 {
+        margin-left: 66.66666667%
+    }
+    .col-lg-offset-7 {
+        margin-left: 58.33333333%
+    }
+    .col-lg-offset-6 {
+        margin-left: 50%
+    }
+    .col-lg-offset-5 {
+        margin-left: 41.66666667%
+    }
+    .col-lg-offset-4 {
+        margin-left: 33.33333333%
+    }
+    .col-lg-offset-3 {
+        margin-left: 25%
+    }
+    .col-lg-offset-2 {
+        margin-left: 16.66666667%
+    }
+    .col-lg-offset-1 {
+        margin-left: 8.33333333%
+    }
+    .col-lg-offset-0 {
+        margin-left: 0
+    }
+}
+
+table {
+    background-color: transparent
+}
+
+caption {
+    padding-top: 8px;
+    padding-bottom: 8px;
+    color: #777;
+    text-align: left
+}
+
+th {
+    text-align: left
+}
+
+.table {
+    width: 100%;
+    max-width: 100%;
+    margin-bottom: 20px
+}
+
+.table>tbody>tr>td,
+.table>tbody>tr>th,
+.table>tfoot>tr>td,
+.table>tfoot>tr>th,
+.table>thead>tr>td,
+.table>thead>tr>th {
+    padding: 8px;
+    line-height: 1.42857143;
+    vertical-align: top;
+    border-top: 1px solid #ddd
+}
+
+.table>thead>tr>th {
+    vertical-align: bottom;
+    border-bottom: 2px solid #ddd
+}
+
+.table>caption+thead>tr:first-child>td,
+.table>caption+thead>tr:first-child>th,
+.table>colgroup+thead>tr:first-child>td,
+.table>colgroup+thead>tr:first-child>th,
+.table>thead:first-child>tr:first-child>td,
+.table>thead:first-child>tr:first-child>th {
+    border-top: 0
+}
+
+.table>tbody+tbody {
+    border-top: 2px solid #ddd
+}
+
+.table .table {
+    background-color: #fff
+}
+
+.table-condensed>tbody>tr>td,
+.table-condensed>tbody>tr>th,
+.table-condensed>tfoot>tr>td,
+.table-condensed>tfoot>tr>th,
+.table-condensed>thead>tr>td,
+.table-condensed>thead>tr>th {
+    padding: 5px
+}
+
+.table-bordered {
+    border: 1px solid #ddd
+}
+
+.table-bordered>tbody>tr>td,
+.table-bordered>tbody>tr>th,
+.table-bordered>tfoot>tr>td,
+.table-bordered>tfoot>tr>th,
+.table-bordered>thead>tr>td,
+.table-bordered>thead>tr>th {
+    border: 1px solid #ddd
+}
+
+.table-bordered>thead>tr>td,
+.table-bordered>thead>tr>th {
+    border-bottom-width: 2px
+}
+
+.table-striped>tbody>tr:nth-of-type(odd) {
+    background-color: #f9f9f9
+}
+
+.table-hover>tbody>tr:hover {
+    background-color: #f5f5f5
+}
+
+table col[class*=col-] {
+    position: static;
+    display: table-column;
+    float: none
+}
+
+table td[class*=col-],
+table th[class*=col-] {
+    position: static;
+    display: table-cell;
+    float: none
+}
+
+.table>tbody>tr.active>td,
+.table>tbody>tr.active>th,
+.table>tbody>tr>td.active,
+.table>tbody>tr>th.active,
+.table>tfoot>tr.active>td,
+.table>tfoot>tr.active>th,
+.table>tfoot>tr>td.active,
+.table>tfoot>tr>th.active,
+.table>thead>tr.active>td,
+.table>thead>tr.active>th,
+.table>thead>tr>td.active,
+.table>thead>tr>th.active {
+    background-color: #f5f5f5
+}
+
+.table-hover>tbody>tr.active:hover>td,
+.table-hover>tbody>tr.active:hover>th,
+.table-hover>tbody>tr:hover>.active,
+.table-hover>tbody>tr>td.active:hover,
+.table-hover>tbody>tr>th.active:hover {
+    background-color: #e8e8e8
+}
+
+.table>tbody>tr.success>td,
+.table>tbody>tr.success>th,
+.table>tbody>tr>td.success,
+.table>tbody>tr>th.success,
+.table>tfoot>tr.success>td,
+.table>tfoot>tr.success>th,
+.table>tfoot>tr>td.success,
+.table>tfoot>tr>th.success,
+.table>thead>tr.success>td,
+.table>thead>tr.success>th,
+.table>thead>tr>td.success,
+.table>thead>tr>th.success {
+    background-color: #dff0d8
+}
+
+.table-hover>tbody>tr.success:hover>td,
+.table-hover>tbody>tr.success:hover>th,
+.table-hover>tbody>tr:hover>.success,
+.table-hover>tbody>tr>td.success:hover,
+.table-hover>tbody>tr>th.success:hover {
+    background-color: #d0e9c6
+}
+
+.table>tbody>tr.info>td,
+.table>tbody>tr.info>th,
+.table>tbody>tr>td.info,
+.table>tbody>tr>th.info,
+.table>tfoot>tr.info>td,
+.table>tfoot>tr.info>th,
+.table>tfoot>tr>td.info,
+.table>tfoot>tr>th.info,
+.table>thead>tr.info>td,
+.table>thead>tr.info>th,
+.table>thead>tr>td.info,
+.table>thead>tr>th.info {
+    background-color: #d9edf7
+}
+
+.table-hover>tbody>tr.info:hover>td,
+.table-hover>tbody>tr.info:hover>th,
+.table-hover>tbody>tr:hover>.info,
+.table-hover>tbody>tr>td.info:hover,
+.table-hover>tbody>tr>th.info:hover {
+    background-color: #c4e3f3
+}
+
+.table>tbody>tr.warning>td,
+.table>tbody>tr.warning>th,
+.table>tbody>tr>td.warning,
+.table>tbody>tr>th.warning,
+.table>tfoot>tr.warning>td,
+.table>tfoot>tr.warning>th,
+.table>tfoot>tr>td.warning,
+.table>tfoot>tr>th.warning,
+.table>thead>tr.warning>td,
+.table>thead>tr.warning>th,
+.table>thead>tr>td.warning,
+.table>thead>tr>th.warning {
+    background-color: #fcf8e3
+}
+
+.table-hover>tbody>tr.warning:hover>td,
+.table-hover>tbody>tr.warning:hover>th,
+.table-hover>tbody>tr:hover>.warning,
+.table-hover>tbody>tr>td.warning:hover,
+.table-hover>tbody>tr>th.warning:hover {
+    background-color: #faf2cc
+}
+
+.table>tbody>tr.danger>td,
+.table>tbody>tr.danger>th,
+.table>tbody>tr>td.danger,
+.table>tbody>tr>th.danger,
+.table>tfoot>tr.danger>td,
+.table>tfoot>tr.danger>th,
+.table>tfoot>tr>td.danger,
+.table>tfoot>tr>th.danger,
+.table>thead>tr.danger>td,
+.table>thead>tr.danger>th,
+.table>thead>tr>td.danger,
+.table>thead>tr>th.danger {
+    background-color: #f2dede
+}
+
+.table-hover>tbody>tr.danger:hover>td,
+.table-hover>tbody>tr.danger:hover>th,
+.table-hover>tbody>tr:hover>.danger,
+.table-hover>tbody>tr>td.danger:hover,
+.table-hover>tbody>tr>th.danger:hover {
+    background-color: #ebcccc
+}
+
+.table-responsive {
+    min-height: .01%;
+    overflow-x: auto
+}
+
+@media screen and (max-width:767px) {
+    .table-responsive {
+        width: 100%;
+        margin-bottom: 15px;
+        overflow-y: hidden;
+        -ms-overflow-style: -ms-autohiding-scrollbar;
+        border: 1px solid #ddd
+    }
+    .table-responsive>.table {
+        margin-bottom: 0
+    }
+    .table-responsive>.table>tbody>tr>td,
+    .table-responsive>.table>tbody>tr>th,
+    .table-responsive>.table>tfoot>tr>td,
+    .table-responsive>.table>tfoot>tr>th,
+    .table-responsive>.table>thead>tr>td,
+    .table-responsive>.table>thead>tr>th {
+        white-space: nowrap
+    }
+    .table-responsive>.table-bordered {
+        border: 0
+    }
+    .table-responsive>.table-bordered>tbody>tr>td:first-child,
+    .table-responsive>.table-bordered>tbody>tr>th:first-child,
+    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
+    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
+    .table-responsive>.table-bordered>thead>tr>td:first-child,
+    .table-responsive>.table-bordered>thead>tr>th:first-child {
+        border-left: 0
+    }
+    .table-responsive>.table-bordered>tbody>tr>td:last-child,
+    .table-responsive>.table-bordered>tbody>tr>th:last-child,
+    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
+    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
+    .table-responsive>.table-bordered>thead>tr>td:last-child,
+    .table-responsive>.table-bordered>thead>tr>th:last-child {
+        border-right: 0
+    }
+    .table-responsive>.table-bordered>tbody>tr:last-child>td,
+    .table-responsive>.table-bordered>tbody>tr:last-child>th,
+    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
+    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
+        border-bottom: 0
+    }
+}
+
+fieldset {
+    min-width: 0;
+    padding: 0;
+    margin: 0;
+    border: 0
+}
+
+legend {
+    display: block;
+    width: 100%;
+    padding: 0;
+    margin-bottom: 20px;
+    font-size: 21px;
+    line-height: inherit;
+    color: #333;
+    border: 0;
+    border-bottom: 1px solid #e5e5e5
+}
+
+label {
+    display: inline-block;
+    max-width: 100%;
+    margin-bottom: 5px;
+    font-weight: 700
+}
+
+input[type=search] {
+    -webkit-box-sizing: border-box;
+    -moz-box-sizing: border-box;
+    box-sizing: border-box
+}
+
+input[type=checkbox],
+input[type=radio] {
+    margin: 4px 0 0;
+    margin-top: 1px \9;
+    line-height: normal
+}
+
+input[type=file] {
+    display: block
+}
+
+input[type=range] {
+    display: block;
+    width: 100%
+}
+
+select[multiple],
+select[size] {
+    height: auto
+}
+
+input[type=file]:focus,
+input[type=checkbox]:focus,
+input[type=radio]:focus {
+    outline: thin dotted;
+    outline: 5px auto -webkit-focus-ring-color;
+    outline-offset: -2px
+}
+
+output {
+    display: block;
+    padding-top: 7px;
+    font-size: 14px;
+    line-height: 1.42857143;
+    color: #555
+}
+
+.form-control {
+    display: block;
+    width: 100%;
+    height: 34px;
+    padding: 6px 12px;
+    font-size: 14px;
+    line-height: 1.42857143;
+    color: #555;
+    background-color: #fff;
+    background-image: none;
+    border: 1px solid #ccc;
+    border-radius: 4px;
+}
+
+.form-control:focus {
+    border-color: #66afe9;
+    outline: 0;
+}
+
+.form-control::-moz-placeholder {
+    color: #999;
+    opacity: 1
+}
+
+.form-control:-ms-input-placeholder {
+    color: #999
+}
+
+.form-control::-webkit-input-placeholder {
+    color: #999
+}
+
+.form-control[disabled],
+.form-control[readonly],
+fieldset[disabled] .form-control {
+    cursor: not-allowed;
+    background-color: #eee;
+    opacity: 1
+}
+
+textarea.form-control {
+    height: auto
+}
+
+input[type=search] {
+    -webkit-appearance: none
+}
+
+@media screen and (-webkit-min-device-pixel-ratio:0) {
+    input[type=date],
+    input[type=time],
+    input[type=datetime-local],
+    input[type=month] {
+        line-height: 34px
+    }
+    .input-group-sm input[type=date],
+    .input-group-sm input[type=time],
+    .input-group-sm input[type=datetime-local],
+    .input-group-sm input[type=month],
+    input[type=date].input-sm,
+    input[type=time].input-sm,
+    input[type=datetime-local].input-sm,
+    input[type=month].input-sm {
+        line-height: 30px
+    }
+    .input-group-lg input[type=date],
+    .input-group-lg input[type=time],
+    .input-group-lg input[type=datetime-local],
+    .input-group-lg input[type=month],
+    input[type=date].input-lg,
+    input[type=time].input-lg,
+    input[type=datetime-local].input-lg,
+    input[type=month].input-lg {
+        line-height: 46px
+    }
+}
+
+.form-group {
+    margin-bottom: 15px
+}
+
+.checkbox,
+.radio {
+    position: relative;
+    display: block;
+    margin-top: 10px;
+    margin-bottom: 10px
+}
+
+.checkbox label,
+.radio label {
+    min-height: 20px;
+    padding-left: 20px;
+    margin-bottom: 0;
+    font-weight: 400;
+    cursor: pointer
+}
+
+.checkbox input[type=checkbox],
+.checkbox-inline input[type=checkbox],
+.radio input[type=radio],
+.radio-inline input[type=radio] {
+    position: absolute;
+    margin-top: 4px \9;
+    margin-left: -20px
+}
+
+.checkbox+.checkbox,
+.radio+.radio {
+    margin-top: -5px
+}
+
+.checkbox-inline,
+.radio-inline {
+    display: inline-block;
+    padding-left: 20px;
+    margin-bottom: 0;
+    font-weight: 400;
+    vertical-align: middle;
+    cursor: pointer
+}
+
+.checkbox-inline+.checkbox-inline,
+.radio-inline+.radio-inline {
+    margin-top: 0;
+    margin-left: 10px
+}
+
+fieldset[disabled] input[type=checkbox],
+fieldset[disabled] input[type=radio],
+input[type=checkbox].disabled,
+input[type=checkbox][disabled],
+input[type=radio].disabled,
+input[type=radio][disabled] {
+    cursor: not-allowed
+}
+
+.checkbox-inline.disabled,
+.radio-inline.disabled,
+fieldset[disabled] .checkbox-inline,
+fieldset[disabled] .radio-inline {
+    cursor: not-allowed
+}
+
+.checkbox.disabled label,
+.radio.disabled label,
+fieldset[disabled] .checkbox label,
+fieldset[disabled] .radio label {
+    cursor: not-allowed
+}
+
+.form-control-static {
+    padding-top: 7px;
+    padding-bottom: 7px;
+    margin-bottom: 0
+}
+
+.form-control-static.input-lg,
+.form-control-static.input-sm {
+    padding-right: 0;
+    padding-left: 0
+}
+
+.input-sm {
+    height: 30px;
+    padding: 5px 10px;
+    font-size: 12px;
+    line-height: 1.5;
+    border-radius: 3px
+}
+
+select.input-sm {
+    height: 30px;
+    line-height: 30px
+}
+
+select[multiple].input-sm,
+textarea.input-sm {
+    height: auto
+}
+
+.form-group-sm .form-control {
+    height: 30px;
+    padding: 5px 10px;
+    font-size: 12px;
+    line-height: 1.5;
+    border-radius: 3px
+}
+
+select.form-group-sm .form-control {
+    height: 30px;
+    line-height: 30px
+}
+
+select[multiple].form-group-sm .form-control,
+textarea.form-group-sm .form-control {
+    height: auto
+}
+
+.form-group-sm .form-control-static {
+    height: 30px;
+    padding: 5px 10px;
+    font-size: 12px;
+    line-height: 1.5
+}
+
+.input-lg {
+    height: 46px;
+    padding: 10px 16px;
+    font-size: 18px;
+    line-height: 1.3333333;
+    border-radius: 6px
+}
+
+select.input-lg {
+    height: 46px;
+    line-height: 46px
+}
+
+select[multiple].input-lg,
+textarea.input-lg {
+    height: auto
+}
+
+.form-group-lg .form-control {
+    height: 46px;
+    padding: 10px 16px;
+    font-size: 18px;
+    line-height: 1.3333333;
+    border-radius: 6px
+}
+
+select.form-group-lg .form-control {
+    height: 46px;
+    line-height: 46px
+}
+
+select[multiple].form-group-lg .form-control,
+textarea.form-group-lg .form-control {
+    height: auto
+}
+
+.form-group-lg .form-control-static {
+    height: 46px;
+    padding: 10px 16px;
+    font-size: 18px;
+    line-height: 1.3333333
+}
+
+.has-feedback {
+    position: relative
+}
+
+.has-feedback .form-control {
+    padding-right: 42.5px
+}
+
+.form-control-feedback {
+    position: absolute;
+    top: 0;
+    right: 0;
+    z-index: 2;
+    display: block;
+    width: 34px;
+    height: 34px;
+    line-height: 34px;
+    text-align: center;
+}
+
+.input-lg+.form-control-feedback {
+    width: 46px;
+    height: 46px;
+    line-height: 46px
+}
+
+.input-sm+.form-control-feedback {
+    width: 30px;
+    height: 30px;
+    line-height: 30px
+}
+
+.has-success .checkbox,
+.has-success .checkbox-inline,
+.has-success .control-label,
+.has-success .help-block,
+.has-success .radio,
+.has-success .radio-inline,
+.has-success.checkbox label,
+.has-success.checkbox-inline label,
+.has-success.radio label,
+.has-success.radio-inline label {
+    color: #3c763d
+}
+
+.has-success .form-control {
+    border-color: #3c763d;
+}
+
+.has-success .form-control:focus {
+    border-color: #2b542c;
+}
+
+.has-success .input-group-addon {
+    color: #3c763d;
+    background-color: #dff0d8;
+    border-color: #3c763d
+}
+
+.has-success .form-control-feedback {
+    color: #3c763d
+}
+
+.has-warning .checkbox,
+.has-warning .checkbox-inline,
+.has-warning .control-label,
+.has-warning .help-block,
+.has-warning .radio,
+.has-warning .radio-inline,
+.has-warning.checkbox label,
+.has-warning.checkbox-inline label,
+.has-warning.radio label,
+.has-warning.radio-inline label {
+    color: #8a6d3b
+}
+
+.has-warning .form-control {
+    border-color: #8a6d3b;
+}
+
+.has-warning .form-control:focus {
+    border-color: #66512c;
+}
+
+.has-warning .input-group-addon {
+    color: #8a6d3b;
+    background-color: #fcf8e3;
+    border-color: #8a6d3b
+}
+
+.has-warning .form-control-feedback {
+    color: #8a6d3b
+}
+
+.has-error .checkbox,
+.has-error .checkbox-inline,
+.has-error .control-label,
+.has-error .help-block,
+.has-error .radio,
+.has-error .radio-inline,
+.has-error.checkbox label,
+.has-error.checkbox-inline label,
+.has-error.radio label,
+.has-error.radio-inline label {
+    color: #a94442
+}
+
+.has-error .form-control {
+    border-color: #a94442;
+}
+
+.has-error .form-control:focus {
+    border-color: #843534;
+}
+
+.has-error .input-group-addon {
+    color: #a94442;
+    background-color: #f2dede;
+    border-color: #a94442
+}
+
+.has-error .form-control-feedback {
+    color: #a94442
+}
+
+.has-feedback label~.form-control-feedback {
+    top: 25px
+}
+
+.has-feedback label.sr-only~.form-control-feedback {
+    top: 0
+}
+
+.help-block {
+    display: block;
+    margin-top: 5px;
+    margin-bottom: 10px;
+    color: #737373
+}
+
+@media (min-width:768px) {
+    .form-inline .form-group {
+        display: inline-block;
+        margin-bottom: 0;
+        vertical-align: middle
+    }
+    .form-inline .form-control {
+        display: inline-block;
+        width: auto;
+        vertical-align: middle
+    }
+    .form-inline .form-control-static {
+        display: inline-block
+    }
+    .form-inline .input-group {
+        display: inline-table;
+        vertical-align: middle
+    }
+    .form-inline .input-group .form-control,
+    .form-inline .input-group .input-group-addon,
+    .form-inline .input-group .input-group-btn {
+        width: auto
+    }
+    .form-inline .input-group>.form-control {
+        width: 100%
+    }
+    .form-inline .control-label {
+        margin-bottom: 0;
+        vertical-align: middle
+    }
+    .form-inline .checkbox,
+    .form-inline .radio {
+        display: inline-block;
+        margin-top: 0;
+        margin-bottom: 0;
+        vertical-align: middle
+    }
+    .form-inline .checkbox label,
+    .form-inline .radio label {
+        padding-left: 0
+    }
+    .form-inline .checkbox input[type=checkbox],
+    .form-inline .radio input[type=radio] {
+        position: relative;
+        margin-left: 0
+    }
+    .form-inline .has-feedback .form-control-feedback {
+        top: 0
+    }
+}
+
+.form-horizontal .checkbox,
+.form-horizontal .checkbox-inline,
+.form-horizontal .radio,
+.form-horizontal .radio-inline {
+    padding-top: 7px;
+    margin-top: 0;
+    margin-bottom: 0
+}
+
+.form-horizontal .checkbox,
+.form-horizontal .radio {
+    min-height: 27px
+}
+
+.form-horizontal .form-group {
+    margin-right: -15px;
+    margin-left: -15px
+}
+
+@media (min-width:768px) {
+    .form-horizontal .control-label {
+        padding-top: 7px;
+        margin-bottom: 0;
+        text-align: right
+    }
+}
+
+.form-horizontal .has-feedback .form-control-feedback {
+    right: 15px
+}
+
+@media (min-width:768px) {
+    .form-horizontal .form-group-lg .control-label {
+        padding-top: 14.33px
+    }
+}
+
+@media (min-width:768px) {
+    .form-horizontal .form-group-sm .control-label {
+        padding-top: 6px
+    }
+}
+
+.btn {
+    display: inline-block;
+    padding: 6px 12px;
+    margin-bottom: 0;
+    font-size: 14px;
+    font-weight: 400;
+    line-height: 1.42857143;
+    text-align: center;
+    white-space: nowrap;
+    vertical-align: middle;
+    -ms-touch-action: manipulation;
+    touch-action: manipulation;
+    cursor: pointer;
+    -webkit-user-select: none;
+    -moz-user-select: none;
+    -ms-user-select: none;
+    user-select: none;
+    background-image: none;
+    border: 1px solid transparent;
+    border-radius: 4px
+}
+
+.btn.active.focus,
+.btn.active:focus,
+.btn.focus,
+.btn:active.focus,
+.btn:active:focus,
+.btn:focus {
+    outline: thin dotted;
+    outline: 5px auto -webkit-focus-ring-color;
+    outline-offset: -2px
+}
+
+.btn.focus,
+.btn:focus,
+.btn:hover {
+    color: #333;
+    text-decoration: none
+}
+
+.btn.active,
+.btn:active {
+    background-image: none;
+    outline: 0;
+}
+
+.btn.disabled,
+.btn[disabled],
+fieldset[disabled] .btn {
+    cursor: not-allowed;
+    filter: alpha(opacity=65);
+    opacity: .65
+}
+
+.btn-default {
+    color: #333;
+    background-color: #fff;
+    border-color: #ccc
+}
+
+.btn-default.active,
+.btn-default.focus,
+.btn-default:active,
+.btn-default:focus,
+.btn-default:hover,
+.open>.dropdown-toggle.btn-default {
+    color: #333;
+    background-color: #e6e6e6;
+    border-color: #adadad
+}
+
+.btn-default.active,
+.btn-default:active,
+.open>.dropdown-toggle.btn-default {
+    background-image: none
+}
+
+.btn-default.disabled,
+.btn-default.disabled.active,
+.btn-default.disabled.focus,
+.btn-default.disabled:active,
+.btn-default.disabled:focus,
+.btn-default.disabled:hover,
+.btn-default[disabled],
+.btn-default[disabled].active,
+.btn-default[disabled].focus,
+.btn-default[disabled]:active,
+.btn-default[disabled]:focus,
+.btn-default[disabled]:hover,
+fieldset[disabled] .btn-default,
+fieldset[disabled] .btn-default.active,
+fieldset[disabled] .btn-default.focus,
+fieldset[disabled] .btn-default:active,
+fieldset[disabled] .btn-default:focus,
+fieldset[disabled] .btn-default:hover {
+    background-color: #fff;
+    border-color: #ccc
+}
+
+.btn-default .badge {
+    color: #fff;
+    background-color: #333
+}
+
+.btn-primary {
+    color: #fff;
+    background-color: #337ab7;
+    border-color: #2e6da4
+}
+
+.btn-primary.active,
+.btn-primary.focus,
+.btn-primary:active,
+.btn-primary:focus,
+.btn-primary:hover,
+.open>.dropdown-toggle.btn-primary {
+    color: #fff;
+    background-color: #286090;
+    border-color: #204d74
+}
+
+.btn-primary.active,
+.btn-primary:active,
+.open>.dropdown-toggle.btn-primary {
+    background-image: none
+}
+
+.btn-primary.disabled,
+.btn-primary.disabled.active,
+.btn-primary.disabled.focus,
+.btn-primary.disabled:active,
+.btn-primary.disabled:focus,
+.btn-primary.disabled:hover,
+.btn-primary[disabled],
+.btn-primary[disabled].active,
+.btn-primary[disabled].focus,
+.btn-primary[disabled]:active,
+.btn-primary[disabled]:focus,
+.btn-primary[disabled]:hover,
+fieldset[disabled] .btn-primary,
+fieldset[disabled] .btn-primary.active,
+fieldset[disabled] .btn-primary.focus,
+fieldset[disabled] .btn-primary:active,
+fieldset[disabled] .btn-primary:focus,
+fieldset[disabled] .btn-primary:hover {
+    background-color: #337ab7;
+    border-color: #2e6da4
+}
+
+.btn-primary .badge {
+    color: #337ab7;
+    background-color: #fff
+}
+
+.btn-success {
+    color: #fff;
+    background-color: #5cb85c;
+    border-color: #4cae4c
+}
+
+.btn-success.active,
+.btn-success.focus,
+.btn-success:active,
+.btn-success:focus,
+.btn-success:hover,
+.open>.dropdown-toggle.btn-success {
+    color: #fff;
+    background-color: #449d44;
+    border-color: #398439
+}
+
+.btn-success.active,
+.btn-success:active,
+.open>.dropdown-toggle.btn-success {
+    background-image: none
+}
+
+.btn-success.disabled,
+.btn-success.disabled.active,
+.btn-success.disabled.focus,
+.btn-success.disabled:active,
+.btn-success.disabled:focus,
+.btn-success.disabled:hover,
+.btn-success[disabled],
+.btn-success[disabled].active,
+.btn-success[disabled].focus,
+.btn-success[disabled]:active,
+.btn-success[disabled]:focus,
+.btn-success[disabled]:hover,
+fieldset[disabled] .btn-success,
+fieldset[disabled] .btn-success.active,
+fieldset[disabled] .btn-success.focus,
+fieldset[disabled] .btn-success:active,
+fieldset[disabled] .btn-success:focus,
+fieldset[disabled] .btn-success:hover {
+    background-color: #5cb85c;
+    border-color: #4cae4c
+}
+
+.btn-success .badge {
+    color: #5cb85c;
+    background-color: #fff
+}
+
+.btn-info {
+    color: #fff;
+    background-color: #5bc0de;
+    border-color: #46b8da
+}
+
+.btn-info.active,
+.btn-info.focus,
+.btn-info:active,
+.btn-info:focus,
+.btn-info:hover,
+.open>.dropdown-toggle.btn-info {
+    color: #fff;
+    background-color: #31b0d5;
+    border-color: #269abc
+}
+
+.btn-info.active,
+.btn-info:active,
+.open>.dropdown-toggle.btn-info {
+    background-image: none
+}
+
+.btn-info.disabled,
+.btn-info.disabled.active,
+.btn-info.disabled.focus,
+.btn-info.disabled:active,
+.btn-info.disabled:focus,
+.btn-info.disabled:hover,
+.btn-info[disabled],
+.btn-info[disabled].active,
+.btn-info[disabled].focus,
+.btn-info[disabled]:active,
+.btn-info[disabled]:focus,
+.btn-info[disabled]:hover,
+fieldset[disabled] .btn-info,
+fieldset[disabled] .btn-info.active,
+fieldset[disabled] .btn-info.focus,
+fieldset[disabled] .btn-info:active,
+fieldset[disabled] .btn-info:focus,
+fieldset[disabled] .btn-info:hover {
+    background-color: #5bc0de;
+    border-color: #46b8da
+}
+
+.btn-info .badge {
+    color: #5bc0de;
+    background-color: #fff
+}
+
+.btn-warning {
+    color: #fff;
+    background-color: #f0ad4e;
+    border-color: #eea236
+}
+
+.btn-warning.active,
+.btn-warning.focus,
+.btn-warning:active,
+.btn-warning:focus,
+.btn-warning:hover,
+.open>.dropdown-toggle.btn-warning {
+    color: #fff;
+    background-color: #ec971f;
+    border-color: #d58512
+}
+
+.btn-warning.active,
+.btn-warning:active,
+.open>.dropdown-toggle.btn-warning {
+    background-image: none
+}
+
+.btn-warning.disabled,
+.btn-warning.disabled.active,
+.btn-warning.disabled.focus,
+.btn-warning.disabled:active,
+.btn-warning.disabled:focus,
+.btn-warning.disabled:hover,
+.btn-warning[disabled],
+.btn-warning[disabled].active,
+.btn-warning[disabled].focus,
+.btn-warning[disabled]:active,
+.btn-warning[disabled]:focus,
+.btn-warning[disabled]:hover,
+fieldset[disabled] .btn-warning,
+fieldset[disabled] .btn-warning.active,
+fieldset[disabled] .btn-warning.focus,
+fieldset[disabled] .btn-warning:active,
+fieldset[disabled] .btn-warning:focus,
+fieldset[disabled] .btn-warning:hover {
+    background-color: #f0ad4e;
+    border-color: #eea236
+}
+
+.btn-warning .badge {
+    color: #f0ad4e;
+    background-color: #fff
+}
+
+.btn-danger {
+    color: #fff;
+    background-color: #d9534f;
+    border-color: #d43f3a
+}
+
+.btn-danger.active,
+.btn-danger.focus,
+.btn-danger:active,
+.btn-danger:focus,
+.btn-danger:hover,
+.open>.dropdown-toggle.btn-danger {
+    color: #fff;
+    background-color: #c9302c;
+    border-color: #ac2925
+}
+
+.btn-danger.active,
+.btn-danger:active,
+.open>.dropdown-toggle.btn-danger {
+    background-image: none
+}
+
+.btn-danger.disabled,
+.btn-danger.disabled.active,
+.btn-danger.disabled.focus,
+.btn-danger.disabled:active,
+.btn-danger.disabled:focus,
+.btn-danger.disabled:hover,
+.btn-danger[disabled],
+.btn-danger[disabled].active,
+.btn-danger[disabled].focus,
+.btn-danger[disabled]:active,
+.btn-danger[disabled]:focus,
+.btn-danger[disabled]:hover,
+fieldset[disabled] .btn-danger,
+fieldset[disabled] .btn-danger.active,
+fieldset[disabled] .btn-danger.focus,
+fieldset[disabled] .btn-danger:active,
+fieldset[disabled] .btn-danger:focus,
+fieldset[disabled] .btn-danger:hover {
+    background-color: #d9534f;
+    border-color: #d43f3a
+}
+
+.btn-danger .badge {
+    color: #d9534f;
+    background-color: #fff
+}
+
+.btn-link {
+    font-weight: 400;
+    color: #337ab7;
+    border-radius: 0
+}
+
+.btn-link,
+.btn-link.active,
+.btn-link:active,
+.btn-link[disabled],
+fieldset[disabled] .btn-link {
+    background-color: transparent;
+}
+
+.btn-link,
+.btn-link:active,
+.btn-link:focus,
+.btn-link:hover {
+    border-color: transparent
+}
+
+.btn-link:focus,
+.btn-link:hover {
+    color: #23527c;
+    text-decoration: underline;
+    background-color: transparent
+}
+
+.btn-link[disabled]:focus,
+.btn-link[disabled]:hover,
+fieldset[disabled] .btn-link:focus,
+fieldset[disabled] .btn-link:hover {
+    color: #777;
+    text-decoration: none
+}
+
+.btn-group-lg>.btn,
+.btn-lg {
+    padding: 10px 16px;
+    font-size: 18px;
+    line-height: 1.3333333;
+    border-radius: 6px
+}
+
+.btn-group-sm>.btn,
+.btn-sm {
+    padding: 5px 10px;
+    font-size: 12px;
+    line-height: 1.5;
+    border-radius: 3px
+}
+
+.btn-group-xs>.btn,
+.btn-xs {
+    padding: 1px 5px;
+    font-size: 12px;
+    line-height: 1.5;
+    border-radius: 3px
+}
+
+.btn-block {
+    display: block;
+    width: 100%
+}
+
+.btn-block+.btn-block {
+    margin-top: 5px
+}
+
+input[type=button].btn-block,
+input[type=reset].btn-block,
+input[type=submit].btn-block {
+    width: 100%
+}
+
+.fade {
+    opacity: 0;
+    -webkit-transition: opacity .15s linear;
+    -o-transition: opacity .15s linear;
+    transition: opacity .15s linear
+}
+
+.fade.in {
+    opacity: 1
+}
+
+.collapse {
+    display: none;
+    visibility: hidden
+}
+
+.collapse.in {
+    display: block;
+    visibility: visible
+}
+
+tr.collapse.in {
+    display: table-row
+}
+
+tbody.collapse.in {
+    display: table-row-group
+}
+
+.collapsing {
+    position: relative;
+    height: 0;
+    overflow: hidden;
+    -webkit-transition-timing-function: ease;
+    -o-transition-timing-function: ease;
+    transition-timing-function: ease;
+    -webkit-transition-duration: .35s;
+    -o-transition-duration: .35s;
+    transition-duration: .35s;
+    -webkit-transition-property: height, visibility;
+    -o-transition-property: height, visibility;
+    transition-property: height, visibility
+}
+
+.caret {
+    display: inline-block;
+    width: 0;
+    height: 0;
+    margin-left: 2px;
+    vertical-align: middle;
+    border-top: 4px solid;
+    border-right: 4px solid transparent;
+    border-left: 4px solid transparent
+}
+
+.dropdown,
+.dropup {
+    position: relative
+}
+
+.dropdown-toggle:focus {
+    outline: 0
+}
+
+.dropdown-menu {
+    position: absolute;
+    top: 100%;
+    left: 0;
+    z-index: 1000;
+    display: none;
+    float: left;
+    min-width: 160px;
+    padding: 5px 0;
+    margin: 2px 0 0;
+    font-size: 14px;
+    text-align: left;
+    list-style: none;
+    background-color: #fff;
+    -webkit-background-clip: padding-box;
+    background-clip: padding-box;
+    border: 1px solid #ccc;
+    border: 1px solid rgba(0, 0, 0, .15);
+    border-radius: 4px;
+}
+
+.dropdown-menu.pull-right {
+    right: 0;
+    left: auto
+}
+
+.dropdown-menu .divider {
+    height: 1px;
+    margin: 9px 0;
+    overflow: hidden;
+    background-color: #e5e5e5
+}
+
+.dropdown-menu>li>a {
+    display: block;
+    padding: 3px 20px;
+    clear: both;
+    font-weight: 400;
+    line-height: 1.42857143;
+    color: #333;
+    white-space: nowrap
+}
+
+.dropdown-menu>li>a:focus,
+.dropdown-menu>li>a:hover {
+    color: #262626;
+    text-decoration: none;
+    background-color: #f5f5f5
+}
+
+.dropdown-menu>.active>a,
+.dropdown-menu>.active>a:focus,
+.dropdown-menu>.active>a:hover {
+    color: #fff;
+    text-decoration: none;
+    background-color: #337ab7;
+    outline: 0
+}
+
+.dropdown-menu>.disabled>a,
+.dropdown-menu>.disabled>a:focus,
+.dropdown-menu>.disabled>a:hover {
+    color: #777
+}
+
+.dropdown-menu>.disabled>a:focus,
+.dropdown-menu>.disabled>a:hover {
+    text-decoration: none;
+    cursor: not-allowed;
+    background-color: transparent;
+    background-image: none;
+    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
+}
+
+.open>.dropdown-menu {
+    display: block
+}
+
+.open>a {
+    outline: 0
+}
+
+.dropdown-menu-right {
+    right: 0;
+    left: auto
+}
+
+.dropdown-menu-left {
+    right: auto;
+    left: 0
+}
+
+.dropdown-header {
+    display: block;
+    padding: 3px 20px;
+    font-size: 12px;
+    line-height: 1.42857143;
+    color: #777;
+    white-space: nowrap
+}
+
+.dropdown-backdrop {
+    position: fixed;
+    top: 0;
+    right: 0;
+    bottom: 0;
+    left: 0;
+    z-index: 990
+}
+
+.pull-right>.dropdown-menu {
+    right: 0;
+    left: auto
+}
+
+.dropup .caret,
+.navbar-fixed-bottom .dropdown .caret {
+    content: "";
+    border-top: 0;
+    border-bottom: 4px solid
+}
+
+.dropup .dropdown-menu,
+.navbar-fixed-bottom .dropdown .dropdown-menu {
+    top: auto;
+    bottom: 100%;
+    margin-bottom: 2px
+}
+
+@media (min-width:768px) {
+    .navbar-right .dropdown-menu {
+        right: 0;
+        left: auto
+    }
+    .navbar-right .dropdown-menu-left {
+        right: auto;
+        left: 0
+    }
+}
+
+.btn-group,
+.btn-group-vertical {
+    position: relative;
+    display: inline-block;
+    vertical-align: middle
+}
+
+.btn-group-vertical>.btn,
+.btn-group>.btn {
+    position: relative;
+    float: left
+}
+
+.btn-group-vertical>.btn.active,
+.btn-group-vertical>.btn:active,
+.btn-group-vertical>.btn:focus,
+.btn-group-vertical>.btn:hover,
+.btn-group>.btn.active,
+.btn-group>.btn:active,
+.btn-group>.btn:focus,
+.btn-group>.btn:hover {
+    z-index: 2
+}
+
+.btn-group .btn+.btn,
+.btn-group .btn+.btn-group,
+.btn-group .btn-group+.btn,
+.btn-group .btn-group+.btn-group {
+    margin-left: -1px
+}
+
+.btn-toolbar {
+    margin-left: -5px
+}
+
+.btn-toolbar .btn-group,
+.btn-toolbar .input-group {
+    float: left
+}
+
+.btn-toolbar>.btn,
+.btn-toolbar>.btn-group,
+.btn-toolbar>.input-group {
+    margin-left: 5px
+}
+
+.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
+    border-radius: 0
+}
+
+.btn-group>.btn:first-child {
+    margin-left: 0
+}
+
+.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
+    border-top-right-radius: 0;
+    border-bottom-right-radius: 0
+}
+
+.btn-group>.btn:last-child:not(:first-child),
+.btn-group>.dropdown-toggle:not(:first-child) {
+    border-top-left-radius: 0;
+    border-bottom-left-radius: 0
+}
+
+.btn-group>.btn-group {
+    float: left
+}
+
+.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
+    border-radius: 0
+}
+
+.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
+.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
+    border-top-right-radius: 0;
+    border-bottom-right-radius: 0
+}
+
+.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
+    border-top-left-radius: 0;
+    border-bottom-left-radius: 0
+}
+
+.btn-group .dropdown-toggle:active,
+.btn-group.open .dropdown-toggle {
+    outline: 0
+}
+
+.btn-group>.btn+.dropdown-toggle {
+    padding-right: 8px;
+    padding-left: 8px
+}
+
+.btn-group>.btn-lg+.dropdown-toggle {
+    padding-right: 12px;
+    padding-left: 12px
+}
+
+.btn-group.open .dropdown-toggle {
+}
+
+.btn-group.open .dropdown-toggle.btn-link {
+}
+
+.btn .caret {
+    margin-left: 0
+}
+
+.btn-lg .caret {
+    border-width: 5px 5px 0;
+    border-bottom-width: 0
+}
+
+.dropup .btn-lg .caret {
+    border-width: 0 5px 5px
+}
+
+.btn-group-vertical>.btn,
+.btn-group-vertical>.btn-group,
+.btn-group-vertical>.btn-group>.btn {
+    display: block;
+    float: none;
+    width: 100%;
+    max-width: 100%
+}
+
+.btn-group-vertical>.btn-group>.btn {
+    float: none
+}
+
+.btn-group-vertical>.btn+.btn,
+.btn-group-vertical>.btn+.btn-group,
+.btn-group-vertical>.btn-group+.btn,
+.btn-group-vertical>.btn-group+.btn-group {
+    margin-top: -1px;
+    margin-left: 0
+}
+
+.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
+    border-radius: 0
+}
+
+.btn-group-vertical>.btn:first-child:not(:last-child) {
+    border-top-right-radius: 4px;
+    border-bottom-right-radius: 0;
+    border-bottom-left-radius: 0
+}
+
+.btn-group-vertical>.btn:last-child:not(:first-child) {
+    border-top-left-radius: 0;
+    border-top-right-radius: 0;
+    border-bottom-left-radius: 4px
+}
+
+.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
+    border-radius: 0
+}
+
+.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
+.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
+    border-bottom-right-radius: 0;
+    border-bottom-left-radius: 0
+}
+
+.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
+    border-top-left-radius: 0;
+    border-top-right-radius: 0
+}
+
+.btn-group-justified {
+    display: table;
+    width: 100%;
+    table-layout: fixed;
+    border-collapse: separate
+}
+
+.btn-group-justified>.btn,
+.btn-group-justified>.btn-group {
+    display: table-cell;
+    float: none;
+    width: 1%
+}
+
+.btn-group-justified>.btn-group .btn {
+    width: 100%
+}
+
+.btn-group-justified>.btn-group .dropdown-menu {
+    left: auto
+}
+
+[data-toggle=buttons]>.btn input[type=checkbox],
+[data-toggle=buttons]>.btn input[type=radio],
+[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
+[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
+    position: absolute;
+    clip: rect(0, 0, 0, 0);
+}
+
+.input-group {
+    position: relative;
+    display: table;
+    border-collapse: separate
+}
+
+.input-group[class*=col-] {
+    float: none;
+    padding-right: 0;
+    padding-left: 0
+}
+
+.input-group .form-control {
+    position: relative;
+    z-index: 2;
+    float: left;
+    width: 100%;
+    margin-bottom: 0
+}
+
+.input-group-lg>.form-control,
+.input-group-lg>.input-group-addon,
+.input-group-lg>.input-group-btn>.btn {
+    height: 46px;
+    padding: 10px 16px;
+    font-size: 18px;
+    line-height: 1.3333333;
+    border-radius: 6px
+}
+
+select.input-group-lg>.form-control,
+select.input-group-lg>.input-group-addon,
+select.input-group-lg>.input-group-btn>.btn {
+    height: 46px;
+    line-height: 46px
+}
+
+select[multiple].input-group-lg>.form-control,
+select[multiple].input-group-lg>.input-group-addon,
+select[multiple].input-group-lg>.input-group-btn>.btn,
+textarea.input-group-lg>.form-control,
+textarea.input-group-lg>.input-group-addon,
+textarea.input-group-lg>.input-group-btn>.btn {
+    height: auto
+}
+
+.input-group-sm>.form-control,
+.input-group-sm>.input-group-addon,
+.input-group-sm>.input-group-btn>.btn {
+    height: 30px;
+    padding: 5px 10px;
+    font-size: 12px;
+    line-height: 1.5;
+    border-radius: 3px
+}
+
+select.input-group-sm>.form-control,
+select.input-group-sm>.input-group-addon,
+select.input-group-sm>.input-group-btn>.btn {
+    height: 30px;
+    line-height: 30px
+}
+
+select[multiple].input-group-sm>.form-control,
+select[multiple].input-group-sm>.input-group-addon,
+select[multiple].input-group-sm>.input-group-btn>.btn,
+textarea.input-group-sm>.form-control,
+textarea.input-group-sm>.input-group-addon,
+textarea.input-group-sm>.input-group-btn>.btn {
+    height: auto
+}
+
+.input-group .form-control,
+.input-group-addon,
+.input-group-btn {
+    display: table-cell
+}
+
+.input-group .form-control:not(:first-child):not(:last-child),
+.input-group-addon:not(:first-child):not(:last-child),
+.input-group-btn:not(:first-child):not(:last-child) {
+    border-radius: 0
+}
+
+.input-group-addon,
+.input-group-btn {
+    width: 1%;
+    white-space: nowrap;
+    vertical-align: middle
+}
+
+.input-group-addon {
+    padding: 6px 12px;
+    font-size: 14px;
+    font-weight: 400;
+    line-height: 1;
+    color: #555;
+    text-align: center;
+    background-color: #eee;
+    border: 1px solid #ccc;
+    border-radius: 4px
+}
+
+.input-group-addon.input-sm {
+    padding: 5px 10px;
+    font-size: 12px;
+    border-radius: 3px
+}
+
+.input-group-addon.input-lg {
+    padding: 10px 16px;
+    font-size: 18px;
+    border-radius: 6px
+}
+
+.input-group-addon input[type=checkbox],
+.input-group-addon input[type=radio] {
+    margin-top: 0
+}
+
+.input-group .form-control:first-child,
+.input-group-addon:first-child,
+.input-group-btn:first-child>.btn,
+.input-group-btn:first-child>.btn-group>.btn,
+.input-group-btn:first-child>.dropdown-toggle,
+.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
+.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
+    border-top-right-radius: 0;
+    border-bottom-right-radius: 0
+}
+
+.input-group-addon:first-child {
+    border-right: 0
+}
+
+.input-group .form-control:last-child,
+.input-group-addon:last-child,
+.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
+.input-group-btn:first-child>.btn:not(:first-child),
+.input-group-btn:last-child>.btn,
+.input-group-btn:last-child>.btn-group>.btn,
+.input-group-btn:last-child>.dropdown-toggle {
+    border-top-left-radius: 0;
+    border-bottom-left-radius: 0
+}
+
+.input-group-addon:last-child {
+    border-left: 0
+}
+
+.input-group-btn {
+    position: relative;
+    font-size: 0;
+    white-space: nowrap
+}
+
+.input-group-btn>.btn {
+    position: relative
+}
+
+.input-group-btn>.btn+.btn {
+    margin-left: -1px
+}
+
+.input-group-btn>.btn:active,
+.input-group-btn>.btn:focus,
+.input-group-btn>.btn:hover {
+    z-index: 2
+}
+
+.input-group-btn:first-child>.btn,
+.input-group-btn:first-child>.btn-group {
+    margin-right: -1px
+}
+
+.input-group-btn:last-child>.btn,
+.input-group-btn:last-child>.btn-group {
+    margin-left: -1px
+}
+
+.nav {
+    padding-left: 0;
+    margin-bottom: 0;
+    list-style: none
+}
+
+.nav>li {
+    position: relative;
+    display: block
+}
+
+.nav>li>a {
+    position: relative;
+    display: block;
+    padding: 10px 15px
+}
+
+.nav>li>a:focus,
+.nav>li>a:hover {
+    text-decoration: none;
+    background-color: #eee
+}
+
+.nav>li.disabled>a {
+    color: #777
+}
+
+.nav>li.disabled>a:focus,
+.nav>li.disabled>a:hover {
+    color: #777;
+    text-decoration: none;
+    cursor: not-allowed;
+    background-color: transparent
+}
+
+.nav .open>a,
+.nav .open>a:focus,
+.nav .open>a:hover {
+    background-color: #eee;
+    border-color: #337ab7
+}
+
+.nav .nav-divider {
+    height: 1px;
+    margin: 9px 0;
+    overflow: hidden;
+    background-color: #e5e5e5
+}
+
+.nav>li>a>img {
+    max-width: none
+}
+
+.nav-tabs {
+    border-bottom: 1px solid #ddd
+}
+
+.nav-tabs>li {
+    float: left;
+    margin-bottom: -1px
+}
+
+.nav-tabs>li>a {
+    margin-right: 2px;
+    line-height: 1.42857143;
+    border: 1px solid transparent;
+    border-radius: 4px 4px 0 0
+}
+
+.nav-tabs>li>a:hover {
+    border-color: #eee #eee #ddd
+}
+
+.nav-tabs>li.active>a,
+.nav-tabs>li.active>a:focus,
+.nav-tabs>li.active>a:hover {
+    color: #555;
+    cursor: default;
+    background-color: #fff;
+    border: 1px solid #ddd;
+    border-bottom-color: transparent
+}
+
+.nav-tabs.nav-justified {
+    width: 100%;
+    border-bottom: 0
+}
+
+.nav-tabs.nav-justified>li {
+    float: none
+}
+
+.nav-tabs.nav-justified>li>a {
+    margin-bottom: 5px;
+    text-align: center
+}
+
+.nav-tabs.nav-justified>.dropdown .dropdown-menu {
+    top: auto;
+    left: auto
+}
+
+@media (min-width:768px) {
+    .nav-tabs.nav-justified>li {
+        display: table-cell;
+        width: 1%
+    }
+    .nav-tabs.nav-justified>li>a {
+        margin-bottom: 0
+    }
+}
+
+.nav-tabs.nav-justified>li>a {
+    margin-right: 0;
+    border-radius: 4px
+}
+
+.nav-tabs.nav-justified>.active>a,
+.nav-tabs.nav-justified>.active>a:focus,
+.nav-tabs.nav-justified>.active>a:hover {
+    border: 1px solid #ddd
+}
+
+@media (min-width:768px) {
+    .nav-tabs.nav-justified>li>a {
+        border-bottom: 1px solid #ddd;
+        border-radius: 4px 4px 0 0
+    }
+    .nav-tabs.nav-justified>.active>a,
+    .nav-tabs.nav-justified>.active>a:focus,
+    .nav-tabs.nav-justified>.active>a:hover {
+        border-bottom-color: #fff
+    }
+}
+
+.nav-pills>li {
+    float: left
+}
+
+.nav-pills>li>a {
+    border-radius: 4px
+}
+
+.nav-pills>li+li {
+    margin-left: 2px
+}
+
+.nav-pills>li.active>a,
+.nav-pills>li.active>a:focus,
+.nav-pills>li.active>a:hover {
+    color: #fff;
+    background-color: #337ab7
+}
+
+.nav-stacked>li {
+    float: none
+}
+
+.nav-stacked>li+li {
+    margin-top: 2px;
+    margin-left: 0
+}
+
+.nav-justified {
+    width: 100%
+}
+
+.nav-justified>li {
+    float: none
+}
+
+.nav-justified>li>a {
+    margin-bottom: 5px;
+    text-align: center
+}
+
+.nav-justified>.dropdown .dropdown-menu {
+    top: auto;
+    left: auto
+}
+
+@media (min-width:768px) {
+    .nav-justified>li {
+        display: table-cell;
+        width: 1%
+    }
+    .nav-justified>li>a {
+        margin-bottom: 0
+    }
+}
+
+.nav-tabs-justified {
+    border-bottom: 0
+}
+
+.nav-tabs-justified>li>a {
+    margin-right: 0;
+    border-radius: 4px
+}
+
+.nav-tabs-justified>.active>a,
+.nav-tabs-justified>.active>a:focus,
+.nav-tabs-justified>.active>a:hover {
+    border: 1px solid #ddd
+}
+
+@media (min-width:768px) {
+    .nav-tabs-justified>li>a {
+        border-bottom: 1px solid #ddd;
+        border-radius: 4px 4px 0 0
+    }
+    .nav-tabs-justified>.active>a,
+    .nav-tabs-justified>.active>a:focus,
+    .nav-tabs-justified>.active>a:hover {
+        border-bottom-color: #fff
+    }
+}
+
+.tab-content>.tab-pane {
+    display: none;
+    visibility: hidden
+}
+
+.tab-content>.active {
+    display: block;
+    visibility: visible
+}
+
+.nav-tabs .dropdown-menu {
+    margin-top: -1px;
+    border-top-left-radius: 0;
+    border-top-right-radius: 0
+}
+
+.navbar {
+    position: relative;
+    min-height: 50px;
+    margin-bottom: 20px;
+    border: 1px solid transparent
+}
+
+@media (min-width:768px) {
+    .navbar {
+        border-radius: 4px
+    }
+}
+
+@media (min-width:768px) {
+    .navbar-header {
+        float: left
+    }
+}
+
+.navbar-collapse {
+    padding-right: 15px;
+    padding-left: 15px;
+    overflow-x: visible;
+    -webkit-overflow-scrolling: touch;
+    border-top: 1px solid transparent;
+}
+
+.navbar-collapse.in {
+    overflow-y: auto
+}
+
+@media (min-width:768px) {
+    .navbar-collapse {
+        width: auto;
+        border-top: 0;
+    }
+    .navbar-collapse.collapse {
+        display: block!important;
+        height: auto!important;
+        padding-bottom: 0;
+        overflow: visible!important;
+        visibility: visible!important
+    }
+    .navbar-collapse.in {
+        overflow-y: visible
+    }
+    .navbar-fixed-bottom .navbar-collapse,
+    .navbar-fixed-top .navbar-collapse,
+    .navbar-static-top .navbar-collapse {
+        padding-right: 0;
+        padding-left: 0
+    }
+}
+
+.navbar-fixed-bottom .navbar-collapse,
+.navbar-fixed-top .navbar-collapse {
+    max-height: 340px
+}
+
+@media (max-device-width:480px) and (orientation:landscape) {
+    .navbar-fixed-bottom .navbar-collapse,
+    .navbar-fixed-top .navbar-collapse {
+        max-height: 200px
+    }
+}
+
+.container-fluid>.navbar-collapse,
+.container-fluid>.navbar-header,
+.container>.navbar-collapse,
+.container>.navbar-header {
+    margin-right: -15px;
+    margin-left: -15px
+}
+
+@media (min-width:768px) {
+    .container-fluid>.navbar-collapse,
+    .container-fluid>.navbar-header,
+    .container>.navbar-collapse,
+    .container>.navbar-header {
+        margin-right: 0;
+        margin-left: 0
+    }
+}
+
+.navbar-static-top {
+    z-index: 1000;
+    border-width: 0 0 1px
+}
+
+@media (min-width:768px) {
+    .navbar-static-top {
+        border-radius: 0
+    }
+}
+
+.navbar-fixed-bottom,
+.navbar-fixed-top {
+    position: fixed;
+    right: 0;
+    left: 0;
+}
+
+@media (min-width:768px) {
+    .navbar-fixed-bottom,
+    .navbar-fixed-top {
+        border-radius: 0
+    }
+}
+
+.navbar-fixed-top {
+    top: 0;
+    border-width: 0 0 1px
+}
+
+.navbar-fixed-bottom {
+    bottom: 0;
+    margin-bottom: 0;
+    border-width: 1px 0 0
+}
+
+.navbar-brand {
+    float: left;
+    height: 50px;
+    padding: 15px 15px;
+    font-size: 18px;
+    line-height: 20px
+}
+
+.navbar-brand:focus,
+.navbar-brand:hover {
+    text-decoration: none
+}
+
+.navbar-brand>img {
+    display: block
+}
+
+@media (min-width:768px) {
+    .navbar>.container .navbar-brand,
+    .navbar>.container-fluid .navbar-brand {
+        margin-left: -15px
+    }
+}
+
+.navbar-toggle {
+    position: relative;
+    float: right;
+    padding: 9px 10px;
+    margin-top: 8px;
+    margin-right: 15px;
+    margin-bottom: 8px;
+    background-color: transparent;
+    background-image: none;
+    border: 1px solid transparent;
+    border-radius: 4px
+}
+
+.navbar-toggle:focus {
+    outline: 0
+}
+
+.navbar-toggle .icon-bar {
+    display: block;
+    width: 22px;
+    height: 2px;
+    border-radius: 1px
+}
+
+.navbar-toggle .icon-bar+.icon-bar {
+    margin-top: 4px
+}
+
+@media (min-width:768px) {
+    .navbar-toggle {
+        display: none
+    }
+}
+
+.navbar-nav {
+    margin: 7.5px -15px
+}
+
+.navbar-nav>li>a {
+    padding-top: 10px;
+    padding-bottom: 10px;
+    line-height: 20px
+}
+
+@media (max-width:767px) {
+    .navbar-nav .open .dropdown-menu {
+        position: static;
+        float: none;
+        width: auto;
+        margin-top: 0;
+        background-color: transparent;
+        border: 0;
+    }
+    .navbar-nav .open .dropdown-menu .dropdown-header,
+    .navbar-nav .open .dropdown-menu>li>a {
+        padding: 5px 15px 5px 25px
+    }
+    .navbar-nav .open .dropdown-menu>li>a {
+        line-height: 20px
+    }
+    .navbar-nav .open .dropdown-menu>li>a:focus,
+    .navbar-nav .open .dropdown-menu>li>a:hover {
+        background-image: none
+    }
+}
+
+@media (min-width:768px) {
+    .navbar-nav {
+        float: left;
+        margin: 0
+    }
+    .navbar-nav>li {
+        float: left
+    }
+    .navbar-nav>li>a {
+        padding-top: 15px;
+        padding-bottom: 15px
+    }
+}
+
+.navbar-form {
+    padding: 10px 15px;
+    margin-top: 8px;
+    margin-right: -15px;
+    margin-bottom: 8px;
+    margin-left: -15px;
+    border-top: 1px solid transparent;
+    border-bottom: 1px solid transparent;
+}
+
+@media (min-width:768px) {
+    .navbar-form .form-group {
+        display: inline-block;
+        margin-bottom: 0;
+        vertical-align: middle
+    }
+    .navbar-form .form-control {
+        display: inline-block;
+        width: auto;
+        vertical-align: middle
+    }
+    .navbar-form .form-control-static {
+        display: inline-block
+    }
+    .navbar-form .input-group {
+        display: inline-table;
+        vertical-align: middle
+    }
+    .navbar-form .input-group .form-control,
+    .navbar-form .input-group .input-group-addon,
+    .navbar-form .input-group .input-group-btn {
+        width: auto
+    }
+    .navbar-form .input-group>.form-control {
+        width: 100%
+    }
+    .navbar-form .control-label {
+        margin-bottom: 0;
+        vertical-align: middle
+    }
+    .navbar-form .checkbox,
+    .navbar-form .radio {
+        display: inline-block;
+        margin-top: 0;
+        margin-bottom: 0;
+        vertical-align: middle
+    }
+    .navbar-form .checkbox label,
+    .navbar-form .radio label {
+        padding-left: 0
+    }
+    .navbar-form .checkbox input[type=checkbox],
+    .navbar-form .radio input[type=radio] {
+        position: relative;
+        margin-left: 0
+    }
+    .navbar-form .has-feedback .form-control-feedback {
+        top: 0
+    }
+}
+
+@media (max-width:767px) {
+    .navbar-form .form-group {
+        margin-bottom: 5px
+    }
+    .navbar-form .form-group:last-child {
+        margin-bottom: 0
+    }
+}
+
+@media (min-width:768px) {
+    .navbar-form {
+        width: auto;
+        padding-top: 0;
+        padding-bottom: 0;
+        margin-right: 0;
+        margin-left: 0;
+        border: 0;
+    }
+}
+
+.navbar-nav>li>.dropdown-menu {
+    margin-top: 0;
+    border-top-left-radius: 0;
+    border-top-right-radius: 0
+}
+
+.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
+    margin-bottom: 0;
+    border-top-left-radius: 4px;
+    border-top-right-radius: 4px;
+    border-bottom-right-radius: 0;
+    border-bottom-left-radius: 0
+}
+
+.navbar-btn {
+    margin-top: 8px;
+    margin-bottom: 8px
+}
+
+.navbar-btn.btn-sm {
+    margin-top: 10px;
+    margin-bottom: 10px
+}
+
+.navbar-btn.btn-xs {
+    margin-top: 14px;
+    margin-bottom: 14px
+}
+
+.navbar-text {
+    margin-top: 15px;
+    margin-bottom: 15px
+}
+
+@media (min-width:768px) {
+    .navbar-text {
+        float: left;
+        margin-right: 15px;
+        margin-left: 15px
+    }
+}
+
+@media (min-width:768px) {
+    .navbar-left {
+        float: left!important
+    }
+    .navbar-right {
+        float: right!important;
+        margin-right: -15px
+    }
+    .navbar-right~.navbar-right {
+        margin-right: 0
+    }
+}
+
+.navbar-default {
+    background-color: #f8f8f8;
+    border-color: #e7e7e7
+}
+
+.navbar-default .navbar-brand {
+    color: #777
+}
+
+.navbar-default .navbar-brand:focus,
+.navbar-default .navbar-brand:hover {
+    color: #5e5e5e;
+    background-color: transparent
+}
+
+.navbar-default .navbar-text {
+    color: #777
+}
+
+.navbar-default .navbar-nav>li>a {
+    color: #777
+}
+
+.navbar-default .navbar-nav>li>a:focus,
+.navbar-default .navbar-nav>li>a:hover {
+    color: #333;
+    background-color: transparent
+}
+
+.navbar-default .navbar-nav>.active>a,
+.navbar-default .navbar-nav>.active>a:focus,
+.navbar-default .navbar-nav>.active>a:hover {
+    color: #555;
+    background-color: #e7e7e7
+}
+
+.navbar-default .navbar-nav>.disabled>a,
+.navbar-default .navbar-nav>.disabled>a:focus,
+.navbar-default .navbar-nav>.disabled>a:hover {
+    color: #ccc;
+    background-color: transparent
+}
+
+.navbar-default .navbar-toggle {
+    border-color: #ddd
+}
+
+.navbar-default .navbar-toggle:focus,
+.navbar-default .navbar-toggle:hover {
+    background-color: #ddd
+}
+
+.navbar-default .navbar-toggle .icon-bar {
+    background-color: #888
+}
+
+.navbar-default .navbar-collapse,
+.navbar-default .navbar-form {
+    border-color: #e7e7e7
+}
+
+.navbar-default .navbar-nav>.open>a,
+.navbar-default .navbar-nav>.open>a:focus,
+.navbar-default .navbar-nav>.open>a:hover {
+    color: #555;
+    background-color: #e7e7e7
+}
+
+@media (max-width:767px) {
+    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
+        color: #777
+    }
+    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
+    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
+        color: #333;
+        background-color: transparent
+    }
+    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
+    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
+    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
+        color: #555;
+        background-color: #e7e7e7
+    }
+    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
+    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
+    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
+        color: #ccc;
+        background-color: transparent
+    }
+}
+
+.navbar-default .navbar-link {
+    color: #777
+}
+
+.navbar-default .navbar-link:hover {
+    color: #333
+}
+
+.navbar-default .btn-link {
+    color: #777
+}
+
+.navbar-default .btn-link:focus,
+.navbar-default .btn-link:hover {
+    color: #333
+}
+
+.navbar-default .btn-link[disabled]:focus,
+.navbar-default .btn-link[disabled]:hover,
+fieldset[disabled] .navbar-default .btn-link:focus,
+fieldset[disabled] .navbar-default .btn-link:hover {
+    color: #ccc
+}
+
+.navbar-inverse {
+    background-color: #222;
+    border-color: #080808
+}
+
+.navbar-inverse .navbar-brand {
+    color: #9d9d9d
+}
+
+.navbar-inverse .navbar-brand:focus,
+.navbar-inverse .navbar-brand:hover {
+    color: #fff;
+    background-color: transparent
+}
+
+.navbar-inverse .navbar-text {
+    color: #9d9d9d
+}
+
+.navbar-inverse .navbar-nav>li>a {
+    color: #9d9d9d
+}
+
+.navbar-inverse .navbar-nav>li>a:focus,
+.navbar-inverse .navbar-nav>li>a:hover {
+    color: #fff;
+    background-color: transparent
+}
+
+.navbar-inverse .navbar-nav>.active>a,
+.navbar-inverse .navbar-nav>.active>a:focus,
+.navbar-inverse .navbar-nav>.active>a:hover {
+    color: #fff;
+    background-color: #080808
+}
+
+.navbar-inverse .navbar-nav>.disabled>a,
+.navbar-inverse .navbar-nav>.disabled>a:focus,
+.navbar-inverse .navbar-nav>.disabled>a:hover {
+    color: #444;
+    background-color: transparent
+}
+
+.navbar-inverse .navbar-toggle {
+    border-color: #333
+}
+
+.navbar-inverse .navbar-toggle:focus,
+.navbar-inverse .navbar-toggle:hover {
+    background-color: #333
+}
+
+.navbar-inverse .navbar-toggle .icon-bar {
+    background-color: #fff
+}
+
+.navbar-inverse .navbar-collapse,
+.navbar-inverse .navbar-form {
+    border-color: #101010
+}
+
+.navbar-inverse .navbar-nav>.open>a,
+.navbar-inverse .navbar-nav>.open>a:focus,
+.navbar-inverse .navbar-nav>.open>a:hover {
+    color: #fff;
+    background-color: #080808
+}
+
+@media (max-width:767px) {
+    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
+        border-color: #080808
+    }
+    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
+        background-color: #080808
+    }
+    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
+        color: #9d9d9d
+    }
+    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
+    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
+        color: #fff;
+        background-color: transparent
+    }
+    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
+    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
+    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
+        color: #fff;
+        background-color: #080808
+    }
+    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
+    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
+    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
+        color: #444;
+        background-color: transparent
+    }
+}
+
+.navbar-inverse .navbar-link {
+    color: #9d9d9d
+}
+
+.navbar-inverse .navbar-link:hover {
+    color: #fff
+}
+
+.navbar-inverse .btn-link {
+    color: #9d9d9d
+}
+
+.navbar-inverse .btn-link:focus,
+.navbar-inverse .btn-link:hover {
+    color: #fff
+}
+
+.navbar-inverse .btn-link[disabled]:focus,
+.navbar-inverse .btn-link[disabled]:hover,
+fieldset[disabled] .navbar-inverse .btn-link:focus,
+fieldset[disabled] .navbar-inverse .btn-link:hover {
+    color: #444
+}
+
+.breadcrumb {
+    padding: 8px 15px;
+    margin-bottom: 20px;
+    list-style: none;
+    background-color: #f5f5f5;
+    border-radius: 4px
+}
+
+.breadcrumb>li {
+    display: inline-block
+}
+
+.breadcrumb>li+li:before {
+    padding: 0 5px;
+    color: #ccc;
+    content: "/\00a0"
+}
+
+.breadcrumb>.active {
+    color: #777
+}
+
+.pagination {
+    display: inline-block;
+    padding-left: 0;
+    margin: 20px 0;
+    border-radius: 4px
+}
+
+.pagination>li {
+    display: inline
+}
+
+.pagination>li>a,
+.pagination>li>span {
+    position: relative;
+    float: left;
+    padding: 6px 12px;
+    margin-left: -1px;
+    line-height: 1.42857143;
+    color: #337ab7;
+    text-decoration: none;
+    background-color: #fff;
+    border: 1px solid #ddd
+}
+
+.pagination>li:first-child>a,
+.pagination>li:first-child>span {
+    margin-left: 0;
+    border-top-left-radius: 4px;
+    border-bottom-left-radius: 4px
+}
+
+.pagination>li:last-child>a,
+.pagination>li:last-child>span {
+    border-top-right-radius: 4px;
+    border-bottom-right-radius: 4px
+}
+
+.pagination>li>a:focus,
+.pagination>li>a:hover,
+.pagination>li>span:focus,
+.pagination>li>span:hover {
+    color: #23527c;
+    background-color: #eee;
+    border-color: #ddd
+}
+
+.pagination>.active>a,
+.pagination>.active>a:focus,
+.pagination>.active>a:hover,
+.pagination>.active>span,
+.pagination>.active>span:focus,
+.pagination>.active>span:hover {
+    z-index: 2;
+    color: #fff;
+    cursor: default;
+    background-color: #337ab7;
+    border-color: #337ab7
+}
+
+.pagination>.disabled>a,
+.pagination>.disabled>a:focus,
+.pagination>.disabled>a:hover,
+.pagination>.disabled>span,
+.pagination>.disabled>span:focus,
+.pagination>.disabled>span:hover {
+    color: #777;
+    cursor: not-allowed;
+    background-color: #fff;
+    border-color: #ddd
+}
+
+.pagination-lg>li>a,
+.pagination-lg>li>span {
+    padding: 10px 16px;
+    font-size: 18px
+}
+
+.pagination-lg>li:first-child>a,
+.pagination-lg>li:first-child>span {
+    border-top-left-radius: 6px;
+    border-bottom-left-radius: 6px
+}
+
+.pagination-lg>li:last-child>a,
+.pagination-lg>li:last-child>span {
+    border-top-right-radius: 6px;
+    border-bottom-right-radius: 6px
+}
+
+.pagination-sm>li>a,
+.pagination-sm>li>span {
+    padding: 5px 10px;
+    font-size: 12px
+}
+
+.pagination-sm>li:first-child>a,
+.pagination-sm>li:first-child>span {
+    border-top-left-radius: 3px;
+    border-bottom-left-radius: 3px
+}
+
+.pagination-sm>li:last-child>a,
+.pagination-sm>li:last-child>span {
+    border-top-right-radius: 3px;
+    border-bottom-right-radius: 3px
+}
+
+.pager {
+    padding-left: 0;
+    margin: 20px 0;
+    text-align: center;
+    list-style: none
+}
+
+.pager li {
+    display: inline
+}
+
+.pager li>a,
+.pager li>span {
+    display: inline-block;
+    padding: 5px 14px;
+    background-color: #fff;
+    border: 1px solid #ddd;
+    border-radius: 15px
+}
+
+.pager li>a:focus,
+.pager li>a:hover {
+    text-decoration: none;
+    background-color: #eee
+}
+
+.pager .next>a,
+.pager .next>span {
+    float: right
+}
+
+.pager .previous>a,
+.pager .previous>span {
+    float: left
+}
+
+.pager .disabled>a,
+.pager .disabled>a:focus,
+.pager .disabled>a:hover,
+.pager .disabled>span {
+    color: #777;
+    cursor: not-allowed;
+    background-color: #fff
+}
+
+.label {
+    display: inline;
+    padding: .2em .6em .3em;
+    font-size: 75%;
+    font-weight: 700;
+    line-height: 1;
+    color: #fff;
+    text-align: center;
+    white-space: nowrap;
+    vertical-align: baseline;
+    border-radius: .25em
+}
+
+a.label:focus,
+a.label:hover {
+    color: #fff;
+    text-decoration: none;
+    cursor: pointer
+}
+
+.label:empty {
+    display: none
+}
+
+.btn .label {
+    position: relative;
+    top: -1px
+}
+
+.label-default {
+    background-color: #777
+}
+
+.label-default[href]:focus,
+.label-default[href]:hover {
+    background-color: #5e5e5e
+}
+
+.label-primary {
+    background-color: #337ab7
+}
+
+.label-primary[href]:focus,
+.label-primary[href]:hover {
+    background-color: #286090
+}
+
+.label-success {
+    background-color: #5cb85c
+}
+
+.label-success[href]:focus,
+.label-success[href]:hover {
+    background-color: #449d44
+}
+
+.label-info {
+    background-color: #5bc0de
+}
+
+.label-info[href]:focus,
+.label-info[href]:hover {
+    background-color: #31b0d5
+}
+
+.label-warning {
+    background-color: #f0ad4e
+}
+
+.label-warning[href]:focus,
+.label-warning[href]:hover {
+    background-color: #ec971f
+}
+
+.label-danger {
+    background-color: #d9534f
+}
+
+.label-danger[href]:focus,
+.label-danger[href]:hover {
+    background-color: #c9302c
+}
+
+.badge {
+    display: inline-block;
+    min-width: 10px;
+    padding: 3px 7px;
+    font-size: 12px;
+    font-weight: 700;
+    line-height: 1;
+    color: #fff;
+    text-align: center;
+    white-space: nowrap;
+    vertical-align: baseline;
+    background-color: #777;
+    border-radius: 10px
+}
+
+.badge:empty {
+    display: none
+}
+
+.btn .badge {
+    position: relative;
+    top: -1px
+}
+
+.btn-xs .badge {
+    top: 0;
+    padding: 1px 5px
+}
+
+a.badge:focus,
+a.badge:hover {
+    color: #fff;
+    text-decoration: none;
+    cursor: pointer
+}
+
+.list-group-item.active>.badge,
+.nav-pills>.active>a>.badge {
+    color: #337ab7;
+    background-color: #fff
+}
+
+.list-group-item>.badge {
+    float: right
+}
+
+.list-group-item>.badge+.badge {
+    margin-right: 5px
+}
+
+.nav-pills>li>a>.badge {
+    margin-left: 3px
+}
+
+.jumbotron {
+    padding: 30px 15px;
+    margin-bottom: 30px;
+    color: inherit;
+    background-color: #eee
+}
+
+.jumbotron .h1,
+.jumbotron h1 {
+    color: inherit
+}
+
+.jumbotron p {
+    margin-bottom: 15px;
+    font-size: 21px;
+    font-weight: 200
+}
+
+.jumbotron>hr {
+    border-top-color: #d5d5d5
+}
+
+.container .jumbotron,
+.container-fluid .jumbotron {
+    border-radius: 6px
+}
+
+.jumbotron .container {
+    max-width: 100%
+}
+
+@media screen and (min-width:768px) {
+    .jumbotron {
+        padding: 48px 0
+    }
+    .container .jumbotron,
+    .container-fluid .jumbotron {
+        padding-right: 60px;
+        padding-left: 60px
+    }
+    .jumbotron .h1,
+    .jumbotron h1 {
+        font-size: 63px
+    }
+}
+
+.thumbnail {
+    display: block;
+    padding: 4px;
+    margin-bottom: 20px;
+    line-height: 1.42857143;
+    background-color: #fff;
+    border: 1px solid #ddd;
+    border-radius: 4px;
+    -webkit-transition: border .2s ease-in-out;
+    -o-transition: border .2s ease-in-out;
+    transition: border .2s ease-in-out
+}
+
+.thumbnail a>img,
+.thumbnail>img {
+    margin-right: auto;
+    margin-left: auto
+}
+
+a.thumbnail.active,
+a.thumbnail:focus,
+a.thumbnail:hover {
+    border-color: #337ab7
+}
+
+.thumbnail .caption {
+    padding: 9px;
+    color: #333
+}
+
+.alert {
+    padding: 15px;
+    margin-bottom: 20px;
+    border: 1px solid transparent;
+    border-radius: 4px
+}
+
+.alert h4 {
+    margin-top: 0;
+    color: inherit
+}
+
+.alert .alert-link {
+    font-weight: 700
+}
+
+.alert>p,
+.alert>ul {
+    margin-bottom: 0
+}
+
+.alert>p+p {
+    margin-top: 5px
+}
+
+.alert-dismissable,
+.alert-dismissible {
+    padding-right: 35px
+}
+
+.alert-dismissable .close,
+.alert-dismissible .close {
+    position: relative;
+    top: -2px;
+    right: -21px;
+    color: inherit
+}
+
+.alert-success {
+    color: #3c763d;
+    background-color: #dff0d8;
+    border-color: #d6e9c6
+}
+
+.alert-success hr {
+    border-top-color: #c9e2b3
+}
+
+.alert-success .alert-link {
+    color: #2b542c
+}
+
+.alert-info {
+    color: #31708f;
+    background-color: #d9edf7;
+    border-color: #bce8f1
+}
+
+.alert-info hr {
+    border-top-color: #a6e1ec
+}
+
+.alert-info .alert-link {
+    color: #245269
+}
+
+.alert-warning {
+    color: #8a6d3b;
+    background-color: #fcf8e3;
+    border-color: #faebcc
+}
+
+.alert-warning hr {
+    border-top-color: #f7e1b5
+}
+
+.alert-warning .alert-link {
+    color: #66512c
+}
+
+.alert-danger {
+    color: #a94442;
+    background-color: #f2dede;
+    border-color: #ebccd1
+}
+
+.alert-danger hr {
+    border-top-color: #e4b9c0
+}
+
+.alert-danger .alert-link {
+    color: #843534
+}
+
+@-webkit-keyframes progress-bar-stripes {
+    from {
+        background-position: 40px 0
+    }
+    to {
+        background-position: 0 0
+    }
+}
+
+@-o-keyframes progress-bar-stripes {
+    from {
+        background-position: 40px 0
+    }
+    to {
+        background-position: 0 0
+    }
+}
+
+@keyframes progress-bar-stripes {
+    from {
+        background-position: 40px 0
+    }
+    to {
+        background-position: 0 0
+    }
+}
+
+.progress {
+    height: 20px;
+    margin-bottom: 20px;
+    overflow: hidden;
+    background-color: #f5f5f5;
+    border-radius: 4px;
+}
+
+.progress-bar {
+    float: left;
+    width: 0;
+    height: 100%;
+    font-size: 12px;
+    line-height: 20px;
+    color: #fff;
+    text-align: center;
+    background-color: #337ab7;
+    -webkit-transition: width .6s ease;
+    -o-transition: width .6s ease;
+    transition: width .6s ease
+}
+
+.progress-bar-striped,
+.progress-striped .progress-bar {
+    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    -webkit-background-size: 40px 40px;
+    background-size: 40px 40px
+}
+
+.progress-bar.active,
+.progress.active .progress-bar {
+    -webkit-animation: progress-bar-stripes 2s linear infinite;
+    -o-animation: progress-bar-stripes 2s linear infinite;
+    animation: progress-bar-stripes 2s linear infinite
+}
+
+.progress-bar-success {
+    background-color: #5cb85c
+}
+
+.progress-striped .progress-bar-success {
+    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
+}
+
+.progress-bar-info {
+    background-color: #5bc0de
+}
+
+.progress-striped .progress-bar-info {
+    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
+}
+
+.progress-bar-warning {
+    background-color: #f0ad4e
+}
+
+.progress-striped .progress-bar-warning {
+    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
+}
+
+.progress-bar-danger {
+    background-color: #d9534f
+}
+
+.progress-striped .progress-bar-danger {
+    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
+}
+
+.media {
+    margin-top: 15px
+}
+
+.media:first-child {
+    margin-top: 0
+}
+
+.media,
+.media-body {
+    overflow: hidden;
+    zoom: 1
+}
+
+.media-body {
+    width: 10000px
+}
+
+.media-object {
+    display: block
+}
+
+.media-right,
+.media>.pull-right {
+    padding-left: 10px
+}
+
+.media-left,
+.media>.pull-left {
+    padding-right: 10px
+}
+
+.media-body,
+.media-left,
+.media-right {
+    display: table-cell;
+    vertical-align: top
+}
+
+.media-middle {
+    vertical-align: middle
+}
+
+.media-bottom {
+    vertical-align: bottom
+}
+
+.media-heading {
+    margin-top: 0;
+    margin-bottom: 5px
+}
+
+.media-list {
+    padding-left: 0;
+    list-style: none
+}
+
+.list-group {
+    padding-left: 0;
+    margin-bottom: 20px
+}
+
+.list-group-item {
+    position: relative;
+    display: block;
+    padding: 10px 15px;
+    margin-bottom: -1px;
+    background-color: #fff;
+    border: 1px solid #ddd
+}
+
+.list-group-item:first-child {
+    border-top-left-radius: 4px;
+    border-top-right-radius: 4px
+}
+
+.list-group-item:last-child {
+    margin-bottom: 0;
+    border-bottom-right-radius: 4px;
+    border-bottom-left-radius: 4px
+}
+
+a.list-group-item {
+    color: #555
+}
+
+a.list-group-item .list-group-item-heading {
+    color: #333
+}
+
+a.list-group-item:focus,
+a.list-group-item:hover {
+    color: #555;
+    text-decoration: none;
+    background-color: #f5f5f5
+}
+
+.list-group-item.disabled,
+.list-group-item.disabled:focus,
+.list-group-item.disabled:hover {
+    color: #777;
+    cursor: not-allowed;
+    background-color: #eee
+}
+
+.list-group-item.disabled .list-group-item-heading,
+.list-group-item.disabled:focus .list-group-item-heading,
+.list-group-item.disabled:hover .list-group-item-heading {
+    color: inherit
+}
+
+.list-group-item.disabled .list-group-item-text,
+.list-group-item.disabled:focus .list-group-item-text,
+.list-group-item.disabled:hover .list-group-item-text {
+    color: #777
+}
+
+.list-group-item.active,
+.list-group-item.active:focus,
+.list-group-item.active:hover {
+    z-index: 2;
+    color: #fff;
+    background-color: #337ab7;
+    border-color: #337ab7
+}
+
+.list-group-item.active .list-group-item-heading,
+.list-group-item.active .list-group-item-heading>.small,
+.list-group-item.active .list-group-item-heading>small,
+.list-group-item.active:focus .list-group-item-heading,
+.list-group-item.active:focus .list-group-item-heading>.small,
+.list-group-item.active:focus .list-group-item-heading>small,
+.list-group-item.active:hover .list-group-item-heading,
+.list-group-item.active:hover .list-group-item-heading>.small,
+.list-group-item.active:hover .list-group-item-heading>small {
+    color: inherit
+}
+
+.list-group-item.active .list-group-item-text,
+.list-group-item.active:focus .list-group-item-text,
+.list-group-item.active:hover .list-group-item-text {
+    color: #c7ddef
+}
+
+.list-group-item-success {
+    color: #3c763d;
+    background-color: #dff0d8
+}
+
+a.list-group-item-success {
+    color: #3c763d
+}
+
+a.list-group-item-success .list-group-item-heading {
+    color: inherit
+}
+
+a.list-group-item-success:focus,
+a.list-group-item-success:hover {
+    color: #3c763d;
+    background-color: #d0e9c6
+}
+
+a.list-group-item-success.active,
+a.list-group-item-success.active:focus,
+a.list-group-item-success.active:hover {
+    color: #fff;
+    background-color: #3c763d;
+    border-color: #3c763d
+}
+
+.list-group-item-info {
+    color: #31708f;
+    background-color: #d9edf7
+}
+
+a.list-group-item-info {
+    color: #31708f
+}
+
+a.list-group-item-info .list-group-item-heading {
+    color: inherit
+}
+
+a.list-group-item-info:focus,
+a.list-group-item-info:hover {
+    color: #31708f;
+    background-color: #c4e3f3
+}
+
+a.list-group-item-info.active,
+a.list-group-item-info.active:focus,
+a.list-group-item-info.active:hover {
+    color: #fff;
+    background-color: #31708f;
+    border-color: #31708f
+}
+
+.list-group-item-warning {
+    color: #8a6d3b;
+    background-color: #fcf8e3
+}
+
+a.list-group-item-warning {
+    color: #8a6d3b
+}
+
+a.list-group-item-warning .list-group-item-heading {
+    color: inherit
+}
+
+a.list-group-item-warning:focus,
+a.list-group-item-warning:hover {
+    color: #8a6d3b;
+    background-color: #faf2cc
+}
+
+a.list-group-item-warning.active,
+a.list-group-item-warning.active:focus,
+a.list-group-item-warning.active:hover {
+    color: #fff;
+    background-color: #8a6d3b;
+    border-color: #8a6d3b
+}
+
+.list-group-item-danger {
+    color: #a94442;
+    background-color: #f2dede
+}
+
+a.list-group-item-danger {
+    color: #a94442
+}
+
+a.list-group-item-danger .list-group-item-heading {
+    color: inherit
+}
+
+a.list-group-item-danger:focus,
+a.list-group-item-danger:hover {
+    color: #a94442;
+    background-color: #ebcccc
+}
+
+a.list-group-item-danger.active,
+a.list-group-item-danger.active:focus,
+a.list-group-item-danger.active:hover {
+    color: #fff;
+    background-color: #a94442;
+    border-color: #a94442
+}
+
+.list-group-item-heading {
+    margin-top: 0;
+    margin-bottom: 5px
+}
+
+.list-group-item-text {
+    margin-bottom: 0;
+    line-height: 1.3
+}
+
+.panel {
+    margin-bottom: 20px;
+    background-color: #fff;
+    border: 1px solid transparent;
+    border-radius: 4px;
+}
+
+.panel-body {
+    padding: 15px
+}
+
+.panel-heading {
+    padding: 10px 15px;
+    border-bottom: 1px solid transparent;
+    border-top-left-radius: 3px;
+    border-top-right-radius: 3px
+}
+
+.panel-heading>.dropdown .dropdown-toggle {
+    color: inherit
+}
+
+.panel-title {
+    margin-top: 0;
+    margin-bottom: 0;
+    font-size: 16px;
+    color: inherit
+}
+
+.panel-title>.small,
+.panel-title>.small>a,
+.panel-title>a,
+.panel-title>small,
+.panel-title>small>a {
+    color: inherit
+}
+
+.panel-footer {
+    padding: 10px 15px;
+    background-color: #f5f5f5;
+    border-top: 1px solid #ddd;
+    border-bottom-right-radius: 3px;
+    border-bottom-left-radius: 3px
+}
+
+.panel>.list-group,
+.panel>.panel-collapse>.list-group {
+    margin-bottom: 0
+}
+
+.panel>.list-group .list-group-item,
+.panel>.panel-collapse>.list-group .list-group-item {
+    border-width: 1px 0;
+    border-radius: 0
+}
+
+.panel>.list-group:first-child .list-group-item:first-child,
+.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
+    border-top: 0;
+    border-top-left-radius: 3px;
+    border-top-right-radius: 3px
+}
+
+.panel>.list-group:last-child .list-group-item:last-child,
+.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
+    border-bottom: 0;
+    border-bottom-right-radius: 3px;
+    border-bottom-left-radius: 3px
+}
+
+.panel-heading+.list-group .list-group-item:first-child {
+    border-top-width: 0
+}
+
+.list-group+.panel-footer {
+    border-top-width: 0
+}
+
+.panel>.panel-collapse>.table,
+.panel>.table,
+.panel>.table-responsive>.table {
+    margin-bottom: 0
+}
+
+.panel>.panel-collapse>.table caption,
+.panel>.table caption,
+.panel>.table-responsive>.table caption {
+    padding-right: 15px;
+    padding-left: 15px
+}
+
+.panel>.table-responsive:first-child>.table:first-child,
+.panel>.table:first-child {
+    border-top-left-radius: 3px;
+    border-top-right-radius: 3px
+}
+
+.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
+.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
+.panel>.table:first-child>tbody:first-child>tr:first-child,
+.panel>.table:first-child>thead:first-child>tr:first-child {
+    border-top-left-radius: 3px;
+    border-top-right-radius: 3px
+}
+
+.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
+.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
+.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
+.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
+.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
+.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
+.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
+.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
+    border-top-left-radius: 3px
+}
+
+.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
+.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
+.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
+.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
+.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
+.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
+.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
+.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
+    border-top-right-radius: 3px
+}
+
+.panel>.table-responsive:last-child>.table:last-child,
+.panel>.table:last-child {
+    border-bottom-right-radius: 3px;
+    border-bottom-left-radius: 3px
+}
+
+.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
+.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
+.panel>.table:last-child>tbody:last-child>tr:last-child,
+.panel>.table:last-child>tfoot:last-child>tr:last-child {
+    border-bottom-right-radius: 3px;
+    border-bottom-left-radius: 3px
+}
+
+.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
+.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
+.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
+.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
+.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
+.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
+.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
+.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
+    border-bottom-left-radius: 3px
+}
+
+.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
+.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
+.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
+.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
+.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
+.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
+.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
+.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
+    border-bottom-right-radius: 3px
+}
+
+.panel>.panel-body+.table,
+.panel>.panel-body+.table-responsive,
+.panel>.table+.panel-body,
+.panel>.table-responsive+.panel-body {
+    border-top: 1px solid #ddd
+}
+
+.panel>.table>tbody:first-child>tr:first-child td,
+.panel>.table>tbody:first-child>tr:first-child th {
+    border-top: 0
+}
+
+.panel>.table-bordered,
+.panel>.table-responsive>.table-bordered {
+    border: 0
+}
+
+.panel>.table-bordered>tbody>tr>td:first-child,
+.panel>.table-bordered>tbody>tr>th:first-child,
+.panel>.table-bordered>tfoot>tr>td:first-child,
+.panel>.table-bordered>tfoot>tr>th:first-child,
+.panel>.table-bordered>thead>tr>td:first-child,
+.panel>.table-bordered>thead>tr>th:first-child,
+.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
+.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
+.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
+.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
+.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
+.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
+    border-left: 0
+}
+
+.panel>.table-bordered>tbody>tr>td:last-child,
+.panel>.table-bordered>tbody>tr>th:last-child,
+.panel>.table-bordered>tfoot>tr>td:last-child,
+.panel>.table-bordered>tfoot>tr>th:last-child,
+.panel>.table-bordered>thead>tr>td:last-child,
+.panel>.table-bordered>thead>tr>th:last-child,
+.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
+.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
+.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
+.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
+.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
+.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
+    border-right: 0
+}
+
+.panel>.table-bordered>tbody>tr:first-child>td,
+.panel>.table-bordered>tbody>tr:first-child>th,
+.panel>.table-bordered>thead>tr:first-child>td,
+.panel>.table-bordered>thead>tr:first-child>th,
+.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
+.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
+.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
+.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
+    border-bottom: 0
+}
+
+.panel>.table-bordered>tbody>tr:last-child>td,
+.panel>.table-bordered>tbody>tr:last-child>th,
+.panel>.table-bordered>tfoot>tr:last-child>td,
+.panel>.table-bordered>tfoot>tr:last-child>th,
+.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
+.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
+.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
+.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
+    border-bottom: 0
+}
+
+.panel>.table-responsive {
+    margin-bottom: 0;
+    border: 0
+}
+
+.panel-group {
+    margin-bottom: 20px
+}
+
+.panel-group .panel {
+    margin-bottom: 0;
+    border-radius: 4px
+}
+
+.panel-group .panel+.panel {
+    margin-top: 5px
+}
+
+.panel-group .panel-heading {
+    border-bottom: 0
+}
+
+.panel-group .panel-heading+.panel-collapse>.list-group,
+.panel-group .panel-heading+.panel-collapse>.panel-body {
+    border-top: 1px solid #ddd
+}
+
+.panel-group .panel-footer {
+    border-top: 0
+}
+
+.panel-group .panel-footer+.panel-collapse .panel-body {
+    border-bottom: 1px solid #ddd
+}
+
+.panel-default {
+    border-color: #ddd
+}
+
+.panel-default>.panel-heading {
+    color: #333;
+    background-color: #f5f5f5;
+    border-color: #ddd
+}
+
+.panel-default>.panel-heading+.panel-collapse>.panel-body {
+    border-top-color: #ddd
+}
+
+.panel-default>.panel-heading .badge {
+    color: #f5f5f5;
+    background-color: #333
+}
+
+.panel-default>.panel-footer+.panel-collapse>.panel-body {
+    border-bottom-color: #ddd
+}
+
+.panel-primary {
+    border-color: #337ab7
+}
+
+.panel-primary>.panel-heading {
+    color: #fff;
+    background-color: #337ab7;
+    border-color: #337ab7
+}
+
+.panel-primary>.panel-heading+.panel-collapse>.panel-body {
+    border-top-color: #337ab7
+}
+
+.panel-primary>.panel-heading .badge {
+    color: #337ab7;
+    background-color: #fff
+}
+
+.panel-primary>.panel-footer+.panel-collapse>.panel-body {
+    border-bottom-color: #337ab7
+}
+
+.panel-success {
+    border-color: #d6e9c6
+}
+
+.panel-success>.panel-heading {
+    color: #3c763d;
+    background-color: #dff0d8;
+    border-color: #d6e9c6
+}
+
+.panel-success>.panel-heading+.panel-collapse>.panel-body {
+    border-top-color: #d6e9c6
+}
+
+.panel-success>.panel-heading .badge {
+    color: #dff0d8;
+    background-color: #3c763d
+}
+
+.panel-success>.panel-footer+.panel-collapse>.panel-body {
+    border-bottom-color: #d6e9c6
+}
+
+.panel-info {
+    border-color: #bce8f1
+}
+
+.panel-info>.panel-heading {
+    color: #31708f;
+    background-color: #d9edf7;
+    border-color: #bce8f1
+}
+
+.panel-info>.panel-heading+.panel-collapse>.panel-body {
+    border-top-color: #bce8f1
+}
+
+.panel-info>.panel-heading .badge {
+    color: #d9edf7;
+    background-color: #31708f
+}
+
+.panel-info>.panel-footer+.panel-collapse>.panel-body {
+    border-bottom-color: #bce8f1
+}
+
+.panel-warning {
+    border-color: #faebcc
+}
+
+.panel-warning>.panel-heading {
+    color: #8a6d3b;
+    background-color: #fcf8e3;
+    border-color: #faebcc
+}
+
+.panel-warning>.panel-heading+.panel-collapse>.panel-body {
+    border-top-color: #faebcc
+}
+
+.panel-warning>.panel-heading .badge {
+    color: #fcf8e3;
+    background-color: #8a6d3b
+}
+
+.panel-warning>.panel-footer+.panel-collapse>.panel-body {
+    border-bottom-color: #faebcc
+}
+
+.panel-danger {
+    border-color: #ebccd1
+}
+
+.panel-danger>.panel-heading {
+    color: #a94442;
+    background-color: #f2dede;
+    border-color: #ebccd1
+}
+
+.panel-danger>.panel-heading+.panel-collapse>.panel-body {
+    border-top-color: #ebccd1
+}
+
+.panel-danger>.panel-heading .badge {
+    color: #f2dede;
+    background-color: #a94442
+}
+
+.panel-danger>.panel-footer+.panel-collapse>.panel-body {
+    border-bottom-color: #ebccd1
+}
+
+.embed-responsive {
+    position: relative;
+    display: block;
+    height: 0;
+    padding: 0;
+    overflow: hidden
+}
+
+.embed-responsive .embed-responsive-item,
+.embed-responsive embed,
+.embed-responsive iframe,
+.embed-responsive object,
+.embed-responsive video {
+    position: absolute;
+    top: 0;
+    bottom: 0;
+    left: 0;
+    width: 100%;
+    height: 100%;
+    border: 0
+}
+
+.embed-responsive.embed-responsive-16by9 {
+    padding-bottom: 56.25%
+}
+
+.embed-responsive.embed-responsive-4by3 {
+    padding-bottom: 75%
+}
+
+.well {
+    min-height: 20px;
+    padding: 19px;
+    margin-bottom: 20px;
+    background-color: #f5f5f5;
+    border: 1px solid #e3e3e3;
+    border-radius: 4px;
+}
+
+.well blockquote {
+    border-color: #ddd;
+    border-color: rgba(0, 0, 0, .15)
+}
+
+.well-lg {
+    padding: 24px;
+    border-radius: 6px
+}
+
+.well-sm {
+    padding: 9px;
+    border-radius: 3px
+}
+
+.close {
+    float: right;
+    font-size: 21px;
+    font-weight: 700;
+    line-height: 1;
+    color: #000;
+    filter: alpha(opacity=20);
+    opacity: .2
+}
+
+.close:focus,
+.close:hover {
+    color: #000;
+    text-decoration: none;
+    cursor: pointer;
+    filter: alpha(opacity=50);
+    opacity: .5
+}
+
+button.close {
+    -webkit-appearance: none;
+    padding: 0;
+    cursor: pointer;
+    background: 0 0;
+    border: 0
+}
+
+.modal-open {
+    overflow: hidden
+}
+
+.modal {
+    position: fixed;
+    top: 0;
+    right: 0;
+    bottom: 0;
+    left: 0;
+    z-index: 1040;
+    display: none;
+    overflow: hidden;
+    -webkit-overflow-scrolling: touch;
+    outline: 0
+}
+
+.modal.fade .modal-dialog {
+    -webkit-transition: -webkit-transform .3s ease-out;
+    -o-transition: -o-transform .3s ease-out;
+    transition: transform .3s ease-out;
+    -webkit-transform: translate(0, -25%);
+    -ms-transform: translate(0, -25%);
+    -o-transform: translate(0, -25%);
+    transform: translate(0, -25%)
+}
+
+.modal.in .modal-dialog {
+    -webkit-transform: translate(0, 0);
+    -ms-transform: translate(0, 0);
+    -o-transform: translate(0, 0);
+    transform: translate(0, 0)
+}
+
+.modal-open .modal {
+    overflow-x: hidden;
+    overflow-y: auto
+}
+
+.modal-dialog {
+    position: relative;
+    width: auto;
+    margin: 10px
+}
+
+.modal-content {
+    position: relative;
+    background-color: #fff;
+    -webkit-background-clip: padding-box;
+    background-clip: padding-box;
+    border: 1px solid #999;
+    border: 1px solid rgba(0, 0, 0, .2);
+    border-radius: 6px;
+    outline: 0;
+}
+
+.modal-backdrop {
+    position: absolute;
+    top: 0;
+    right: 0;
+    left: 0;
+    background-color: #000
+}
+
+.modal-backdrop.fade {
+    filter: alpha(opacity=0);
+    opacity: 0
+}
+
+.modal-backdrop.in {
+    filter: alpha(opacity=50);
+    opacity: .5
+}
+
+.modal-header {
+    min-height: 16.43px;
+    padding: 15px;
+    border-bottom: 1px solid #e5e5e5
+}
+
+.modal-header .close {
+    margin-top: -2px
+}
+
+.modal-title {
+    margin: 0;
+    line-height: 1.42857143
+}
+
+.modal-body {
+    position: relative;
+    padding: 15px
+}
+
+.modal-footer {
+    padding: 15px;
+    text-align: right;
+    border-top: 1px solid #e5e5e5
+}
+
+.modal-footer .btn+.btn {
+    margin-bottom: 0;
+    margin-left: 5px
+}
+
+.modal-footer .btn-group .btn+.btn {
+    margin-left: -1px
+}
+
+.modal-footer .btn-block+.btn-block {
+    margin-left: 0
+}
+
+.modal-scrollbar-measure {
+    position: absolute;
+    top: -9999px;
+    width: 50px;
+    height: 50px;
+    overflow: scroll
+}
+
+@media (min-width:768px) {
+    .modal-dialog {
+        width: 600px;
+        margin: 30px auto
+    }
+    .modal-content {
+    }
+    .modal-sm {
+        width: 300px
+    }
+}
+
+@media (min-width:992px) {
+    .modal-lg {
+        width: 900px
+    }
+}
+
+.tooltip {
+    position: absolute;
+    z-index: 1070;
+    display: block;
+    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-size: 12px;
+    font-weight: 400;
+    line-height: 1.4;
+    visibility: visible;
+    filter: alpha(opacity=0);
+    opacity: 0
+}
+
+.tooltip.in {
+    filter: alpha(opacity=90);
+    opacity: .9
+}
+
+.tooltip.top {
+    padding: 5px 0;
+    margin-top: -3px
+}
+
+.tooltip.right {
+    padding: 0 5px;
+    margin-left: 3px
+}
+
+.tooltip.bottom {
+    padding: 5px 0;
+    margin-top: 3px
+}
+
+.tooltip.left {
+    padding: 0 5px;
+    margin-left: -3px
+}
+
+.tooltip-inner {
+    max-width: 200px;
+    padding: 3px 8px;
+    color: #fff;
+    text-align: center;
+    text-decoration: none;
+    background-color: #000;
+    border-radius: 4px
+}
+
+.tooltip-arrow {
+    position: absolute;
+    width: 0;
+    height: 0;
+    border-color: transparent;
+    border-style: solid
+}
+
+.tooltip.top .tooltip-arrow {
+    bottom: 0;
+    left: 50%;
+    margin-left: -5px;
+    border-width: 5px 5px 0;
+    border-top-color: #000
+}
+
+.tooltip.top-left .tooltip-arrow {
+    right: 5px;
+    bottom: 0;
+    margin-bottom: -5px;
+    border-width: 5px 5px 0;
+    border-top-color: #000
+}
+
+.tooltip.top-right .tooltip-arrow {
+    bottom: 0;
+    left: 5px;
+    margin-bottom: -5px;
+    border-width: 5px 5px 0;
+    border-top-color: #000
+}
+
+.tooltip.right .tooltip-arrow {
+    top: 50%;
+    left: 0;
+    margin-top: -5px;
+    border-width: 5px 5px 5px 0;
+    border-right-color: #000
+}
+
+.tooltip.left .tooltip-arrow {
+    top: 50%;
+    right: 0;
+    margin-top: -5px;
+    border-width: 5px 0 5px 5px;
+    border-left-color: #000
+}
+
+.tooltip.bottom .tooltip-arrow {
+    top: 0;
+    left: 50%;
+    margin-left: -5px;
+    border-width: 0 5px 5px;
+    border-bottom-color: #000
+}
+
+.tooltip.bottom-left .tooltip-arrow {
+    top: 0;
+    right: 5px;
+    margin-top: -5px;
+    border-width: 0 5px 5px;
+    border-bottom-color: #000
+}
+
+.tooltip.bottom-right .tooltip-arrow {
+    top: 0;
+    left: 5px;
+    margin-top: -5px;
+    border-width: 0 5px 5px;
+    border-bottom-color: #000
+}
+
+.popover {
+    position: absolute;
+    top: 0;
+    left: 0;
+    z-index: 1060;
+    display: none;
+    max-width: 276px;
+    padding: 1px;
+    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-size: 14px;
+    font-weight: 400;
+    line-height: 1.42857143;
+    text-align: left;
+    white-space: normal;
+    background-color: #fff;
+    -webkit-background-clip: padding-box;
+    background-clip: padding-box;
+    border: 1px solid #ccc;
+    border: 1px solid rgba(0, 0, 0, .2);
+    border-radius: 6px;
+}
+
+.popover.top {
+    margin-top: -10px
+}
+
+.popover.right {
+    margin-left: 10px
+}
+
+.popover.bottom {
+    margin-top: 10px
+}
+
+.popover.left {
+    margin-left: -10px
+}
+
+.popover-title {
+    padding: 8px 14px;
+    margin: 0;
+    font-size: 14px;
+    background-color: #f7f7f7;
+    border-bottom: 1px solid #ebebeb;
+    border-radius: 5px 5px 0 0
+}
+
+.popover-content {
+    padding: 9px 14px
+}
+
+.popover>.arrow,
+.popover>.arrow:after {
+    position: absolute;
+    display: block;
+    width: 0;
+    height: 0;
+    border-color: transparent;
+    border-style: solid
+}
+
+.popover>.arrow {
+    border-width: 11px
+}
+
+.popover>.arrow:after {
+    content: "";
+    border-width: 10px
+}
+
+.popover.top>.arrow {
+    bottom: -11px;
+    left: 50%;
+    margin-left: -11px;
+    border-top-color: #999;
+    border-top-color: rgba(0, 0, 0, .25);
+    border-bottom-width: 0
+}
+
+.popover.top>.arrow:after {
+    bottom: 1px;
+    margin-left: -10px;
+    content: " ";
+    border-top-color: #fff;
+    border-bottom-width: 0
+}
+
+.popover.right>.arrow {
+    top: 50%;
+    left: -11px;
+    margin-top: -11px;
+    border-right-color: #999;
+    border-right-color: rgba(0, 0, 0, .25);
+    border-left-width: 0
+}
+
+.popover.right>.arrow:after {
+    bottom: -10px;
+    left: 1px;
+    content: " ";
+    border-right-color: #fff;
+    border-left-width: 0
+}
+
+.popover.bottom>.arrow {
+    top: -11px;
+    left: 50%;
+    margin-left: -11px;
+    border-top-width: 0;
+    border-bottom-color: #999;
+    border-bottom-color: rgba(0, 0, 0, .25)
+}
+
+.popover.bottom>.arrow:after {
+    top: 1px;
+    margin-left: -10px;
+    content: " ";
+    border-top-width: 0;
+    border-bottom-color: #fff
+}
+
+.popover.left>.arrow {
+    top: 50%;
+    right: -11px;
+    margin-top: -11px;
+    border-right-width: 0;
+    border-left-color: #999;
+    border-left-color: rgba(0, 0, 0, .25)
+}
+
+.popover.left>.arrow:after {
+    right: 1px;
+    bottom: -10px;
+    content: " ";
+    border-right-width: 0;
+    border-left-color: #fff
+}
+
+
+@media screen and (min-width:768px) {
+    .carousel-control .glyphicon-chevron-left,
+    .carousel-control .glyphicon-chevron-right,
+    .carousel-control .icon-next,
+    .carousel-control .icon-prev {
+        width: 30px;
+        height: 30px;
+        margin-top: -15px;
+        font-size: 30px
+    }
+    .carousel-control .glyphicon-chevron-left,
+    .carousel-control .icon-prev {
+        margin-left: -15px
+    }
+    .carousel-control .glyphicon-chevron-right,
+    .carousel-control .icon-next {
+        margin-right: -15px
+    }
+    .carousel-caption {
+        right: 20%;
+        left: 20%;
+        padding-bottom: 30px
+    }
+    .carousel-indicators {
+        bottom: 20px
+    }
+}
+
+.btn-group-vertical>.btn-group:after,
+.btn-group-vertical>.btn-group:before,
+.btn-toolbar:after,
+.btn-toolbar:before,
+.clearfix:after,
+.clearfix:before,
+.container-fluid:after,
+.container-fluid:before,
+.container:after,
+.container:before,
+.dl-horizontal dd:after,
+.dl-horizontal dd:before,
+.form-horizontal .form-group:after,
+.form-horizontal .form-group:before,
+.modal-footer:after,
+.modal-footer:before,
+.nav:after,
+.nav:before,
+.navbar-collapse:after,
+.navbar-collapse:before,
+.navbar-header:after,
+.navbar-header:before,
+.navbar:after,
+.navbar:before,
+.pager:after,
+.pager:before,
+.panel-body:after,
+.panel-body:before,
+.row:after,
+.row:before {
+    display: table;
+    content: " "
+}
+
+.btn-group-vertical>.btn-group:after,
+.btn-toolbar:after,
+.clearfix:after,
+.container-fluid:after,
+.container:after,
+.dl-horizontal dd:after,
+.form-horizontal .form-group:after,
+.modal-footer:after,
+.nav:after,
+.navbar-collapse:after,
+.navbar-header:after,
+.navbar:after,
+.pager:after,
+.panel-body:after,
+.row:after {
+    clear: both
+}
+
+.center-block {
+    display: block;
+    margin-right: auto;
+    margin-left: auto
+}
+
+.pull-right {
+    float: right!important
+}
+
+.pull-left {
+    float: left!important
+}
+
+.hide {
+    display: none!important
+}
+
+.show {
+    display: block!important
+}
+
+.invisible {
+    visibility: hidden
+}
+
+.text-hide {
+    font: 0/0 a;
+    color: transparent;
+    background-color: transparent;
+    border: 0
+}
+
+.hidden {
+    display: none!important;
+    visibility: hidden!important
+}
+
+.affix {
+    position: fixed
+}
+
+@-ms-viewport {
+    width: device-width
+}
+
+.visible-lg,
+.visible-md,
+.visible-sm,
+.visible-xs {
+    display: none!important
+}
+
+.visible-lg-block,
+.visible-lg-inline,
+.visible-lg-inline-block,
+.visible-md-block,
+.visible-md-inline,
+.visible-md-inline-block,
+.visible-sm-block,
+.visible-sm-inline,
+.visible-sm-inline-block,
+.visible-xs-block,
+.visible-xs-inline,
+.visible-xs-inline-block {
+    display: none!important
+}
+
+@media (max-width:767px) {
+    .visible-xs {
+        display: block!important
+    }
+    table.visible-xs {
+        display: table
+    }
+    tr.visible-xs {
+        display: table-row!important
+    }
+    td.visible-xs,
+    th.visible-xs {
+        display: table-cell!important
+    }
+}
+
+@media (max-width:767px) {
+    .visible-xs-block {
+        display: block!important
+    }
+}
+
+@media (max-width:767px) {
+    .visible-xs-inline {
+        display: inline!important
+    }
+}
+
+@media (max-width:767px) {
+    .visible-xs-inline-block {
+        display: inline-block!important
+    }
+}
+
+@media (min-width:768px) and (max-width:991px) {
+    .visible-sm {
+        display: block!important
+    }
+    table.visible-sm {
+        display: table
+    }
+    tr.visible-sm {
+        display: table-row!important
+    }
+    td.visible-sm,
+    th.visible-sm {
+        display: table-cell!important
+    }
+}
+
+@media (min-width:768px) and (max-width:991px) {
+    .visible-sm-block {
+        display: block!important
+    }
+}
+
+@media (min-width:768px) and (max-width:991px) {
+    .visible-sm-inline {
+        display: inline!important
+    }
+}
+
+@media (min-width:768px) and (max-width:991px) {
+    .visible-sm-inline-block {
+        display: inline-block!important
+    }
+}
+
+@media (min-width:992px) and (max-width:1199px) {
+    .visible-md {
+        display: block!important
+    }
+    table.visible-md {
+        display: table
+    }
+    tr.visible-md {
+        display: table-row!important
+    }
+    td.visible-md,
+    th.visible-md {
+        display: table-cell!important
+    }
+}
+
+@media (min-width:992px) and (max-width:1199px) {
+    .visible-md-block {
+        display: block!important
+    }
+}
+
+@media (min-width:992px) and (max-width:1199px) {
+    .visible-md-inline {
+        display: inline!important
+    }
+}
+
+@media (min-width:992px) and (max-width:1199px) {
+    .visible-md-inline-block {
+        display: inline-block!important
+    }
+}
+
+@media (min-width:1200px) {
+    .visible-lg {
+        display: block!important
+    }
+    table.visible-lg {
+        display: table
+    }
+    tr.visible-lg {
+        display: table-row!important
+    }
+    td.visible-lg,
+    th.visible-lg {
+        display: table-cell!important
+    }
+}
+
+@media (min-width:1200px) {
+    .visible-lg-block {
+        display: block!important
+    }
+}
+
+@media (min-width:1200px) {
+    .visible-lg-inline {
+        display: inline!important
+    }
+}
+
+@media (min-width:1200px) {
+    .visible-lg-inline-block {
+        display: inline-block!important
+    }
+}
+
+@media (max-width:767px) {
+    .hidden-xs {
+        display: none!important
+    }
+}
+
+@media (min-width:768px) and (max-width:991px) {
+    .hidden-sm {
+        display: none!important
+    }
+}
+
+@media (min-width:992px) and (max-width:1199px) {
+    .hidden-md {
+        display: none!important
+    }
+}
+
+@media (min-width:1200px) {
+    .hidden-lg {
+        display: none!important
+    }
+}
+
+.visible-print {
+    display: none!important
+}
+
+@media print {
+    .visible-print {
+        display: block!important
+    }
+    table.visible-print {
+        display: table
+    }
+    tr.visible-print {
+        display: table-row!important
+    }
+    td.visible-print,
+    th.visible-print {
+        display: table-cell!important
+    }
+}
+
+.visible-print-block {
+    display: none!important
+}
+
+@media print {
+    .visible-print-block {
+        display: block!important
+    }
+}
+
+.visible-print-inline {
+    display: none!important
+}
+
+@media print {
+    .visible-print-inline {
+        display: inline!important
+    }
+}
+
+.visible-print-inline-block {
+    display: none!important
+}
+
+@media print {
+    .visible-print-inline-block {
+        display: inline-block!important
+    }
+}
+
+@media print {
+    .hidden-print {
+        display: none!important
+    }
+}
diff --git a/docs/css/boxshadowproperties.css b/docs/css/boxshadowproperties.css
new file mode 100755 (executable)
index 0000000..0f2e1e6
--- /dev/null
@@ -0,0 +1,24 @@
+/* box-shadow fonts return errors with prince, so extracting here to put in web output only */
+
+#search-demo-container ul#results-container {
+    box-shadow: 2px 3px 2px #dedede;
+}
+
+
+hr.shaded {
+    box-shadow: inset 0 6px 6px -6px rgba(0,0,0,0.5);
+}
+
+.videoThumbs img {
+    box-shadow: 2px 2px 1px #f0f0f0;
+}
+
+.box {
+    box-shadow: 2px 2px 4px #dedede;
+}
+
+@media (max-width: 1200px) {
+    .navbar-collapse {
+        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
+    }
+}
diff --git a/docs/css/customstyles.css b/docs/css/customstyles.css
new file mode 100755 (executable)
index 0000000..e62679e
--- /dev/null
@@ -0,0 +1,1275 @@
+body {
+    font-size:15px;
+}
+
+.bs-callout {
+    padding: 20px;
+    margin: 20px 0;
+    border: 1px solid #eee;
+    border-left-width: 5px;
+    border-radius: 3px;
+}
+.bs-callout h4 {
+    margin-top: 0;
+    margin-bottom: 5px;
+}
+.bs-callout p:last-child {
+    margin-bottom: 0;
+}
+.bs-callout code {
+    border-radius: 3px;
+}
+.bs-callout+.bs-callout {
+    margin-top: -5px;
+}
+.bs-callout-default {
+    border-left-color: #777;
+}
+.bs-callout-default h4 {
+    color: #777;
+}
+.bs-callout-primary {
+    border-left-color: #428bca;
+}
+.bs-callout-primary h4 {
+    color: #428bca;
+}
+.bs-callout-success {
+    border-left-color: #5cb85c;
+}
+.bs-callout-success h4 {
+    color: #5cb85c;
+}
+.bs-callout-danger {
+    border-left-color: #d9534f;
+}
+.bs-callout-danger h4 {
+    color: #d9534f;
+}
+.bs-callout-warning {
+    border-left-color: #f0ad4e;
+}
+.bs-callout-warning h4 {
+    color: #f0ad4e;
+}
+.bs-callout-info {
+    border-left-color: #5bc0de;
+}
+.bs-callout-info h4 {
+    color: #5bc0de;
+}
+
+
+.gi-2x{font-size: 2em;}
+.gi-3x{font-size: 3em;}
+.gi-4x{font-size: 4em;}
+.gi-5x{font-size: 5em;}
+
+
+
+
+
+.breadcrumb > .active {color: #777 !important;}
+
+/* make room for the nav bar */
+h1[id],
+h2[id],
+h3[id],
+h4[id],
+h5[id],
+h6[id],
+dt[id]{
+padding-top: 60px;
+margin-top: -40px
+}
+
+.post-content img {
+    margin: 12px 0px 3px 0px;
+    width: auto;
+    height: auto;
+    max-width: 100%;
+    max-height: 100%;
+}
+
+.post-content ol li, .post-content ul li {
+    margin: 10px 0px;
+}
+
+.pageSummary {
+    font-size:13px;
+    display:block;
+    margin-bottom:15px;
+    padding-left:20px;
+}
+
+.post-summary {
+    margin-bottom:12px;
+}
+
+.bs-example{
+    margin: 20px;
+}
+
+.breadcrumb li {
+    color: gray;
+}
+
+table {
+    background-color: transparent;
+}
+caption {
+    padding-top: 8px;
+    padding-bottom: 8px;
+    color: #777;
+    text-align: left;
+}
+th {
+    text-align: left;
+}
+table {
+    max-width: 90%;
+    margin-bottom: 20px;
+    border: 1px solid #dedede;
+}
+
+table > thead > tr > th,
+table > tbody > tr > th,
+table > tfoot > tr > th,
+table > thead > tr > td,
+table > tbody > tr > td,
+table > tfoot > tr > td {
+    padding: 8px;
+    line-height: 1.42857143;
+    vertical-align: top;
+    border-top: 1px solid #ddd;
+}
+table > thead > tr > th {
+    vertical-align: bottom;
+    border-bottom: 2px solid #ddd;
+    text-transform: none;
+    background-color: #777;
+    color: white;
+    text-align: left;
+}
+table > caption + thead > tr:first-child > th,
+table > colgroup + thead > tr:first-child > th,
+table > thead:first-child > tr:first-child > th,
+table > caption + thead > tr:first-child > td,
+table > colgroup + thead > tr:first-child > td,
+table > thead:first-child > tr:first-child > td {
+    border-top: 0;
+}
+
+table > tbody > tr:nth-of-type(odd) {
+    background-color: #f9f9f9;
+}
+
+table col[class*="col-"] {
+    position: static;
+    display: table-column;
+    float: none;
+}
+table td[class*="col-"],
+table th[class*="col-"] {
+    position: static;
+    display: table-cell;
+    float: none;
+}
+
+table tr td {
+    hyphens: auto;
+}
+
+
+p.external a {
+    text-align:right;
+    font-size:12px;
+    color: #0088cc;
+    display:inline;
+}
+
+#definition-box-container div a.active {
+    font-weight: bold;
+}
+p.post-meta {font-size: 80%; color: #777;}
+
+.entry-date{font-size:14px;font-size:0.875rem;line-height:1.71429;margin-bottom:0;text-transform:uppercase;}
+
+/* search area */
+#search-demo-container ul#results-container {
+    list-style: none;
+    font-size: 12px;
+    background-color: white;
+    position: absolute;
+    top: 40px; /* if you change anything about the nav, you'll prob. need to reset the top and left values here.*/
+    left: 20px;
+    z-index: -1;
+    width:223px;
+    border-left: 1px solid #dedede;
+}
+
+
+ul#results-container a {
+    background-color: transparent;
+}
+
+ul#results-container a:hover {
+    color: black;
+}
+
+
+#search-demo-container a:hover {
+    color: black;
+}
+#search-input {
+    padding: .5em;
+    margin-left:20px;
+    width:20em;
+    font-size: 0.8em;
+    -webkit-box-sizing: border-box;
+    -moz-box-sizing: border-box;
+    box-sizing: border-box;
+    margin-top:10px;
+}
+/* end search */
+
+.filter-options {
+    margin-bottom: 20px;
+}
+.filter-options button {
+    margin: 3px;
+}
+
+div#toc ul li {
+    margin: 8px 0px 8px 22px;
+    font-size: 90%;
+    list-style: square;
+}
+div#toc ul {
+    background-color: whitesmoke;
+    padding: 5px;
+    border-radius: 5px;
+    max-width: 300px;
+    color: gray;
+}
+
+div#toc ul li ul {
+    padding-left:8px;
+
+}
+
+div#toc ul li ul li::before {
+    content: "–  ";
+}
+
+div#toc >ul::before {
+    content: "Table of Contents";
+    font-weight: 500;
+    color: #555;
+    text-align:center;
+    margin-left:auto;
+    margin-right:auto;
+    width:70px;
+    padding-top:20px;
+    padding-bottom:20px;
+    padding-left:10px;
+}
+
+li.dropdownActive a {
+    font-weight: bold;
+}
+
+
+.post-content a.fa-rss {
+    color: orange;
+}
+
+
+.navbar-inverse .navbar-nav > li > a {
+    background-color: transparent;
+    margin-top:10px;
+}
+
+.post-content .rssfeedLink {
+    color: #248EC2;
+}
+
+footer {
+    font-size: smaller;
+}
+
+/* FAQ page */
+#accordion .panel-heading {
+    font-size: 12px;
+}
+
+a.accordion-toggle, a.accordion-collapsed {
+    font-size: 14px;
+    text-decoration: none;
+}
+
+/* navgoco sidebar styles (customized) */
+.nav, .nav ul, .nav li {
+    list-style: none;
+}
+
+.nav ul {
+    padding: 0;
+    /*margin: 0 0 0 18px;*/
+    margin:0px;
+}
+
+.nav {
+    /* padding: 4px;*/
+    padding:0px;
+    margin: 0px;
+}
+
+.nav > li {
+    margin: 1px 0;
+}
+
+.nav > li li {
+    margin: 2px 0;
+}
+
+.nav a {
+    color: #333;
+    display: block;
+    outline: none;
+    /*-webkit-border-radius: 4px;
+    -moz-border-radius: 4px;
+    border-radius: 4px;*/
+    text-decoration: none;
+}
+
+.nav li > a > span {
+    float: right;
+    font-size: 19px;
+    font-weight: bolder;
+}
+
+
+.nav li > a > span:after {
+    content: '\25be';
+}
+.nav li.active > a > span:after {
+    content: '\25b4';
+}
+
+.nav a:hover, .nav li.active > a {
+    background-color: #8D8D8D;
+    color: #f5f5f5;
+}
+
+.nav > li.active > a  {
+background-color: #347DBE;
+}
+
+.nav li a {
+    font-size: 12px;
+    line-height: 18px;
+    padding: 2px 10px;
+    background-color: #f1f1f1;
+}
+
+.nav > li > a {
+    font-size: 14px;
+    line-height: 20px;
+    padding: 4px 10px;
+}
+
+ul#mysidebar {
+    border-radius:0px;
+}
+
+.nav ul li ul li a {
+    padding-left:40px;
+}
+
+.nav li.thirdlevel > a {
+    color: #248EC2;
+    font-weight:bold;
+    padding-left:20px;
+    background-color: whitesmoke !important;
+}
+
+
+.nav ul li a {
+    background-color: #FAFAFA;
+}
+
+.nav li a {
+    padding-right:10px;
+}
+
+.nav li a:hover {
+    background-color: #8D8D8D;
+}
+
+.nav ul li a {
+    border-top:1px solid whitesmoke;
+    padding-left:10px;
+}
+/* end sidebar */
+
+.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
+    border-radius:5px;
+}
+
+.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
+    border-radius: 5px;
+}
+
+span.projectTitle {
+    font-family: "Intel Clear", "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-weight: bold;
+}
+
+.footer {
+    text-align: right;
+}
+
+.footerMeta {
+    background-color: whitesmoke;
+    padding: 10px;
+    max-width: 250px;
+    border-radius: 5px;
+    margin-top: 50px;
+    font-style:italic;
+    font-size:12px;
+}
+
+img.screenshotSmall {
+    max-width: 300px;
+}
+
+
+dl dt p {
+    margin-left:20px;
+}
+
+
+dl dd {
+    margin-top:10px;
+    margin-bottom:10px;
+}
+
+dl.dl-horizontal dd {
+    padding-top: 20px;
+}
+
+figcaption {
+
+    padding-bottom:12px;
+    padding-top:6px;
+    max-width: 90%;
+    margin-bottom:20px;
+    font-style: italic;
+    color: gray;
+
+}
+
+.testing {
+    color: orange;
+}
+
+.preference {
+    color: red;
+}
+
+
+table.dataTable thead {
+    background-color: #444;
+}
+table td {
+    hyphens: auto;
+}
+
+section table tr.success {
+    background-color: #dff0d8 !important;
+}
+
+table tr.info {
+    background-color: #d9edf7 !important;
+}
+
+section table tr.warning, table tr.testing, table tr.testing > td.sorting_1  {
+    background-color: #fcf8e3 !important;
+}
+section table tr.danger, table tr.preference, table tr.preference > td.sorting_1  {
+    background-color: #f2dede !important;
+}
+
+.orange {
+    color: orange;
+}
+
+table.profile thead tr th {
+    background-color: #248ec2;
+}
+
+table.request thead tr th {
+    background-color: #ED1951;
+}
+
+.audienceLabel {
+    margin: 10px;
+    float: right;
+    border:1px solid #dedede;
+    padding:7px;
+}
+
+.prefaceAudienceLabel {
+    color: gray;
+    text-align: center;
+    margin:5px;
+}
+span.myLabel {
+    padding-left:10px;
+    padding-right:10px;
+}
+
+button.cursorNorm {
+    cursor: default;
+}
+
+a.dropdown-toggle, .navbar-inverse .navbar-nav > li > a  {
+    margin-left: 10px;
+}
+
+hr.faded {
+    border: 0;
+    height: 1px;
+    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
+    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
+    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
+    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
+}
+
+hr.shaded {
+    height: 12px;
+    border: 0;
+    margin-top: 70px;
+    background: white;
+    width: 100%;
+    margin-bottom: 10px;
+}
+
+.fa-6x{font-size:900%;}
+.fa-7x{font-size:1100%;}
+.fa-8x{font-size:1300%;}
+.fa-9x{font-size:1500%;}
+.fa-10x{font-size:1700%;}
+
+i.border {
+    padding: 10px 20px;
+    background-color: whitesmoke;
+}
+
+a[data-toggle] {
+    color: #248EC2;
+}
+
+.summary {
+    font-size:120%;
+    color: #808080;
+    margin:20px 0px 20px 0px;
+    border-left: 5px solid #ED1951;
+    padding-left: 10px;
+
+}
+
+.summary:before {
+    content: "Summary: ";
+    font-weight: bold;
+}
+
+
+a.fa.fa-envelope-o.mailto {
+    font-weight: 600;
+}
+
+.alert, .callout {
+    overflow: hidden;
+}
+
+.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
+    background-color: #248ec2;
+    color: white;
+}
+
+ol li ol li {list-style-type: lower-alpha;}
+ol li ul li {list-style-type: disc;}
+
+li img {clear:both; }
+
+div#toc ul li ul li {
+    list-style-type: none;
+    margin: 5px 0px 0px 0px;
+}
+
+.tab-content {
+    padding: 15px;
+    background-color: #FAFAFA;
+}
+
+span.tagTitle {font-weight: 500;}
+
+li.activeSeries {
+    font-weight: bold;
+}
+
+.seriesContext .dropdown-menu li.active {
+    font-weight: bold;
+    margin-left: 43px;
+    font-size:18px;
+}
+
+.alert-warning {
+    color: #444;
+}
+
+div.alert code, h2 code {
+    background-color: transparent !important;
+}
+/* without this, the links in these notes aren't visible.*/
+.alert a {
+    text-decoration: underline;
+}
+
+div.tags {padding: 10px 5px;}
+
+.tabLabel {
+    font-weight: normal;
+}
+
+hr {
+    background: #999;
+    margin: 30px 0px;
+    width: 90%;
+    margin-left: auto;
+    margin-right: auto;
+}
+
+button.cursorNorm {
+    cursor: pointer;
+}
+
+h2  {
+    font-size:24px;
+    line-height:29px;
+}
+span.otherProgrammingLanguages {
+    font-style: normal;
+}
+
+a[data-toggle="tooltip"] {
+    color: #649345;
+    font-style: italic;
+    cursor: default;
+}
+
+.seriesNext, .seriesContext {
+    margin-top: 15px;
+    margin-bottom: 15px;
+}
+
+.seriescontext ol li {
+    list-style-type: upper-roman;
+}
+
+ol.series li {
+    list-style-type: decimal;
+    margin-left: 40px;
+    padding-left: 0px;
+}
+
+.siteTagline {
+    font-size: 200%;
+    font-weight: bold;
+    color: silver;
+    font-family: monospace;
+    text-align: center;
+    line-height: 10px;
+    margin: 20px 0px;
+    display: block;
+}
+
+.versionTagline {
+    text-align: center;
+    margin-bottom: 20px;
+    font-family: courier;
+    color: silver;
+    color: #444;
+    display:block;
+}
+
+/* not sure if using this ...*/
+.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
+    border-color: #248ec2 !important;
+}
+
+#mysidebar .nav ul {
+    background-color: #FAFAFA;
+}
+.nav ul.series li {
+    list-style: decimal;
+    font-size:12px;
+}
+
+.nav ul.series li a:hover {
+    background-color: gray;
+}
+.nav ul.series {
+    padding-left: 30px;
+}
+
+.nav ul.series {
+    background-color: #FAFAFA;
+}
+
+/*
+a.dropdown-toggle.otherProgLangs {
+    color: #f7e68f !important;
+}
+*/
+
+span.muted {color: #666;}
+
+table code {background-color: transparent;}
+
+.highlight .err {
+    color: #a61717;
+    background-color: transparent !important;
+}
+
+table p {
+    margin-top: 12px;
+    margin-bottom: 12px;
+}
+
+pre, table code {
+    white-space: pre-wrap;       /* css-3 */
+    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
+    white-space: -pre-wrap;      /* Opera 4-6 */
+    white-space: -o-pre-wrap;    /* Opera 7 */
+    word-wrap: break-word;       /* Internet Explorer 5.5+ */
+}
+
+pre {
+    margin: 25px 0px;
+}
+
+#json-box-container pre {
+    margin: 0px;
+}
+
+.video-js {
+    margin: 30px 0px;
+}
+
+video {
+    display: block;
+    margin: 30px 0px;
+    border: 1px solid #c0c0c0;
+}
+
+
+p.required, p.dataType {display: block; color: #c0c0c0; font-size: 80%; margin-left:4px;}
+
+dd {margin-left:20px;}
+
+.post-content img.inline {
+    margin:0px;
+    margin-bottom:6px;
+}
+.panel-heading {
+    font-weight: bold;
+}
+
+.note code, .alert code, .warning code, div#toc code, h2 code, h3 code, h4 code {
+    color: inherit;
+    padding: 0px;
+}
+
+.alert {
+    margin-bottom:10px;
+    margin-top:10px;
+}
+
+a.accordion-toggle {
+    font-style: normal;
+}
+
+span.red {
+    color: red;
+    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
+}
+
+h3.codeExplanation {
+    font-size:18px;
+    font-style:normal;
+    color: black;
+    line-height: 24px;
+}
+
+span.soft {
+    color: #c0c0c0;
+}
+
+.githubEditButton {
+    margin-bottom:7px;
+}
+
+.endpoint {
+    padding: 15px;
+    background-color: #f0f0f0;
+    font-family: courier;
+    font-size: 110%;
+    margin: 20px 0px;
+    color: #444;
+}
+
+.parameter {
+    font-family: courier;
+    color: red !important;
+}
+
+.formBoundary {
+    border: 1px solid gray;
+    padding: 15px;
+    margin: 15px 0px;
+    background-color: whitesmoke;
+}
+
+@media (max-width: 767px) {
+    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
+        color: #444;
+    }
+}
+
+@media (max-width: 990px) {
+    #mysidebar {
+        position: relative;
+    }
+}
+
+@media (min-width: 1000px) {
+
+    ul#mysidebar {
+        width: 225px;
+    }
+}
+
+@media (max-width: 900px) {
+
+    ul#mysidebar {
+        max-width: 100%;
+    }
+}
+
+.col-md-9 img {
+    max-width: 100%;
+    max-height: 100%;
+}
+
+
+.post-content img {
+    margin: 12px 0px 3px 0px;
+    width: auto;
+    height: auto;
+    max-width: 100%;
+    max-height: 100%;
+}
+.col-md-9 img {
+    max-width: 100%;
+    max-height: 100%;
+}
+
+
+.post-content img {
+    margin: 12px 0px 3px 0px;
+    width: auto;
+    height: auto;
+    max-width: 100%;
+    max-height: 100%;
+}
+
+.videoThumbs img {
+    float: left;
+    margin:15px 15px 15px 0px;
+    border: 1px solid #dedede;
+}
+
+
+@media only screen and (min-width: 900px), only screen and (min-device-width: 900px) {
+    .col-md-9 img {
+        max-width: 700px;
+        max-height: 700px;
+    }
+}
+
+*:hover > .anchorjs-link {
+    transition: color .25s linear;
+    text-decoration: none;
+}
+
+.kbCaption {
+    color: white;
+    background-color: #444;
+    padding:10px;
+}
+
+/* this part adds an icon after external links, using FontAwesome*/
+a[href^="http://"]:after, a[href^="https://"]:after {
+    content: "\f08e";
+    font-family: FontAwesome;
+    font-weight: normal;
+    font-style: normal;
+    display: inline-block;
+    text-decoration: none;
+    padding-left: 3px;
+}
+
+/* Strip the outbound icon when this class is present */
+a[href].noCrossRef::after,
+a.no_icon:after
+ {
+    content:"" !important;
+    padding-left: 0;
+}
+
+.btn-default {
+    margin-bottom: 10px;
+}
+
+/* algolia search */
+
+.search {
+    text-align: left;
+}
+.search input {
+    font-size: 20px;
+    width: 300px;
+}
+.results {
+    margin: auto;
+    text-align: left;
+}
+.results ul {
+    list-style-type: none;
+    padding: 0;
+}
+
+/* algolia */
+
+div.results {
+    position: absolute;
+    background-color: white;
+    width: 100%;
+}
+
+.post-meta {
+    font-size: 14px;
+    color: #828282;
+}
+
+.post-link {
+    font-size: 22px;
+}
+
+.post-list p {
+    margin: 10px 0px;
+}
+
+time {
+    margin-right: 10px;
+}
+
+p.post-meta time {
+    margin-right: 0px;
+}
+
+span.label.label-default {
+    background-color: gray;
+}
+
+span.label.label-primary {
+    background-color: #f0ad4e;
+}
+.col-lg-12 .nav li a {background-color: white}
+
+
+.nav li.active > a.subfoldersTitle {
+    background-color: whitesmoke;
+    font-weight: bold;
+    color: black;
+    }
+
+a code {
+    color: #248EC2;
+}
+
+code + a > code {
+    margin-left: -7px;
+}
+
+table th code {
+    color: white;
+}
+
+ol li ul li ol li {
+    list-style: decimal;
+}
+
+ol li ul li ol li ul li{
+    list-style: disc;
+}
+
+.post-content table th {
+    vertical-align: top;
+}
+
+table thead th code.highlighter-rouge {
+    background-color: transparent;
+}
+
+
+.box {
+    padding: 10px;
+    border: 1px solid #888;
+    width: 100px;
+    height: 80px;
+    background-color: #f5f5f5;
+    font-family: Arial;
+    font-size: 12px;
+    hyphens: auto;
+    float: left;
+    font-size: 12px;
+}
+
+.box:hover {
+    background-color: #f0f0f0;
+}
+
+#userMap {
+    overflow-x: auto;
+    overflow-y: auto;
+    padding: 20px;
+    min-width: 770px;
+}
+
+#userMap .active {
+    background-color: #d6f5d6;
+    border:1px solid #555;
+    font-weight: bold;
+}
+
+h2.userMapTitle {
+    font-family: Arial;
+}
+
+#userMap a:hover {
+    text-decoration: none;
+  }
+
+div.arrow {
+    max-width: 50px;
+    margin-left: 15px;
+    margin-right: 15px;
+    font-size: 20px;
+}
+
+div.content {
+    max-width: 110px
+}
+
+#userMap div.arrow, #userMap div.content {
+    float: left;
+}
+
+.clearfix {
+    clear: both;
+}
+
+
+#userMap div.arrow {
+    position: relative;
+    top: 30px;
+}
+
+.box1 {
+    margin-left:0px;
+}
+
+button.btn.btn-default.btn-lg.modalButton1 {
+    margin-left: -20px;
+}
+
+div.box.box1 {
+    margin-left: -20px;
+}
+
+#userMap .btn-lg {
+    width: 100px;
+    height: 80px;
+
+}
+
+#userMap .complexArrow {
+    font-size: 22px;
+    margin: 0px 10px;
+}
+
+
+#userMap .btn-lg .active {
+    background-color: #d6f5d6;
+}
+
+#userMap .btn-lg  {
+        white-space: pre-wrap;       /* css-3 */
+        white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
+        white-space: -pre-wrap;      /* Opera 4-6 */
+        white-space: -o-pre-wrap;    /* Opera 7 */
+        word-wrap: break-word;       /* Internet Explorer 5.5+ */
+        font-size: 14px;
+    }
+
+/*
+ * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
+ *
+ * [1] IE9
+ * [2] IE10+
+ */
+/* 1 */
+.ie9 img[src$=".svg"] {
+    width: 100%;
+}
+/* 2 */
+@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
+    img[src$=".svg"] {
+        width: 100%;
+    }
+}
+
+h4.panel-title {
+    padding-top: 0px;
+    margin-top: 0px;
+}
+
+/*set navbar breakpoint so that it converts to hamburger earlier */
+
+@media (max-width: 1200px) {
+    .navbar-header {
+        float: none;
+    }
+    .navbar-left,.navbar-right {
+        float: none !important;
+    }
+    .navbar-toggle {
+        display: block;
+    }
+    .navbar-collapse {
+        border-top: 1px solid transparent;
+    }
+    .navbar-fixed-top {
+        top: 0;
+        border-width: 0 0 1px;
+    }
+    .navbar-collapse.collapse {
+        display: none!important;
+    }
+    .navbar-nav {
+        float: none!important;
+        margin-top: 7.5px;
+    }
+    .navbar-nav>li {
+        float: none;
+    }
+    .navbar-nav>li>a {
+        padding-top: 10px;
+        padding-bottom: 10px;
+    }
+    .collapse.in{
+        display:block !important;
+    }
+}
+
+
+/* Below added by HM */
+
+.singlenav li > a > span:after {
+    content: '';   
+}
+
+.singlenav li.active > a > span:after {
+    content: '';
+}
+
+
+.singlenav a:hover, .singlenav.current > a {
+    background-color: #8D8D8D;
+    color: #f5f5f5;
+}
+
+#main {
+    margin-top: 70px;
+    margin-bottom: 70px;
+}
+
+table {
+    width: 100%;
+}
+
+code.highlighter-rouge {
+    color: black;
+    font-weight: bold;
+}
+
+body a {
+    color: #0071C5;
+}
+
+body {
+    font-family: "Intel Clear", "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-size: 15px;
+    line-height: 1.5;
+}
+
+h4 {
+    font-weight: bold;
+}
+
+/* Regular */
+@font-face {
+  font-family: 'Intel Clear';
+  src: url("../fonts/IntelClear-Regular-webfont.eot");
+  src: url("../fonts/IntelClear-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/IntelClear-Regular-webfont.woff") format("woff"), url("../fonts/IntelClear-Regular-webfont.ttf") format("truetype");
+  font-weight: normal;
+  font-weight: 400;
+  font-style: normal; }
+
+/* Light */
+@font-face {
+  font-family: 'Intel Clear';
+  src: url("../fonts/IntelClear-Light-webfont.eot");
+  src: url("../fonts/IntelClear-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/IntelClear-Light-webfont.woff") format("woff"), url("../fonts/IntelClear-Light-webfont.ttf") format("truetype");
+  font-weight: 200;
+  font-style: normal; }
+
+/* Bold */
+@font-face {
+  font-family: 'Intel Clear';
+  src: url("../fonts/IntelClear-Bold-webfont.eot");
+  src: url("../fonts/IntelClear-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/IntelClear-Bold-webfont.woff") format("woff"), url("../fonts/IntelClear-Bold-webfont.ttf") format("truetype");
+  font-weight: bold;
+  font-weight: 700;
+  font-style: normal; }
+
+@font-face {
+  font-family: 'Intelicon';
+  src: url("../fonts/Intelicon.eot");
+  src: url("../fonts/Intelicon.eot?#iefix") format("embedded-opentype"), url("../fonts/Intelicon.woff") format("woff"), url("../fonts/Intelicon.ttf") format("truetype"), url("../fonts/Intelicon.svg?#Intelicon") format("svg");
+  font-weight: normal;
+  font-style: normal; }
\ No newline at end of file
diff --git a/docs/css/font-awesome.min.css b/docs/css/font-awesome.min.css
new file mode 100755 (executable)
index 0000000..0e0645d
--- /dev/null
@@ -0,0 +1,4 @@
+/*!
+ *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
+ *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
+ */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.7.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
diff --git a/docs/css/modern-business.css b/docs/css/modern-business.css
new file mode 100755 (executable)
index 0000000..b0323c5
--- /dev/null
@@ -0,0 +1,89 @@
+/*!
+ * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
+ * Code licensed under the Apache License v2.0.
+ * For details, see http://www.apache.org/licenses/LICENSE-2.0.
+ */
+
+/* Global Styles */
+
+html,
+body {
+    height: 100%;
+}
+
+.img-portfolio {
+    margin-bottom: 30px;
+}
+
+.img-hover:hover {
+    opacity: 0.8;
+}
+
+/* Home Page Carousel */
+
+header.carousel {
+    height: 50%;
+}
+
+header.carousel .item,
+header.carousel .item.active,
+header.carousel .carousel-inner {
+    height: 100%;
+}
+
+header.carousel .fill {
+    width: 100%;
+    height: 100%;
+    background-position: center;
+    background-size: cover;
+}
+
+/* 404 Page Styles */
+
+.error-404 {
+    font-size: 100px;
+}
+
+/* Pricing Page Styles */
+
+.price {
+    display: block;
+    font-size: 50px;
+    line-height: 50px;
+}
+
+.price sup {
+    top: -20px;
+    left: 2px;
+    font-size: 20px;
+}
+
+.period {
+    display: block;
+    font-style: italic;
+}
+
+/* Footer Styles */
+
+footer {
+    margin: 50px 0;
+}
+
+/* Responsive Styles */
+
+@media(max-width:991px) {
+    .client-img,
+    .img-related {
+        margin-bottom: 30px;
+    }
+}
+
+@media(max-width:767px) {
+    .img-portfolio {
+        margin-bottom: 15px;
+    }
+
+    header.carousel .carousel {
+        height: 70%;
+    }
+}
diff --git a/docs/css/printstyles.css b/docs/css/printstyles.css
new file mode 100755 (executable)
index 0000000..64d0f63
--- /dev/null
@@ -0,0 +1,159 @@
+
+/*body.print .container {max-width: 650px;}*/
+
+body {
+    font-size:14px;
+}
+.nav ul li a {border-top:0px; background-color:transparent; color: #808080; }
+#navig a[href] {color: #595959 !important;}
+table .table {max-width:650px;}
+
+#navig li.sectionHead {font-weight: bold; font-size: 18px; color: #595959 !important; }
+#navig li {font-weight: normal; }
+
+#navig a[href]::after { content: leader(".") target-counter(attr(href), page); }
+
+a[href]::after {
+    content: " (page " target-counter(attr(href), page) ")"
+}
+
+a[href^="http:"]::after, a[href^="https:"]::after {
+    content: "";
+}
+
+a[href] {
+    color: blue !important;
+}
+a[href*="mailto"]::after, a[data-toggle="tooltip"]::after, a[href].noCrossRef::after {
+    content: "";
+}
+
+
+@page {
+    margin: 60pt 90pt 60pt 90pt;
+    font-family: sans-serif;
+    font-style:none;
+    color: gray;
+
+}
+
+.printTitle {
+    line-height:30pt;
+    font-size:27pt;
+    font-weight: bold;
+    letter-spacing: -.5px;
+    margin-bottom:25px;
+}
+
+.printSubtitle {
+    font-size: 19pt;
+    color: #cccccc !important;
+    font-family: "Grotesque MT Light";
+    line-height: 22pt;
+    letter-spacing: -.5px;
+    margin-bottom:20px;
+}
+.printTitleArea hr {
+    color: #999999 !important;
+    height: 2px;
+    width: 100%;
+}
+
+.printTitleImage {
+    max-width:300px;
+    margin-bottom:200px;
+}
+
+
+.printTitleImage {
+    max-width: 250px;
+}
+
+#navig {
+    /*page-break-before: always;*/
+}
+
+.copyrightBoilerplate {
+    page-break-before:always;
+    font-size:14px;
+}
+
+.lastGeneratedDate {
+    font-style: italic;
+    font-size:14px;
+    color: gray;
+}
+
+.alert a {
+    text-decoration: none !important;
+}
+
+
+body.title { page: title }
+
+@page title {
+    @top-left {
+        content: " ";
+    }
+    @top-right {
+        content: " "
+    }
+    @bottom-right {
+        content: " ";
+    }
+    @bottom-left {
+        content: " ";
+    }
+}
+
+body.frontmatter { page: frontmatter }
+body.frontmatter {counter-reset: page 1}
+
+
+@page frontmatter {
+    @top-left {
+        content: prince-script(guideName);
+    }
+    @top-right {
+        content: prince-script(datestamp);
+    }
+    @bottom-right {
+        content: counter(page, lower-roman);
+    }
+    @bottom-left {
+        content: "youremail@domain.com";   }
+}
+
+body.first_page {counter-reset: page 1}
+
+h1 { string-set: doctitle content() }
+
+@page {
+    @top-left {
+        content: string(doctitle);
+        font-size: 11px;
+        font-style: italic;
+    }
+    @top-right {
+        content: prince-script(datestamp);
+        font-size: 11px;
+    }
+
+    @bottom-right {
+        content: "Page " counter(page);
+        font-size: 11px;
+    }
+    @bottom-left {
+        content: prince-script(guideName);
+        font-size: 11px;
+    }
+}
+.alert {
+    background-color: #fafafa !important;
+    border-color: #dedede !important;
+    color: black;
+}
+
+pre {
+    background-color: #fafafa;
+}
diff --git a/docs/css/syntax.css b/docs/css/syntax.css
new file mode 100755 (executable)
index 0000000..1e651cf
--- /dev/null
@@ -0,0 +1,60 @@
+.highlight  { background: #ffffff; }
+.highlight .c { color: #999988; font-style: italic } /* Comment */
+.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
+.highlight .k { font-weight: bold } /* Keyword */
+.highlight .o { font-weight: bold } /* Operator */
+.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
+.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
+.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
+.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
+.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
+.highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */
+.highlight .ge { font-style: italic } /* Generic.Emph */
+.highlight .gr { color: #aa0000 } /* Generic.Error */
+.highlight .gh { color: #999999 } /* Generic.Heading */
+.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
+.highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */
+.highlight .go { color: #888888 } /* Generic.Output */
+.highlight .gp { color: #555555 } /* Generic.Prompt */
+.highlight .gs { font-weight: bold } /* Generic.Strong */
+.highlight .gu { color: #aaaaaa } /* Generic.Subheading */
+.highlight .gt { color: #aa0000 } /* Generic.Traceback */
+.highlight .kc { font-weight: bold } /* Keyword.Constant */
+.highlight .kd { font-weight: bold } /* Keyword.Declaration */
+.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
+.highlight .kr { font-weight: bold } /* Keyword.Reserved */
+.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
+.highlight .m { color: #009999 } /* Literal.Number */
+.highlight .s { color: #d14 } /* Literal.String */
+.highlight .na { color: #008080 } /* Name.Attribute */
+.highlight .nb { color: #0086B3 } /* Name.Builtin */
+.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
+.highlight .no { color: #008080 } /* Name.Constant */
+.highlight .ni { color: #800080 } /* Name.Entity */
+.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
+.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
+.highlight .nn { color: #555555 } /* Name.Namespace */
+.highlight .nt { color: #000080 } /* Name.Tag */
+.highlight .nv { color: #008080 } /* Name.Variable */
+.highlight .ow { font-weight: bold } /* Operator.Word */
+.highlight .w { color: #bbbbbb } /* Text.Whitespace */
+.highlight .mf { color: #009999 } /* Literal.Number.Float */
+.highlight .mh { color: #009999 } /* Literal.Number.Hex */
+.highlight .mi { color: #009999 } /* Literal.Number.Integer */
+.highlight .mo { color: #009999 } /* Literal.Number.Oct */
+.highlight .sb { color: #d14 } /* Literal.String.Backtick */
+.highlight .sc { color: #d14 } /* Literal.String.Char */
+.highlight .sd { color: #d14 } /* Literal.String.Doc */
+.highlight .s2 { color: #d14 } /* Literal.String.Double */
+.highlight .se { color: #d14 } /* Literal.String.Escape */
+.highlight .sh { color: #d14 } /* Literal.String.Heredoc */
+.highlight .si { color: #d14 } /* Literal.String.Interpol */
+.highlight .sx { color: #d14 } /* Literal.String.Other */
+.highlight .sr { color: #009926 } /* Literal.String.Regex */
+.highlight .s1 { color: #d14 } /* Literal.String.Single */
+.highlight .ss { color: #990073 } /* Literal.String.Symbol */
+.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
+.highlight .vc { color: #008080 } /* Name.Variable.Class */
+.highlight .vg { color: #008080 } /* Name.Variable.Global */
+.highlight .vi { color: #008080 } /* Name.Variable.Instance */
+.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
\ No newline at end of file
diff --git a/docs/css/theme-blue.css b/docs/css/theme-blue.css
new file mode 100755 (executable)
index 0000000..6775da5
--- /dev/null
@@ -0,0 +1,117 @@
+.summary {
+    color: #808080;
+    border-left: 5px solid #ED1951;
+    font-size:16px;
+}
+
+.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
+    background-color: #0071C5;
+    color: white;
+}
+
+.nav > li.active > a {
+    background-color: #0071C5;
+}
+
+.nav > li > a:hover {
+    background-color: #0071C5;
+}
+
+div.navbar-collapse .dropdown-menu > li > a:hover {
+    background-color: #0071C5;
+}
+
+.nav li.thirdlevel > a {
+    background-color: #FAFAFA !important;
+    color: #0071C5;
+    font-weight: bold;
+}
+
+a[data-toggle="tooltip"] {
+    color: #649345;
+    font-style: italic;
+    cursor: default;
+}
+
+.navbar-inverse {
+    background-color: #0071C5;
+    border-color: #015CAE;
+}
+.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-brand {
+    color: white;
+}
+
+.navbar-inverse .navbar-nav>li>a:hover, a.fa.fa-home.fa-lg.navbar-brand:hover {
+     color: #f0f0f0;
+}
+
+a.navbar-brand:hover {
+  color: #f0f0f0;
+}
+
+.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
+    color: #015CAE;
+}
+
+.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
+    background-color: #015CAE;
+    color: #ffffff;
+}
+
+.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
+    border-color: #0071C5 !important;
+}
+
+.btn-primary {
+    color: #ffffff;
+    background-color: #0071C5;
+    border-color: #0071C5;
+}
+
+.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
+    background-color: #0071C5;
+}
+
+.btn-primary:hover,
+.btn-primary:focus,
+.btn-primary:active,
+.btn-primary.active,
+.open .dropdown-toggle.btn-primary {
+    background-color: #0071C5;
+    border-color: #0071C5;
+}
+
+.printTitle {
+    color: #015CAE !important;
+}
+
+body.print h1 {color: #015CAE !important; font-size:28px !important;}
+body.print h2 {color: #595959 !important; font-size:20px !important;}
+body.print h3 {color: #E50E51 !important; font-size:14px !important;}
+body.print h4 {color: #679DCE !important; font-size:14px; font-style: italic !important;}
+
+.anchorjs-link:hover {
+    color: #216f9b;
+}
+
+div.sidebarTitle {
+    color: #015CAE;
+}
+
+li.sidebarTitle {
+  margin-top:20px;
+    font-weight:normal;
+    font-size:130%;
+    color: #0071C5;
+    margin-bottom:10px;
+    margin-left: 5px;
+
+}
+
+.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
+    background-color: #015CAE;
+}
+
+.navbar-inverse .navbar-toggle {
+    border-color: #015CAE;
+}
diff --git a/docs/css/theme-green.css b/docs/css/theme-green.css
new file mode 100755 (executable)
index 0000000..4991586
--- /dev/null
@@ -0,0 +1,110 @@
+.summary {
+    color: #808080;
+    border-left: 5px solid #E50E51;
+    font-size:16px;
+}
+
+
+h3 {color: #E50E51; }
+h4 {color: #808080; }
+
+.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
+    background-color: #248ec2;
+    color: white;
+}
+
+.nav > li.active > a {
+    background-color: #72ac4a;
+}
+
+.nav > li > a:hover {
+    background-color: #72ac4a;
+}
+
+div.navbar-collapse .dropdown-menu > li > a:hover {
+    background-color: #72ac4a;
+}
+
+.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-brand {
+    color: white;
+}
+
+.navbar-inverse .navbar-nav>li>a:hover, a.fa.fa-home.fa-lg.navbar-brand:hover {
+     color: #f0f0f0;
+}
+
+.nav li.thirdlevel > a {
+    background-color: #FAFAFA !important;
+    color: #72ac4a;
+    font-weight: bold;
+}
+
+a[data-toggle="tooltip"] {
+    color: #649345;
+    font-style: italic;
+    cursor: default;
+}
+
+.navbar-inverse {
+    background-color: #72ac4a;
+    border-color: #5b893c;
+}
+
+.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
+    color: #5b893c;
+}
+
+.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
+    background-color: #5b893c;
+    color: #ffffff;
+}
+
+/* not sure if using this ...*/
+.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
+    border-color: #72ac4a !important;
+}
+
+.btn-primary {
+    color: #ffffff;
+    background-color: #5b893c;
+    border-color: #5b893c;
+}
+
+.btn-primary:hover,
+.btn-primary:focus,
+.btn-primary:active,
+.btn-primary.active,
+.open .dropdown-toggle.btn-primary {
+    background-color: #72ac4a;
+    border-color: #5b893c;
+}
+
+.printTitle {
+    color: #5b893c !important;
+}
+
+body.print h1 {color: #5b893c !important; font-size:28px;}
+body.print h2 {color: #595959 !important; font-size:24px;}
+body.print h3 {color: #E50E51 !important; font-size:14px;}
+body.print h4 {color: #679DCE !important; font-size:14px; font-style: italic;}
+
+.anchorjs-link:hover {
+    color: #4f7233;
+}
+
+div.sidebarTitle {
+    color: #E50E51;
+}
+
+li.sidebarTitle {
+    margin-top:20px;
+    font-weight:normal;
+    font-size:130%;
+    color: #ED1951;
+    margin-bottom:10px;
+    margin-left: 5px;
+}
+
+.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
+    background-color: #E50E51;
+}
index c5ece43..619ffb8 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Installation and Configuration with Docker | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Installation and Configuration with Docker</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Installation and Configuration with Docker" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/docker.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/docker.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/docker.html","headline":"Installation and Configuration with Docker","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li class="active"><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="using-the-intel-movidius-neural-compute-sdk-with-docker">Using the Intel® Movidius™ Neural Compute SDK with Docker</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="installation-and-configuration-with-docker">Installation and Configuration with Docker</h1>
 
-<p><strong>NOTE: This feature is only available with Intel® Movidius™ Neural Compute SDK 2.x.</strong></p>
+<div class="bs-callout bs-callout-warning">This feature is only available with Intel® Movidius™ Neural Compute SDK 2.x.</div>
 
 <p><a href="https://www.docker.com">Docker</a> is an open-source platform for the creation of lightweight operating-system-level virtualizations called containers for building, distributing, and running applications. Docker images are packages that include everything needed to run the container and its applications, and Docker containers are runtime instances of these images. You can read more about basic Docker concepts <a href="https://docs.docker.com/get-started/">here</a>.</p>
 
 
 <p>This document will tell you how to use the NCSDK with Docker. These instructions assume that you will be using a neural compute device that is connected to your host machine via USB.</p>
 
-<h1 id="install-docker-on-an-ubuntu-host">Install Docker on an Ubuntu host</h1>
+<h2 id="install-docker-on-an-ubuntu-host">Install Docker on an Ubuntu host</h2>
 
 <p>Go to <a href="https://docs.docker.com/install/linux/docker-ce/ubuntu">https://docs.docker.com/install/linux/docker-ce/ubuntu/</a> and follow the instructions to install docker-ce on Ubuntu.</p>
 
 
 <p>These instructions can be done in an Ubuntu <a href="vm_config.html">virtual machine</a>.</p>
 
-<h1 id="create-a-docker-container-for-the-ncsdk">Create a Docker container for the NCSDK</h1>
+<h2 id="create-a-docker-container-for-the-ncsdk">Create a Docker container for the NCSDK</h2>
 
 <p>We have provided a Dockerfile to build an Ubuntu-based Docker image that has the NCSDK installed.</p>
 
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span><span class="nb">exit</span>
 </code></pre></div></div>
 
-<h1 id="use-your-ncsdk-container">Use your NCSDK container</h1>
+<h2 id="use-your-ncsdk-container">Use your NCSDK container</h2>
 
 <h2 id="starting-the-container">Starting the container</h2>
 <p>The Docker <code class="highlighter-rouge">run</code> command creates a new container instance each time that is used. If you want to use your existing container, use the <code class="highlighter-rouge">start</code> command.
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>docker commit CONTAINER_ID <span class="o">[</span>REPOSITORY_NAME[:TAG]]
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index e7ebbce..3816758 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Configuring Docker For Use With a Proxy | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Configuring Docker For Use With a Proxy</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Configuring Docker For Use With a Proxy" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/docker_proxy.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/docker_proxy.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/docker_proxy.html","headline":"Configuring Docker For Use With a Proxy","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="configuring-docker-for-use-with-a-proxy">Configuring Docker For Use With a Proxy</h1>
+            </div>
+            
+        
 
-<p><strong>NOTE: Docker support is only available with Intel® Movidius™ Neural Compute SDK 2.x.</strong></p>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="configuring-docker-for-use-with-a-proxy">Configuring Docker For Use With a Proxy</h1>
 
-<p>See <a href="docker.html">Using the Intel® Movidius™ Neural Compute SDK with Docker</a> for general information about using Docker with the NCSDK.</p>
+<div class="bs-callout bs-callout-warning">Docker support is only available with Intel® Movidius™ Neural Compute SDK 2.x.</div>
 
 <p>If you are using Docker behind a proxy, you will need to configure your Docker client and services to use proxy settings in order to complete the NCSDK installation or build examples.</p>
 
-<p>Official Docker proxy documentation:</p>
+<div class="alert alert-info" role="alert"><i class="fa fa-info-circle"></i> <b>Note:</b> See <a href="docker.html">Using the Intel® Movidius™ Neural Compute SDK with Docker</a> for general information about using Docker with the NCSDK.</div>
+
+<h2 id="official-docker-proxy-documentation">Official Docker Proxy Documentation</h2>
 <ul>
   <li><a href="https://docs.docker.com/network/proxy/">Configure Docker to use a proxy server</a></li>
   <li><a href="https://docs.docker.com/config/daemon/systemd/#httphttps-proxy">Control Docker with systemd - HTTP/HTTPS proxy</a></li>
 <p>The following steps show one example of a possible configuration for Docker proxy settings on Ubuntu 16.04 with docker-ce 18.03.1~ce-0-ubuntu.
 Refer to the official Docker documentation to configure your specific environment.</p>
 
-<h5 id="1-create-a-docker-config-file-at-dockerconfigjson">1. Create a docker config file at <code class="highlighter-rouge">~/.docker/config.json</code></h5>
+<h4 id="1-create-a-docker-config-file-at-dockerconfigjson">1. Create a docker config file at <code class="highlighter-rouge">~/.docker/config.json</code></h4>
 
 <p>Enter the following into the config file (replace the example proxy info with your proxy info):</p>
 <div class="language-json highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">{</span><span class="w">
@@ -64,7 +527,7 @@ Refer to the official Docker documentation to configure your specific environmen
 </span><span class="p">}</span><span class="w">
 </span></code></pre></div></div>
 
-<h5 id="2-edit-etcdefaultdocker">2. Edit <code class="highlighter-rouge">/etc/default/docker</code></h5>
+<h4 id="2-edit-etcdefaultdocker">2. Edit <code class="highlighter-rouge">/etc/default/docker</code></h4>
 
 <p>Change the line that says this:</p>
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>#export http_proxy="http://127.0.0.1:3128/"
@@ -73,7 +536,7 @@ Refer to the official Docker documentation to configure your specific environmen
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>http_proxy="http://proxy.example.com:80"
 </code></pre></div></div>
 
-<h5 id="3-edit-libsystemdsystemdockerservice">3. Edit <code class="highlighter-rouge">/lib/systemd/system/docker.service</code></h5>
+<h4 id="3-edit-libsystemdsystemdockerservice">3. Edit <code class="highlighter-rouge">/lib/systemd/system/docker.service</code></h4>
 
 <p>Add this line to the Services section:</p>
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>EnvironmentFile=/etc/default/docker
@@ -102,15 +565,23 @@ Refer to the official Docker documentation to configure your specific environmen
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span><span class="nb">sudo </span>docker pull ubuntu:16.04
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
diff --git a/docs/examples.html b/docs/examples.html
new file mode 100755 (executable)
index 0000000..00e1ecb
--- /dev/null
@@ -0,0 +1,569 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" apps, applications, ncappzoo, zoo">
+<title>Examples | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Examples</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Examples" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/examples.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/examples.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/examples.html","headline":"Examples","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
+        
+        
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="current singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="examples">Examples</h1>
+
+<h2 id="base-examples">Base Examples</h2>
+
+<p>There are several example applications and networks included with the NCSDK:</p>
+
+<ul>
+  <li>Apps
+    <ul>
+      <li>hello_ncs_py</li>
+      <li>hello_ncs_cpp</li>
+      <li>multistick_cpp</li>
+    </ul>
+  </li>
+  <li>Caffe
+    <ul>
+      <li>GoogLeNet</li>
+      <li>AlexNet</li>
+      <li>SqueezeNet</li>
+    </ul>
+  </li>
+  <li>TensorFlow*
+    <ul>
+      <li>Inception v1</li>
+      <li>Inception v3</li>
+    </ul>
+  </li>
+</ul>
+
+<h2 id="usage">Usage</h2>
+
+<p>Use the following command in your ncsdk directory to download necessary prerequisites and models and build all examples:</p>
+
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>make examples
+</code></pre></div></div>
+
+<p>You must have a neural compute device attached to your system to build the examples.</p>
+
+<h4 id="building-individual-examples">Building Individual Examples</h4>
+<p>Each example comes with its own Makefile that will install only that specific example and any prerequisites that it requires. To build and run an example, run the following command within that example’s directory:</p>
+
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>make run
+</code></pre></div></div>
+
+<p>The Makefile for each example also has a ‘help’ target that will display all possible make targets:</p>
+
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>make <span class="nb">help</span>
+</code></pre></div></div>
+
+<h2 id="neural-compute-app-zoo">Neural Compute App Zoo</h2>
+
+<p>Many more examples, including user-submitted networks and applications, can be found at our <a href="https://developer.movidius.com/examples">Neural Compute App Zoo</a> GitHub repository.</p>
+
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
+    </div>
+
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
+</html>
diff --git a/docs/fonts/IntelClear-Bold-webfont.eot b/docs/fonts/IntelClear-Bold-webfont.eot
new file mode 100755 (executable)
index 0000000..9c58eb2
Binary files /dev/null and b/docs/fonts/IntelClear-Bold-webfont.eot differ
diff --git a/docs/fonts/IntelClear-Bold-webfont.ttf b/docs/fonts/IntelClear-Bold-webfont.ttf
new file mode 100755 (executable)
index 0000000..7f18a45
Binary files /dev/null and b/docs/fonts/IntelClear-Bold-webfont.ttf differ
diff --git a/docs/fonts/IntelClear-Bold-webfont.woff b/docs/fonts/IntelClear-Bold-webfont.woff
new file mode 100755 (executable)
index 0000000..6b283ca
Binary files /dev/null and b/docs/fonts/IntelClear-Bold-webfont.woff differ
diff --git a/docs/fonts/IntelClear-Light-webfont.eot b/docs/fonts/IntelClear-Light-webfont.eot
new file mode 100755 (executable)
index 0000000..f8a08e9
Binary files /dev/null and b/docs/fonts/IntelClear-Light-webfont.eot differ
diff --git a/docs/fonts/IntelClear-Light-webfont.ttf b/docs/fonts/IntelClear-Light-webfont.ttf
new file mode 100755 (executable)
index 0000000..561e65d
Binary files /dev/null and b/docs/fonts/IntelClear-Light-webfont.ttf differ
diff --git a/docs/fonts/IntelClear-Light-webfont.woff b/docs/fonts/IntelClear-Light-webfont.woff
new file mode 100755 (executable)
index 0000000..62d15c8
Binary files /dev/null and b/docs/fonts/IntelClear-Light-webfont.woff differ
diff --git a/docs/fonts/IntelClear-Regular-webfont.eot b/docs/fonts/IntelClear-Regular-webfont.eot
new file mode 100755 (executable)
index 0000000..f2860ce
Binary files /dev/null and b/docs/fonts/IntelClear-Regular-webfont.eot differ
diff --git a/docs/fonts/IntelClear-Regular-webfont.ttf b/docs/fonts/IntelClear-Regular-webfont.ttf
new file mode 100755 (executable)
index 0000000..75d5979
Binary files /dev/null and b/docs/fonts/IntelClear-Regular-webfont.ttf differ
diff --git a/docs/fonts/IntelClear-Regular-webfont.woff b/docs/fonts/IntelClear-Regular-webfont.woff
new file mode 100755 (executable)
index 0000000..814028f
Binary files /dev/null and b/docs/fonts/IntelClear-Regular-webfont.woff differ
diff --git a/docs/fonts/Intelicon.eot b/docs/fonts/Intelicon.eot
new file mode 100755 (executable)
index 0000000..d3c6090
Binary files /dev/null and b/docs/fonts/Intelicon.eot differ
diff --git a/docs/fonts/Intelicon.svg b/docs/fonts/Intelicon.svg
new file mode 100755 (executable)
index 0000000..2392289
--- /dev/null
@@ -0,0 +1,593 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>Generated by IcoMoon</metadata>
+<defs>
+<font id="intelicon" horiz-adv-x="512">
+<font-face units-per-em="512" ascent="435.2" descent="-76.8" />
+<missing-glyph horiz-adv-x="512" />
+<glyph unicode="&#x20;" horiz-adv-x="256" d="" />
+<glyph unicode="&#xe900;" glyph-name="home-solid" d="M92.445 113.761v-142.194h113.784v156.419h99.555v-156.419h113.772v142.194l-163.555 163.555zM470.195 155.574l-214.195 214.192-71.106-71.102v56.877h-56.889v-113.766l-86.201-86.201c-8.334-8.334-8.334-21.834 0-30.166s21.834-8.334 30.166 0l184.030 184.024 184.027-184.027c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.332 8.334 8.332 21.834 0 30.168z" />
+<glyph unicode="&#xe901;" glyph-name="home-outlined" d="M376.889 14.222h-71.111v142.22h-99.555v-142.22h-71.111v140.501l-42.666-42.667v-140.501h327.111v140.501l-42.666 42.666zM470.195 155.583l-214.195 214.195-71.114-71.114v56.889h-56.889v-113.778l-86.192-86.193c-8.334-8.334-8.334-21.834 0-30.165s21.834-8.334 30.166 0l184.030 184.027 184.027-184.027c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.332 8.332 8.332 21.834 0 30.165z" />
+<glyph unicode="&#xe902;" glyph-name="information-solid" d="M256 391.111c-121.742 0-220.445-98.674-220.445-220.444 0-121.742 98.702-220.445 220.445-220.445s220.445 98.702 220.445 220.445c0 121.77-98.702 220.445-220.445 220.445zM280.889 33.934c0-13.738-11.15-24.889-24.889-24.889s-24.889 11.15-24.889 24.889v174.336c0 13.738 11.15 24.889 24.889 24.889s24.889-11.15 24.889-24.889v-174.336zM256 269.881c-18.262 0-33.081 14.791-33.081 33.053s14.82 33.081 33.081 33.081c18.262 0 33.053-14.82 33.053-33.081s-14.791-33.053-33.053-33.053z" />
+<glyph unicode="&#xe903;" glyph-name="information-outlined" d="M256 391.225c-121.543 0-220.445-98.901-220.445-220.445s98.901-220.444 220.445-220.444 220.445 98.901 220.445 220.444-98.901 220.445-220.445 220.445zM256-6.997c-98.019 0-177.778 79.758-177.778 177.778s79.758 177.778 177.778 177.778 177.778-79.758 177.778-177.778-79.758-177.778-177.778-177.778zM285.383 273.636c0-16.228-13.156-29.383-29.383-29.383s-29.383 13.155-29.383 29.383c0 16.228 13.155 29.383 29.383 29.383s29.383-13.156 29.383-29.383zM256 214.841c-13.738 0-24.889-11.15-24.889-24.889v-126.578c0-13.739 11.15-24.889 24.889-24.889s24.889 11.15 24.889 24.889v126.578c0 13.767-11.15 24.889-24.889 24.889z" />
+<glyph unicode="&#xe904;" glyph-name="information-max" d="M291.555 334.222c0-19.637-15.919-35.556-35.555-35.556s-35.555 15.919-35.555 35.556c0 19.637 15.919 35.555 35.555 35.555s35.555-15.919 35.555-35.555zM256 256c-13.767 0-24.889-11.15-24.889-24.889v-234.667c0-13.738 11.122-24.889 24.889-24.889s24.889 11.15 24.889 24.889v234.667c0 13.738-11.15 24.889-24.889 24.889z" />
+<glyph unicode="&#xe905;" glyph-name="help-solid" d="M256 391.111c-121.742 0-220.445-98.674-220.445-220.444 0-121.742 98.702-220.445 220.445-220.445s220.445 98.702 220.445 220.445c0 121.77-98.702 220.445-220.445 220.445zM248.121 11.463c-18.262 0-33.081 14.791-33.081 33.053s14.82 33.081 33.081 33.081c18.262 0 33.053-14.819 33.053-33.081s-14.791-33.053-33.053-33.053zM302.563 169.927l-0.398-0.313c-9.785-7.282-18.233-13.568-22.442-20.025-3.043-4.58-4.864-9.586-6.656-14.535-4.181-11.406-7.481-20.423-24.917-20.423-15.53 0-23.694 13.113-23.694 26.084 0 25.458 20.764 40.903 41.017 55.95 19.257 14.308 37.433 27.819 37.433 49.294 0 23.581-19.968 40.021-48.583 40.021-30.123 0-38.002-17.55-45.028-33.223-5.917-13.284-10.61-23.779-27.392-23.779-11.975 0-24.093 7.282-24.093 23.552 0 40.277 44.828 76.971 94.037 76.971 47.218 0 102.343-21.902 102.343-83.542 0-37.746-29.838-59.875-51.627-76.032z" />
+<glyph unicode="&#xe906;" glyph-name="help-outlined" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM256-7.111c-98.019 0-177.778 79.758-177.778 177.778s79.758 177.778 177.778 177.778 177.778-79.758 177.778-177.778-79.758-177.778-177.778-177.778zM252.558 299.805c-41.814 0-80.242-31.118-80.242-66.133 0-14.336 10.268-21.817 22.3-21.817 33.251 0 16.128 47.19 60.018 47.19 20.566 0 32.91-11.435 32.91-30.777 0-34.987-60.018-44.658-60.018-87.182 0-11.463 7.168-23.922 21.959-23.922 22.642 0 19.883 17.465 28.131 29.981 10.951 16.81 62.066 34.674 62.066 81.123 0 50.461-43.207 71.538-87.125 71.538zM277.021 61.383c0-15.223-12.34-27.563-27.563-27.563s-27.563 12.34-27.563 27.563c0 15.222 12.34 27.563 27.563 27.563s27.563-12.34 27.563-27.563z" />
+<glyph unicode="&#xe907;" glyph-name="help-max" d="M250.709 368.697c-64.483 0-123.222-47.303-123.222-99.271 0-23.978 21.703-25.173 26.055-25.173 17.834 0 22.784 9.188 31.403 28.331 9.529 21.077 22.556 49.92 69.262 49.92 44.060 0 74.809-25.543 74.809-62.151 0-33.678-29.269-55.325-55.068-74.468-26.453-19.57-53.788-39.851-53.788-71.51 0-10.666 5.347-28.7 25.429-28.7 19.114 0 21.987 7.851 27.705 23.495 2.474 6.77 5.291 14.478 9.984 21.618 6.599 10.070 18.83 19.229 32.995 29.81 30.55 22.869 68.238 51.114 68.238 99.754-0.029 79.901-69.12 108.345-133.803 108.345zM280.661 8.192c0-19.637-15.919-35.555-35.555-35.555s-35.555 15.919-35.555 35.555c0 19.637 15.919 35.556 35.555 35.556s35.555-15.919 35.555-35.556z" />
+<glyph unicode="&#xe908;" glyph-name="alert-solid" d="M471.296 70.77l-150.642 269.027c-11.833 21.22-35.413 43.918-66.077 43.918-18.006 0-43.719-7.623-64-43.89l-150.67-269.084c-4.068-7.254-23.239-45.17-3.328-79.133 7.424-12.658 26.34-33.962 69.632-33.962h298.752c8.306 0 50.745 1.735 70.742 35.812 7.424 12.658 16.726 39.623-4.409 77.312zM231.168 299.691c0 13.739 11.15 24.889 24.889 24.889s24.889-11.15 24.889-24.889v-167.111c0-13.739-11.15-24.889-24.889-24.889s-24.889 11.15-24.889 24.889v167.111zM255.261 1.735c-18.262 0-33.053 14.819-33.053 33.053 0 18.29 14.791 33.081 33.053 33.081s33.081-14.791 33.081-33.081c0-18.233-14.82-33.053-33.081-33.053z" />
+<glyph unicode="&#xe909;" glyph-name="alert-outlined" d="M471.296 70.77l-150.642 269.027c-11.833 21.22-35.413 43.918-66.077 43.918-17.977 0-43.69-7.623-64-43.89l-150.67-269.084c-4.068-7.254-23.21-45.17-3.328-79.133 7.424-12.686 26.34-33.991 69.632-33.991h298.752c8.306 0 50.716 1.735 70.742 35.84 7.424 12.686 16.726 39.623-4.409 77.312zM438.898 15.019c-8.534-14.592-33.678-14.763-33.906-14.763h-298.752c-11.52 0-26.596 2.219-32.825 12.885-8.477 14.507 3.612 36.58 3.726 36.779l150.67 269.056c12.345 22.073 23.21 22.073 26.766 22.073 16.327 0 28.302-21.134 28.843-22.045l150.67-269.056c5.603-10.069 11.036-24.32 4.807-34.93zM284.502 55.41c0-15.709-12.735-28.444-28.445-28.444s-28.445 12.735-28.445 28.444c0 15.71 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445zM256.057 108.715c13.738 0 24.889 11.15 24.889 24.889v122.681c0 13.738-11.15 24.889-24.889 24.889s-24.889-11.15-24.889-24.889v-122.652c0-13.767 11.15-24.918 24.889-24.918z" />
+<glyph unicode="&#xe90a;" glyph-name="alert-max" d="M291.555 7.111c0-19.637-15.919-35.555-35.555-35.555s-35.555 15.919-35.555 35.555c0 19.637 15.919 35.556 35.555 35.556s35.555-15.919 35.555-35.556zM256 85.333c13.738 0 24.889 11.15 24.889 24.889v234.667c0 13.738-11.15 24.889-24.889 24.889s-24.889-11.15-24.889-24.889v-234.667c0-13.738 11.122-24.889 24.889-24.889z" />
+<glyph unicode="&#xe90b;" glyph-name="minus-solid" d="M256 391.111c-121.742 0-220.445-98.702-220.445-220.444s98.702-220.445 220.445-220.445c121.742 0 220.445 98.702 220.445 220.445s-98.702 220.445-220.445 220.445zM402.489 149.333h-293.006c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333h293.006c11.776 0 21.334-9.558 21.334-21.333s-9.558-21.334-21.334-21.334z" />
+<glyph unicode="&#xe90c;" glyph-name="minus-outlined" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445c121.514 0 220.416 98.902 220.416 220.445s-98.873 220.445-220.416 220.445zM256-7.111c-98.019 0-177.778 79.758-177.778 177.778s79.758 177.778 177.778 177.778c97.991 0 177.75-79.758 177.75-177.778s-79.73-177.778-177.75-177.778zM377.572 192l-243.172 0.029c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334l243.172-0.029c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xe90d;" glyph-name="minus-max" d="M430.222 195.556h-348.445c-13.739 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889h348.445c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889z" />
+<glyph unicode="&#xe90e;" glyph-name="plus-solid" d="M256 391.111c-121.742 0-220.445-98.702-220.445-220.444s98.702-220.445 220.445-220.445 220.445 98.702 220.445 220.445c0 121.742-98.702 220.445-220.445 220.445zM402.489 149.333h-125.156v-125.155c0-11.776-9.558-21.334-21.334-21.334s-21.334 9.558-21.334 21.334v125.155h-125.156c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333h125.156v125.184c0 11.776 9.558 21.334 21.334 21.334s21.334-9.558 21.334-21.334v-125.184h125.156c11.776 0 21.334-9.558 21.334-21.333s-9.558-21.334-21.334-21.334z" />
+<glyph unicode="&#xe90f;" glyph-name="plus-outlined" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM256-7.111c-98.019 0-177.778 79.758-177.778 177.778s79.758 177.778 177.778 177.778 177.778-79.758 177.778-177.778-79.758-177.778-177.778-177.778zM377.572 192h-100.267v100.238c0 11.776-9.558 21.334-21.334 21.334s-21.334-9.558-21.334-21.334v-100.238h-100.238c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h100.238v-100.238c0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334v100.238h100.267c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xe910;" glyph-name="plus-max" d="M430.222 195.556h-149.333v149.333c0 13.738-11.15 24.889-24.889 24.889s-24.889-11.15-24.889-24.889v-149.333h-149.333c-13.739 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889h149.333v-149.333c0-13.739 11.15-24.889 24.889-24.889s24.889 11.15 24.889 24.889v149.333h149.333c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889z" />
+<glyph unicode="&#xe911;" glyph-name="close-solid" d="M256 391.111c-121.742 0-220.445-98.702-220.445-220.444s98.702-220.445 220.445-220.445c121.742 0 220.445 98.702 220.445 220.445s-98.702 220.445-220.445 220.445zM374.642 82.176c8.334-8.334 8.334-21.846 0-30.18-4.153-4.153-9.614-6.258-15.075-6.258s-10.923 2.077-15.075 6.258l-88.519 88.519-88.49-88.49c-8.334-8.334-21.846-8.334-30.179 0s-8.334 21.846 0 30.18l88.519 88.462-88.519 88.519c-8.334 8.334-8.334 21.846 0 30.18s21.845 8.334 30.179 0l88.49-88.49 88.49 88.49c8.334 8.334 21.846 8.334 30.18 0s8.334-21.845 0-30.18l-88.49-88.519 88.49-88.49z" />
+<glyph unicode="&#xe912;" glyph-name="close-outlined" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM256-7.111c-98.019 0-177.778 79.758-177.778 177.778s79.758 177.778 177.778 177.778 177.778-79.758 177.778-177.778-79.758-177.778-177.778-177.778zM359.964 274.631c-8.334 8.334-21.846 8.334-30.18 0l-73.785-73.785-73.814 73.785c-8.334 8.334-21.846 8.334-30.179 0s-8.334-21.846 0-30.18l73.814-73.785-73.814-73.813c-8.334-8.334-8.334-21.846 0-30.18s21.845-8.334 30.179 0l73.814 73.814 73.814-73.813c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.179l-73.785 73.814 73.813 73.814c8.306 8.334 8.306 21.817-0.029 30.151z" />
+<glyph unicode="&#xe913;" glyph-name="close-max" d="M291.186 170.667l142.421 142.393c9.7 9.728 9.7 25.486 0 35.186-9.728 9.728-25.486 9.728-35.214 0l-142.393-142.393-142.393 142.422c-9.728 9.728-25.486 9.728-35.214 0-9.7-9.728-9.7-25.486 0-35.186l142.422-142.421-142.422-142.393c-9.7-9.728-9.7-25.486 0-35.186 9.728-9.728 25.486-9.728 35.214 0l142.393 142.393 142.393-142.393c4.864-4.864 11.264-7.282 17.607-7.282s12.743 2.418 17.607 7.282c9.7 9.728 9.7 25.486 0 35.186l-142.422 142.393z" />
+<glyph unicode="&#xe914;" glyph-name="check" d="M448.455 309.134c-9.728 9.728-25.486 9.728-35.186 0l-226.019-226.019-88.462 88.462c-9.728 9.728-25.486 9.728-35.186 0s-9.728-25.486 0-35.186l104.163-104.163c5.347-5.347 12.572-7.68 19.513-7.225 0.626-0.029 1.251-0.057 1.906-0.057 6.371 0 12.743 2.418 17.607 7.282l241.721 241.721c9.642 9.7 9.642 25.458-0.057 35.186z" />
+<glyph unicode="&#xe915;" glyph-name="check-box" d="M384.796 28.445h-284.445v284.445h253.781l40.221 40.22c0.938 0.939 2.019 1.593 2.986 2.446h-311.211c0 0-28.445 0-28.445-28.445v-312.889c0 0 0-28.444 28.445-28.444h312.889c0 0 28.445 0 28.445 28.444v211.115l-42.666-42.667v-154.226zM448.086 325.234c-8.334 8.334-21.846 8.334-30.18 0l-172.118-172.146-78.535 78.535c-8.334 8.334-21.845 8.334-30.179 0s-8.334-21.845 0-30.179l93.611-93.611c0 0 0.029-0.029 0.029-0.029l0.057-0.029c0 0 0 0 0 0 4.153-4.096 9.586-6.144 14.99-6.144 5.376 0 10.752 2.019 14.876 6.058 0.029 0 0.029 0.029 0.057 0.029 0 0.114 0.029 0.029 0.057 0.057v0c0.029 0 0.029 0.029 0.029 0.029 0.029 0 0.029 0.029 0.029 0.029s0.029 0 0.029 0.029l187.193 187.222c8.363 8.334 8.363 21.817 0.057 30.151z" />
+<glyph unicode="&#xe916;" glyph-name="empty-box" d="M412.445 355.556h-312.889c0 0-28.445 0-28.445-28.445v-312.889c0 0 0-28.444 28.445-28.444h312.889c0 0 28.445 0 28.445 28.444v312.889c0 0 0 28.444-28.445 28.444zM398.222 28.445h-284.445v284.445h284.445v-284.445z" />
+<glyph unicode="&#xe917;" glyph-name="filled-box" d="M412.445 355.556h-312.889c0 0-28.445 0-28.445-28.445v-312.889c0 0 0-28.444 28.445-28.444h312.889c0 0 28.445 0 28.445 28.444v312.889c0 0 0 28.444-28.445 28.444zM398.222 28.445h-284.445v284.445h284.445v-284.445zM170.667 256h170.667v-170.667h-170.667v170.667z" />
+<glyph unicode="&#xe918;" glyph-name="compose" d="M341.959 0h-256v341.334h231.282l40.419 40.107c-4.494 1.507-9.558 2.56-15.673 2.56h-256c0 0-42.666 0-42.666-42.667v-341.334c0 0 0-42.666 42.666-42.666h256c0 0 42.666 0 42.666 42.666v189.952l-42.666-42.894v-147.058zM211.626 72.391l-53.162 53.077-25.031-78.051zM457.13 371.883c-15.389 15.417-40.363 15.417-55.779 0l-22.358-22.3 55.779-55.723 22.358 22.329c15.445 15.389 15.445 40.334 0 55.694zM177.408 148.48l55.808-55.694 183.722 182.954-55.808 55.694z" />
+<glyph unicode="&#xe919;" glyph-name="edit" d="M455.026 370.461c-17.949 17.948-46.99 17.948-64.939 0l-31.431-31.431 64.939-64.939 31.431 31.431c17.949 17.949 17.949 46.99 0 64.939zM159.972 10.404l-64.944 64.907 241.952 242.089 64.943-64.907-241.952-242.089zM74.126 52.935l-30.606-95.517 95.545 30.606z" />
+<glyph unicode="&#xe91a;" glyph-name="increase-text-solid" d="M227.84 299.15h0.91l42.894-133.262h-88.548zM258.389 27.079c-7.737 18.716-3.499 40.106 10.837 54.442l25.913 25.913-5.149 14.734h-125.213l-20.537-57.258c-2.674-7.737-7.026-12.231-21.334-12.231-13.597 0-22.044 7.794-22.044 20.366 0 4.238 2.304 12.857 6.115 23.011l89.258 236.231c4.011 10.666 10.638 14.649 24.377 14.649h16.412c13.682 0 22.158-2.958 27.705-18.66l66.418-184.803 13.255 13.255c18.147 18.090 48.981 18.602 68.039 2.105v197.433c0 0 0 42.667-42.666 42.667h-284.445c0 0-42.666 0-42.666-42.667v-312.889c0 0 0-42.667 42.666-42.667h199.794c-11.776 5.006-21.618 14.023-26.738 26.368zM465.095 56.405l-75.178 75.178c-5.603 5.604-14.734 5.604-20.366 0l-75.15-75.178c-9.074-9.074-2.646-24.576 10.183-24.576h53.817v-68.067c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v68.067h53.846c12.829 0 19.257 15.502 10.183 24.576z" />
+<glyph unicode="&#xe91b;" glyph-name="increase-text-outlined" d="M465.095 57.088l-75.178 75.178c-5.603 5.632-14.734 5.632-20.366 0l-75.15-75.178c-9.074-9.074-2.674-24.576 10.183-24.576h53.817v-68.067c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v68.067h53.846c12.829 0 19.257 15.502 10.183 24.576zM258.418 27.819c-2.019 4.864-3.129 9.87-3.584 14.933l-169.5 0.086 0.171 312.718c0 0 0.028 0 0.028 0l284.245-0.199-0.114-184.804c14.962 2.902 31.033-0.882 42.781-11.036v196.522c-0.598 25.6-17.351 42.183-42.666 42.183h-284.814c-25.686-0.711-42.297-17.465-42.297-42.666v-313.486c0.711-25.572 17.465-42.070 42.666-42.070h202.78c-13.17 4.58-24.149 14.393-29.696 27.819zM133.405 66.702c12.828 0 16.839 4.182 19.172 10.98l18.432 51.541h112.725l8.42-24.064 32.455 32.483-63.602 177.038c-4.978 14.137-12.601 16.81-24.917 16.81h-14.762c-12.374 0-18.318-3.555-21.93-13.142l-80.356-212.565c-4.978-13.341-5.518-18.944-5.518-20.736 0-11.321 7.623-18.346 19.882-18.346zM227.811 288.484h0.825l38.599-119.922h-79.673l40.249 119.922z" />
+<glyph unicode="&#xe91c;" glyph-name="decrease-text-solid" d="M227.84 299.15h0.91l42.894-133.262h-88.548zM258.389 51.086c7.737 18.603 25.657 30.578 45.71 30.777l-14.108 40.306h-125.213l-20.537-57.258c-2.674-7.737-7.026-12.231-21.334-12.231-13.597 0-22.044 7.794-22.044 20.366 0 4.238 2.304 12.857 6.115 23.011l89.258 236.231c4.067 10.666 10.666 14.62 24.377 14.62h16.412c13.682 0 22.158-2.958 27.705-18.66l66.389-184.718c9.927 16.583 27.904 27.79 48.64 27.79 12.202 0 23.438-3.926 32.711-10.467v195.385c0 0 0 42.667-42.666 42.667h-284.473c0 0-42.666 0-42.666-42.667v-312.889c0 0 0-42.667 42.666-42.667h180.935c-11.548 14.137-14.962 33.223-7.879 50.404zM454.912 46.365h-53.846v68.067c0 11.776-9.558 21.333-21.334 21.333s-21.334-9.558-21.334-21.333v-68.067h-53.817c-12.829 0-19.257-15.502-10.183-24.576l75.15-75.178c5.632-5.604 14.762-5.604 20.366 0l75.178 75.178c9.074 9.074 2.646 24.576-10.183 24.576z" />
+<glyph unicode="&#xe91d;" glyph-name="decrease-text-outlined" d="M256.142 42.724l-170.809 0.114 0.171 312.718 284.274-0.199-0.114-184.349c3.271 0.597 6.627 1.024 10.070 1.024 12.202 0 23.438-3.926 32.711-10.467v194.503c-0.654 25.6-17.38 42.154-42.666 42.154h-284.814c-25.714-0.711-42.297-17.437-42.297-42.667v-313.458c0.682-25.572 17.408-42.098 42.666-42.098h181.988c-10.411 11.89-14.336 27.534-11.178 42.723zM454.912 47.104h-53.846v68.067c0 11.776-9.558 21.333-21.334 21.333s-21.334-9.558-21.334-21.333v-68.067h-53.817c-12.857 0-19.286-15.502-10.183-24.576l75.15-75.178c5.632-5.632 14.762-5.632 20.366 0l75.178 75.178c9.074 9.074 2.646 24.576-10.183 24.576zM304.583 82.66h18.262v32.512c0 6.457 1.308 12.544 3.271 18.318l-65.138 181.219c-4.95 14.108-12.572 16.782-24.889 16.782h-14.762c-12.374 0-18.318-3.555-21.93-13.142l-80.327-212.594c-4.978-13.284-5.518-18.944-5.518-20.736 0-11.293 7.623-18.318 19.854-18.318 12.828 0 16.839 4.182 19.172 10.98l18.46 51.541h112.697l16.555-47.218c1.45 0.142 2.816 0.654 4.295 0.654zM187.563 168.59l40.249 119.922h0.825l38.599-119.922h-79.673z" />
+<glyph unicode="&#xe91e;" glyph-name="letters-solid" d="M65.223 217.913l-1.849-5.518c-8.277-24.718-16.554-49.437-24.86-74.155l-0.711-2.077h53.731l-26.311 81.75zM464.839 233.899c-31.062-1.934-52.565-30.578-52.565-71.395 0-41.046 17.067-66.134 47.019-70.827 9.5 24.548 14.905 51.115 14.905 78.99 0 21.987-3.328 43.178-9.358 63.232zM295.111 205.056c0 11.236-5.803 24.605-33.337 24.605h-36.409v-49.266h37.803c26.397 0 31.943 13.398 31.943 24.661zM258.418 151.268h-33.053v-54.301h38.656c25.998 0 38.087 8.534 38.087 26.851 0 24.149-20.992 27.449-43.69 27.449zM372.764 162.503c0 46.876 25.344 93.667 80.668 100.892-35.072 75.122-111.132 127.402-199.367 127.402-88.292 0-164.438-52.394-199.452-127.63 1.735 0.285 3.498 0.541 5.575 0.541h10.922c10.154 0 17.294-2.475 21.618-14.706l55.438-154.282c3.555-9.415 4.267-14.166 4.267-16.498 0-9.358-8.249-17.010-18.375-17.010-9.415 0-15.019 3.328-17.721 10.524l-13.284 34.674-0.37 1.053-59.193-0.825c27.506-90.254 111.445-156.103 210.574-156.103 82.005 0 153.572 45.17 191.431 111.844-47.047 8.59-72.733 43.293-72.733 100.125zM273.806 64.882h-67.47c-16.583 0-23.666 7.082-23.666 23.694v147.826c0 16.612 7.083 23.694 23.666 23.694h61.042c47.389 0 70.428-15.986 70.428-48.867 0-17.18-9.813-31.403-26.254-37.916l-8.931-3.584 9.301-2.474c21.504-5.661 32.882-21.533 32.882-45.909 0-35.356-26.538-56.462-70.998-56.462z" />
+<glyph unicode="&#xe91f;" glyph-name="letters-outlined" d="M302.734 179.655l-0.426 0.114c14.051 6.4 22.215 18.233 22.215 32.569 0 27.165-18.745 40.363-57.287 40.363h-47.986c-14.222 0-20.565-6.343-20.565-20.537v-116.252c0-14.194 6.343-20.537 20.565-20.537h53.049c36.153 0 57.742 17.294 57.742 46.308 0 20.139-9.444 33.28-27.306 37.974zM234.752 226.304c9.358 0 18.716 0 28.075 0 11.69 0 25.628-3.271 25.628-18.802 0-12.487-8.249-18.83-24.519-18.83-9.728 0-19.456 0-29.184 0 0 12.544 0 25.088 0 37.632zM264.59 123.079c-9.956 0-19.882 0-29.838 0v41.586c8.476 0 16.953 0 25.429 0 17.55 0 33.792-2.532 33.792-21.020 0-18.432-16.782-20.566-29.383-20.566zM256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM256-7.111c-83.484 0-153.486 57.913-172.516 135.595l53.418 0.341 9.785-26.794c2.418-6.4 7.566-9.529 15.758-9.529 9.017 0 16.384 6.855 16.384 15.303 0 3.612-1.906 9.415-3.499 13.654l-43.577 121.258c-3.982 11.292-11.406 12.828-18.83 12.828h-8.59c-1.763 0-3.271-0.227-4.75-0.483 30.094 55.552 88.918 93.383 156.416 93.383 67.47 0 126.265-37.774 156.387-93.298-44.060-6.173-64.256-43.606-64.256-81.124 0-49.067 23.95-77.454 67.271-81.578-29.014-58.851-89.458-99.556-159.402-99.556zM87.523 153.885c6.941 20.651 13.853 41.273 20.764 61.895 6.656-20.622 13.284-41.244 19.911-61.895-13.54 0-27.108 0-40.675 0zM383.090 174.023c0 31.63 16.754 53.76 40.875 54.414v0c6.258-18.148 9.813-37.547 9.813-57.77 0-17.778-2.702-34.93-7.566-51.143-27.421 0.086-43.122 19.911-43.122 54.5z" />
+<glyph unicode="&#xe920;" glyph-name="numbers-solid" d="M434.119 239.218c-19.37 0-31.886-10.752-31.886-27.392 0-17.18 11.918-27.449 31.886-27.449s31.886 10.268 31.886 27.449c0 16.612-12.515 27.392-31.886 27.392zM434.119 155.847c-26.454 0-36.067-20.139-36.067-33.678 0-20.025 13.824-32.483 36.067-32.483s36.067 12.458 36.067 32.483c0 13.539-9.614 33.678-36.067 33.678zM117.049 126.635c0 23.296-12.601 36.665-34.531 36.665-20.85 0-34.873-14.734-34.873-36.665 0-22.784 13.369-36.949 34.873-36.949 21.618 0 34.531 13.824 34.531 36.949zM357.831 122.482c0 22.528 11.435 39.111 31.402 45.511l7.623 2.446-7.225 3.413c-15.957 7.538-25.856 23.21-25.856 40.903 0 31.943 28.274 53.39 70.343 53.39 9.159 0 17.493-1.194 25.173-3.101-35.442 74.411-111.161 126.066-198.912 126.066-88.377 0-164.523-52.366-199.651-127.602 9.102 2.816 19.001 4.636 30.436 4.636 33.223 0 56.348-18.546 56.348-35.214 0-8.931-6.998-16.185-15.559-16.185-7.907 0-12.118 4.75-17.408 10.752-5.859 6.599-13.141 14.876-27.25 14.876-33.565 0-45.483-32.683-45.483-60.643v-12.686l5.347 5.035c13.369 12.714 26.624 18.148 44.288 18.148 45.511 0 65.877-31.431 65.877-62.606 0-43.606-28.331-70.656-73.956-70.656-5.12 0-9.245 0.995-13.739 1.65 38.172-65.878 109.255-110.393 190.72-110.393 81.322 0 152.32 44.373 190.549 110.080-5.575-0.825-11.207-1.365-16.81-1.365-36.864 0.029-76.26 16.697-76.26 63.545zM320.228 224.484c-17.238-20.025-46.080-53.532-66.617-144.47-4.039-18.29-7.879-21.049-18.944-21.049-13.028 0-18.574 5.831-18.574 19.456 0 28.018 38.514 114.005 76.374 149.248l5.916 5.462h-104.221c-7.254 0-15.872 2.702-15.872 15.559 0 10.354 5.547 15.587 16.47 15.587h120.861c12.003 0 17.351-5.632 17.351-18.29 0-6.599-5.034-12.516-12.743-21.504z" />
+<glyph unicode="&#xe921;" glyph-name="numbers-outlined" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM424.647 212.309c0-13.255-9.245-21.191-24.747-21.191-15.474 0-24.718 7.936-24.718 21.191 0 12.686 9.927 21.191 24.718 21.191 14.82 0 24.747-8.505 24.747-21.191zM256-7.111c-70.542 0-131.442 41.415-160.142 101.091 7.282-2.845 15.417-4.893 25.657-4.893 37.404 0 60.615 22.215 60.615 57.998 0 30.89-21.788 51.655-54.243 51.655-14.564 0-25.486-4.466-36.494-14.962l-0.939-0.91v5.575c0 21.305 8.931 46.194 34.133 46.194 10.325 0 15.331-5.661 20.195-11.15 4.181-4.722 8.107-9.188 15.246-9.188 7.907 0 14.308 6.627 14.308 14.791 0 14.137-19.172 29.895-46.678 29.895-10.866 0-20.252-1.764-28.53-4.864 29.952 56.064 89.002 94.322 156.871 94.322 66.162 0 123.875-36.409 154.51-90.169-3.413 0.398-6.912 0.683-10.61 0.683-34.56 0-57.77-17.806-57.77-44.317 0-14.791 8.277-27.904 21.618-34.219l1.308-0.626c-18.091-5.774-27.648-19.598-27.648-38.4 0-38.599 32.284-52.338 62.493-52.338 4.836 0 9.7 0.512 14.478 1.252-29.411-57.714-89.287-97.422-158.379-97.422zM93.696 144.725c0 17.067 10.894 28.53 27.108 28.53 17.067 0 26.852-10.41 26.852-28.53 0-17.977-10.041-28.729-26.852-28.729-16.725 0-27.108 11.008-27.108 28.729zM399.901 115.997c-17.010 0-28.018 9.87-28.018 25.202 0 10.496 7.452 26.14 28.018 26.14 20.594 0 28.046-15.644 28.046-26.14 0-15.332-11.008-25.202-28.046-25.202zM305.834 255.915h-95.915c-6.855 0-15.047-2.475-15.047-14.308 0-12.43 9.131-14.308 14.564-14.308h76.316c-29.981-29.213-60.871-98.275-60.871-120.832 0-12.032 5.149-17.38 16.697-17.38 10.951 0 13.966 4.779 16.924 18.205 16.214 71.651 38.912 98.076 52.452 113.834 6.4 7.452 10.61 12.345 10.61 18.375 0 11.207-4.978 16.412-15.73 16.412z" />
+<glyph unicode="&#xe922;" glyph-name="sort-by-price" d="M427.5 43.062h-51.485v333.445c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-333.445h-50.887c-12.402 0-18.606-14.962-9.842-23.722l72.534-72.534c5.433-5.433 14.222-5.433 19.655 0l72.534 72.534c8.761 8.761 2.56 23.722-9.842 23.722zM189.654 268.951h-39.111c-3.82 0-37.319 0.765-37.319 27.096 0 25.418 31.181 27.071 37.319 27.139h29.235c8.126-0.082 31.556-3.151 42.141-16.29 7.404-9.168 20.807-10.599 30-3.223 9.182 7.404 10.61 20.832 3.223 30-18.498 22.94-47.513 29.488-63.721 31.377v12.219c0 11.779-9.554 21.334-21.333 21.334s-21.334-9.555-21.334-21.334v-11.543c-32.108-0.648-78.194-19.362-78.194-69.677 0-51.18 47.832-69.763 79.986-69.763h38.986c6.263-0.069 37.445-1.721 37.445-27.111s-31.181-27.042-37.319-27.111l-31.53-0.114c-1.22-0.111-30.666-2.668-42.903 18.511-5.888 10.209-18.93 13.693-29.138 7.805s-13.693-18.93-7.805-29.138c18.841-32.645 52.756-38.909 70.471-39.831v-15.963c0-11.779 9.554-21.333 21.333-21.333s21.334 9.554 21.334 21.333v16.179c32.111 0.64 78.222 19.348 78.222 69.652 0.003 51.2-47.832 69.783-79.986 69.783zM178.002 25.953h-15.821c-2.181 0-13.028 0.486-13.028 10.181 0 9.014 9.167 10.137 13.028 10.208h11.793c2.972-0.043 11.486-1.237 15.263-6.209 3.542-4.682 10.237-5.612 14.93-2.071 4.708 3.555 5.626 10.237 2.071 14.93-7.364 9.731-18.363 12.826-25.486 13.929v7.763c0 5.888-4.779 10.666-10.667 10.666s-10.666-4.779-10.666-10.666v-7.219c-13.627-1.024-31.596-9.665-31.596-31.334 0-23.125 20.557-31.514 34.361-31.514h15.821c2.181 0 13.028-0.486 13.028-10.166 0-9.014-9.167-10.137-13.028-10.208l-13.096-0.068c-0.029-0.029-10.724-1.056-15.084 6.986-2.819 5.179-9.25 7.043-14.472 4.278-5.179-2.819-7.083-9.293-4.278-14.473 7.014-12.88 19.368-17.058 28.347-17.886v-9.686c0-5.888 4.779-10.666 10.666-10.666s10.666 4.779 10.666 10.666v9.72c13.631 1.019 31.611 9.659 31.611 31.337-0.003 23.111-20.56 31.502-34.363 31.502z" />
+<glyph unicode="&#xe923;" glyph-name="sort-by-alpha" d="M188.587 380.957c-5.206 14.678-14.678 17.266-25.315 17.266h-11.236c-11.492 0-18.972-3.726-23.012-14.365l-60.985-161.394c-1.735-4.608-4.608-12.942-4.608-18.119 0-12.658 8.932-20.708 21.874-20.708 11.207 0 17.834 3.726 20.992 12.942l12.373 34.503h75.947l12.089-34.503c3.442-9.216 10.923-12.942 21.276-12.942 12.089 0 22.158 9.188 22.158 20.708 0 5.177-2.873 13.511-4.608 18.119l-56.946 158.493zM129.024 263.879l27.904 83.143h0.569l26.766-83.143h-55.239zM219.392-17.209h-92.046l108.459 128.882c4.295 4.893 6.599 11.236 6.599 16.981 0 16.384-9.785 21.561-21.845 21.561h-124.274c-13.54 0-24.462-6.884-24.462-19.826 0-12.971 10.922-19.854 24.462-19.854h82.262l-106.724-126.009c-4.323-5.177-7.766-10.638-7.766-18.119 0-17.55 10.070-23.296 27.335-23.296h128c13.54 0 24.462 6.884 24.462 19.854 0 12.942-10.923 19.826-24.462 19.826zM434.631 43.435h-51.485v333.454c0 11.776-9.558 21.334-21.334 21.334s-21.334-9.558-21.334-21.334v-333.454h-50.887c-12.402 0-18.603-14.962-9.842-23.722l72.534-72.534c5.433-5.433 14.222-5.433 19.655 0l72.534 72.534c8.761 8.761 2.56 23.722-9.842 23.722z" />
+<glyph unicode="&#xe924;" glyph-name="align-left" d="M78.222 145.778h184.889c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889h-184.889c-13.739 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889zM433.778 81.778h-355.555c-13.739 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889h355.555c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889zM78.222 259.556h298.666c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889h-298.666c-13.739 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889z" />
+<glyph unicode="&#xe925;" glyph-name="align-center" d="M167.111 195.556c-13.738 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889h177.778c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889h-177.778zM433.778 81.778h-355.555c-13.739 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889h355.555c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889zM78.222 259.556h355.555c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889h-355.555c-13.739 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889z" />
+<glyph unicode="&#xe926;" glyph-name="align-right" d="M433.778 145.778h-184.889c-13.738 0-24.889 11.15-24.889 24.889s11.15 24.889 24.889 24.889h184.889c13.738 0 24.889-11.15 24.889-24.889s-11.15-24.889-24.889-24.889zM78.222 81.778h355.555c13.738 0 24.889-11.15 24.889-24.889s-11.15-24.889-24.889-24.889h-355.555c-13.739 0-24.889 11.15-24.889 24.889s11.15 24.889 24.889 24.889zM433.778 259.556h-298.666c-13.739 0-24.889 11.15-24.889 24.889s11.15 24.889 24.889 24.889h298.666c13.738 0 24.889-11.15 24.889-24.889s-11.15-24.889-24.889-24.889z" />
+<glyph unicode="&#xe927;" glyph-name="bullets-list-view" d="M112.014 284.445c0-15.709-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445zM112.014 170.667c0-15.71-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.444 28.445 28.444s28.445-12.735 28.445-28.444zM112.014 56.889c0-15.71-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.444 28.445 28.444s28.445-12.735 28.445-28.444zM432.014 195.556h-270.222c-13.767 0-24.917-11.15-24.917-24.889s11.15-24.889 24.889-24.889h270.222c13.738 0 24.889 11.15 24.889 24.889s-11.122 24.889-24.861 24.889zM432.014 81.778h-270.222c-13.738 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889h270.222c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889zM161.792 259.556h270.222c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889h-270.222c-13.767 0-24.917-11.15-24.917-24.889s11.15-24.889 24.917-24.889z" />
+<glyph unicode="&#xe928;" glyph-name="organize" d="M461.568 129.678c11.52 9.074 21.049 22.386 22.044 39.68 0.626 10.723-1.764 29.639-21.902 45.511 10.467 8.107 21.532 21.39 21.532 41.387 0 10.212-3.641 35.555-37.404 50.034l-146.916 63.203c-4.665 1.991-21.646 8.476-43.862 8.476-14.791 0-28.957-2.873-42.070-8.505l-146.887-63.175c-23.41-10.126-37.376-29.127-37.376-50.83 0-8.278 2.702-26.453 21.703-40.79-12.572-10.439-23.125-26.34-22.044-46.307 0.626-9.813 4.722-26.084 21.987-39.054-12.544-10.411-23.069-26.34-21.988-46.279 0.768-12.317 6.685-34.93 37.802-48.27l146.858-62.919c4.665-1.991 21.589-8.448 43.833-8.448 14.791 0 28.928 2.873 42.070 8.476l146.802 62.919c17.351 7.452 36.409 24.32 37.831 49.237 0.626 10.752-1.764 29.753-22.016 45.654zM83.029 159.317c-11.634 4.978-11.947 10.013-12.032 11.52-0.284 5.205 5.262 10.78 10.553 13.796l14.222 8.135 117.163-50.205c3.271-1.422 20.793-8.505 43.918-8.505 14.82 0 28.957 2.845 42.070 8.476l117.248 50.233 14.222-8.135c7.282-4.153 10.837-8.476 10.582-12.857-0.284-5.148-6.457-10.070-12.060-12.487l-146.774-62.919c-7.765-3.328-16.27-5.034-25.259-5.034-15.104 0-26.653 4.836-27.050 5.034l-146.802 62.947zM82.972 267.093l146.858 63.147c7.766 3.328 16.27 5.034 25.23 5.034 14.82 0 25.913-4.551 27.079-5.034l146.83-63.175c7.709-3.299 11.577-6.94 11.577-10.809 0-6.542-11.15-11.406-11.577-11.606l-146.83-62.891c-7.794-3.328-16.27-5.035-25.259-5.035-15.274 0-26.851 4.95-27.050 5.035l-146.858 62.919c-5.262 2.247-11.577 5.974-11.577 10.78 0 6.571 11.15 11.463 11.577 11.634zM428.914 73.984l-146.774-62.919c-7.765-3.328-16.27-5.034-25.259-5.034-15.104 0-26.653 4.836-27.050 5.034l-146.802 62.919c-11.634 4.978-11.947 10.012-12.032 11.52-0.284 5.205 5.262 10.78 10.553 13.795l14.222 8.135 117.305-50.261c4.665-1.991 21.59-8.448 43.833-8.448 14.791 0 28.928 2.873 42.070 8.476l117.248 50.261 14.194-8.106c7.282-4.153 10.837-8.476 10.582-12.857-0.313-5.177-6.457-10.098-12.089-12.515z" />
+<glyph unicode="&#xe929;" glyph-name="group" d="M412.445 256h-71.111v71.111c0 0 0 42.666-42.666 42.666h-199.111c0 0-42.666 0-42.666-42.666v-199.111c0 0 0-42.666 42.666-42.666h71.111v-71.111c0 0 0-42.667 42.666-42.667h199.111c0 0 42.666 0 42.666 42.667v199.111c0 0 0 42.667-42.666 42.667zM99.555 128v199.111h199.111v-71.111h-85.334c0 0-42.666 0-42.666-42.667v-85.334h-71.111zM412.445 14.222h-199.111v71.111h85.334c0 0 42.666 0 42.666 42.667v85.333h71.111v-199.111z" />
+<glyph unicode="&#xe92a;" glyph-name="grid" d="M412.445 369.778h-313.315c-25.657-0.682-42.24-17.436-42.24-42.666v-313.401c0.597-25.6 17.322-42.154 42.667-42.154h313.458c25.572 0.654 42.098 17.408 42.098 42.666v313.458c-0.654 25.572-17.408 42.098-42.666 42.098zM412.387 245.333h-81.721v81.635l81.778-0.029-0.057-81.607zM216.889 131.556v78.222h78.222v-78.222h-78.222zM295.111 96v-81.692l-78.222 0.057v81.664h78.222zM181.333 131.556h-81.721l0.028 78.222h81.664v-78.222zM216.889 245.333v81.721l78.222-0.057v-81.664h-78.222zM330.666 209.778h81.721l-0.029-78.222h-81.664v78.222zM181.333 327.054v-81.721h-81.664l0.057 81.778 81.607-0.057zM99.612 96h81.721v-81.635l-81.778 0.029 0.057 81.607zM412.103 14.222l-81.436 0.057v81.721h81.664l-0.057-81.778c-0.057 0-0.114 0-0.171 0z" />
+<glyph unicode="&#xe92b;" glyph-name="view-by-columns" d="M199.111 341.76c-13.738 0-24.889-11.15-24.889-24.889v-292.409c0-13.738 11.15-24.889 24.889-24.889s24.889 11.15 24.889 24.889v292.409c0 13.767-11.15 24.889-24.889 24.889zM85.334 341.76c-13.739 0-24.889-11.15-24.889-24.889v-292.409c0-13.738 11.15-24.889 24.889-24.889s24.889 11.15 24.889 24.889v292.409c0 13.767-11.15 24.889-24.889 24.889zM312.889 341.76c-13.738 0-24.889-11.15-24.889-24.889v-292.409c0-13.738 11.15-24.889 24.889-24.889s24.889 11.15 24.889 24.889v292.409c0 13.767-11.15 24.889-24.889 24.889zM426.666 341.76c-13.738 0-24.889-11.15-24.889-24.889v-292.409c0-13.738 11.15-24.889 24.889-24.889s24.889 11.15 24.889 24.889v292.409c0 13.767-11.15 24.889-24.889 24.889z" />
+<glyph unicode="&#xe92c;" glyph-name="sort-by-columns" d="M174.222 237.597v-227.157c0-13.739 11.15-24.889 24.889-24.889s24.889 11.15 24.889 24.889v179.854c-3.954 2.475-7.766 5.262-11.15 8.647l-38.627 38.656zM351.431 355.783h-190.891c-16.298 0-24.462-19.712-12.942-31.232l95.46-95.459c7.139-7.139 18.716-7.139 25.856 0l95.459 95.46c11.52 11.52 3.356 31.232-12.942 31.232zM85.334 327.765c-13.739 0-24.889-11.15-24.889-24.889v-292.438c0-13.738 11.15-24.889 24.889-24.889s24.889 11.15 24.889 24.889v292.438c0 13.738-11.15 24.889-24.889 24.889zM426.666 327.765c-13.738 0-24.889-11.15-24.889-24.889v-292.438c0-13.738 11.15-24.889 24.889-24.889s24.889 11.15 24.889 24.889v292.438c0 13.738-11.15 24.889-24.889 24.889zM288 190.322v-179.882c0-13.739 11.15-24.889 24.889-24.889s24.889 11.15 24.889 24.889v227.186l-38.685-38.684c-3.385-3.385-7.139-6.173-11.094-8.619z" />
+<glyph unicode="&#xe92d;" glyph-name="filter-solid" d="M455.31 309.988v21.418c0 0 0 38.4-38.372 38.4h-321.877c0 0-38.371 0-38.371-38.4v-21.39c0 0 0-19.94 15.929-41.188l143.502-163.271v-94.663h0.029c0.285-21.788 18.006-39.339 39.822-39.339 21.846 0 39.566 17.579 39.851 39.339h0.029v94.663l143.474 163.271c15.986 21.248 15.986 41.159 15.986 41.159z" />
+<glyph unicode="&#xe92e;" glyph-name="filter-outlined" d="M416.938 369.778h-322.474c-22.926-0.682-37.746-15.758-37.746-38.4l0.057-22.926c0.342-4.75 2.446-21.732 16.953-40.931l142.421-161.963 0.029-95.033c0.341-21.476 18.233-38.969 39.822-38.969 21.731 0 39.594 17.664 39.822 39.652l0.029 94.35 144.583 164.637c13.312 17.806 14.678 35.726 14.848 40.050v18.688c-0.654 30.123-20.252 40.846-38.343 40.846zM407.325 296.989l-151.325-172.202-149.22 169.642c-6.258 8.334-7.31 15.73-7.424 15.73l0.057 16.953h313.202l0.029-15.815c0-0.057-0.598-7.85-5.319-14.307z" />
+<glyph unicode="&#xe92f;" glyph-name="cancel-filter-solid" d="M426.724 339.229v21.39c0 0 0 38.4-38.372 38.4h-321.849c0 0-38.371 0-38.371-38.4v-21.39c0 0 0-19.939 15.929-41.188l143.502-163.271v-94.663h0.029c0.285-21.76 18.006-39.339 39.822-39.339 21.846 0 39.566 17.579 39.851 39.339h0.029v94.663l143.474 163.271c15.957 21.248 15.957 41.188 15.957 41.188zM421.575 34.759l56.036 56.035c8.334 8.334 8.334 21.846 0 30.18s-21.846 8.334-30.18 0l-56.036-56.036-56.036 56.036c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l56.036-56.035-56.036-56.036c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l56.036 56.035 56.036-56.035c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.179l-55.978 56.036z" />
+<glyph unicode="&#xe930;" glyph-name="cancel-filter-outlined" d="M426.724 339.428v18.774c-0.768 30.094-20.366 40.818-38.428 40.818h-322.474c-22.898-0.768-37.689-15.844-37.689-38.428v-21.39c0-0.796 0.199-20.138 16.982-42.467l142.478-161.991v-94.947c0.313-21.532 18.204-39.026 39.851-39.026s39.538 17.635 39.822 39.623l0.029 94.379 144.583 164.608c13.312 17.891 14.706 35.755 14.848 40.050zM378.738 326.173l-151.296-172.146-149.22 169.557c-6.314 8.448-7.338 15.702-7.424 15.702l0.028 17.067 313.259-0.029 0.029-15.815c-0.029-0.057-0.654-7.822-5.376-14.336zM421.603 34.759l56.036 56.035c8.334 8.334 8.334 21.846 0 30.18s-21.846 8.334-30.18 0l-56.036-56.036-56.036 56.036c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l56.036-56.035-56.036-56.036c-8.334-8.334-8.334-21.846 0-30.179s21.846-8.334 30.18 0l56.036 56.035 56.036-56.035c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.179l-56.007 56.036z" />
+<glyph unicode="&#xe931;" glyph-name="folder-solid" d="M469.504 271.844c-0.796 21.959-19.655 39.851-42.041 39.851h-187.107v13.909c0 24.377-19.826 44.202-44.203 44.202h-110.336c-24.32 0-43.406-19.428-43.406-44.202v-314.766c0-21.561 15.53-37.319 38.656-39.225l0.882-0.057 345.514 0.086c21.988 0 40.476 17.209 42.098 40.732l-0.057 259.47z" />
+<glyph unicode="&#xe932;" glyph-name="folder-outlined" d="M469.504 271.844c-0.796 21.988-19.655 39.851-42.041 39.851h-187.107v13.909c0 24.377-19.826 44.202-44.203 44.202h-110.365c-24.32 0-43.378-19.428-43.378-44.202v-314.795c0-21.618 15.559-37.347 38.713-39.197l1.707-0.057 344.661 0.057c22.044 0 40.534 17.237 42.098 40.732l-0.086 259.498zM426.894 14.251h-341.334v256h341.334v-256z" />
+<glyph unicode="&#xe933;" glyph-name="browse-preview-solid" d="M482.986 176.981c-7.737 31.318-107.491 121.856-226.987 121.856-121.174 0-220.046-92.701-227.129-124.757l-1.081-4.893 1.195-4.836c7.766-31.346 107.549-121.856 227.015-121.856 121.145 0 220.018 92.672 227.129 124.729l1.081 4.892-1.223 4.864zM73.757 169.785c13.255 18.148 57.998 57.287 117.334 76.004-21.049-18.262-34.645-44.886-34.645-74.951 0-30.492 13.994-57.429 35.584-75.69-61.127 18.802-105.586 59.079-118.272 74.638zM320.114 95.261c21.504 18.262 35.442 45.142 35.442 75.577 0 30.208-13.738 56.946-34.986 75.207 60.843-18.858 105.017-58.994 117.675-74.496-13.341-18.204-58.368-57.657-118.13-76.288z" />
+<glyph unicode="&#xe934;" glyph-name="browse-preview-outlined" d="M482.986 176.981c-7.737 31.318-107.491 121.856-226.987 121.856-121.202 0-220.075-92.672-227.157-124.786l-1.052-4.864 1.223-4.864c7.794-31.317 107.52-121.827 226.987-121.827 121.117 0 220.018 92.672 227.129 124.729l1.081 4.893-1.223 4.864zM73.785 169.785c13.255 18.119 57.941 57.287 117.333 76.004-21.049-18.262-34.674-44.886-34.674-74.951 0-30.464 13.994-57.429 35.584-75.69-61.127 18.802-105.586 59.079-118.243 74.638zM256 113.323c-31.687 0-57.344 25.686-57.344 57.344 0 31.687 25.657 57.344 57.344 57.344 31.659 0 57.344-25.657 57.344-57.344 0-31.659-25.685-57.344-57.344-57.344zM320.142 95.289c21.476 18.262 35.413 45.142 35.413 75.548 0 30.237-13.738 56.974-34.986 75.236 60.843-18.887 105.017-59.022 117.646-74.525-13.312-18.204-58.368-57.657-118.073-76.26z" />
+<glyph unicode="&#xe935;" glyph-name="save-solid" d="M284.245 56.889c0-15.71-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.444 28.445 28.444s28.445-12.735 28.445-28.444zM463.616 323.157l-57.827 55.723c-3.498 3.271-8.135 5.12-12.885 5.12h-303.73c-25.799 0-46.706-20.935-46.706-46.762l0.512-333.17c0-25.799 20.935-46.734 46.734-46.734h316.502c6.486 0 29.582 1.365 44.26 15.104 11.548 10.78 17.635 26.197 18.659 45.426 0.086 1.821 0.398 291.584 0.398 291.584 0 5.206-2.134 10.155-5.916 13.71zM255.801 0c-31.431 0-56.889 25.458-56.889 56.889 0 31.403 25.458 56.889 56.889 56.889 31.402 0 56.889-25.486 56.889-56.889 0-31.431-25.486-56.889-56.889-56.889zM383.801 181.646c0-25.202-25.23-25.202-25.23-25.202h-234.012c-25.202 0-25.202 25.202-25.202 25.202v120.263c0 25.202 25.202 25.202 25.202 25.202h234.012c25.23 0 25.23-25.202 25.23-25.202v-120.263z" />
+<glyph unicode="&#xe936;" glyph-name="save-outlined" d="M463.616 323.186l-57.827 55.723c-3.498 3.271-8.135 5.091-12.885 5.091h-303.73c-25.799 0-46.706-20.906-46.706-46.734l0.512-333.17c0-25.799 20.935-46.763 46.734-46.763h316.502c6.486 0 29.582 1.394 44.26 15.104 11.548 10.809 17.635 26.226 18.659 45.426 0.086 1.821 0.398 291.613 0.398 291.613 0 5.177-2.134 10.126-5.916 13.71zM426.467 0h-341.334v341.334h291.555l49.778-49.778v-291.555zM346.88 312.889h-210.631c0 0-22.67 0-22.67-20.992v-100.21c0 0 0-21.020 22.67-21.020h210.631c0 0 22.699 0 22.699 21.020v100.21c0 0 0 20.992-22.699 20.992zM255.801 142.222c-31.431 0-56.889-25.458-56.889-56.889 0-31.402 25.458-56.889 56.889-56.889 31.402 0 56.889 25.486 56.889 56.889 0 31.431-25.486 56.889-56.889 56.889zM255.801 56.889c-15.73 0-28.445 12.743-28.445 28.444 0 15.73 12.714 28.445 28.445 28.445 15.702 0 28.445-12.715 28.445-28.445 0-15.702-12.743-28.444-28.445-28.444z" />
+<glyph unicode="&#xe937;" glyph-name="trash-solid" d="M448 369.778h-135.111v4.58c0 0 0 23.865-23.865 23.865h-66.048c0 0-23.865 0-23.865-23.865v-4.58h-135.111c-11.776 0-21.334-9.557-21.334-21.333s9.557-21.334 21.334-21.334h7.111v-341.333c0 0 0-42.667 42.666-42.667h284.444c0 0 42.666 0 42.666 42.667v341.334h7.111c11.776 0 21.334 9.558 21.334 21.333s-9.558 21.334-21.334 21.334zM184.889 32c0-9.813-7.964-17.778-17.778-17.778s-17.778 7.965-17.778 17.778v248.889c0 9.813 7.964 17.778 17.778 17.778s17.778-7.964 17.778-17.778v-248.889zM273.778 32c0-9.813-7.964-17.778-17.778-17.778s-17.778 7.965-17.778 17.778v248.889c0 9.813 7.964 17.778 17.778 17.778s17.778-7.964 17.778-17.778v-248.889zM362.666 32c0-9.813-7.964-17.778-17.778-17.778s-17.778 7.965-17.778 17.778v248.889c0 9.813 7.964 17.778 17.778 17.778s17.778-7.964 17.778-17.778v-248.889z" />
+<glyph unicode="&#xe938;" glyph-name="trash-outlined" d="M454.969 385.28h-135.111v4.579c0 0 0 23.865-23.894 23.865h-66.019c0 0-23.865 0-23.865-23.865v-4.579h-135.111c-11.776 0-21.334-9.558-21.334-21.334s9.557-21.334 21.334-21.334h7.111v-341.334c0 0 0-42.666 42.666-42.666h284.445c0 0 42.666 0 42.666 42.666v341.334h7.111c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.334-21.334 21.334zM405.191 1.28h-284.445v341.334h284.445v-341.334zM262.969 29.725c9.813 0 17.778 7.964 17.778 17.778v248.889c0 9.814-7.964 17.778-17.778 17.778s-17.778-7.964-17.778-17.778v-248.889c0-9.813 7.964-17.778 17.778-17.778zM351.858 29.725c9.813 0 17.778 7.964 17.778 17.778v248.889c0 9.814-7.964 17.778-17.778 17.778s-17.778-7.964-17.778-17.778v-248.889c0-9.813 7.964-17.778 17.778-17.778zM174.080 29.725c9.814 0 17.778 7.964 17.778 17.778v248.889c0 9.814-7.964 17.778-17.778 17.778s-17.778-7.964-17.778-17.778v-248.889c0-9.813 7.964-17.778 17.778-17.778z" />
+<glyph unicode="&#xe939;" glyph-name="tag-solid" d="M457.87 215.41l-44.146 44.458-107.094 106.781c-13.966 11.862-32.398 11.719-49.010 11.805l-0.057 0.086-150.357-0.142c-25.401-2.048-45.454-22.67-46.393-48.384l0.142-152.803c-0.654-5.006-0.711-10.070-0.029-15.104l0.029-2.304 0.37-0.284c1.764-9.301 5.802-18.204 12.317-25.856l151.21-151.239c21.532-18.346 53.418-17.892 74.24 1.536l158.493 158.692c18.091 20.878 18.233 51.74 0.284 72.761zM106.24 334.194c11.094 11.122 29.099 11.15 40.249 0 11.122-11.094 11.094-29.099-0.029-40.221-11.094-11.094-29.127-11.122-40.221 0-11.15 11.15-11.094 29.156 0 40.221zM254.549 24.946l-135.766 135.765 25.145 25.173 135.766-135.765-25.145-25.173zM322.446 92.843l-135.794 135.766 25.145 25.173 135.794-135.766-25.145-25.173zM390.343 160.711l-135.794 135.794 25.145 25.173 135.794-135.766-25.145-25.202z" />
+<glyph unicode="&#xe93a;" glyph-name="tag-outlined" d="M250.653-34.133c-12.828 0-25.088 4.38-34.475 12.374l-151.353 151.125c-8.59 9.956-15.389 27.335-13.824 46.592l-0.227 150.243c0.938 25.742 20.366 46.507 45.17 49.095l151.097 0.17c18.517-0.114 35.812-0.227 48.156-10.524l151.524-151.324c18.83-21.93 19.171-52.736 1.906-72.79l-159.005-159.346c-10.979-10.24-24.633-15.616-38.969-15.616zM248.576 332.8l-150.414-0.057c-1.621-0.284-4.608-3.47-4.75-7.31l0.171-151.182c-0.768-10.524 2.901-16.384 2.93-16.441l148.508-148.224c0.654-0.398 7.054-4.807 14.962 2.589l157.383 157.639c2.019 2.418 2.56 9.586-1.991 14.876l-147.058 146.973c-3.812 1.024-13.312 1.109-19.74 1.138zM253.867 43.691c-4.551 0-9.102 1.735-12.572 5.205l-105.586 105.558c-6.94 6.941-6.94 18.233 0 25.174s18.204 6.94 25.145 0l105.586-105.586c6.94-6.94 6.94-18.233 0-25.173-3.47-3.47-8.022-5.177-12.572-5.177zM309.902 99.726c-4.551 0-9.102 1.735-12.572 5.234l-105.558 105.586c-6.94 6.912-6.94 18.204 0 25.145s18.204 6.969 25.145-0.029l105.558-105.586c6.94-6.912 6.94-18.204 0-25.145-3.47-3.47-8.022-5.205-12.572-5.205zM364.515 154.34c-4.551 0-9.102 1.735-12.572 5.205l-105.586 105.586c-6.94 6.94-6.94 18.233 0 25.173s18.204 6.94 25.145 0l105.586-105.586c6.94-6.94 6.94-18.233 0-25.174-3.47-3.47-8.022-5.205-12.572-5.205zM165.632 261.803c11.122 11.094 11.15 29.127 0.029 40.249s-29.127 11.065-40.249-0.028c-11.094-11.122-11.122-29.099 0-40.221s29.127-11.122 40.22 0v0z" />
+<glyph unicode="&#xe93b;" glyph-name="priority-flag-solid" d="M289.593 347.648c-75.862 43.634-146.176 10.752-162.304 2.019v-219.762c16.128 8.733 86.442 41.614 162.304-2.019 89.514-51.513 165.518 0 165.518 0v219.762c0 0-76.004-51.513-165.518 0zM78.222 369.778c-11.776 0-21.334-9.557-21.334-21.333v-355.555c0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334v355.555c0 11.776-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xe93c;" glyph-name="priority-flag-outlined" d="M426.638 334.052c-45.226-16.043-93.298-11.662-137.046 13.568-25.685 14.762-53.191 22.243-81.806 22.243-28.672 0-52.565-7.623-67.555-14.023l-12.942-5.546v-217.856l27.79 8.818c46.023 14.592 93.355 10.154 134.514-13.511 26.368-15.19 54.272-22.87 82.944-22.87 30.777 0 55.353 8.789 70.57 16.156l12.003 5.831v217.287l-28.473-10.098zM412.445 154.425c-10.098-3.555-23.894-6.912-39.936-6.912-21.077 0-41.842 5.774-61.639 17.18-31.886 18.375-66.304 27.677-102.343 27.677-12.828 0-25.742-1.195-38.571-3.527v132.494c10.354 3.214 23.296 5.859 37.831 5.859 21.020 0 41.415-5.575 60.53-16.583 45.539-26.197 95.431-34.531 144.128-24.69v-131.498zM78.222 369.693c-11.776 0-21.334-9.558-21.334-21.334v-355.555c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v355.555c0 11.776-9.558 21.334-21.334 21.334z" />
+<glyph unicode="&#xe93d;" glyph-name="search-stack-solid" d="M311.296 186.368v70.742c0 42.666-42.666 42.666-42.666 42.666h-199.111c-42.666 0-42.666-42.666-42.666-42.666v-199.111c0-42.667 42.666-42.667 42.666-42.667h160.171c-6.059 14.933-9.558 31.175-9.558 48.242 0.029 57.913 38.57 106.439 91.165 122.794zM479.914-41.899l-55.637 55.666c9.529 14.279 15.104 31.402 15.104 49.806 0 49.664-40.391 90.055-90.055 90.055s-90.084-40.391-90.084-90.055 40.419-90.083 90.084-90.083c18.432 0 35.555 5.603 49.834 15.132l55.609-55.637c3.47-3.47 8.022-5.234 12.572-5.234s9.102 1.735 12.572 5.206c6.969 6.94 6.969 18.204 0 25.145zM349.354 9.045c-30.066 0-54.528 24.462-54.528 54.528s24.462 54.5 54.528 54.5c30.066 0 54.5-24.434 54.5-54.5s-24.462-54.528-54.5-54.528zM297.074 328.221c0 0 42.666 0 42.666-42.666v-93.782c3.214 0.227 6.315 0.967 9.586 0.967 6.457 0 12.658-0.995 18.858-1.906v123.164c0 42.667-42.666 42.667-42.666 42.667h-199.111c-27.335 0-37.091-17.437-40.618-30.038 3.669 0.882 7.566 1.593 12.174 1.593h199.111zM353.962 385.109c0 0 42.666 0 42.666-42.666v-158.976c10.098-3.982 19.456-9.244 28.103-15.502 0.256 2.218 0.341 3.811 0.341 3.811v199.111c0 42.666-42.666 42.666-42.666 42.666h-199.111c-27.335 0-37.091-17.436-40.618-30.037 3.669 0.882 7.566 1.593 12.174 1.593h199.111z" />
+<glyph unicode="&#xe93e;" glyph-name="search-stack-outlined" d="M353.991 385.109c0 0 42.666 0 42.666-42.666v-158.948c10.098-3.982 19.456-9.244 28.103-15.502 0.256 2.19 0.341 3.783 0.341 3.783v199.111c0 42.666-42.666 42.666-42.666 42.666h-199.111c-27.335 0-37.091-17.436-40.618-30.037 3.669 0.882 7.566 1.593 12.174 1.593h199.111zM479.943-41.899l-55.637 55.666c9.529 14.279 15.132 31.374 15.132 49.806 0 49.664-40.391 90.055-90.055 90.055s-90.084-40.391-90.084-90.055 40.419-90.055 90.084-90.055c18.404 0 35.527 5.603 49.806 15.132l55.637-55.666c3.47-3.47 8.022-5.234 12.572-5.234s9.102 1.735 12.572 5.206c6.912 6.969 6.912 18.204-0.029 25.145zM349.354 9.074c-30.066 0-54.528 24.434-54.528 54.5s24.462 54.5 54.528 54.5c30.066 0 54.5-24.434 54.5-54.5s-24.462-54.5-54.5-54.5zM297.102 328.221c0 0 42.666 0 42.666-42.666v-93.753c3.214 0.227 6.315 0.967 9.586 0.967 6.457 0 12.658-0.995 18.858-1.906v123.136c0 42.667-42.666 42.667-42.666 42.667h-199.111c-27.335 0-37.091-17.437-40.618-30.038 3.669 0.882 7.566 1.593 12.174 1.593h199.111zM69.518 58.34l0.341 198.77 198.77-0.37-0.142-93.241c12.572 10.212 26.994 17.948 42.809 22.869v70.741c0 25.202-16.583 41.956-42.837 42.667h-198.94c-25.202 0-41.956-16.526-42.666-42.667v-199.111c0-25.259 16.526-42.013 42.666-42.667h160.171c-5.376 13.284-8.334 27.705-8.988 42.752l-151.182 0.256z" />
+<glyph unicode="&#xe93f;" glyph-name="search" d="M462.051-0.171l-111.901 111.9c21.163 28.416 33.849 63.516 33.849 101.603 0 94.122-76.544 170.667-170.667 170.667s-170.667-76.544-170.667-170.667 76.544-170.666 170.667-170.666c38.087 0 73.159 12.686 101.603 33.849l111.9-111.9c4.864-4.864 11.264-7.282 17.607-7.282s12.743 2.418 17.607 7.282c9.7 9.728 9.7 25.486 0 35.214zM92.445 213.333c0 66.674 54.215 120.889 120.889 120.889s120.889-54.215 120.889-120.889-54.215-120.889-120.889-120.889-120.889 54.215-120.889 120.889z" />
+<glyph unicode="&#xe940;" glyph-name="advance-search" d="M462.051-0.171l-111.901 111.9c21.163 28.416 33.849 63.516 33.849 101.603 0 94.122-76.544 170.667-170.667 170.667s-170.667-76.544-170.667-170.667 76.544-170.666 170.667-170.666c38.087 0 73.188 12.686 101.603 33.849l111.9-111.9c4.864-4.864 11.236-7.282 17.607-7.282s12.743 2.418 17.607 7.282c9.7 9.728 9.7 25.486 0 35.214zM92.445 213.333c0 66.674 54.243 120.889 120.889 120.889s120.889-54.215 120.889-120.889-54.243-120.889-120.889-120.889-120.889 54.215-120.889 120.889zM305.294 213.333c0 9.814-7.964 17.778-17.778 17.778h-56.406v56.405c0 9.814-7.964 17.778-17.778 17.778s-17.778-7.964-17.778-17.778v-56.405h-56.406c-9.814 0-17.778-7.964-17.778-17.778s7.964-17.778 17.778-17.778h56.406v-56.377c0-9.813 7.964-17.778 17.778-17.778s17.778 7.965 17.778 17.778v56.377h56.377c9.842 0 17.806 7.964 17.806 17.778z" />
+<glyph unicode="&#xe941;" glyph-name="pointing" d="M312.291 144.526l77.625 40.846c5.177 2.589 8.562 7.766 8.846 13.54 0.284 5.803-2.56 11.292-7.452 14.422-7.594 4.807-143.218 56.576-255.687 99.072-6.059 2.333-12.914 0.768-17.38-3.954l0.028-0.057-0.057 0.029c-4.694-4.438-6.286-11.321-3.954-17.38 42.525-112.469 94.265-248.064 99.043-255.687 3.129-4.893 8.619-7.737 14.422-7.452 5.774 0.313 10.951 3.669 13.568 8.875l40.818 77.596 79.132-79.104c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.18l-79.104 79.076z" />
+<glyph unicode="&#xe942;" glyph-name="more" d="M128 170.667c0-27.491-22.287-49.778-49.778-49.778s-49.778 22.286-49.778 49.778c0 27.491 22.286 49.778 49.778 49.778s49.778-22.286 49.778-49.778zM305.778 170.667c0-27.491-22.286-49.778-49.778-49.778s-49.778 22.286-49.778 49.778c0 27.491 22.286 49.778 49.778 49.778s49.778-22.286 49.778-49.778zM483.555 170.667c0-27.491-22.286-49.778-49.778-49.778s-49.778 22.286-49.778 49.778c0 27.491 22.286 49.778 49.778 49.778s49.778-22.286 49.778-49.778z" />
+<glyph unicode="&#xe943;" glyph-name="menu" d="M433.778 145.778h-355.555c-13.739 0-24.889 11.15-24.889 24.889s11.15 24.889 24.889 24.889h355.555c13.738 0 24.889-11.15 24.889-24.889s-11.15-24.889-24.889-24.889zM433.778 32h-355.555c-13.739 0-24.889 11.15-24.889 24.889s11.15 24.889 24.889 24.889h355.555c13.738 0 24.889-11.15 24.889-24.889s-11.15-24.889-24.889-24.889zM433.778 259.556h-355.555c-13.739 0-24.889 11.15-24.889 24.889s11.15 24.889 24.889 24.889h355.555c13.738 0 24.889-11.15 24.889-24.889s-11.15-24.889-24.889-24.889z" />
+<glyph unicode="&#xe944;" glyph-name="rewind-reverse" d="M143.929 170.667l130.418 130.389c9.7 9.728 9.7 25.486 0 35.186-9.728 9.728-25.486 9.728-35.214 0l-147.684-147.626c-4.921-4.95-7.282-11.463-7.197-17.948-0.085-6.457 2.275-12.971 7.197-17.92l147.655-147.683c4.864-4.864 11.264-7.282 17.607-7.282s12.743 2.418 17.607 7.282c9.7 9.728 9.7 25.486 0 35.186l-130.389 130.418zM290.019 170.695l130.418 130.389c9.728 9.7 9.757 25.486 0.029 35.186s-25.514 9.728-35.186 0l-147.684-147.655c-4.95-4.95-7.339-11.463-7.254-17.948-0.085-6.486 2.275-12.971 7.197-17.92l147.684-147.683c4.864-4.864 11.264-7.282 17.607-7.282s12.743 2.418 17.607 7.282c9.7 9.728 9.7 25.486 0 35.186l-130.418 130.446z" />
+<glyph unicode="&#xe945;" glyph-name="fast-forward" d="M420.551 188.672l-147.655 147.655c-9.728 9.728-25.486 9.728-35.214 0-9.7-9.728-9.7-25.486 0-35.186l130.418-130.389-130.418-130.418c-9.7-9.728-9.7-25.486 0-35.186 4.864-4.864 11.264-7.282 17.607-7.282s12.743 2.418 17.607 7.282l147.655 147.684c4.95 4.949 7.282 11.463 7.197 17.948 0.086 6.457-2.276 12.942-7.197 17.892zM281.657 170.724c0.086 6.486-2.276 12.999-7.225 17.948l-147.712 147.655c-9.671 9.728-25.486 9.728-35.186 0s-9.7-25.486 0.028-35.186l130.418-130.39-130.446-130.446c-9.7-9.728-9.7-25.486 0-35.186 4.864-4.864 11.264-7.282 17.607-7.282s12.743 2.418 17.607 7.282l147.684 147.684c4.95 4.949 7.31 11.463 7.225 17.92z" />
+<glyph unicode="&#xe946;" glyph-name="up" d="M421.632 114.461l-147.684 147.683c-4.95 4.95-11.463 7.31-17.948 7.225-6.486 0.086-12.999-2.275-17.948-7.225l-147.684-147.655c-9.728-9.728-9.728-25.486 0-35.214 4.864-4.864 11.236-7.282 17.607-7.282s12.743 2.418 17.607 7.282l130.418 130.39 130.418-130.418c4.864-4.864 11.236-7.282 17.607-7.282s12.743 2.418 17.607 7.282c9.7 9.728 9.7 25.514 0 35.214z" />
+<glyph unicode="&#xe947;" glyph-name="down" d="M421.632 262.116c-9.728 9.728-25.486 9.728-35.186 0l-130.446-130.418-130.418 130.418c-9.728 9.728-25.486 9.671-35.186 0-9.728-9.728-9.728-25.486 0-35.214l147.684-147.655c4.864-4.864 11.236-7.282 17.607-7.282 0.114 0 0.227 0.057 0.342 0.057s0.228-0.057 0.341-0.057c6.372 0 12.743 2.418 17.607 7.282l147.683 147.655c9.7 9.7 9.7 25.486-0.029 35.214z" />
+<glyph unicode="&#xe948;" glyph-name="left-previous" d="M217.002 170.667l130.389 130.389c9.728 9.728 9.728 25.486 0 35.214s-25.486 9.728-35.186 0l-147.684-147.684c-4.921-4.95-7.31-11.434-7.225-17.92-0.085-6.486 2.275-12.999 7.225-17.92l147.684-147.683c4.864-4.864 11.236-7.282 17.607-7.282s12.743 2.418 17.607 7.282c9.728 9.728 9.728 25.486 0 35.214l-130.418 130.389z" />
+<glyph unicode="&#xe949;" glyph-name="right-next" d="M347.478 188.587l-147.684 147.712c-9.728 9.728-25.486 9.728-35.186 0s-9.728-25.486 0-35.214l130.389-130.418-130.389-130.389c-9.728-9.728-9.728-25.486 0-35.214 4.864-4.864 11.236-7.282 17.607-7.282s12.743 2.446 17.607 7.282l147.683 147.684c4.892 4.921 7.282 11.434 7.197 17.92 0.086 6.486-2.304 12.971-7.225 17.92z" />
+<glyph unicode="&#xe94a;" glyph-name="expand" d="M212.452 157.298l-71.282-71.424-43.15 43.15c-9.927 9.927-26.909 2.873-26.909-11.15v-116.338c0-8.704 7.054-15.758 15.758-15.758h116.338c14.023 0 21.077 16.981 11.15 26.909l-43.008 43.008 71.31 71.452c8.306 8.362 8.306 21.874-0.029 30.208-8.363 8.249-21.874 8.277-30.179-0.057zM425.13 355.556h-116.338c-14.023 0-21.049-16.981-11.122-26.909l43.065-43.065-71.367-71.396c-8.334-8.334-8.334-21.845 0-30.179 4.153-4.153 9.614-6.23 15.075-6.23s10.923 2.077 15.075 6.258l71.367 71.395 43.065-43.065c9.955-9.956 26.937-2.93 26.937 11.094v116.338c0 8.704-7.054 15.758-15.758 15.758z" />
+<glyph unicode="&#xe94b;" glyph-name="shrink" d="M222.72 320.541l-43.207-43.207-86.215 86.187c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l86.187-86.186-42.894-42.923c-9.927-9.927-2.901-26.909 11.15-26.909h116.309c8.704 0 15.758 7.054 15.758 15.758v116.31c0 14.051-16.953 21.077-26.909 11.15zM448.853 7.965l-86.215 86.215 42.951 42.951c9.927 9.927 2.901 26.909-11.122 26.909h-116.338c-8.704 0-15.758-7.054-15.758-15.758v-116.338c0-14.052 16.981-21.077 26.909-11.15l43.207 43.207 86.215-86.215c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.362 8.334 21.846 0 30.179z" />
+<glyph unicode="&#xe94c;" glyph-name="on-off" d="M312.889 376.292v-44.458c70.173-23.808 120.889-90.169 120.889-168.277 0-98.019-79.758-177.778-177.778-177.778s-177.778 79.758-177.778 177.778c0 78.108 50.716 144.469 120.889 168.277v44.459c-94.009-25.174-163.555-110.877-163.555-212.736 0-121.543 98.901-220.445 220.445-220.445s220.445 98.902 220.445 220.445c0 101.859-69.546 187.562-163.555 212.736zM256 137.842c-11.776 0-21.334 9.558-21.334 21.334v217.714c0 11.776 9.558 21.333 21.334 21.333s21.334-9.558 21.334-21.333v-217.714c0-11.776-9.558-21.334-21.334-21.334z" />
+<glyph unicode="&#xe94d;" glyph-name="no-access" d="M256 384c-117.646 0-213.333-95.687-213.333-213.333s95.687-213.333 213.333-213.333 213.333 95.687 213.333 213.333-95.687 213.334-213.333 213.334zM85.334 170.667c0 94.123 76.544 170.666 170.666 170.666 39.367 0 75.548-13.539 104.476-36.010l-239.132-239.132c-22.471 28.899-36.011 65.11-36.011 104.476zM256 0c-39.395 0-75.577 13.539-104.505 36.039l239.132 239.132c22.5-28.928 36.039-65.109 36.039-104.505 0-94.123-76.544-170.667-170.667-170.667z" />
+<glyph unicode="&#xe94e;" glyph-name="refresh" d="M475.961 192.142c-0.768 11.748-11.178 20.65-22.699 19.854-11.748-0.768-20.651-10.951-19.854-22.698 3.498-52.764-15.758-104.675-52.764-142.393-34.105-34.844-79.161-54.016-126.862-54.016 0 0 0 0-0.029 0-44.174 0-85.532 16.782-117.333 47.104l33.479 33.479c7.964 7.936 2.304 21.561-8.931 21.561h-93.269c-6.969 0-12.63-5.66-12.63-12.63v-93.241c0-11.264 13.596-16.896 21.561-8.931l29.611 29.611c39.851-38.4 91.904-59.62 147.484-59.62 0.029 0 0.029 0 0.057 0 59.221 0 115.115 23.751 157.298 66.816 45.539 46.365 69.177 110.194 64.882 175.104zM59.022 127.915c11.747 0.882 20.566 11.122 19.684 22.87-3.982 53.134 15.218 105.501 52.622 143.673 34.19 34.816 79.246 53.987 126.919 53.987 45.341 0 87.751-17.578 119.837-49.38l-32.768-32.768c-7.964-7.964-2.332-21.59 8.932-21.59h93.241c6.969 0 12.63 5.661 12.63 12.63v93.269c0 11.264-13.625 16.896-21.561 8.931l-30.322-30.293c-40.135 39.851-93.241 61.867-149.988 61.867-59.25 0-115.143-23.723-157.383-66.788-45.966-46.933-69.546-111.36-64.683-176.725 0.825-11.236 10.183-19.74 21.248-19.74 0.512 0 1.081 0.029 1.593 0.057z" />
+<glyph unicode="&#xe94f;" glyph-name="reset-revert" d="M229.689 77.995l4.438 10.183c13.511-3.271 27.762-3.243 41.814 0.37l4.864-10.724c2.531-5.546 7.993-8.818 13.682-8.818 2.077 0 4.21 0.427 6.229 1.337 7.566 3.442 10.923 12.374 7.481 19.911l-4.75 10.41c9.387 6.428 17.18 14.507 23.239 23.666l9.984-4.352c1.934-0.854 4.010-1.252 6.002-1.252 5.803 0 11.321 3.356 13.767 9.017 3.328 7.623-0.171 16.469-7.765 19.769l-10.183 4.551c3.271 13.483 3.243 27.734-0.398 41.785l10.724 4.893c7.566 3.442 10.923 12.374 7.481 19.911-3.442 7.595-12.459 10.894-19.911 7.481l-10.439-4.75c-6.428 9.387-14.507 17.18-23.666 23.239l4.38 10.012c3.328 7.623-0.171 16.469-7.765 19.769-7.651 3.413-16.498-0.171-19.769-7.766l-4.522-10.24c-13.483 3.271-27.733 3.243-41.814-0.398l-4.864 10.695c-3.442 7.595-12.459 10.894-19.911 7.481-7.566-3.442-10.923-12.374-7.481-19.911l4.75-10.411c-9.358-6.429-17.152-14.506-23.182-23.666l-10.012 4.352c-7.595 3.385-16.498-0.142-19.769-7.794-3.328-7.595 0.171-16.47 7.766-19.769l10.183-4.438c-3.243-13.511-3.214-27.762 0.398-41.813l-10.695-4.893c-7.566-3.442-10.922-12.373-7.481-19.911 2.531-5.547 7.993-8.818 13.682-8.818 2.077 0 4.21 0.426 6.23 1.337l10.439 4.75c6.4-9.358 14.506-17.152 23.637-23.182l-4.352-10.013c-3.328-7.623 0.171-16.469 7.766-19.769 1.934-0.853 4.011-1.251 6.002-1.251 5.803 0 11.35 3.356 13.796 9.017zM235.89 215.865c24.064 10.212 51.854-0.995 62.066-25.059s-1.024-51.854-25.088-62.094c-24.064-10.212-51.854 1.024-62.066 25.088s1.024 51.854 25.088 62.066zM414.578 322.93l30.293 30.293c7.964 7.936 2.332 21.561-8.932 21.561h-93.241c-6.969 0-12.63-5.661-12.63-12.629v-93.241c0-11.264 13.625-16.896 21.561-8.932l32.796 32.797c31.801-32.114 49.351-74.496 49.38-119.78 0-47.702-19.171-92.786-53.988-126.919-38.201-37.404-90.795-56.49-143.702-52.679-12.060 0.455-21.988-7.965-22.869-19.683-0.853-11.748 7.936-21.988 19.684-22.87 5.632-0.427 11.236-0.598 16.839-0.598 59.506 0 117.021 23.325 159.915 65.365 43.065 42.24 66.788 98.134 66.788 157.383-0.029 56.69-22.044 109.796-61.895 149.93zM158.777 84.509l-33.451-33.451c-30.322 31.83-47.104 73.188-47.104 117.39 0 47.673 19.171 92.757 54.016 126.891 37.746 37.034 89.856 56.263 142.393 52.736 11.52-0.711 21.93 8.106 22.699 19.854 0.796 11.748-8.106 21.93-19.854 22.699-64.825 4.21-128.654-19.342-175.104-64.825-43.093-42.24-66.816-98.105-66.816-157.354 0-55.609 21.248-107.691 59.648-147.57l-29.611-29.611c-7.965-7.964-2.333-21.561 8.931-21.561h93.241c6.969 0 12.63 5.66 12.63 12.63v93.241c-0.029 11.236-13.654 16.896-21.618 8.932z" />
+<glyph unicode="&#xe950;" glyph-name="redo-repeat" d="M256 391.111c-11.804 0-21.334-9.557-21.334-21.334s9.529-21.333 21.334-21.333c98.048 0 177.806-79.758 177.806-177.778s-79.758-177.778-177.806-177.778c-98.019 0-177.778 79.758-177.778 177.778 0 45.738 17.778 89.458 49.038 122.397l32.91-32.91c7.964-7.993 21.589-2.333 21.589 8.931v93.412c0 6.998-5.661 12.658-12.658 12.658h-93.412c-11.264 0-16.896-13.625-8.931-21.618l30.35-30.35c-39.225-40.931-61.554-95.46-61.554-152.519 0-121.543 98.901-220.444 220.445-220.444s220.445 98.901 220.445 220.444-98.901 220.445-220.445 220.445z" />
+<glyph unicode="&#xe951;" glyph-name="undo" d="M414.862 323.186l30.378 30.379c7.964 7.993 2.304 21.618-8.96 21.618h-93.411c-6.998 0-12.658-5.661-12.658-12.658v-93.411c0-11.264 13.625-16.924 21.589-8.96l32.91 32.91c31.289-32.91 49.067-76.658 49.067-122.396 0-98.048-79.758-177.806-177.778-177.806s-177.778 79.758-177.778 177.806c0 98.019 79.758 177.778 177.778 177.778 11.776 0 21.333 9.558 21.333 21.334s-9.558 21.334-21.334 21.334c-121.543 0-220.445-98.873-220.445-220.445s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445c0 57.088-22.358 111.644-61.582 152.519z" />
+<glyph unicode="&#xe952;" glyph-name="history" d="M414.578 322.901l30.322 30.322c7.964 7.964 2.304 21.561-8.932 21.561h-93.241c-6.969 0-12.63-5.661-12.63-12.629v-93.241c0-11.236 13.596-16.868 21.561-8.932l32.768 32.768c31.772-32.086 49.351-74.496 49.351-119.78 0-47.73-19.171-92.814-53.988-126.976-38.144-37.404-90.538-56.832-143.673-52.594-11.634 0.683-21.988-7.908-22.869-19.683-0.882-11.748 7.936-21.959 19.684-22.87 5.689-0.427 11.35-0.626 17.010-0.626 59.449 0 116.85 23.296 159.716 65.337 43.065 42.24 66.788 98.134 66.788 157.411 0 56.718-22.016 109.796-61.866 149.93zM158.805 84.509l-33.451-33.451c-30.35 31.801-47.132 73.216-47.132 117.39 0 47.702 19.2 92.729 54.016 126.862 37.746 37.034 89.742 56.291 142.393 52.736 11.52-0.512 21.902 8.106 22.699 19.854 0.768 11.748-8.106 21.93-19.882 22.699-64.626 4.238-128.654-19.286-175.076-64.825-43.093-42.212-66.816-98.076-66.816-157.298 0-55.638 21.248-107.719 59.648-147.598l-29.611-29.639c-7.965-7.936-2.333-21.561 8.931-21.561h93.213c6.998 0 12.63 5.66 12.63 12.63v93.241c0 11.293-13.596 16.924-21.561 8.96zM255.744 319.744c-11.776 0-21.333-9.558-21.333-21.334v-122.397c-1.081-5.376-0.085-11.093 3.015-15.872 1.394-2.332 3.214-4.38 5.376-6.030l61.838-61.866c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.179l-57.714 57.742v118.244c0 11.804-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xe953;" glyph-name="favorite-rating-solid" d="M453.518 218.027c-4.238 13.17-16.441 22.016-30.322 22.016l-104.761-0.227-32.142 99.669c-4.267 13.17-16.441 22.045-30.293 22.045s-26.026-8.875-30.293-22.073l-32.142-99.641-104.846 0.227c-13.824 0-25.998-8.846-30.236-22.016-4.267-13.17 0.398-27.477 11.605-35.613l84.85-61.326-32.541-99.47c-3.243-9.813-1.678-20.196 4.323-28.502 10.012-13.852 30.72-17.322 44.658-7.168l84.622 61.725 84.565-61.725c5.518-4.039 12.003-6.144 18.716-6.144 10.183 0 19.882 4.978 25.913 13.284s7.651 18.688 4.409 28.473l-32.597 99.527 84.85 61.355c11.293 8.107 15.957 22.414 11.662 35.584z" />
+<glyph unicode="&#xe954;" glyph-name="favorite-rating-outlined" d="M359.31-20.195c-6.713 0-13.198 2.134-18.716 6.144l-84.594 61.753-84.622-61.753c-13.938-10.126-34.674-6.684-44.63 7.139-6.002 8.306-7.594 18.716-4.323 28.53l32.541 99.47-84.878 61.354c-11.236 8.107-15.901 22.414-11.605 35.612 4.238 13.17 16.413 22.016 30.236 22.016l104.846-0.227 32.142 99.641c4.267 13.17 16.441 22.045 30.293 22.045s26.026-8.875 30.293-22.045l32.142-99.669 104.733 0.227c13.909 0 26.112-8.875 30.35-22.044 4.267-13.17-0.398-27.449-11.606-35.555l-84.878-61.354 32.598-99.527c3.214-9.813 1.622-20.195-4.409-28.501s-15.73-13.255-25.913-13.255zM256 100.523l82.631-60.302-31.829 97.223 82.858 59.876-102.286-0.227-31.374 97.337-31.403-97.337-102.258 0.227 82.83-59.876-31.773-97.194 82.602 60.274z" />
+<glyph unicode="&#xe955;" glyph-name="add-to-favorites-solid" d="M284.729 116.196h28.843v27.933c0 31.402 25.486 56.889 56.889 56.889 8.789 0 17.010-2.162 24.462-5.718l23.353 16.868c11.236 8.107 15.901 22.414 11.606 35.584-4.238 13.17-16.441 22.016-30.322 22.016l-104.761-0.227-32.171 99.669c-4.267 13.17-16.441 22.045-30.293 22.045s-26.026-8.875-30.293-22.073l-32.142-99.641-104.818 0.227c-13.852 0-26.026-8.846-30.265-22.016-4.267-13.17 0.398-27.477 11.605-35.584l84.878-61.326-32.569-99.47c-3.243-9.813-1.678-20.196 4.323-28.502 9.984-13.824 30.72-17.322 44.658-7.168l82.944 60.53c7.254 23.068 28.587 39.964 54.073 39.964zM457.415 80.64h-65.65v63.488c0 11.776-9.558 21.333-21.334 21.333s-21.334-9.558-21.334-21.333v-63.46h-64.37c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h64.398v-66.56c0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334v66.56h65.65c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.305-21.362 21.305z" />
+<glyph unicode="&#xe956;" glyph-name="add-to-favorites-outlined" d="M144.1 69.917l31.829 97.194-82.859 59.933 102.258-0.256 31.403 97.337 31.431-97.337 102.258 0.256-82.887-59.904 16.697-50.944h24.946v27.904c0 31.402 25.458 56.889 56.889 56.889 6.030 0 11.719-1.195 17.18-2.93l19.428 14.023c11.236 8.107 15.929 22.414 11.662 35.612s-16.441 22.044-30.378 22.044l-104.733-0.256-32.199 99.698c-4.238 13.198-16.412 22.044-30.293 22.044-13.824 0-25.998-8.846-30.293-22.044l-32.142-99.641-104.79 0.256c-13.881 0-26.055-8.875-30.322-22.045s0.427-27.506 11.662-35.584l84.85-61.326-32.569-99.47c-3.243-9.842-1.621-20.224 4.38-28.53 10.013-13.796 30.777-17.238 44.658-7.111l84.594 61.724 8.107-5.916c3.214 14.649 12.032 27.164 24.121 35.214l-32.227 23.495-82.66-60.33zM463.019 80.64h-65.621v63.488c0 11.804-9.558 21.333-21.334 21.333-11.805 0-21.334-9.558-21.334-21.333v-63.488h-64.398c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h64.398v-66.531c0-11.805 9.558-21.334 21.334-21.334 11.805 0 21.334 9.558 21.334 21.334v66.531h65.621c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xe957;" glyph-name="code-solid" d="M426.666 384h-341.817c-25.629-0.768-42.183-17.522-42.183-42.666v-341.845c0.597-25.6 17.322-42.154 42.666-42.154h341.902c25.572 0.654 42.098 17.408 42.098 42.666v341.902c-0.654 25.572-17.408 42.098-42.666 42.098zM175.502 91.648c8.249-8.221 8.249-21.533 0-29.782-4.125-4.096-9.5-6.115-14.876-6.115h-0.029c-3.357 0-6.684 0.854-9.756 2.446-1.821 0.967-3.584 2.134-5.149 3.67l-48.128 48.185c-0.341 0.284-0.54 0.683-0.853 0.995h-0.057c-2.588 2.958-4.153 6.486-4.835 10.154-0.484 2.56-0.569 5.262-0.057 7.879 0.427 2.219 1.394 4.324 2.588 6.315 0.711 1.166 1.394 2.332 2.304 3.413h0.057c0.313 0.341 0.512 0.683 0.853 0.995l48.128 48.185c4.125 4.096 9.529 6.173 14.934 6.173 3.357 0 6.684-0.91 9.728-2.503 1.821-0.995 3.613-2.133 5.149-3.669 8.249-8.22 8.249-21.589 0-29.838l-33.251-33.194 33.251-33.308zM294.798 161.792l-37.632-89.942c-1.678-4.067-4.494-7.31-7.907-9.558-3.413-2.19-7.424-3.413-11.52-3.413-2.731 0-5.49 0.54-8.192 1.621-10.666 4.523-15.73 16.868-11.292 27.563l37.632 89.998c3.385 8.050 11.179 12.885 19.371 12.942 2.759 0 5.546-0.541 8.221-1.65 5.376-2.219 9.33-6.457 11.378-11.435s2.19-10.752-0.057-16.128zM414.635 110.308v-0.086c-0.057-0.057-0.086-0.114-0.171-0.17l-48.185-48.185c-4.067-4.096-9.472-6.115-14.877-6.115-1.138 0-2.276 0.086-3.385 0.284-0.228 0.057-0.426 0.029-0.626 0.057-1.82 0.37-3.527 1.053-5.234 1.821-2.019 1.024-3.954 2.247-5.661 3.954-2.446 2.418-4.067 5.348-5.063 8.42-1.65 5.149-1.308 10.752 1.081 15.644 0.995 2.077 2.276 4.010 3.982 5.717l33.252 33.308-33.252 33.223c-1.792 1.792-3.129 3.869-4.153 6.058-2.589 5.632-2.589 12.089 0 17.693 1.024 2.19 2.361 4.267 4.153 6.087 4.125 4.067 9.529 6.144 14.905 6.144 5.404 0 10.781-2.077 14.905-6.144l24.064-24.121 24.064-24.064c0.114-0.057 0.142-0.142 0.199-0.228v-0.057c1.45-1.507 2.646-3.158 3.555-4.949 0.938-1.735 1.593-3.613 1.962-5.518 1.308-6.57-0.541-13.625-5.518-18.774zM426.638 284.957h-341.163l0.028 56.377 341.163-0.171-0.029-56.206z" />
+<glyph unicode="&#xe958;" glyph-name="code-outlined" d="M426.666 384h-341.76c-25.657-0.683-42.24-17.436-42.24-42.666v-341.902c0.654-25.572 17.408-42.098 42.667-42.098h341.902c25.572 0.654 42.098 17.408 42.098 42.667v341.902c-0.654 25.571-17.408 42.098-42.666 42.098zM426.496 0c-0.057 0-0.114 0-0.171 0l-340.992 0.171 0.171 341.162 341.163-0.17-0.171-341.163zM183.552 181.703c-1.365 1.365-2.958 2.418-4.608 3.299-2.759 1.451-5.746 2.247-8.761 2.247-4.864 0-9.728-1.849-13.454-5.547l-43.321-43.35c-0.284-0.313-0.484-0.597-0.74-0.91h-0.085c-0.825-0.967-1.451-2.019-2.076-3.072-1.081-1.792-1.934-3.698-2.332-5.689-0.455-2.361-0.37-4.779 0.057-7.082 0.597-3.299 1.991-6.457 4.352-9.159h0.057c0.256-0.256 0.455-0.626 0.74-0.882l21.674-21.675 21.646-21.703c1.422-1.365 3.015-2.418 4.665-3.271 2.731-1.451 5.746-2.219 8.761-2.219h0.029c4.835 0 9.671 1.821 13.369 5.49 7.424 7.424 7.424 19.399 0 26.823l-29.895 29.981 29.895 29.866c7.452 7.424 7.452 19.456 0.029 26.852zM280.747 182.955c-2.418 0.995-4.921 1.451-7.396 1.451-7.396-0.029-14.393-4.381-17.436-11.634l-33.877-80.981c-3.982-9.643 0.569-20.764 10.183-24.832 2.418-0.967 4.893-1.451 7.339-1.451 3.698 0 7.31 1.081 10.382 3.072 3.072 2.019 5.603 4.95 7.14 8.59l33.849 80.953c2.019 4.836 1.906 10.041 0.057 14.535-1.849 4.466-5.404 8.278-10.24 10.297zM398.791 138.098v0.057c-0.057 0.086-0.086 0.142-0.171 0.199l-43.349 43.378c-3.698 3.669-8.534 5.518-13.397 5.518-4.836 0-9.7-1.849-13.426-5.518-1.593-1.65-2.788-3.527-3.726-5.462-2.332-5.063-2.332-10.866 0-15.929 0.938-1.962 2.134-3.84 3.726-5.462l29.952-29.895-29.952-29.981c-1.507-1.536-2.674-3.271-3.584-5.149-2.134-4.409-2.446-9.443-0.967-14.080 0.91-2.759 2.361-5.404 4.551-7.595 1.536-1.536 3.3-2.617 5.12-3.527 1.507-0.711 3.072-1.337 4.694-1.65 0.199-0.029 0.37 0 0.569-0.057 0.995-0.171 2.019-0.256 3.043-0.256 4.864 0 9.728 1.82 13.397 5.49l43.349 43.378c0.086 0.057 0.114 0.114 0.171 0.171v0.057c4.494 4.636 6.144 10.979 4.95 16.896-0.341 1.735-0.91 3.413-1.764 4.978-0.796 1.621-1.877 3.101-3.186 4.438zM106.666 320h298.666v-56.889h-298.666v56.889z" />
+<glyph unicode="&#xe959;" glyph-name="link" d="M192.805 96.521c2.89-2.89 18.418-17.263 40.957-17.277 0.014 0 0.014 0 0.014 0 10.126 0 25.207 3.001 39.473 17.277l28.393 28.393-37.999 37.99-28.786-28.758-37.979 38.759-43.628 43.628 124.502 124.501 119.728-120.286 0.27 0.27c19.498 19.499 26.126 54.321 0 80.444l-79.778 79.793c-2.89 2.89-18.418 17.28-40.971 17.28-10.126 0-25.193-3.001-39.472-17.277l-124.501-124.501c-19.499-19.499-26.126-54.321 0-80.444l79.778-79.793zM398.973 164.799l-79.778 79.793c-2.89 2.89-18.418 17.263-40.971 17.263-10.137 0-25.208-3.001-39.472-17.277l-28.382-28.379 40.22-40.234 28.399 28.39 79.764-79.778-124.362-124.18-119.916 119.919c-19.499-19.499-26.126-54.321 0-80.443l79.778-79.793c2.89-2.89 18.418-17.263 40.957-17.277 0.014 0 0.014 0 0.014 0 10.126 0 25.207 3.001 39.473 17.277l124.276 124.276c19.498 19.499 26.123 54.317 0 80.444z" />
+<glyph unicode="&#xe95a;" glyph-name="comment-solid" d="M426.666 384h-341.334c0 0-42.666 0-42.666-42.666v-249.884c0 0 0-42.667 42.666-42.667h201.159l91.421-91.449v91.449h48.754c0 0 42.666 0 42.666 42.667v249.884c0 0 0 42.667-42.666 42.667z" />
+<glyph unicode="&#xe95b;" glyph-name="comment-outlined" d="M426.666 384h-341.76c-25.657-0.683-42.24-17.436-42.24-42.666v-250.454c0.654-25.572 17.408-42.098 42.667-42.098h201.159l91.421-91.449v91.449h49.266c25.6 0.597 42.154 17.351 42.154 42.666v250.454c-0.654 25.572-17.408 42.098-42.666 42.098zM426.496 91.449c-0.057 0-0.086 0-0.142 0l-341.021 0.171 0.171 249.714 341.163-0.171-0.171-249.714z" />
+<glyph unicode="&#xe95c;" glyph-name="text-solid" d="M426.666 384h-341.334c0 0-42.666 0-42.666-42.666v-249.884c0 0 0-42.667 42.666-42.667h201.159l91.421-91.449v91.449h48.754c0 0 42.666 0 42.666 42.667v249.884c0 0 0 42.667-42.666 42.667zM412.188 106.894h-312.377v35.556h312.349v-35.556zM412.188 198.912h-312.377v35.555h312.349v-35.555zM412.188 290.93h-312.377v35.555h312.349v-35.555z" />
+<glyph unicode="&#xe95d;" glyph-name="text-outlined" d="M426.666 384h-341.76c-25.657-0.683-42.24-17.436-42.24-42.666v-250.454c0.654-25.572 17.408-42.098 42.667-42.098h201.159l91.421-91.449v91.449h49.266c25.6 0.597 42.154 17.351 42.154 42.666v250.51c-0.74 25.543-17.493 42.041-42.666 42.041zM426.496 91.449c-0.057 0-0.086 0-0.142 0l-341.021 0.171 0.171 249.714 341.163-0.171-0.171-249.714zM113.778 160h284.445v-35.555h-284.445v35.555zM113.778 309.333h284.445v-35.556h-284.445v35.556zM113.778 234.468h284.445v-35.555h-284.445v35.555z" />
+<glyph unicode="&#xe95e;" glyph-name="sms-message-solid" d="M426.666 384h-341.334c0 0-42.666 0-42.666-42.666v-249.884c0 0 0-42.667 42.666-42.667h201.159l91.421-91.449v91.449h48.754c0 0 42.666 0 42.666 42.667v249.884c0 0 0 42.667-42.666 42.667zM119.011 164.381c-25.031 0-45.853 11.178-45.853 24.832 0 6.059 3.413 11.548 11.178 11.548 11.918 0 13.056-17.066 33.536-17.066 9.842 0 16.099 4.381 16.099 10.041 0 7.026-6.058 8.163-15.929 10.638l-16.27 3.954c-16.128 3.982-28.615 10.61-28.615 29.184 0 22.557 22.358 30.89 41.501 30.89 21.021 0 42.24-8.334 42.24-21.020 0-6.457-4.352-12.146-11.548-12.146-10.809 0-11.178 12.714-28.615 12.714-9.671 0-15.929-2.674-15.929-8.534 0-6.457 6.258-7.964 14.791-9.842l11.549-2.674c15.73-3.584 34.503-10.212 34.503-29.554 0-22.557-21.788-32.967-42.638-32.967zM332.743 178.205c0-7.396-3.015-13.824-13.824-13.824s-13.824 6.428-13.824 13.824v49.664c0 9.842-4.38 17.806-15.161 17.806-10.61 0-20.11-8.534-20.11-21.418v-46.051c0-7.396-3.015-13.824-13.824-13.824s-13.824 6.428-13.824 13.824v49.664c0 9.842-4.352 17.806-15.161 17.806-10.61 0-20.082-8.534-20.082-21.418v-46.051c0-7.396-3.043-13.824-13.852-13.824-10.78 0-13.824 6.428-13.824 13.824v76.373c0 8.334 4.921 13.824 13.084 13.824 8.135 0 13.056-5.49 13.056-13.824v-3.613h0.398c7.196 11.008 19.314 17.436 33.337 17.436 9.472 0 21.418-4.352 26.538-17.436 7.765 10.809 17.607 17.436 32.597 17.436 19.143 0 34.474-8.704 34.474-33.536v-56.661zM396.231 164.381c-25.031 0-45.853 11.178-45.853 24.832 0 6.059 3.413 11.548 11.178 11.548 11.918 0 13.056-17.066 33.536-17.066 9.842 0 16.099 4.381 16.099 10.041 0 7.026-6.058 8.163-15.901 10.638l-16.298 3.954c-16.128 3.982-28.615 10.61-28.615 29.184 0 22.557 22.358 30.89 41.5 30.89 21.020 0 42.24-8.334 42.24-21.020 0-6.457-4.352-12.146-11.548-12.146-10.809 0-11.178 12.714-28.615 12.714-9.671 0-15.929-2.674-15.929-8.534 0-6.457 6.258-7.964 14.791-9.842l11.548-2.674c15.73-3.584 34.503-10.212 34.503-29.554 0-22.557-21.788-32.967-42.638-32.967z" />
+<glyph unicode="&#xe95f;" glyph-name="sms-message-outlined" d="M426.666 384h-341.731c-25.657-0.683-42.269-17.436-42.269-42.666v-250.51c0.739-25.543 17.493-42.070 42.666-42.070h201.159l91.421-91.449v91.449h49.238c25.6 0.598 42.154 17.351 42.154 42.667v250.482c-0.626 25.572-17.38 42.098-42.638 42.098zM426.496 91.449c-0.057 0-0.086 0-0.142 0l-341.021 0.171 0.171 249.714c0.028 0 0.028 0 0.028 0l341.134-0.171-0.171-249.714zM369.778 189.639c-16.726 0-17.664 13.966-27.421 13.966-6.372 0-9.159-4.494-9.159-9.472 0-11.15 17.067-20.31 37.518-20.31 17.067 0 34.873 8.534 34.873 26.994 0 15.815-15.332 21.22-28.217 24.178l-9.444 2.162c-6.969 1.565-12.089 2.787-12.089 8.078 0 4.807 5.12 6.969 13.027 6.969 14.25 0 14.563-10.382 23.41-10.382 5.888 0 9.444 4.637 9.444 9.927 0 10.382-17.351 17.209-34.56 17.209-15.673 0-33.962-6.827-33.962-25.287 0-15.19 10.24-20.622 23.41-23.865l13.341-3.271c8.050-1.991 13.027-2.93 13.027-8.675 0-4.637-5.12-8.22-13.198-8.22zM142.99 189.639c-16.725 0-17.664 13.966-27.449 13.966-6.343 0-9.13-4.494-9.13-9.472 0-11.15 17.038-20.31 37.518-20.31 17.038 0 34.873 8.534 34.873 26.994 0 15.815-15.332 21.22-28.217 24.178l-9.444 2.162c-6.998 1.565-12.089 2.787-12.089 8.078 0 4.807 5.091 6.969 12.999 6.969 14.279 0 14.592-10.382 23.41-10.382 5.917 0 9.472 4.637 9.472 9.927 0 10.382-17.38 17.209-34.56 17.209-15.673 0-33.963-6.827-33.963-25.287 0-15.19 10.24-20.622 23.41-23.865l13.34-3.271c8.050-1.991 12.999-2.93 12.999-8.675 0-4.637-5.091-8.22-13.17-8.22zM204.544 173.824c8.818 0 11.321 5.291 11.321 11.321v37.689c0 10.524 7.737 17.522 16.412 17.522 8.846 0 12.402-6.514 12.402-14.592v-40.618c0-6.030 2.475-11.321 11.321-11.321s11.321 5.291 11.321 11.321v37.689c0 10.524 7.765 17.522 16.441 17.522 8.818 0 12.402-6.514 12.402-14.592v-40.618c0-6.030 2.474-11.321 11.321-11.321 8.818 0 11.293 5.291 11.293 11.321v46.364c0 20.309-12.544 27.449-28.217 27.449-12.231 0-20.281-5.433-26.652-14.279-4.181 10.695-13.938 14.279-21.703 14.279-11.463 0-21.39-5.291-27.278-14.279h-0.313v2.958c0 6.798-4.039 11.321-10.695 11.321s-10.695-4.523-10.695-11.321v-62.493c0-6.030 2.475-11.321 11.321-11.321z" />
+<glyph unicode="&#xe960;" glyph-name="instant-message-solid" d="M426.666 384h-341.334c0 0-42.666 0-42.666-42.666v-249.884c0 0 0-42.667 42.666-42.667h201.159l91.421-91.449v91.449h48.754c0 0 42.666 0 42.666 42.667v249.884c0 0 0 42.667-42.666 42.667zM180.906 173.853c0-7.481-3.072-13.966-13.966-13.966-10.923 0-13.966 6.486-13.966 13.966v77.113c0 7.453 3.043 13.966 13.966 13.966 10.894 0 13.966-6.514 13.966-13.966v-77.113zM166.94 274.29c-8.050 0-14.564 6.514-14.564 14.563 0 8.022 6.514 14.535 14.564 14.535 8.022 0 14.535-6.514 14.535-14.535 0-8.050-6.514-14.563-14.535-14.563zM359.623 173.853c0-7.481-3.072-13.966-13.966-13.966-10.923 0-13.966 6.486-13.966 13.966v50.119c0 9.956-4.409 18.006-15.303 18.006-10.724 0-20.281-8.619-20.281-21.646v-46.478c0-7.481-3.072-13.966-13.995-13.966-10.894 0-13.966 6.486-13.966 13.966v50.119c0 9.956-4.38 18.006-15.303 18.006-10.724 0-20.281-8.619-20.281-21.646v-46.478c0-7.481-3.072-13.966-13.966-13.966s-13.966 6.486-13.966 13.966v77.113c0 8.419 4.978 13.966 13.198 13.966s13.198-5.547 13.198-13.966v-3.641h0.398c7.254 11.094 19.513 17.607 33.678 17.607 9.558 0 21.618-4.409 26.794-17.607 7.822 10.894 17.778 17.607 32.91 17.607 19.314 0 34.816-8.818 34.816-33.878v-57.202z" />
+<glyph unicode="&#xe961;" glyph-name="instant-message-outlined" d="M426.666 384h-341.76c-25.657-0.683-42.24-17.436-42.24-42.666v-250.454c0.654-25.572 17.408-42.098 42.667-42.098h201.159l91.421-91.449v91.449h49.266c25.6 0.597 42.154 17.351 42.154 42.666v250.454c-0.654 25.572-17.408 42.098-42.666 42.098zM426.496 91.449c-0.057 0-0.086 0-0.142 0l-341.021 0.171 0.171 249.714 341.163-0.171-0.171-249.714zM183.125 258.873c-8.903 0-11.435-5.319-11.435-11.434v-63.090c0-6.087 2.531-11.435 11.435-11.435 8.931 0 11.435 5.348 11.435 11.435v63.090c0 6.115-2.503 11.434-11.435 11.434zM225.394 172.914c8.931 0 11.435 5.348 11.435 11.435v38.059c0 10.638 7.822 17.664 16.583 17.664 8.931 0 12.544-6.571 12.544-14.706v-41.017c0-6.087 2.503-11.434 11.406-11.434 8.931 0 11.435 5.347 11.435 11.434v38.059c0 10.638 7.822 17.664 16.611 17.664 8.903 0 12.515-6.571 12.515-14.706v-41.017c0-6.087 2.503-11.435 11.435-11.435 8.903 0 11.406 5.348 11.406 11.435v46.82c0 20.508-12.658 27.705-28.473 27.705-12.373 0-20.509-5.49-26.937-14.393-4.238 10.78-14.080 14.393-21.902 14.393-11.606 0-21.618-5.319-27.563-14.393h-0.313v2.958c0 6.883-4.067 11.434-10.809 11.434-6.713 0-10.809-4.551-10.809-11.434v-63.090c0-6.087 2.531-11.435 11.435-11.435zM195.015 278.443c0-6.567-5.323-11.89-11.89-11.89s-11.89 5.323-11.89 11.89c0 6.566 5.323 11.89 11.89 11.89s11.89-5.323 11.89-11.89z" />
+<glyph unicode="&#xe962;" glyph-name="messages-solid" d="M426.666 341.703h-64.74c-23.097 33.849-61.952 56.149-105.927 56.149s-82.83-22.3-105.927-56.149h-64.74c0 0-42.666 0-42.666-42.667v-221.44c0 0 0-42.666 42.666-42.666h201.159l91.421-91.449v91.449h48.754c0 0 42.666 0 42.666 42.666v221.44c0 0 0 42.667-42.666 42.667zM256 176.981c-51.086 0-92.672 41.558-92.672 92.672 0 51.086 41.586 92.644 92.672 92.644s92.672-41.558 92.672-92.644c0-51.086-41.586-92.672-92.672-92.672zM280.519 274.432c9.074 4.835 13.796 12.316 13.796 22.67 0 15.73-10.382 31.431-38.428 31.431-15.702 0-39.197-8.42-39.197-28.189 0-7.282 5.347-9.728 10.838-9.728 12.8 0 8.278 18.489 27.875 18.489 8.59 0 16.213-4.551 16.213-14.279 0-7.452-4.21-12.146-12.317-12.63-9.244-0.483-14.108-2.276-14.108-10.695 0-7.452 8.931-8.278 13.454-8.761 11.178-1.138 14.592-6.798 14.592-14.564 0-10.070-6.486-17.522-18.631-17.522-22.357 0-14.592 19.94-29.013 19.94-6.656 0-11.492-4.694-11.492-11.35 0-9.074 9.558-28.018 40.022-28.018 23.979 0 43.748 12.316 43.748 37.917 0 12.146-5.177 21.874-17.351 25.287z" />
+<glyph unicode="&#xe963;" glyph-name="messages-outlined" d="M426.666 341.675h-64.711c-23.097 33.877-61.952 56.206-105.956 56.206s-82.859-22.329-105.956-56.206h-65.109c-25.657-0.654-42.269-17.38-42.269-42.667v-222.009c0.654-25.572 17.408-42.098 42.666-42.098h201.159l91.421-91.449v91.449h49.294c25.6 0.626 42.126 17.38 42.126 42.667v222.009c-0.654 25.572-17.408 42.098-42.666 42.098zM256 362.325c51.086 0 92.672-41.586 92.672-92.672s-41.586-92.701-92.672-92.701-92.672 41.586-92.672 92.672 41.586 92.7 92.672 92.7zM426.496 77.568c-0.057 0-0.114 0-0.142 0l-341.021 0.199 0.171 221.269 45.995-0.028c-2.247-9.472-3.726-19.228-3.726-29.383 0-70.713 57.514-128.228 128.227-128.228s128.227 57.514 128.227 128.227c0 10.098-1.45 19.797-3.67 29.241l46.108-0.028-0.171-221.27zM254.606 230.656c-22.358 0-14.592 19.94-29.013 19.94-6.656 0-11.492-4.694-11.492-11.35 0-9.074 9.558-28.018 40.022-28.018 23.978 0 43.748 12.316 43.748 37.917 0 12.146-5.177 21.874-17.351 25.287 9.074 4.864 13.796 12.316 13.796 22.67 0 15.73-10.382 31.459-38.428 31.459-15.702 0-39.197-8.448-39.197-28.217 0-7.282 5.347-9.728 10.838-9.728 12.8 0 8.278 18.489 27.875 18.489 8.59 0 16.213-4.551 16.213-14.25 0-7.481-4.21-12.174-12.317-12.658-9.244-0.484-14.108-2.276-14.108-10.724 0-7.452 8.931-8.249 13.454-8.761 11.178-1.11 14.592-6.798 14.592-14.564 0-10.070-6.486-17.494-18.631-17.494z" />
+<glyph unicode="&#xe964;" glyph-name="discussion-solid" d="M149.817 152.633v109.084h-78.706c0 0-42.666 0-42.666-42.667v-157.412c0 0 0-42.666 42.666-42.666h42.666v-60.672l60.672 60.672h114.745c0 0 42.666 0 42.666 42.666v48.356h-139.378c-42.666-0.029-42.666 42.638-42.666 42.638zM440.889 383.061h-218.083c0 0-42.667 0-42.667-42.666v-157.383c0 0 0-42.666 42.666-42.666h135.594l68.267-68.267v68.267h14.222c0 0 42.666 0 42.666 42.666v157.383c0 0 0 42.666-42.666 42.666z" />
+<glyph unicode="&#xe965;" glyph-name="discussion-outlined" d="M289.081 109.995l-0.057-48.327c-0.029 0-0.086 0-0.142 0l-217.77 0.142 0.171 157.213c0 0 0 0 0 0l78.535-0.057v42.724h-79.104c-25.686-0.711-42.269-17.437-42.269-42.667v-157.98c0.683-25.572 17.436-42.070 42.666-42.070h42.666v-60.672l60.672 60.672h115.314c25.572 0.654 42.098 17.408 42.098 42.666v48.356h-42.781zM483.555 340.935c-0.654 25.572-17.408 42.098-42.666 42.098h-218.425c-25.714-0.654-42.326-17.408-42.326-42.666v-157.952c0.683-25.572 17.436-42.069 42.667-42.069h135.594l68.267-68.267v68.267h14.734c25.6 0.597 42.154 17.351 42.154 42.666v157.924zM440.718 183.012c-0.029 0-0.057 0-0.114 0l-217.799 0.171 0.171 157.184c0 0 0.029 0 0.029 0l217.884-0.171-0.171-157.184z" />
+<glyph unicode="&#xe966;" glyph-name="discussion-with-question-solid" d="M149.817 152.661v109.056h-78.706c0 0-42.666 0-42.666-42.667v-157.412c0 0 0-42.666 42.666-42.666h42.666v-60.672l60.672 60.672h114.745c0 0 42.666 0 42.666 42.666v48.356h-139.378c-42.666 0-42.666 42.667-42.666 42.667zM440.889 383.033h-218.083c0 0-42.667 0-42.667-42.666v-157.383c0 0 0-42.666 42.666-42.666h135.594l68.267-68.267v68.267h14.222c0 0 42.666 0 42.666 42.666v157.383c0 0 0 42.666-42.666 42.666zM286.493 295.339c-8.789 0-16.27 5.433-16.27 15.872 0 25.514 27.99 48.156 58.454 48.156 31.971 0 63.459-15.36 63.459-52.082 0-33.849-37.234-46.876-45.198-59.079-6.030-9.131-4.010-21.874-20.509-21.874-10.752 0-15.986 9.102-15.986 17.436 0 30.976 43.719 38.002 43.719 63.517 0 14.080-8.988 22.414-23.978 22.414-31.971 0-19.485-34.361-43.69-34.361zM306.944 188.075c0 11.719 9.245 21.333 20.509 21.333 11.207 0 20.452-9.614 20.452-21.334s-9.245-21.362-20.452-21.362c-11.264-0.029-20.509 9.614-20.509 21.362z" />
+<glyph unicode="&#xe967;" glyph-name="discussion-with-question-outlined" d="M289.081 109.995l-0.057-48.327c-0.029 0-0.086 0-0.142 0l-217.77 0.142 0.171 157.213c0 0 0 0 0 0l78.535-0.057v42.724h-79.104c-25.686-0.711-42.269-17.437-42.269-42.667v-157.98c0.683-25.572 17.436-42.070 42.666-42.070h42.666v-60.672l60.672 60.672h115.314c25.572 0.654 42.098 17.408 42.098 42.666v48.356h-42.781zM483.555 340.935c-0.654 25.572-17.408 42.098-42.666 42.098h-218.425c-25.714-0.654-42.326-17.408-42.326-42.666v-157.952c0.683-25.572 17.436-42.069 42.667-42.069h135.594l68.267-68.267v68.267h14.734c25.6 0.597 42.154 17.351 42.154 42.666v157.924zM440.718 183.012c-0.029 0-0.057 0-0.114 0l-217.799 0.171 0.171 157.184c0 0 0.029 0 0.029 0l217.884-0.171-0.171-157.184zM300.658 285.099c16.526 0 8.022 23.466 29.838 23.466 10.24 0 16.384-5.689 16.384-15.303 0-17.408-29.866-22.215-29.866-43.378 0-5.689 3.584-11.89 10.923-11.89 11.264 0 9.899 8.704 13.995 14.934 5.462 8.334 30.862 17.238 30.862 40.334 0 25.088-21.504 35.555-43.321 35.555-20.793 0-39.908-15.445-39.908-32.853 0-7.139 5.12-10.866 11.094-10.866zM342.613 211.854c0-8.043-6.265-14.564-13.995-14.564s-13.995 6.52-13.995 14.564c0 8.043 6.265 14.564 13.995 14.564s13.995-6.52 13.995-14.564z" />
+<glyph unicode="&#xe968;" glyph-name="discussion-with-question-answered-solid" d="M149.817 152.633v109.084h-78.706c0 0-42.666 0-42.666-42.667v-157.412c0 0 0-42.666 42.666-42.666h42.666v-60.672l60.672 60.672h114.745c0 0 42.666 0 42.666 42.666v48.356h-139.378c-42.666-0.029-42.666 42.638-42.666 42.638zM440.889 383.061h-218.083c0 0-42.667 0-42.667-42.666v-157.383c0 0 0-42.666 42.666-42.666h135.594l68.267-68.267v68.267h14.222c0 0 42.666 0 42.666 42.666v157.383c0 0 0 42.666-42.666 42.666zM442.795 312.661l-127.090-127.090c0 0 0 0-0.029-0.029-3.47-3.442-7.993-5.177-12.515-5.177-1.252 0-2.531 0.142-3.755 0.398-0.029 0-0.029 0-0.057 0h-0.029c-0.029 0-0.057 0.029-0.114 0.029-0.938 0.227-1.849 0.512-2.759 0.882 0 0-0.057 0-0.114 0.029-2.077 0.882-4.039 2.162-5.717 3.84l-63.602 63.602c-6.941 6.94-6.941 18.204 0 25.145s18.204 6.941 25.145 0l50.972-50.972 114.517 114.518c6.94 6.94 18.204 6.94 25.145 0s6.94-18.204 0-25.174z" />
+<glyph unicode="&#xe969;" glyph-name="discussion-with-question-answered-outlined" d="M289.081 109.995l-0.057-48.327c-0.029 0-0.086 0-0.142 0l-217.77 0.142 0.171 157.213c0 0 0 0 0 0l78.535-0.057v42.724h-79.104c-25.686-0.711-42.269-17.437-42.269-42.667v-157.98c0.683-25.572 17.436-42.070 42.666-42.070h42.666v-60.672l60.672 60.672h115.314c25.572 0.654 42.098 17.408 42.098 42.666v48.356h-42.781zM483.555 340.935c-0.654 25.572-17.408 42.098-42.666 42.098h-218.425c-25.714-0.654-42.326-17.408-42.326-42.666v-157.952c0.683-25.572 17.436-42.069 42.667-42.069h135.594l68.267-68.267v68.267h14.734c25.6 0.597 42.154 17.351 42.154 42.666v157.924zM440.718 183.012c-0.029 0-0.057 0-0.114 0l-217.799 0.171 0.171 157.184c0 0 0.029 0 0.029 0l217.884-0.171-0.171-157.184zM300.942 203.947c0-0.029 0.029-0.029 0.029-0.029 2.788-2.787 6.428-4.181 10.070-4.181s7.282 1.394 10.070 4.153l95.459 95.459c5.546 5.547 5.546 14.564 0 20.11s-14.563 5.546-20.11 0l-85.39-85.39-37.689 37.66c-5.546 5.547-14.563 5.547-20.11 0s-5.547-14.563 0-20.11l47.673-47.673z" />
+<glyph unicode="&#xe96a;" glyph-name="blog" d="M170.667 199.111c-27.050 0-51.57-9.87-71.111-25.685v118.13c0 11.776-9.558 21.334-21.334 21.334s-21.334-9.558-21.334-21.334v-298.666c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v4.352c19.541-15.815 44.061-25.685 71.111-25.685 62.749 0 113.778 51.029 113.778 113.778s-51.029 113.778-113.778 113.778zM170.667 14.222c-39.196 0-71.111 31.914-71.111 71.111s31.914 71.111 71.111 71.111 71.111-31.914 71.111-71.111-31.915-71.111-71.111-71.111zM163.555 284.445c-11.804 0-21.334-9.558-21.334-21.333s9.529-21.334 21.334-21.334c90.169 0 163.555-73.387 163.555-163.556 0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333c0 113.721-92.53 206.222-206.222 206.222zM163.555 369.778c-11.776 0-21.334-9.557-21.334-21.333s9.558-21.334 21.334-21.334c137.244 0 248.889-111.644 248.889-248.889 0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333c0 160.768-130.787 291.555-291.555 291.555z" />
+<glyph unicode="&#xe96b;" glyph-name="rss-feed-solid" d="M455.111 327.68c-0.683 25.572-17.408 42.098-42.666 42.098h-313.259c-25.686-0.654-42.297-17.408-42.297-42.666v-313.43c0.626-25.572 17.38-42.126 42.666-42.126h313.458c25.572 0.711 42.098 17.465 42.098 42.666v313.458zM156.445 28.445c-23.552 0-42.666 19.115-42.666 42.666s19.115 42.667 42.666 42.667 42.666-19.115 42.666-42.667-19.114-42.666-42.666-42.666zM277.959 24.889c-13.738 0-24.889 11.15-24.889 24.889 0 65.053-52.935 117.987-117.988 117.987-13.739 0-24.889 11.15-24.889 24.889s11.15 24.889 24.918 24.889c92.501 0 167.765-75.264 167.765-167.766-0.029-13.739-11.15-24.889-24.918-24.889zM380.445 24.889c-13.738 0-24.889 11.15-24.889 24.889 0 121.543-98.901 220.445-220.445 220.445-13.739 0-24.889 11.15-24.889 24.889s11.15 24.889 24.889 24.889c148.992 0 270.222-121.23 270.222-270.222 0-13.738-11.15-24.889-24.889-24.889z" />
+<glyph unicode="&#xe96c;" glyph-name="rss-feed-outlined" d="M412.445 369.778h-313.315c-25.657-0.682-42.24-17.436-42.24-42.666v-313.458c0.682-25.572 17.408-42.098 42.667-42.098h313.458c25.572 0.654 42.098 17.408 42.098 42.667v313.458c-0.654 25.571-17.408 42.098-42.666 42.098zM412.274 14.222c-0.057 0-0.114 0-0.171 0l-312.548 0.171 0.171 312.718 312.718-0.171-0.171-312.718zM147.37 169.301c59.165 0 107.264-48.128 107.264-107.264 0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334c0 82.659-67.271 149.93-149.93 149.93-11.776 0-21.334-9.558-21.334-21.334s9.557-21.334 21.334-21.334zM147.37 260.466c109.426 0 198.457-89.002 198.457-198.428 0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334c0 132.949-108.174 241.095-241.124 241.095-11.776 0-21.334-9.558-21.334-21.333s9.557-21.334 21.334-21.334zM204.97 81.237c0-21.207-17.192-38.4-38.4-38.4s-38.4 17.192-38.4 38.4c0 21.207 17.192 38.4 38.4 38.4s38.4-17.192 38.4-38.4z" />
+<glyph unicode="&#xe96d;" glyph-name="email-message-solid" d="M341.334 173.966l-85.334-85.333-85.334 85.333-112.441-112.441c2.73-12.544 11.606-33.081 41.33-33.081h312.889c0 0 35.3 0.398 41.415 32.995l-112.526 112.526zM256 138.923l171.634 171.634c-4.38 1.394-9.301 2.332-15.19 2.332h-312.889c0 0-6.713-0.114-14.791-2.759l171.236-171.207zM455.111 110.478v159.744c0 0-0.114 6.713-2.759 14.791l-85.874-85.902 88.633-88.633zM59.221 285.412c-1.394-4.38-2.333-9.301-2.333-15.189v-159.744l88.633 88.633-86.3 86.3z" />
+<glyph unicode="&#xe96e;" glyph-name="email-message-outlined" d="M455.111 270.791c-0.654 25.572-17.408 42.098-42.666 42.098h-313.259c-25.686-0.654-42.297-17.408-42.297-42.666v-199.68c0.682-25.572 17.408-42.098 42.666-42.098h313.458c25.572 0.654 42.098 17.408 42.098 42.667v199.68zM387.129 270.052l-131.129-131.129-131.299 131.299 262.428-0.171zM99.726 244.935l74.24-74.268-74.382-74.382 0.142 148.651zM124.871 71.282l74.24 74.24 56.889-56.889 56.889 56.889 74.411-74.411-262.428 0.171zM412.274 96.398l-74.24 74.269 74.382 74.382-0.142-148.65z" />
+<glyph unicode="&#xe96f;" glyph-name="reply" d="M369.778 217.6h-142.222v60.957c0 14.051-16.982 21.077-26.909 11.15l-82.261-82.262c-6.144-6.144-6.144-16.128 0-22.3l82.261-82.233c9.927-9.927 26.909-2.902 26.909 11.122v60.899l128 0.029v-106.666c0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334v120.86c0 20.053-14.791 27.847-28.445 28.445z" />
+<glyph unicode="&#xe970;" glyph-name="forward" d="M393.614 207.445l-82.262 82.262c-9.927 9.927-26.909 2.901-26.909-11.15v-60.957l-143.218-0.029c-12.658-0.569-27.449-8.363-27.449-28.416v-120.86c0-11.776 9.558-21.334 21.334-21.334s21.333 9.558 21.333 21.334v106.638h128v-60.9c0-14.023 16.981-21.049 26.909-11.122l82.262 82.233c6.144 6.173 6.144 16.156 0 22.3z" />
+<glyph unicode="&#xe971;" glyph-name="announcements-solid" d="M335.36 345.629c0 0-4.466 16.156-18.659 7.253l-275.57-172.999c0 0-14.222-8.903-10.581-25.287l14.848-66.93c0 0 3.612-16.384 20.395-16.384l49.493-0.029v-43.293c0.597-25.629 17.351-42.183 42.666-42.183h114.261c25.6 0.597 42.154 17.351 42.154 42.666v42.695l80.27-0.029c0 0 16.754 0 12.288 16.156l-71.566 258.361zM271.559 28.445c-0.029 0-0.057 0-0.114 0l-113.493 0.17 0.085 42.61 113.607-0.057-0.086-42.723zM390.144 221.696c1.707-6.343 7.452-10.553 13.71-10.553 1.223 0 2.446 0.142 3.698 0.483l60.558 16.214c7.594 2.019 12.089 9.814 10.070 17.408-2.019 7.566-9.757 12.061-17.408 10.070l-60.558-16.214c-7.594-2.019-12.089-9.814-10.070-17.408zM472.576 153.97l-45.539 16.156c-7.367 2.617-15.531-1.223-18.147-8.647-2.617-7.396 1.252-15.531 8.647-18.148l45.539-16.156c1.565-0.569 3.158-0.825 4.75-0.825 5.86 0 11.321 3.641 13.397 9.472 2.646 7.396-1.223 15.531-8.647 18.148zM385.479 279.893c4.181 0 8.334 1.849 11.15 5.376l30.777 38.827c4.892 6.144 3.84 15.104-2.304 19.968-6.144 4.921-15.075 3.868-19.968-2.304l-30.777-38.826c-4.892-6.144-3.84-15.104 2.304-19.968 2.617-2.077 5.717-3.072 8.818-3.072z" />
+<glyph unicode="&#xe972;" glyph-name="announcements-outlined" d="M390.173 221.725c1.707-6.371 7.452-10.553 13.71-10.553 1.223 0 2.446 0.171 3.698 0.483l60.558 16.214c7.594 2.048 12.089 9.842 10.070 17.408s-9.842 11.975-17.408 10.070l-60.558-16.214c-7.594-2.048-12.089-9.814-10.070-17.408zM472.604 153.941l-45.511 16.156c-7.481 2.788-15.531-1.223-18.176-8.647-2.617-7.396 1.223-15.531 8.647-18.148l45.511-16.156c1.593-0.598 3.186-0.825 4.75-0.825 5.86 0 11.321 3.641 13.397 9.472 2.646 7.396-1.223 15.559-8.618 18.148zM385.45 279.837c4.181 0 8.334 1.82 11.178 5.376l30.777 38.827c4.864 6.172 3.84 15.104-2.332 19.968-6.144 4.921-15.075 3.897-19.997-2.304l-30.777-38.827c-4.864-6.173-3.84-15.104 2.332-19.968 2.617-2.077 5.717-3.072 8.818-3.072zM335.389 345.629c0 0-4.466 16.156-18.688 7.253l-275.598-172.999c0 0-14.194-8.931-10.553-25.287l14.82-66.958c0 0 3.641-16.356 20.423-16.384l49.522-0.029v-43.321c0.654-25.572 17.408-42.098 42.666-42.098h114.29c25.6 0.598 42.154 17.322 42.154 42.667v42.666l80.27-0.029c0 0 16.754 0 12.288 16.157l-71.594 258.361zM271.559 28.445c-0.029 0-0.057 0-0.114 0l-113.493 0.17 0.085 42.582 113.607-0.057-0.086-42.695zM76.885 106.695l-11.378 42.666 241.778 156.445 56.889-199.111h-287.289z" />
+<glyph unicode="&#xe973;" glyph-name="notification" d="M291.328-21.333c0-19.637-15.919-35.556-35.555-35.556s-35.555 15.919-35.555 35.556c0 19.637 15.919 35.555 35.555 35.555s35.555-15.919 35.555-35.555zM435.798 95.716l-37.803 30.236v130.048c0 78.422-63.801 142.222-142.222 142.222s-142.222-63.801-142.222-142.222v-130.076l-37.803-30.236c-8.874-7.111-28.814-25.856-21.731-46.109 7.395-21.106 35.925-21.106 45.283-21.106h312.889c11.378 0 38.656 2.19 45.767 22.442 7.424 21.106-14.82 38.912-22.158 44.8zM255.773 355.556c54.898 0 99.555-44.658 99.555-99.555 0-0.057-0.029-0.114-0.029-0.171h0.029v-127.83h-199.111v127.83h0.029c0 0.057-0.029 0.114-0.029 0.171 0 54.898 44.686 99.555 99.555 99.555z" />
+<glyph unicode="&#xe974;" glyph-name="phone" d="M450.93 43.15l-73.216 73.017c-5.916 5.945-15.417 5.803-21.276 0l-37.006-36.75-0.029 0.029c-13.426-13.369-14.336-14.336-50.091 12.089-35.356 26.112-67.129 57.885-93.269 93.241-26.425 35.755-26.339 35.84-12.316 49.863v0l37.177 37.177c6.23 6.23 6.969 14.336 1.337 19.996 0 0-73.188 73.017-73.216 73.017-5.916 5.945-15.417 5.803-21.276 0l-37.803-38.059c-14.535-19.314-42.98-107.862 95.232-246.101 137.045-137.017 227.47-111.872 246.044-95.26l38.371 37.746c6.229 6.229 6.969 14.336 1.337 19.996z" />
+<glyph unicode="&#xe975;" glyph-name="headset" d="M455.111 152.889h-0.938c0.512 5.888 0.91 11.804 0.91 17.778 0 109.796-89.344 199.111-199.111 199.111s-199.111-89.315-199.111-199.111c0-6.002 0.512-11.89 1.024-17.778h-0.995c0 0-28.445 0-28.445-28.445v-124.444c0 0 0-28.445 28.445-28.445h71.111v181.334h-27.449c-0.654 5.86-1.024 11.776-1.024 17.778 0 86.272 70.201 156.445 156.445 156.445s156.445-70.173 156.445-156.445c0-6.002-0.398-11.918-1.053-17.778h-27.363v-181.333h71.111c28.445 0 28.445 28.444 28.445 28.444v124.445c0 28.444-28.445 28.444-28.445 28.444z" />
+<glyph unicode="&#xe976;" glyph-name="headset-with-microphone" d="M455.111 152.889h-0.91c0.512 5.888 0.91 11.804 0.91 17.778 0 109.796-89.344 199.111-199.111 199.111s-199.111-89.315-199.111-199.111c0-6.002 0.512-11.89 1.024-17.778h-1.024c0 0-28.445 0-28.445-28.445v-124.444c0 0 0-28.445 28.445-28.445h71.111v181.334h-27.421c-0.654 5.86-1.024 11.776-1.024 17.778 0 86.272 70.201 156.445 156.445 156.445s156.445-70.173 156.445-156.445c0-6.002-0.398-11.918-1.053-17.778h-27.392v-71.595c-28.928-41.358-76.345-67.072-128-67.072v-42.666c47.815 0 92.786 17.351 128 46.933v-46.933h71.111c28.445 0 28.445 28.444 28.445 28.444v124.445c0 28.444-28.445 28.444-28.445 28.444z" />
+<glyph unicode="&#xe977;" glyph-name="like" d="M454.912 187.989c0 17.209-14.023 31.175-31.26 31.175h-140.402c5.717 16.356 15.075 43.549 19.228 58.083 9.7 34.048 7.794 75.862-17.209 78.166-20.764 1.934-24.974-16.64-27.392-25.685-7.339-26.88-50.062-104.334-50.062-104.334l-53.703-67.641h-60.018c0 0-36.978 0-36.978-36.836v-73.7c0 0 0-36.864 36.978-36.864h85.846l24.519-11.35c2.93-1.337 29.469-13.226 60.132-13.226h122.055c17.238 0 31.26 13.966 31.26 31.175 0 11.491-6.542 21.106-15.815 26.51 15.73 1.621 28.132 14.421 28.132 30.521 0 11.491-6.542 21.106-15.815 26.51 15.73 1.65 28.16 14.422 28.16 30.55 0 11.434-6.514 21.020-15.73 26.425 15.673 1.678 28.075 14.45 28.075 30.521z" />
+<glyph unicode="&#xe978;" glyph-name="dislike" d="M454.912 153.344c0-17.209-14.023-31.175-31.26-31.175h-140.402c5.717-16.356 15.075-43.548 19.228-58.083 9.7-34.048 7.794-75.861-17.209-78.166-20.736-1.934-24.946 16.64-27.392 25.686-7.339 26.88-50.062 104.334-50.062 104.334l-53.703 67.641h-60.018c0 0-36.978 0-36.978 36.835v73.7c0 0 0 36.864 36.978 36.864h85.846l24.519 11.35c2.93 1.337 29.469 13.226 60.132 13.226h122.055c17.238 0 31.26-13.966 31.26-31.175 0-11.492-6.542-21.106-15.815-26.51 15.73-1.622 28.132-14.422 28.132-30.521 0-11.491-6.542-21.106-15.815-26.51 15.73-1.65 28.16-14.422 28.16-30.549 0-11.434-6.514-21.020-15.73-26.425 15.673-1.678 28.075-14.45 28.075-30.521z" />
+<glyph unicode="&#xe979;" glyph-name="favorite-heart-solid" d="M256.228-28.444l178.631 196.266c21.334 20.935 34.589 54.016 34.589 86.301 0 63.886-51.769 115.655-115.655 115.655-41.216 0-77.312-21.618-97.792-54.101-20.48 32.483-56.548 54.101-97.763 54.101-63.886 0-115.683-51.769-115.683-115.655 0-31.203 12.43-65.507 32.54-86.301l181.134-196.266z" />
+<glyph unicode="&#xe97a;" glyph-name="favorite-heart-outlined" d="M353.792 369.749c-41.614 0-77.255-18.631-97.792-51.171v0c-20.537 32.54-56.15 51.171-97.763 51.171-63.801 0-115.683-51.854-115.683-115.598 0-32 12.772-65.877 32.228-85.959l181.475-196.637 177.806 195.413c21.846 21.533 35.385 54.926 35.385 87.154 0 63.773-51.882 115.626-115.655 115.626zM403.314 196.551l-147.286-161.792-150.244 162.73c-12.118 12.487-20.566 35.811-20.566 56.661 0 40.221 32.74 72.931 73.017 72.931 26.653 0 49.152-11.378 61.696-31.289l36.124-48.412 36.039 48.441c12.544 19.883 35.043 31.289 61.724 31.289 40.249 0 72.96-32.711 72.96-72.931 0-20.935-8.903-43.236-23.466-57.629z" />
+<glyph unicode="&#xe97b;" glyph-name="network" d="M437.248 123.165v95.005c21.817 14.422 29.070 43.35 15.815 66.275-13.226 22.926-41.927 31.147-65.308 19.456l-82.262 47.502c-1.565 26.084-23.012 46.82-49.493 46.82-26.453 0-47.929-20.736-49.493-46.82l-82.29-47.502c-23.353 11.69-52.053 3.47-65.28-19.456s-6.002-51.882 15.815-66.275v-94.976c-21.817-14.421-29.042-43.378-15.815-66.304s41.927-31.147 65.308-19.428l82.29-47.502c1.536-26.112 23.012-46.848 49.465-46.848 26.482 0 47.929 20.736 49.494 46.819l82.262 47.502c23.382-11.691 52.082-3.499 65.308 19.456 13.255 22.926 6.002 51.854-15.815 66.275zM289.138 29.781c-3.527 3.186-7.481 5.831-11.805 7.908v65.479c9.984 3.158 19.001 8.306 26.538 15.218l56.633-32.683c-0.37-4.779-0.029-9.529 0.938-14.166l-72.306-41.756zM150.556 71.538c0.995 4.665 1.337 9.415 0.939 14.222l56.605 32.683c7.538-6.912 16.583-12.089 26.567-15.246v-65.479c-4.323-2.077-8.278-4.75-11.804-7.908l-72.306 41.728zM222.862 311.552c3.527-3.158 7.481-5.831 11.804-7.908v-65.479c-9.984-3.157-19.029-8.334-26.567-15.246l-56.605 32.683c0.37 4.807 0.029 9.558-0.939 14.222l72.306 41.728zM361.443 269.796c-0.967-4.637-1.308-9.387-0.938-14.137l-56.633-32.711c-7.538 6.883-16.555 12.060-26.51 15.19v65.508c4.324 2.076 8.277 4.75 11.805 7.907l72.278-41.757zM381.81 122.653l-56.49 32.597c1.11 4.978 1.792 10.098 1.792 15.417s-0.683 10.439-1.792 15.417l56.462 32.597c3.954-2.731 8.249-4.807 12.772-6.286v-83.456c-4.494-1.479-8.789-3.584-12.743-6.286zM130.133 122.681c-3.954 2.702-8.221 4.779-12.743 6.258v83.456c4.494 1.479 8.79 3.555 12.743 6.258l56.49-32.626c-1.053-4.95-1.735-10.070-1.735-15.36s0.683-10.411 1.763-15.36l-56.519-32.626z" />
+<glyph unicode="&#xe97c;" glyph-name="document-solid" d="M298.666 227.556c-28.445 0-28.445 28.445-28.445 28.445v113.778h-170.667v-356.125c0.654-25.572 17.408-42.098 42.667-42.098h228.125c25.6 0.626 42.126 17.38 42.126 42.666v213.334h-113.806zM327.111 256h85.334l-113.778 113.778v-85.334c0 0 0-28.445 28.445-28.445z" />
+<glyph unicode="&#xe97d;" glyph-name="document-outlined" d="M369.607 14.222c-0.057 0-0.114 0-0.171 0l-227.214 0.171v312.718l128-0.086v42.752h-170.667v-356.067c0.597-25.6 17.323-42.154 42.667-42.154h228.125c25.572 0.654 42.098 17.408 42.098 42.666v213.334h-42.724l-0.114-213.334zM327.111 256h85.334l-113.778 113.778v-85.334c0 0 0-28.445 28.445-28.445z" />
+<glyph unicode="&#xe97e;" glyph-name="copy-solid" d="M170.667 298.667v85.334h-113.778l0.029-285.354c0.512-12.715 8.306-27.534 28.416-27.534h113.778v199.111c-28.445 0-28.445 28.445-28.445 28.445zM199.111 384v-56.889c0 0 0-28.445 28.445-28.445h56.889l-85.334 85.334zM369.778 156.445c-28.445 0-28.445 28.444-28.445 28.444v85.333h-113.778l0.029-285.354c0.512-12.714 8.306-27.534 28.416-27.534l171.634 0.029c12.658 0.569 27.478 8.334 27.478 28.416l-0.029 170.667h-85.305zM369.778 270.222v-56.889c0 0 0-28.445 28.445-28.445h56.889l-85.334 85.334z" />
+<glyph unicode="&#xe97f;" glyph-name="copy-outlined" d="M284.445 298.667l-85.334 85.334v-56.889c0 0 0-28.445 28.445-28.445h56.889zM412.445 156.445v-156.445h-142.222v227.556h71.111v42.667h-113.778l0.029-285.354c0.541-12.715 8.306-27.534 28.416-27.534l171.719 0.029c12.63 0.597 27.392 8.419 27.392 28.416l-0.029 170.667h-42.638zM398.222 184.889h56.889l-85.334 85.334v-56.889c0 0 0-28.445 28.445-28.445zM99.555 341.333h71.111v42.666h-113.778l0.029-285.326c0.541-12.715 8.306-27.534 28.416-27.534h113.778v42.666h-99.555v227.527z" />
+<glyph unicode="&#xe980;" glyph-name="new-document-solid" d="M184.093 314.169v85.334l-113.778-113.778h85.334c28.445 0 28.445 28.445 28.445 28.445zM190.805 51.058c0 31.403 25.486 56.889 56.889 56.889h28.843v27.904c0 31.403 25.486 56.889 56.889 56.889 21.589 0 40.163-12.174 49.778-29.895v236.658h-170.667v-113.778c0 0 0-28.445-28.445-28.445h-113.806v-213.333c0-25.287 16.555-42.041 42.666-42.667h107.748c-17.721 9.614-29.895 28.188-29.895 49.778zM420.38 72.391h-65.65v63.46c0 11.776-9.558 21.333-21.334 21.333s-21.334-9.558-21.334-21.333v-63.46h-64.37c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h64.398v-66.56c0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334v66.56h65.65c11.776 0 21.334 9.558 21.334 21.334s-9.586 21.333-21.362 21.333z" />
+<glyph unicode="&#xe981;" glyph-name="new-document-outlined" d="M191.488 44.146l-78.535 0.114 0.228 213.020h-42.894v-213.333c0-25.287 16.526-42.041 42.666-42.667h107.719c-15.786 8.562-26.909 24.263-29.184 42.866zM340.338 192.057c18.603-2.275 34.276-13.426 42.837-29.184v236.601h-170.667v-42.667h127.972l-0.142-164.75zM184.064 314.141v85.333l-113.778-113.778h85.334c28.445 0 28.445 28.445 28.445 28.445zM420.38 72.363h-65.65v63.488c0 11.776-9.558 21.334-21.334 21.334s-21.334-9.558-21.334-21.334v-63.488h-64.37c-11.776 0-21.334-9.558-21.334-21.334s9.558-21.333 21.334-21.333h64.398v-66.532c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v66.532h65.65c11.776 0 21.334 9.558 21.334 21.333s-9.586 21.334-21.362 21.334z" />
+<glyph unicode="&#xe982;" glyph-name="attach-document-solid" d="M183.52 314.283v85.334l-113.778-113.778h85.334c28.445 0 28.445 28.444 28.445 28.444zM199.799 99.112c-27.486 40.138-14.166 78.416 10.166 102.722 27.972 27.944 74.334 41.319 120.61-4.944 5.091-5.069 28.558-28.53 52.070-52.039v254.777h-170.681v-113.789c0 0 0-28.445-28.445-28.445h-113.792v-213.322c0-25.318 16.555-42.070 42.666-42.667h126.766l-38.377 38.389c-16.333 16.319-16.651 42.582-0.984 59.318zM413.73 71.014c-9.959 9.973-94.265 94.291-104.514 104.514-6.986 6.971-16.583 15.471-29.042 19.402-11.904 3.724-30.085 4.264-48.847-14.484-13.625-13.596-31.099-41.805 4.875-77.943 9.625-9.611 103.763-103.751 108.667-108.624 7.973-8.013 16.916-12.265 25.861-12.265 5.194-1.238 13.847 1.667 21.902 9.751 8.041 8.027 9.736 16.318 9.736 21.862 0.014 11.361-6.611 20.375-12.194 25.959-4.724 4.69-112.529 112.509-112.529 112.509l-17.61-17.61c0 0 107.862-107.847 112.555-112.529 2.973-2.958 4.889-6.224 4.889-8.32 0-1.209-0.819-2.639-2.457-4.264-1.624-1.639-3.069-2.472-4.264-2.472h-0.014c-1.61 0-4.611 1.292-8.277 4.972-4.944 4.918-99.055 99.027-108.638 108.613-17.126 17.194-18.5 29.181-4.904 42.749 13.722 13.764 25.304 12.444 42.71-4.93 10.277-10.237 94.526-94.501 104.485-104.473 26.499-26.542 28.43-49.306 6.084-71.64-21.985-22.028-45.432-20.042-71.597 6.11l-90.851 90.863c-4.861 4.861-12.749 4.861-17.61 0-4.847-4.861-4.861-12.749 0-17.61l90.86-90.86c19.055-19.026 38.957-28.584 58.223-28.584 17.041 0 33.57 7.472 48.583 22.471 15.127 15.138 44.834 55.848-6.082 106.834z" />
+<glyph unicode="&#xe983;" glyph-name="attach-document-outlined" d="M183.515 314.286v85.334l-113.778-113.778h85.334c28.445 0 28.445 28.445 28.445 28.445zM339.789 187.699c10.118-10.112 26.397-26.388 42.846-42.838v254.762h-170.675v-42.666h127.995l-0.165-169.258zM197.794 44.26l-85.41 0.114 0.228 213.023h-42.894v-213.327c0-25.318 16.555-42.070 42.666-42.667h126.791l-38.388 38.389c-1.322 1.322-1.88 3.029-2.993 4.469zM413.73 71c-9.944 9.987-94.265 94.291-104.514 104.514-6.971 6.986-16.569 15.5-29.042 19.43-11.89 3.735-30.083 4.292-48.862-14.487-13.625-13.611-31.113-41.833 4.889-77.944l108.667-108.638c7.959-8.013 16.901-12.251 25.848-12.265 4.93-1.238 13.847 1.667 21.916 9.765 8.721 8.709 11.722 19.527 8.445 30.458-2.279 7.611-7.18 13.625-10.903 17.349-4.722 4.693-112.529 112.512-112.529 112.512l-17.61-17.61c0 0 107.861-107.847 112.555-112.529 2.346-2.332 4.042-4.832 4.639-6.875 0.347-1.138 0.819-2.693-2.193-5.709-1.639-1.639-3.084-2.472-4.293-2.472-1.61 0-4.625 1.305-8.263 4.958l-108.68 108.652c-16.901 16.944-18.318 29.332-4.889 42.735 10.764 10.809 18.694 9.947 23.791 8.351 8.249-2.597 15.707-10.070 18.916-13.278 10.263-10.237 94.526-94.487 104.485-104.499 26.513-26.513 28.459-49.263 6.11-71.626-22.056-22.028-45.5-20.042-71.612 6.124l-90.843 90.846c-4.861 4.861-12.749 4.861-17.61 0-4.847-4.861-4.847-12.749 0-17.61l90.846-90.846c19.055-19.041 38.957-28.598 58.223-28.598 17.041 0 33.584 7.473 48.597 22.486 15.138 15.138 44.849 55.877-6.084 106.806z" />
+<glyph unicode="&#xe984;" glyph-name="read-write-document-solid" d="M184.889 398.222v-85.334c0 0 0-28.445-28.445-28.445h-85.334l113.778 113.778zM231.993 38.514c-8.135-5.803-18.062-9.33-28.814-9.33-27.477 0-49.778 22.301-49.778 49.778v33.962c0 48.839 35.299 100.722 100.722 100.722 63.118 0 97.877-48.299 100.267-95.573h29.639v280.149h-170.667v-113.778c0 0 0-28.444-28.445-28.444h-113.806v-213.333c0-25.316 16.555-42.070 42.666-42.667h118.244v38.514zM415.431 78.962h-96.171v33.962c0 26.197-17.351 65.166-65.166 65.166s-65.166-38.969-65.166-65.166v-33.962c0-7.851 6.371-14.222 14.222-14.222s14.222 6.372 14.222 14.222v33.878c0.085 6.144 2.219 36.807 36.722 36.807s36.636-30.663 36.722-36.722v-34.759c-7.51-1.65-19.712-6.941-19.712-24.69v-84.878c0 0 0-25.486 25.458-25.486h118.87c0 0 25.458 0 25.458 25.486v84.878c0 0 0 25.486-25.458 25.486z" />
+<glyph unicode="&#xe985;" glyph-name="read-write-document-outlined" d="M184.889 312.889v85.334l-113.778-113.778h85.334c28.445 0 28.445 28.444 28.445 28.444zM341.106 118.045h42.923v280.178h-170.695v-42.667h128zM168.988 42.894l-55.21 0.086 0.228 213.021h-42.894v-213.334c0-25.202 16.526-41.955 42.666-42.666h118.215v38.514c-8.135-5.831-18.062-9.33-28.843-9.33-13.255-0.029-25.23 5.262-34.162 13.71zM415.431 78.962h-96.171v33.991c0 26.197-17.351 65.166-65.138 65.166-47.815 0-65.166-38.969-65.166-65.166v-33.991c0-7.851 6.371-14.222 14.222-14.222s14.222 6.372 14.222 14.222v33.991c0 3.755 1.024 36.722 36.722 36.722 34.474 0 36.608-30.663 36.694-36.722v-34.816c-7.51-1.65-19.712-6.941-19.712-24.662v-84.906c0 0 0-25.486 25.458-25.486h118.87c0 0 25.458 0 25.458 25.486v84.906c0 0 0 25.486-25.458 25.486z" />
+<glyph unicode="&#xe986;" glyph-name="read-only-document-solid" d="M184.889 398.222v-85.334c0 0 0-28.445-28.445-28.445h-85.334l113.778 113.778zM231.139 51.2c0 19.655 7.197 35.015 17.834 46.25v16.327c0 51.655 37.348 106.581 106.582 106.581 10.269 0 19.598-1.536 28.445-3.755v181.618h-170.667v-113.778c0 0 0-28.445-28.445-28.445h-113.778v-213.333c0-25.287 16.555-42.041 42.666-42.667h117.362v51.2zM423.054 77.881v35.897c0 27.136-17.977 67.47-67.499 67.47-49.493 0-67.47-40.334-67.47-67.47v-36.267c-8.106-2.844-17.863-9.614-17.863-26.311v-79.644c0 0 0-28.445 28.445-28.445h113.778c0 0 28.445 0 28.445 28.445v79.644c0 0-0.142 20.594-17.834 26.681zM355.555 145.721c29.127 0 31.829-24.548 31.943-31.914v-34.162h-63.858v34.134c0 5.347 1.536 31.943 31.914 31.943z" />
+<glyph unicode="&#xe987;" glyph-name="read-only-document-outlined" d="M184.889 312.861v85.334l-113.778-113.778h85.334c28.445 0 28.445 28.445 28.445 28.445zM440.661 53.959c-0.029 0.227-0.029 0.398-0.086 0.654-0.114 0.882-0.341 1.877-0.598 3.015-0.057 0.199-0.086 0.398-0.142 0.626-0.284 1.194-0.683 2.418-1.166 3.783-0.057 0.17-0.142 0.313-0.199 0.483-0.541 1.422-1.195 2.816-2.019 4.238v0c-2.589 4.551-6.741 8.818-13.397 11.093 0 0 0 0-0.029 0v35.926c0 27.136-17.977 67.47-67.499 67.47-49.493 0-67.47-40.334-67.47-67.47v-36.267c0 0 0 0 0 0-1.792-0.626-3.584-1.507-5.433-2.588-0.483-0.284-0.91-0.569-1.394-0.882-1.394-0.938-2.674-2.077-3.897-3.385-0.598-0.597-1.166-1.194-1.707-1.877-1.081-1.394-1.934-3.101-2.731-4.893-0.398-0.853-0.853-1.593-1.166-2.56-0.882-2.93-1.507-6.201-1.507-10.126v-79.644c0 0 0-28.445 28.445-28.445h113.778c0 0 28.445 0 28.445 28.445v79.644c0 0-0.057 1.194-0.228 2.759zM323.641 79.645v34.134c0 5.347 1.536 31.914 31.914 31.914 29.127 0 31.801-24.548 31.943-31.914v-34.134h-63.858zM114.005 255.972h-42.894v-213.333c0-25.202 16.526-41.956 42.666-42.667h117.334v42.837l-117.334 0.171 0.228 212.992zM341.191 218.909c4.722 0.569 9.273 1.451 14.365 1.451 10.269 0 19.627-1.536 28.473-3.755v181.618h-170.695v-42.667h128l-0.142-136.647z" />
+<glyph unicode="&#xe988;" glyph-name="export-solid" d="M184.206 313.6v85.334l-113.778-113.778h85.334c28.445 0 28.445 28.444 28.445 28.444zM269.539 88.889h32.541v18.29c0 20.253 12.089 38.4 30.805 46.166 17.038 7.026 36.438 3.498 50.461-7.908v253.497h-170.667v-113.778c0 0 0-28.445-28.445-28.445h-113.806v-213.333c0-25.287 16.555-42.041 42.666-42.667h108.999c-5.945 8.989-9.444 19.712-9.444 31.289 0 31.403 25.486 56.889 56.889 56.889zM437.39 42.183l-75.178 75.15c-9.074 9.074-24.576 2.645-24.576-10.183v-53.817h-68.096c-11.776 0-21.334-9.558-21.334-21.334s9.558-21.333 21.334-21.333h68.067v-53.846c0-12.829 15.502-19.257 24.576-10.183l75.178 75.178c5.632 5.603 5.632 14.734 0.029 20.366z" />
+<glyph unicode="&#xe989;" glyph-name="export-outlined" d="M184.206 313.6v85.334l-113.778-113.778h85.334c28.445 0 28.445 28.444 28.445 28.444zM437.362 42.183l-75.15 75.178c-9.074 9.074-24.605 2.646-24.605-10.183v-53.846h-68.067c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h68.067v-53.846c0-12.828 15.531-19.257 24.605-10.183l75.15 75.178c5.632 5.632 5.632 14.734 0 20.366zM340.423 155.165c15.075 3.556 30.89 0.029 42.894-9.728v253.497h-170.667v-42.667h127.972l-0.199-201.102zM213.845 43.549l-100.75 0.142 0.228 213.020h-42.894v-213.333c0-25.259 16.526-42.013 42.666-42.667h108.999c-5.945 8.989-9.444 19.74-9.444 31.317 0 3.926 0.427 7.794 1.195 11.52z" />
+<glyph unicode="&#xe98a;" glyph-name="import-solid" d="M184.206 398.933v-85.334c0 0 0-28.444-28.445-28.444h-85.334l113.778 113.778zM212.65 32c0 13.341 5.206 25.885 14.62 35.328l75.207 75.15c14.108 14.165 35.954 18.517 54.442 10.866 12.373-5.12 21.447-14.99 26.454-26.823v272.412h-170.724v-113.778c0 0 0-28.444-28.445-28.444h-113.806v-213.334c0-25.316 16.555-42.070 42.666-42.667h110.876c-7.168 8.818-11.292 19.683-11.292 31.289zM420.267 53.333h-68.067v53.817c0 12.829-15.502 19.257-24.576 10.183l-75.178-75.15c-5.603-5.632-5.603-14.763 0-20.366l75.178-75.178c9.074-9.074 24.576-2.646 24.576 10.183v53.846h68.067c11.776 0 21.334 9.558 21.334 21.333s-9.558 21.334-21.334 21.334z" />
+<glyph unicode="&#xe98b;" glyph-name="import-outlined" d="M184.234 313.6v85.334l-113.806-113.778h85.362c28.445 0 28.445 28.444 28.445 28.444zM420.238 53.333h-68.067v53.846c0 12.829-15.502 19.257-24.576 10.183l-75.178-75.178c-5.632-5.632-5.632-14.734 0-20.366l75.178-75.178c9.074-9.074 24.576-2.645 24.576 10.183v53.846h68.067c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333zM214.158 43.549l-101.034 0.142 0.199 213.020h-42.866v-213.333c0-25.259 16.526-42.013 42.666-42.667h110.876c-7.196 8.875-11.321 19.74-11.321 31.317 0 3.926 0.569 7.765 1.479 11.52zM340.452 156.729c5.575-0.256 11.15-1.195 16.441-3.385 12.373-5.149 21.418-15.019 26.454-26.823v272.412h-170.667v-42.666h127.972l-0.199-199.538z" />
+<glyph unicode="&#xe98c;" glyph-name="note" d="M412.445 369.778h-313.287c-25.657-0.654-42.269-17.408-42.269-42.666v-313.401c0.597-25.6 17.323-42.154 42.666-42.154h213.333v42.723l-213.333 0.114 0.171 312.718 312.718-0.171-0.114-213.162h42.781v213.902c-0.654 25.571-17.408 42.098-42.666 42.098zM341.334 56.889v-85.334l113.778 113.778h-85.334c0 0-28.445 0-28.445-28.444zM149.333 181.333h213.333c9.813 0 17.778 7.964 17.778 17.778s-7.964 17.778-17.778 17.778h-213.333c-9.814 0-17.778-7.964-17.778-17.778s7.964-17.778 17.778-17.778zM149.333 110.222h213.333c9.813 0 17.778 7.965 17.778 17.778s-7.964 17.778-17.778 17.778h-213.333c-9.814 0-17.778-7.964-17.778-17.778s7.964-17.778 17.778-17.778zM149.333 252.445h213.333c9.813 0 17.778 7.964 17.778 17.778s-7.964 17.778-17.778 17.778h-213.333c-9.814 0-17.778-7.964-17.778-17.778s7.964-17.778 17.778-17.778z" />
+<glyph unicode="&#xe98d;" glyph-name="notes-notebook-solid" d="M390.457 384h-26.169v-426.666h26.169c0 0 50.432 0 50.432 45.71v335.246c0 0 0 45.71-50.432 45.71zM71.395 340.281h93.781v-336.981h-94.066v-0.256c0 0 0-45.71 50.404-45.71h212.139v426.666h-212.138c0 0-48.498-0.227-50.119-43.719zM92.445 191.63h33.877c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.334-21.334 21.334h-33.877c-11.776 0-21.334-9.558-21.334-21.334s9.558-21.334 21.334-21.334zM92.445 26.852h33.877c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333h-33.877c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334zM92.445 274.034h32.37c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333h-32.37c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334zM92.445 109.284h33.877c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333h-33.877c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334z" />
+<glyph unicode="&#xe98e;" glyph-name="notes-notebook-outlined" d="M92.445 274.005h32.37c11.776 0 21.334 9.558 21.334 21.333s-9.558 21.334-21.334 21.334h-32.37c-11.776 0-21.334-9.558-21.334-21.334s9.558-21.333 21.334-21.333zM92.445 109.255h33.877c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333h-33.877c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334zM92.445 26.823h33.877c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333h-33.877c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334zM92.445 191.602h33.877c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.334-21.334 21.334h-33.877c-11.776 0-21.334-9.558-21.334-21.334s9.558-21.334 21.334-21.334zM390.457 384h-269.142c-28.843-0.455-48.412-17.522-49.92-42.666h92.16v-341.334h-92.189c1.536-20.224 15.275-42.667 50.148-42.667h269.255c29.981 0.484 50.119 18.859 50.119 45.71v335.986c-0.711 20.736-14.365 44.971-50.432 44.971zM333.682 0h-127.459v341.334h127.459v-341.334zM364.317 0v341.334h33.906l0.171-341.334h-34.077z" />
+<glyph unicode="&#xe98f;" glyph-name="attach" d="M330.154-43.435c-13.312 0-25.43 2.702-35.669 6.343-31.517 11.178-54.755 34.418-62.407 42.070l-154.197 154.254c-7.651 7.651-7.651 20.025 0 27.676s20.025 7.651 27.677 0l154.226-154.226c6.741-6.741 24.661-24.633 47.815-32.854 26.538-9.415 50.944-2.531 74.61 21.134 37.774 37.774 34.077 76.658-11.69 122.454l-177.436 177.408c-5.518 5.518-18.404 18.432-32.768 23.068-8.846 2.845-22.698 4.523-41.046-13.824-22.926-22.926-20.281-44.345 9.244-73.842l184.491-184.491c4.38-4.352 8.818-7.395 12.487-8.505 2.077-0.626 5.149-1.564 10.582 3.869 3.47 3.47 9.245 9.245-4.608 23.125l-191.090 191.033c0 0-13.312 13.938 0.171 27.421s27.506 0.228 27.506 0.228l191.062-191.033c25.23-25.287 27.050-56.064 4.608-78.478-14.25-14.222-31.914-19.029-49.721-13.625-9.984 3.043-19.627 9.216-28.7 18.29l-184.49 184.49c-60.188 60.245-31.602 106.78-9.245 129.195 30.948 30.89 61.014 29.724 80.782 23.381 20.679-6.684 36.722-20.963 48.412-32.626l177.436-177.436c82.404-82.461 42.695-146.802 11.69-177.778-27.961-27.933-55.779-36.722-79.73-36.722z" />
+<glyph unicode="&#xe990;" glyph-name="library" d="M455.111 315.534v16.697c0 12.8-3.698 21.959-10.382 26.766-4.892 3.783-11.065 5.632-18.887 5.632-2.788 0-6.998-0.256-11.918-1.536l-158.037-45.084-158.35 45.283c-4.438 1.11-8.618 1.365-11.378 1.365-7.822 0-13.995-1.849-18.318-5.205-7.254-5.262-10.951-14.393-10.951-27.221v-16.953c-17.465-5.433-28.445-19.74-28.445-39.936v-256.483c0.598-25.629 17.323-42.183 42.666-42.183h370.318c25.6 0.626 42.126 17.38 42.126 42.666v256.569c-0.541 20.281-11.435 34.475-28.445 39.623zM234.667 19.342l-135.111 35.556v263.111l135.111-35.555v-263.111zM412.445 54.898l-135.111-35.556v263.111l135.111 35.555v-263.111z" />
+<glyph unicode="&#xe991;" glyph-name="bookmarks-solid" d="M391.111 369.778h-9.642c-3.925 12.402-13.966 28.445-40.135 28.445h-42.638v-284.445l-56.917 56.889-56.889-56.889v284.445h-85.334c0 0-42.666 0-42.666-42.667v-298.666c0 0 0.142-23.011 17.124-35.214l-0.057-0.37 60.7-60.331c10.894-11.178 28.957-17.863 48.27-17.863h208.185c25.714 0 64 17.038 64 64v298.666c0 25.714-17.067 64-64 64zM412.445 7.111c0-17.152-11.662-21.077-21.504-21.333h-220.274l-3.726 3.726c-0.967 0.569-1.65 1.11-2.019 1.479l-23.353 23.239h199.908c0.654 0 42.553 0.341 42.553 42.666v270.222h7.111c17.18 0 21.077-11.748 21.334-21.334v-298.667z" />
+<glyph unicode="&#xe992;" glyph-name="bookmarks-outlined" d="M391.111 369.778h-9.785c-5.376 17.465-19.712 28.445-39.993 28.445h-242.204c-25.657-0.74-42.24-17.465-42.24-42.667v-299.207c0.37-15.274 6.998-26.71 17.266-33.962l60.473-61.412c10.922-11.178 28.957-17.863 48.298-17.863h208.185c25.714 0 64 17.038 64 64v298.666c0 25.714-17.038 64-64 64zM99.555 57.060l0.171 298.496 85.162-0.060v-241.718l56.889 56.889 56.889-56.889v241.638l42.666-0.031-0.171-298.496c-0.029 0-0.086 0-0.114 0l-241.494 0.17zM390.94-14.222h-220.274l-29.099 28.444h200.278c25.6 0.626 42.126 17.38 42.126 42.667v270.222h7.111c17.18 0 21.077-11.747 21.334-21.333v-298.666h0.029c0-17.152-11.69-21.077-21.504-21.334z" />
+<glyph unicode="&#xe993;" glyph-name="directory-solid" d="M391.111 369.778h-9.642c-3.925 12.402-13.966 28.445-40.135 28.445h-241.778c0 0-42.666 0-42.666-42.667v-298.666c0 0 0.142-22.983 17.123-35.214l-0.085-0.427 60.672-60.274c10.894-11.178 28.957-17.863 48.327-17.863h208.185c25.714 0 64 17.038 64 64v298.666c0 25.714-17.038 64-64 64zM230.998 348.217l29.981 0.086c4.608-0.029 8.42-3.698 8.42-8.391 0-0.029 0.057-57.799 0.057-57.799 0-4.466-3.498-7.367-8.419-7.367h-29.639c-10.78 0-10.923-0.228-14.564-24.576-3.669-24.291-3.669-49.408 0-73.699 3.669-24.548 4.438-24.548 15.018-24.548v-0.029l29.156-0.114c4.608-0.029 8.419-3.698 8.419-8.391 0-0.029 0.057-57.799 0.057-57.799 0-4.466-3.498-7.367-8.419-7.367l-30.066 0.228c-13.881 0.768-59.591 26.51-59.591 134.883 0 109.226 46.222 132.978 59.591 134.884zM412.445 7.111c0-17.152-11.662-21.077-21.504-21.333h-208.014c-0.057 0-0.085 0-0.114 0h-12.146l-3.925 3.925c-0.739 0.455-1.422 0.91-1.792 1.308l-23.381 23.211h199.765c0 0 42.666 0 42.666 42.667v270.222h7.111c17.18 0 21.077-11.747 21.334-21.333v-298.666z" />
+<glyph unicode="&#xe994;" glyph-name="directory-outlined" d="M391.111 369.778h-9.813c-5.376 17.465-19.712 28.445-39.964 28.445h-242.204c-25.657-0.74-42.24-17.465-42.24-42.667v-299.15c0.37-15.303 6.998-26.766 17.266-33.991l60.473-61.383c10.894-11.236 28.928-17.92 48.298-17.92h208.185c25.714 0 64 17.038 64 64v298.666c0 25.714-17.038 64-64 64zM99.726 355.556l241.607-0.171-0.171-298.496c-0.029 0-0.086 0-0.114 0l-241.494 0.171 0.171 298.496zM412.445 7.111c0-17.152-11.69-21.077-21.504-21.333h-220.274l-29.099 28.444h200.278c25.6 0.626 42.126 17.38 42.126 42.667v270.222h7.111c17.18 0 21.077-11.747 21.334-21.333v-298.666zM227.101 269.426h29.411c4.921 0.029 8.42 2.93 8.42 7.367 0 0-0.057 57.771-0.086 57.799 0.029 4.694-3.783 8.391-8.391 8.391l-29.923 0.142-0.057-0.256c-13.369-1.877-59.619-25.6-59.619-134.883 0-108.374 45.738-134.115 59.591-134.855l0.085-0.256h29.98c4.921 0 8.42 2.93 8.42 7.367 0 0-0.057 57.771-0.086 57.799 0.029 4.694-3.783 8.391-8.391 8.391l-29.155 0.114v0.057c-10.582 0.029-11.35 0-15.018 24.576-3.641 24.292-3.641 49.408 0 73.7 3.669 24.548 3.755 24.548 14.82 24.548z" />
+<glyph unicode="&#xe995;" glyph-name="contacts-solid" d="M391.111 369.778h-9.642c-3.897 12.402-13.966 28.445-40.135 28.445h-241.778c0 0-42.666 0-42.666-42.667v-298.666c0 0 0.142-23.011 17.123-35.214l-0.057-0.398 60.672-60.274c10.894-11.207 28.957-17.892 48.298-17.892h208.185c25.714 0 64 17.038 64 64v298.666c0 25.714-17.067 64-64 64zM220.445 320c23.751 0 43.036-19.257 43.036-43.008 0-23.78-19.286-43.036-43.036-43.036s-43.036 19.257-43.036 43.036c0 23.751 19.286 43.008 43.036 43.008zM120.064 124.871c-0.028 0.199-0.028 25.913 0.085 26.681 0.654 4.125 2.56 8.078 5.718 11.236l38.286 38.286c4.011 3.982 9.244 5.974 14.506 5.974h83.57c5.234 0 10.467-1.991 14.478-5.974l38.286-38.286c3.158-3.158 5.063-7.111 5.746-11.236 0.057-0.768 0.114-26.311 0.114-26.454-0.483-10.325-8.932-18.432-19.115-18.432h-162.589c-10.326 0-18.489 8.106-19.086 18.205zM412.445 7.111c0-17.152-11.662-21.077-21.504-21.333h-208.014c-0.057 0-0.085 0-0.114 0h-12.146l-3.982 3.982c-0.711 0.455-1.365 0.882-1.735 1.252l-23.353 23.211h199.737c0 0 42.666 0 42.666 42.666v270.222h7.111c17.18 0 21.077-11.748 21.334-21.334v-298.667z" />
+<glyph unicode="&#xe996;" glyph-name="contacts-outlined" d="M139.15 106.667h162.589c10.154 0 18.603 8.106 19.086 18.432 0 0.142-0.029 25.685-0.114 26.453-0.654 4.125-2.56 8.078-5.717 11.236l-38.315 38.286c-3.982 3.982-9.216 6.002-14.478 6.002h-83.57c-5.234 0-10.496-2.019-14.506-6.002l-38.258-38.286c-3.186-3.158-5.091-7.111-5.746-11.236-0.085-0.768-0.085-26.453-0.057-26.681 0.597-10.070 8.732-18.205 19.086-18.205zM220.445 233.956c23.751 0 43.008 19.286 43.008 43.037s-19.257 43.008-43.008 43.008c-23.78 0-43.036-19.257-43.036-43.008s19.257-43.037 43.036-43.037v0zM391.111 369.778h-9.785c-5.376 17.465-19.712 28.445-39.993 28.445h-242.204c-25.657-0.74-42.24-17.465-42.24-42.667v-299.207c0.37-15.274 7.026-26.738 17.266-33.962l60.473-61.383c10.922-11.207 28.957-17.891 48.298-17.891h208.185c25.714 0 64 17.038 64 64v298.666c0 25.714-17.038 64-64 64zM99.726 355.556c0 0 0 0 0 0l241.607-0.171-0.171-298.496c-0.029 0-0.086 0-0.114 0l-241.494 0.171 0.171 298.496zM412.445 7.111c0-17.152-11.69-21.077-21.504-21.333h-208.014c-0.029 0-12.26 0-12.26 0l-29.070 28.444h200.249c25.6 0.626 42.126 17.38 42.126 42.667v270.222h7.111c17.18 0 21.077-11.747 21.334-21.333v-298.666z" />
+<glyph unicode="&#xe997;" glyph-name="download-solid" d="M384 152.889h-13.397l-71.481-71.51c-11.52-11.52-26.823-17.863-43.122-17.863-16.27 0-31.573 6.343-43.094 17.863l-71.51 71.51h-13.398c0 0-42.666 0-42.666-42.667v-85.333c0 0 0-42.667 42.666-42.667h256c0 0 42.666 0 42.666 42.667v85.333c0 0 0 42.667-42.666 42.667zM351.459 238.222h-67.015v92.444c0 15.702-12.743 28.445-28.445 28.445s-28.445-12.743-28.445-28.445v-92.444h-66.987c-16.298 0-24.462-19.712-12.942-31.232l95.46-95.46c7.139-7.139 18.716-7.139 25.856 0l95.459 95.46c11.52 11.52 3.356 31.232-12.942 31.232z" />
+<glyph unicode="&#xe998;" glyph-name="download-outlined" d="M426.638 125.525c-0.626 12.601-8.476 27.364-28.416 27.364h-27.648l-42.638-42.667h56.064v-85.333h-256v85.333h56.036l-42.638 42.638h-28.388c-16.811-0.825-27.677-11.975-27.677-28.416l0.028-114.688c0.54-12.686 8.306-27.534 28.388-27.534l285.497 0.029c12.63 0.569 27.421 8.391 27.421 28.416l-0.029 114.858zM243.030 111.559c7.139-7.139 18.717-7.139 25.856 0l95.459 95.46c11.52 11.52 3.356 31.203-12.942 31.203h-66.958v92.445c0 15.73-12.714 28.445-28.445 28.445s-28.445-12.714-28.445-28.445v-92.445h-67.015c-16.298 0-24.462-19.684-12.942-31.203l95.431-95.46z" />
+<glyph unicode="&#xe999;" glyph-name="upload-solid" d="M384 156.445h-71.111v-23.751c0-31.403-25.486-56.889-56.889-56.889s-56.889 25.486-56.889 56.889v23.751h-71.111c0 0-42.666 0-42.666-42.667v-85.333c0 0 0-42.667 42.666-42.667h256c0 0 42.666 0 42.666 42.667v85.333c0 0 0 42.667-42.666 42.667zM160.569 223.517h74.098v-90.823c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v90.823h74.126c16.298 0 24.462 19.712 12.942 31.232l-95.459 95.459c-7.139 7.139-18.716 7.139-25.856 0l-95.459-95.459c-11.52-11.52-3.357-31.232 12.942-31.232z" />
+<glyph unicode="&#xe99a;" glyph-name="upload-outlined" d="M384 156.445h-71.111v-23.751c0-6.713-1.365-13.056-3.498-19.029l74.61-0.057-0.171-85.163c-0.057 0-0.114 0-0.171 0l-255.659 0.17 0.171 85.163 74.439-0.057c-2.133 5.973-3.499 12.288-3.499 18.972v23.751h-71.566c-25.629-0.711-42.212-17.465-42.212-42.666v-85.846c0.597-25.6 17.323-42.154 42.667-42.154h256.569c25.572 0.654 42.098 17.408 42.098 42.666v85.931c-0.74 25.572-17.493 42.069-42.666 42.069zM160.541 223.545h74.126v-90.852c0-11.776 9.558-21.333 21.333-21.333s21.334 9.558 21.334 21.333v90.852h74.098c16.298 0 24.462 19.684 12.942 31.203l-95.459 95.459c-7.139 7.139-18.716 7.139-25.856 0l-95.459-95.459c-11.52-11.52-3.385-31.203 12.942-31.203z" />
+<glyph unicode="&#xe99b;" glyph-name="cloud-solid" d="M411.992 208.853c0.063 1.519 0.452 2.944 0.452 4.48 0 62.834-50.944 113.778-113.778 113.778-46.578 0-86.5-28.063-104.104-68.142-11.034 7.040-24.055 11.253-38.118 11.253-39.282 0-71.111-31.83-71.111-71.111 0-6.477 1.144-12.63 2.765-18.591-34.495-10.954-59.654-42.866-59.654-80.964 0-47.161 38.201-85.334 85.334-85.334 2.435 0 4.728 0.518 7.111 0.717v-0.717h256v0.717c2.392-0.17 4.676-0.717 7.111-0.717 54.983 0 99.555 44.544 99.555 99.556 0 45.218-30.305 82.924-71.564 95.075z" />
+<glyph unicode="&#xe99c;" glyph-name="cloud-outlined" d="M422.858 203.648c0 79.161-60.274 123.79-122.456 123.79-57.714 0-90.425-27.022-107.577-60.644-10.468 5.234-22.556 8.675-36.096 8.675-38.627 0-76.942-28.729-77.966-75.434-0.142-6.428 0.171-11.463 1.792-17.351-34.133-10.838-52.11-40.789-52.11-81.266 0-46.649 39.139-87.524 88.547-87.524h267.406c54.414 0 99.158 42.070 99.158 96.512 0 45.738-16.726 79.161-60.697 93.241zM384.398 54.201h-267.406c-29.924 0-45.91 27.42-45.91 51.058 0 27.307 22.13 49.437 49.436 49.437 4.238 0 8.306-0.626 12.202-1.707 1.422-0.37 2.048 0.651 1.053 1.707-8.135 8.476-13.255 19.882-13.255 32.569 0 26.169 21.22 47.417 47.417 47.417 19.37 0 35.726-11.719 43.065-28.357 0.483-1.109 1.422-1.024 1.479 0.171 2.503 44.658 34.019 80.043 85.077 80.043 47.19 0 85.418-38.258 85.418-85.422 0-8.761-1.65-17.095-4.125-25.031-0.458-1.45 0.853-2.105 1.707-2.105 26.596 0 60.132-20.631 60.132-61.582 0-31.033-25.259-58.197-56.291-58.197z" />
+<glyph unicode="&#xe99d;" glyph-name="download-to-cloud-solid" d="M411.992 245.962c0.063 1.522 0.452 2.947 0.452 4.483 0 62.834-50.944 113.778-113.778 113.778-46.578 0-86.5-28.063-104.104-68.141-11.034 7.043-24.055 11.252-38.118 11.252-39.282 0-71.111-31.829-71.111-71.111 0-6.477 1.144-12.63 2.765-18.591-34.495-10.954-59.654-42.866-59.654-80.965 0-47.161 38.201-85.333 85.334-85.333l27.247-0.012c-6.96 13.244-7.907 29.093-1.963 43.449 7.973 19.251 26.57 31.682 47.403 31.682h25.361v77.315c0 31.417 25.472 56.889 56.889 56.889s56.889-25.472 56.889-56.889v-77.32h25.361c20.832 0 39.444-12.43 47.417-31.682 5.76-13.907 4.878-29.153-1.496-42.138 48.831 6.38 86.67 47.664 86.67 98.262 0 45.215-30.305 82.924-71.564 95.072zM350.964 90.891h-60.916v109.767c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.554-21.334-21.334v-109.767h-60.911c-14.052 0-21.077-16.981-11.15-26.909l82.261-82.261c6.144-6.144 16.128-6.144 22.272 0l82.262 82.261c9.927 9.927 2.901 26.909-11.15 26.909z" />
+<glyph unicode="&#xe99e;" glyph-name="download-to-cloud-outlined" d="M422.855 240.424c0 79.161-60.274 123.79-122.456 123.79-57.714 0-90.425-27.022-107.577-60.644-10.468 5.234-22.556 8.676-36.096 8.676-38.627 0-76.942-28.729-77.966-75.435-0.142-6.428 0.171-11.463 1.792-17.351-34.13-10.84-52.108-40.792-52.108-81.266 0-46.649 39.139-87.524 88.547-87.524h24.428c-6.676 12.254-7.76 26.735-3.314 40.306h-21.114c-29.924 0-45.91 27.42-45.91 51.058 0 27.307 22.13 49.436 49.436 49.436 4.238 0 8.306-0.626 12.202-1.707 1.422-0.37 2.048 0.654 1.053 1.707-8.135 8.476-13.255 19.882-13.255 32.569 0 26.169 21.22 47.419 47.417 47.419 19.37 0 35.726-11.719 43.065-28.359 0.483-1.109 1.422-1.024 1.479 0.171 2.503 44.658 34.019 80.042 85.077 80.042 47.19 0 85.418-38.258 85.418-85.421 0-8.761-1.65-17.095-4.125-25.029-0.458-1.451 0.853-2.105 1.707-2.105 26.596 0 60.132-22.016 60.132-61.582 0-26.038-17.869-49.132-41.925-55.964 5.194-13.762 4.318-28.692-2.168-41.367 48.683 5.794 86.957 45.067 86.957 95.337 0 45.736-16.726 79.161-60.7 93.241zM350.962 90.9h-60.914v109.767c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.554-21.334-21.334v-109.767h-60.914c-14.052 0-21.077-16.981-11.15-26.909l82.261-82.261c6.144-6.144 16.128-6.144 22.272 0l82.262 82.261c9.927 9.927 2.901 26.909-11.15 26.909z" />
+<glyph unicode="&#xe99f;" glyph-name="upload-to-cloud-solid" d="M411.992 239.073c0.063 1.519 0.452 2.947 0.452 4.48 0 62.834-50.944 113.778-113.778 113.778-46.578 0-86.5-28.064-104.104-68.142-11.034 7.043-24.055 11.252-38.118 11.252-39.282 0-71.111-31.829-71.111-71.111 0-6.477 1.144-12.63 2.765-18.591-34.495-10.954-59.654-42.866-59.654-80.965 0-47.161 38.201-85.333 85.334-85.333h98.053v35.103h-25.361c-20.833 0-39.444 12.43-47.417 31.682-7.973 19.237-3.613 41.193 11.125 55.916l82.264 82.264c20.013 20.013 52.557 19.985 72.542 0l82.264-82.264c14.737-14.723 19.098-36.682 11.125-55.916-7.973-19.251-26.584-31.682-47.417-31.682h-25.347v-35.104h58.391c54.983 0 99.555 44.544 99.555 99.556 0 45.218-30.305 82.927-71.563 95.075zM362.109 142.003l-82.262 82.261c-6.144 6.144-16.128 6.144-22.272 0l-82.262-82.261c-9.927-9.927-2.901-26.909 11.15-26.909h60.922v-109.759c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v109.759h60.905c14.051 0 21.077 16.981 11.15 26.909z" />
+<glyph unicode="&#xe9a0;" glyph-name="upload-to-cloud-outlined" d="M422.855 233.532c0 79.161-60.274 123.79-122.454 123.79-57.716 0-90.425-27.022-107.577-60.643-10.468 5.234-22.556 8.675-36.096 8.675-38.627 0-76.942-28.729-77.966-75.434-0.139-6.428 0.171-11.463 1.792-17.351-34.133-10.838-52.11-40.79-52.11-81.266 0-46.649 39.139-87.524 88.547-87.524h94.831v40.306h-94.831c-29.924 0-45.909 27.421-45.909 51.058 0 27.307 22.13 49.437 49.436 49.437 4.238 0 8.306-0.626 12.202-1.707 1.422-0.37 2.048 0.654 1.053 1.707-8.135 8.476-13.255 19.882-13.255 32.569 0 26.169 21.22 47.419 47.417 47.419 19.37 0 35.726-11.719 43.065-28.359 0.483-1.109 1.422-1.024 1.479 0.171 2.503 44.658 34.019 80.042 85.077 80.042 47.19 0 85.418-38.258 85.418-85.421 0-8.761-1.65-17.095-4.125-25.029-0.458-1.451 0.853-2.105 1.707-2.105 26.596 0 60.132-25.993 60.132-61.582 0-31.033-25.259-58.197-56.288-58.197h-58.798v-40.306h58.798c54.414 0 99.157 42.070 99.157 96.512-0.003 45.736-16.728 79.158-60.704 93.238zM362.106 142.012l-82.262 82.261c-6.144 6.144-16.128 6.144-22.272 0l-82.262-82.261c-9.927-9.927-2.904-26.909 11.15-26.909h60.917v-109.759c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v109.759h60.911c14.051 0 21.077 16.981 11.15 26.909z" />
+<glyph unicode="&#xe9a1;" glyph-name="ms-excel-solid" d="M398.222 369.778h-156.445c0 0-0.37-0.284-0.455-0.341-2.219 0.086-4.409 0.341-6.656 0.341-90.34 0-163.555-73.216-163.555-163.555 0-1.934 0.228-3.84 0.284-5.746-0.028-0.427-0.284-0.967-0.284-1.365v-184.889c0 0 0-42.667 42.666-42.667h284.445c0 0 42.666 0 42.666 42.667v312.889c0 0 0 42.667-42.666 42.667zM340.85 24.235c-9.586 0-16.327 2.019-22.414 12.288l-55.239 92.444-59.25-94.72c-5.291-8.704-15.104-10.013-20.508-10.013-15.303 0-25.571 8.875-25.571 22.101 0 4.978 0.597 11.178 7.651 21.561l68.438 99.868-62.606 93.696c-3.982 5.945-5.746 11.036-5.746 16.583 0 14.137 11.492 24.803 26.738 24.803 9.785 0 16.782-4.153 21.988-12.999l50.176-86.471 53.476 86.329c6.087 9.7 10.269 13.142 21.703 13.142 12.373 0 25.572-6.201 25.572-23.638 0-4.125-2.162-10.439-4.921-14.222l-66.446-97.138 66.788-100.466c5.462-8.306 7.709-11.861 7.709-16.754-0.029-19.456-14.848-26.397-27.534-26.397z" />
+<glyph unicode="&#xe9a2;" glyph-name="ms-excel-outlined" d="M398.222 369.778h-164.978c-89.060-0.768-161.365-73.074-162.133-162.133v-1.28c0-0.029 0-0.085 0-0.142v-192.626c0.74-25.543 17.493-42.041 42.666-42.041h285.014c25.572 0.654 42.098 17.408 42.098 42.667v313.458c-0.654 25.571-17.408 42.098-42.666 42.098zM398.051 14.222l-284.274 0.171v191.829c0 66.503 53.959 120.633 120.377 120.889l164.067-0.171-0.171-312.718zM196.494 294.685c-14.364 0-25.173-10.041-25.173-23.325 0-5.234 1.678-10.041 5.376-15.588l58.937-88.234-64.398-94.038c-6.599-9.785-7.168-15.389-7.168-20.281 0-12.458 9.671-20.822 24.064-20.822 5.063 0 14.308 1.223 19.314 9.444l55.78 89.202 52.025-87.068c5.746-9.671 12.089-11.577 21.077-11.577 11.975 0 25.913 6.514 25.913 24.832 0 4.636-2.077 8.021-7.282 15.872l-1.764 2.702-61.099 91.819 62.606 91.478c2.589 3.555 4.608 9.5 4.608 13.369 0 16.412-12.43 22.243-24.064 22.243-10.809 0-14.592-3.101-20.423-12.402l-50.375-81.266-47.246 81.408c-4.893 8.334-11.492 12.231-20.708 12.231z" />
+<glyph unicode="&#xe9a3;" glyph-name="time-solid" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM334.791 91.904c-4.153-4.153-9.614-6.258-15.075-6.258s-10.923 2.077-15.075 6.258l-61.81 61.753c-2.19 1.678-4.067 3.755-5.49 6.144-3.072 4.779-4.067 10.524-2.958 15.929v122.339c0 11.776 9.558 21.334 21.333 21.334s21.334-9.558 21.334-21.334v-118.3l57.714-57.714c8.334-8.334 8.334-21.817 0.029-30.151z" />
+<glyph unicode="&#xe9a4;" glyph-name="time-outlined" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM256-7.111c-98.019 0-177.778 79.758-177.778 177.778s79.758 177.778 177.778 177.778 177.778-79.758 177.778-177.778-79.758-177.778-177.778-177.778zM277.021 179.797v118.272c0 11.776-9.558 21.334-21.334 21.334s-21.334-9.558-21.334-21.334v-122.482c-1.053-5.205-0.142-10.752 2.759-15.417 1.451-2.56 3.413-4.779 5.746-6.542l61.724-61.724c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.179l-57.714 57.714z" />
+<glyph unicode="&#xe9a5;" glyph-name="select-time-solid" d="M324.665 40.221l16.668-16.64 88.832 88.832c11.463 26.624 17.834 55.922 17.834 86.698 0 121.543-98.901 220.445-220.445 220.445s-220.445-98.901-220.445-220.445 98.901-220.444 220.445-220.444c1.365 0 2.702 0.17 4.096 0.199-8.192 20.48-4.011 44.772 12.572 61.355 22.215 22.215 58.226 22.215 80.441 0zM214.585 181.959c-2.645 1.934-4.807 4.466-6.315 7.367-2.531 4.466-3.299 9.671-2.361 14.564v122.624c0 11.776 9.558 21.334 21.333 21.334s21.334-9.558 21.334-21.334v-118.243l57.742-57.77c8.334-8.334 8.334-21.846 0-30.18-4.153-4.153-9.614-6.258-15.075-6.258s-10.923 2.077-15.075 6.258l-61.582 61.639zM498.631 100.409c-8.334 8.334-21.846 8.334-30.18 0l-127.118-127.118-41.813 41.813c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l56.889-56.889c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l142.222 142.222c8.363 8.334 8.363 21.817 0.029 30.151z" />
+<glyph unicode="&#xe9a6;" glyph-name="select-time-outlined" d="M227.271 22.101c-98.048 0-177.806 79.758-177.806 177.778s79.758 177.778 177.806 177.778c98.019 0 177.778-79.758 177.778-177.778 0-65.479-35.698-122.653-88.548-153.514 2.958-2.019 5.831-4.267 8.448-6.912l16.668-16.64 86.3 86.272c12.601 27.733 19.798 58.396 19.798 90.794 0 121.543-98.901 220.445-220.445 220.445s-220.473-98.901-220.473-220.445 98.93-220.444 220.473-220.444c1.422 0 2.787 0.199 4.21 0.227-5.091 13.853-4.608 29.184 1.451 42.752-1.877-0.086-3.755-0.313-5.661-0.313zM226.958 348.615c-11.776 0-21.333-9.558-21.333-21.334v-122.482c-1.053-5.206-0.114-10.752 2.759-15.417 1.451-2.56 3.413-4.779 5.746-6.542l61.724-61.725c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.18l-57.714 57.714v118.272c0 11.776-9.529 21.334-21.334 21.334zM498.944 99.641c-8.334 8.334-21.846 8.334-30.18 0l-127.147-127.146-41.813 41.813c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l56.889-56.889c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l142.222 142.222c8.391 8.362 8.391 21.846 0.057 30.179z" />
+<glyph unicode="&#xe9a7;" glyph-name="sound-solid" d="M345.942 369.778c-15.502 0-28.075-13.511-36.182-23.694l-49.18-61.639h-82.802c0 0-42.666 0-42.666-42.667v-142.222c0 0 0-42.667 42.666-42.667h82.46l49.522-62.094c5.546-6.969 20.366-23.239 37.376-23.239 10.553 0 19.456 5.888 24.434 16.157 3.613 7.452 5.319 17.18 5.319 30.578v304.298c0 28.672-12.146 47.19-30.947 47.19z" />
+<glyph unicode="&#xe9a8;" glyph-name="sound-outlined" d="M344.149 373.333c-17.038 0-30.407-14.279-38.969-25.031l-50.887-63.801h-78.706c-25.657-0.74-42.24-17.522-42.24-42.724v-142.791c0.654-25.6 17.408-42.154 42.666-42.154h77.966l51.2-64.256c5.916-7.396 21.618-24.576 40.163-24.576 0 0 0 0 0 0 11.776 0 22.101 6.798 27.648 18.176 3.868 7.936 5.661 18.148 5.661 32.114v304.327c0 30.806-13.539 50.717-34.503 50.717zM335.986 22.357l-61.497 77.198-98.475 0.114 0.171 142.165 98.617-0.057 61.184 76.743v-296.163z" />
+<glyph unicode="&#xe9a9;" glyph-name="mute-sound-off-solid" d="M239.274 369.778c-15.502 0-28.075-13.511-36.181-23.694l-49.152-61.639h-82.83c0 0-42.666 0-42.666-42.667v-142.222c0 0 0-42.667 42.666-42.667h82.46l49.522-62.094c5.547-6.969 20.366-23.239 37.376-23.239 10.553 0 19.456 5.888 24.434 16.157 3.641 7.452 5.319 17.18 5.319 30.578v304.298c0 28.672-12.146 47.19-30.947 47.19zM428.402 170.667l48.925 48.924c8.334 8.334 8.334 21.845 0 30.179s-21.846 8.334-30.18 0l-48.925-48.924-48.925 48.924c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.179l48.925-48.924-48.925-48.925c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l48.925 48.924 48.925-48.924c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.179l-48.868 48.925z" />
+<glyph unicode="&#xe9aa;" glyph-name="mute-sound-off-outlined" d="M239.274 373.333c-17.038 0-30.379-14.279-38.969-25.031l-50.887-63.801h-78.734c-25.657-0.74-42.24-17.522-42.24-42.724v-142.791c0.654-25.6 17.408-42.154 42.666-42.154h77.966l51.228-64.256c5.888-7.396 21.589-24.576 40.163-24.576 0 0 0 0 0 0 11.776 0 22.101 6.798 27.648 18.176 3.868 7.936 5.661 18.148 5.661 32.114v304.327c0 30.806-13.539 50.717-34.503 50.717zM231.111 22.386l-61.525 77.17-98.475 0.114 0.171 142.166 98.645-0.057 61.184 76.743v-296.135zM428.402 170.667l48.925 48.924c8.334 8.334 8.334 21.845 0 30.179s-21.846 8.334-30.18 0l-48.925-48.953-48.925 48.924c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.179l48.925-48.896-48.925-48.925c-8.334-8.334-8.334-21.846 0-30.179s21.846-8.334 30.18 0l48.925 48.924 48.925-48.924c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.179l-48.896 48.925z" />
+<glyph unicode="&#xe9ab;" glyph-name="sound-on-solid" d="M242.802 369.749c-15.502 0-28.046-13.511-36.153-23.694l-49.152-61.668h-82.83c0 0-42.666 0-42.666-42.666v-142.222c0 0 0-42.667 42.666-42.667h82.46l49.522-62.094c5.547-6.998 20.366-23.239 37.376-23.239 10.524 0 19.456 5.888 24.434 16.157 3.613 7.452 5.319 17.152 5.319 30.578v304.298c0 28.672-12.146 47.218-30.976 47.218zM359.993 93.269c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.179l85.334-85.334c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.18l-85.305 85.333zM344.889 241.749c5.462 0 10.923 2.077 15.075 6.258l85.334 85.333c8.334 8.334 8.334 21.846 0 30.18s-21.846 8.334-30.18 0l-85.334-85.333c-8.334-8.334-8.334-21.846 0-30.18 4.182-4.181 9.642-6.258 15.104-6.258zM458.666 191.972h-113.778c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h113.778c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xe9ac;" glyph-name="sound-on-outlined" d="M242.83 373.333c-17.038 0-30.379-14.279-38.969-25.031l-50.887-63.801h-78.706c-25.686-0.74-42.269-17.522-42.269-42.724v-142.763c0.626-25.628 17.38-42.183 42.666-42.183h77.966l51.228-64.256c5.888-7.396 21.589-24.576 40.163-24.576 0 0 0 0 0 0 11.776 0 22.101 6.798 27.648 18.176 3.868 7.936 5.661 18.148 5.661 32.114v304.327c0 30.806-13.539 50.717-34.503 50.717zM234.667 22.386l-61.525 77.17h-27.278l-71.197 0.114 0.171 142.166 98.645-0.057 61.184 76.743v-296.135zM359.964 93.298c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l85.334-85.333c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.179l-85.305 85.334zM344.889 241.778c5.462 0 10.923 2.077 15.075 6.258l85.334 85.334c8.334 8.334 8.334 21.845 0 30.18s-21.846 8.334-30.18 0l-85.334-85.334c-8.334-8.334-8.334-21.846 0-30.179 4.182-4.181 9.642-6.258 15.104-6.258zM458.666 192h-113.778c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h113.778c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xe9ad;" glyph-name="settings-solid" d="M440.889 206.222h-15.36c-4.466 21.447-12.971 41.387-24.576 59.136l11.293 11.293c13.881 13.881 13.881 36.38 0 50.29s-36.38 13.881-50.29 0l-11.264-11.264c-17.721 11.606-37.661 20.11-59.108 24.576v15.303c0 19.627-15.929 35.555-35.555 35.555s-35.584-15.929-35.584-35.555v-15.332c-21.447-4.494-41.387-12.999-59.108-24.605l-11.292 11.293c-13.881 13.881-36.38 13.881-50.29 0s-13.881-36.38 0-50.29l11.293-11.293c-11.577-17.721-20.082-37.66-24.547-59.107h-15.388c-19.627 0-35.556-15.929-35.556-35.555s15.929-35.556 35.556-35.556h15.388c4.466-21.418 12.971-41.358 24.547-59.079l-11.293-11.293c-13.881-13.881-13.881-36.38 0-50.29 6.941-6.94 16.014-10.41 25.145-10.41s18.205 3.47 25.145 10.41l11.264 11.264c17.721-11.606 37.66-20.11 59.107-24.576v-15.36c0-19.626 15.929-35.555 35.555-35.555s35.555 15.929 35.555 35.555v15.389c21.447 4.466 41.387 12.971 59.136 24.576l11.264-11.264c6.94-6.94 16.014-10.41 25.145-10.41s18.204 3.47 25.145 10.41c13.881 13.881 13.881 36.38 0 50.29l-11.264 11.264c11.606 17.721 20.082 37.66 24.576 59.107h15.36c19.627 0 35.555 15.929 35.555 35.556s-15.929 35.527-35.555 35.527zM256 76.203c-52.196 0-94.493 42.297-94.493 94.464 0 52.195 42.297 94.493 94.493 94.493 52.167 0 94.464-42.297 94.464-94.493 0-52.167-42.297-94.464-94.464-94.464z" />
+<glyph unicode="&#xe9ae;" glyph-name="settings-outlined" d="M440.889 206.222h-15.389c-4.494 21.418-12.999 41.33-24.605 59.050l11.321 11.321c13.881 13.881 13.881 36.38 0 50.29s-36.38 13.881-50.29 0l-11.349-11.321c-17.721 11.606-37.632 20.11-59.050 24.604v15.389c0 19.627-15.929 35.555-35.555 35.555s-35.527-15.929-35.527-35.555v-15.389c-21.418-4.494-41.358-12.999-59.079-24.633l-11.35 11.35c-13.881 13.881-36.38 13.881-50.29 0s-13.881-36.381 0-50.29l11.35-11.35c-11.577-17.692-20.082-37.632-24.576-59.022h-15.388c-19.627 0-35.556-15.929-35.556-35.555s15.929-35.556 35.556-35.556h15.388c4.494-21.39 12.971-41.301 24.576-59.022l-11.35-11.35c-13.881-13.881-13.881-36.38 0-50.29 6.941-6.941 16.014-10.411 25.145-10.411 9.074 0 18.205 3.47 25.145 10.411l11.321 11.321c17.721-11.634 37.661-20.139 59.079-24.633v-15.36c0-19.626 15.929-35.555 35.555-35.555s35.555 15.929 35.555 35.555v15.389c21.418 4.494 41.33 12.999 59.050 24.605l11.321-11.321c6.94-6.941 16.014-10.411 25.145-10.411s18.204 3.47 25.145 10.411c13.881 13.881 13.881 36.38 0 50.29l-11.321 11.321c11.606 17.721 20.11 37.632 24.605 59.051h15.417c19.627 0 35.555 15.929 35.555 35.555s-15.929 35.556-35.555 35.556zM256 40.135c-71.964 0-130.531 58.567-130.531 130.532s58.567 130.531 130.531 130.531 130.531-58.567 130.531-130.531-58.567-130.532-130.531-130.532zM312.889 170.667c0-31.419-25.47-56.889-56.889-56.889s-56.889 25.47-56.889 56.889c0 31.419 25.47 56.889 56.889 56.889s56.889-25.47 56.889-56.889z" />
+<glyph unicode="&#xe9af;" glyph-name="tools" d="M445.383 302.336l-77.426-77.426c-13.084-13.056-26.14 0-26.14 0l-31.033 31.033c-13.056 13.084 0 26.141 0 26.141l77.426 77.426c-14.336 6.486-30.123 10.269-46.877 10.269-63.147 0-114.346-51.171-114.346-114.318 0-15.616 3.186-30.493 8.846-44.060l-166.998-166.997c-16.669-16.64-16.669-43.691 0-60.331 8.334-8.334 19.257-12.515 30.18-12.515s21.846 4.153 30.18 12.487l166.628 166.628c13.966-6.087 29.326-9.558 45.539-9.558 63.147 0 114.318 51.171 114.318 114.318-0.029 16.782-3.84 32.569-10.297 46.905z" />
+<glyph unicode="&#xe9b0;" glyph-name="signal" d="M256 218.425c-51.058 0-99.072-19.882-135.168-56.007-9.814-9.813-9.814-25.742 0-35.555 9.842-9.842 25.742-9.842 35.555 0 26.596 26.624 61.981 41.273 99.613 41.273s73.017-14.649 99.641-41.273c4.892-4.921 11.349-7.367 17.778-7.367s12.885 2.446 17.778 7.367c9.813 9.813 9.813 25.742 0 35.555-36.125 36.125-84.138 56.007-135.196 56.007zM476.359 233.529c-121.486 121.486-319.232 121.486-440.718 0-9.813-9.814-9.813-25.742 0-35.555 9.813-9.842 25.742-9.842 35.555 0 101.888 101.86 267.69 101.888 369.607 0 4.892-4.921 11.349-7.367 17.778-7.367s12.885 2.446 17.778 7.367c9.813 9.842 9.813 25.742 0 35.555zM298.638 59.335c0-23.564-19.103-42.667-42.666-42.667s-42.666 19.103-42.666 42.667c0 23.564 19.102 42.666 42.666 42.666s42.666-19.102 42.666-42.666z" />
+<glyph unicode="&#xe9b1;" glyph-name="bright-on" d="M256.029 296.619c-69.462 0-125.981-56.519-125.981-125.952 0-69.462 56.519-125.981 125.981-125.981s125.952 56.49 125.952 125.981c0 69.433-56.519 125.952-125.952 125.952zM287.488 359.623c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.097-31.488 31.488c0 17.391 14.097 31.488 31.488 31.488s31.488-14.098 31.488-31.488zM421.091 304.27c0-17.391-14.098-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.098 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM98.56 170.667c0-17.39-14.097-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM153.885 304.299c0-17.391-14.097-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM287.488-18.29c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM153.885 37.063c0-17.39-14.097-31.488-31.488-31.488s-31.488 14.097-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.098 31.488-31.488zM476.445 170.667c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.098 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM421.091 37.063c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.097-31.488 31.488c0 17.39 14.098 31.488 31.488 31.488s31.488-14.098 31.488-31.488z" />
+<glyph unicode="&#xe9b2;" glyph-name="bright-off" d="M256 296.619c-69.462 0-125.981-56.49-125.981-125.952s56.519-125.981 125.981-125.981c69.433 0 125.952 56.49 125.952 125.981 0 69.461-56.49 125.952-125.952 125.952zM256 87.353c-45.938 0-83.314 37.348-83.314 83.314 0 45.909 37.376 83.285 83.314 83.285 45.909 0 83.286-37.347 83.286-83.285s-37.376-83.314-83.286-83.314zM287.488 359.623c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.097-31.488 31.488c0 17.391 14.097 31.488 31.488 31.488s31.488-14.098 31.488-31.488zM421.091 304.27c0-17.391-14.098-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.098 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM98.531 170.667c0-17.39-14.097-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM153.856 304.299c0-17.391-14.097-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM287.488-18.29c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM153.856 37.063c0-17.39-14.097-31.488-31.488-31.488s-31.488 14.097-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.098 31.488-31.488zM476.416 170.667c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.098 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM421.091 37.063c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.097-31.488 31.488c0 17.39 14.098 31.488 31.488 31.488s31.488-14.098 31.488-31.488z" />
+<glyph unicode="&#xe9b3;" glyph-name="contrast" d="M256.029 296.619c-69.462 0-125.981-56.49-125.981-125.952s56.519-125.981 125.981-125.981c69.462 0 125.952 56.49 125.952 125.981 0 69.461-56.49 125.952-125.952 125.952zM256.029 87.381v166.571c45.938 0 83.286-37.376 83.286-83.285 0-45.938-37.348-83.286-83.286-83.286zM287.517 359.623c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.097-31.488 31.488c0 17.391 14.097 31.488 31.488 31.488s31.488-14.098 31.488-31.488zM421.12 304.299c0-17.391-14.098-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.098 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM98.56 170.667c0-17.39-14.097-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM153.885 304.299c0-17.391-14.097-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM287.517-18.29c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM153.885 37.063c0-17.39-14.097-31.488-31.488-31.488s-31.488 14.097-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.098 31.488-31.488zM476.445 170.667c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.098 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM421.091 37.063c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.097-31.488 31.488c0 17.39 14.098 31.488 31.488 31.488s31.488-14.098 31.488-31.488z" />
+<glyph unicode="&#xe9b4;" glyph-name="energy-solid" d="M360.334 376.946c-2.986 4.352-7.936 6.912-13.198 6.912l-136.846 0.142-76.572-224.057c-1.138-4.779 0-9.785 3.043-13.71 3.043-3.783 7.68-6.030 12.572-6.030h69.291l-56.889-182.87 213.305 247.95c3.982 4.835 4.836 11.492 2.134 17.18-2.674 5.603-8.306 9.159-14.507 9.159h-68.551l68.067 130.56c1.82 4.921 1.166 10.467-1.849 14.762z" />
+<glyph unicode="&#xe9b5;" glyph-name="energy-outlined" d="M377.173 222.436c-2.702 5.603-8.306 9.159-14.507 9.159h-68.579l68.067 130.589c1.849 4.921 1.195 10.467-1.849 14.762-2.986 4.323-7.936 6.912-13.17 6.912l-136.846 0.142-76.572-224.057c-1.166-4.779-0.029-9.785 3.015-13.71 3.043-3.812 7.68-6.058 12.601-6.058h69.262l-56.889-182.841 213.305 247.95c3.982 4.835 4.836 11.492 2.162 17.152zM228.238 77.227l40.135 97.707h-92.445l64 173.511h71.111l-71.111-149.333h82.489l-94.18-121.885z" />
+<glyph unicode="&#xe9b6;" glyph-name="battery-charging" d="M355.555 341.333h-42.666v33.024c0 0 0 23.865-23.894 23.865h-66.019c0 0-23.865 0-23.865-23.865v-33.024h-42.666c0 0-42.666 0-42.666-42.667v-312.889c0 0 0-42.667 42.666-42.667h199.111c0 0 42.666 0 42.666 42.667v312.889c0 0 0 42.667-42.666 42.667zM355.555-14.222h-199.111v312.889h199.111v-312.889zM179.456 129.394c-0.711-2.986 0-6.144 1.906-8.59 1.906-2.361 4.807-3.783 7.879-3.783h43.35l-35.584-114.432 133.461 155.193c2.503 3.015 3.043 7.168 1.365 10.723-1.678 3.499-5.205 5.746-9.102 5.746h-42.894l42.582 81.692c1.166 3.101 0.74 6.571-1.138 9.245-1.877 2.702-4.978 4.323-8.249 4.323l-85.646 0.086-47.929-140.203z" />
+<glyph unicode="&#xe9b7;" glyph-name="battery-full" d="M355.555 341.333h-42.666v33.024c0 0 0 23.865-23.894 23.865h-66.019c0 0-23.865 0-23.865-23.865v-33.024h-42.666c0 0-42.666 0-42.666-42.667v-312.889c0 0 0-42.667 42.666-42.667h199.111c0 0 42.666 0 42.666 42.667v312.889c0 0 0 42.667-42.666 42.667zM355.555-14.222h-199.111v312.889h199.111v-312.889zM184.889 56.889h142.222v-44.089h-142.222v44.089zM183.581 128h144.867v-42.666h-144.868v42.666zM183.581 199.111h144.867v-42.666h-144.868v42.666zM183.581 270.222h144.867v-42.667h-144.868v42.667z" />
+<glyph unicode="&#xe9b8;" glyph-name="battery-high" d="M355.555 341.333h-42.666v33.024c0 0 0 23.865-23.894 23.865h-66.019c0 0-23.865 0-23.865-23.865v-33.024h-42.666c0 0-42.666 0-42.666-42.667v-312.889c0 0 0-42.667 42.666-42.667h199.111c0 0 42.666 0 42.666 42.667v312.889c0 0 0 42.667-42.666 42.667zM355.555-14.222h-199.111v312.889h199.111v-312.889zM184.889 56.889h142.222v-44.089h-142.222v44.089zM183.581 128h144.867v-42.666h-144.868v42.666zM183.581 199.111h144.867v-42.666h-144.868v42.666z" />
+<glyph unicode="&#xe9b9;" glyph-name="battery-medium" d="M355.555 341.333h-42.666v33.024c0 0 0 23.865-23.894 23.865h-66.019c0 0-23.865 0-23.865-23.865v-33.024h-42.666c0 0-42.666 0-42.666-42.667v-312.889c0 0 0-42.667 42.666-42.667h199.111c0 0 42.666 0 42.666 42.667v312.889c0 0 0 42.667-42.666 42.667zM355.555-14.222h-199.111v312.889h199.111v-312.889zM184.889 56.889h142.222v-44.089h-142.222v44.089zM183.581 128h144.867v-42.666h-144.868v42.666z" />
+<glyph unicode="&#xe9ba;" glyph-name="battery-low" d="M355.555 341.333h-42.666v33.024c0 0 0 23.865-23.894 23.865h-66.019c0 0-23.865 0-23.865-23.865v-33.024h-42.666c0 0-42.666 0-42.666-42.667v-312.889c0 0 0-42.667 42.666-42.667h199.111c0 0 42.666 0 42.666 42.667v312.889c0 0 0 42.667-42.666 42.667zM355.555-14.222h-199.111v312.889h199.111v-312.889zM184.889 56.889h142.222v-44.089h-142.222v44.089z" />
+<glyph unicode="&#xe9bb;" glyph-name="battery-empty" d="M355.555 341.333h-42.666v33.024c0 0 0 23.865-23.894 23.865h-66.019c0 0-23.865 0-23.865-23.865v-33.024h-42.666c0 0-42.666 0-42.666-42.667v-312.889c0 0 0-42.667 42.666-42.667h199.111c0 0 42.666 0 42.666 42.667v312.889c0 0 0 42.667-42.666 42.667zM355.555-14.222h-199.111v312.889h199.111v-312.889z" />
+<glyph unicode="&#xe9bc;" glyph-name="activity-solid" d="M353.365 152.917l-52.452-131.072c-2.702-6.798-9.273-11.178-16.498-11.178-0.541 0-1.11 0.029-1.65 0.057-7.822 0.711-14.25 6.514-15.815 14.222l-45.142 225.82-34.674-86.699c-2.702-6.741-9.216-11.178-16.498-11.178l-99.527-0.029v-124.928c0.597-25.6 17.351-42.154 42.666-42.154h285.014c25.572 0.654 42.098 17.408 42.098 42.667v124.701l-87.524-0.228zM158.606 188.445l52.423 131.043c2.93 7.31 10.297 11.776 18.119 11.122 7.822-0.711 14.25-6.514 15.815-14.222l45.17-225.792 34.674 86.698c2.674 6.742 9.188 11.179 16.469 11.179l99.613 0.227v124.729c-0.683 25.6-17.408 42.126-42.666 42.126h-284.814c-25.714-0.654-42.297-17.408-42.297-42.667v-124.473l87.495 0.029z" />
+<glyph unicode="&#xe9bd;" glyph-name="activity-outlined" d="M398.222 355.556h-284.814c-25.714-0.654-42.297-17.408-42.297-42.666v-285.014c0.683-25.572 17.408-42.098 42.666-42.098h285.014c25.572 0.654 42.098 17.408 42.098 42.667v285.042c-0.74 25.571-17.493 42.069-42.666 42.069zM398.222 312.718l-0.086-124.018-56.946-0.256c-6.685-0.029-12.829-3.84-15.786-9.842l-35.385-70.77-45.226 180.906c-1.792 7.225-7.907 12.544-15.303 13.369-7.651 0.967-14.535-3.043-17.834-9.728l-52.025-103.936-45.767-0.029 0.085 124.473 284.274-0.171zM397.909 28.445l-284.132 0.17 0.085 124.245 56.775 0.029c6.742 0 12.886 3.812 15.9 9.842l35.413 70.798 45.227-180.935c1.792-7.225 7.908-12.544 15.303-13.369 0.654-0.086 1.308-0.114 1.934-0.114 6.685 0 12.857 3.755 15.901 9.842l51.996 103.993 45.824 0.199-0.086-124.7c-0.057 0-0.114 0-0.142 0z" />
+<glyph unicode="&#xe9be;" glyph-name="location" d="M279.779 395.378c-7.822 1.11-15.644 1.906-23.751 1.934-7.68-0.029-15.076-0.711-22.442-1.735-79.673-10.951-141.113-79.132-141.113-161.792 0-27.022 6.57-52.48 18.204-74.894 8.477-16.356 144.754-214.898 144.754-214.898s134.94 194.19 145.18 213.618c5.404 10.297 9.757 21.22 12.885 32.654 0.142 0.256 0.341 0.512 0.426 0.768 0.284 1.109 0.37 2.275 0.711 3.357 1.11 4.665 2.048 9.415 2.759 14.222 0.313 1.849 0.683 3.669 0.853 5.518 0.768 6.428 1.28 12.97 1.28 19.655 0 82.204-60.7 150.101-139.748 161.593zM256 106.638c-68.722 0-124.445 55.722-124.445 124.444 0 68.75 55.722 124.444 124.445 124.444s124.445-55.694 124.445-124.444c0-68.722-55.723-124.444-124.445-124.444z" />
+<glyph unicode="&#xe9bf;" glyph-name="detect-location" d="M279.779 395.378c-7.822 1.11-15.644 1.906-23.751 1.934-7.68-0.029-15.076-0.711-22.442-1.735-79.673-10.951-141.113-79.132-141.113-161.792 0-27.022 6.57-52.48 18.204-74.894 8.477-16.356 144.754-214.898 144.754-214.898s134.94 194.19 145.18 213.618c5.404 10.297 9.757 21.22 12.885 32.654 0.142 0.256 0.341 0.512 0.426 0.768 0.284 1.109 0.37 2.275 0.711 3.357 1.11 4.665 2.048 9.415 2.759 14.222 0.313 1.849 0.683 3.669 0.853 5.518 0.768 6.428 1.28 12.97 1.28 19.655 0 82.204-60.7 150.101-139.748 161.593zM256 106.638c-68.722 0-124.445 55.722-124.445 124.444 0 68.75 55.722 124.444 124.445 124.444s124.445-55.694 124.445-124.444c0-68.722-55.723-124.444-124.445-124.444zM252.416 179.627c-10.78 0-19.655-9.244-19.655-20.48s8.875-20.509 19.655-20.509c10.781 0 19.627 9.273 19.627 20.509s-8.846 20.48-19.626 20.48zM253.611 323.527c-29.241 0-56.093-21.731-56.093-46.194 0-10.041 7.168-15.274 15.588-15.274 23.239 0 11.264 32.995 41.956 32.995 14.364 0 22.983-7.993 22.983-21.504 0-24.462-41.927-31.203-41.927-60.957 0-7.993 5.006-16.726 15.332-16.726 15.843 0 13.91 12.231 19.684 20.992 7.651 11.719 43.349 24.234 43.349 56.69 0 35.242-30.18 49.977-60.871 49.977z" />
+<glyph unicode="&#xe9c0;" glyph-name="map" d="M469.334 341.902c-0.654 25.572-17.408 42.098-42.666 42.098h-341.703c-25.686-0.654-42.297-17.408-42.297-42.666v-341.874c0.626-25.572 17.38-42.126 42.666-42.126h341.902c25.572 0.683 42.070 17.437 42.070 42.666l0.029 341.902zM239.446 131.101c-0.085-0.938-0.285-1.849-0.427-2.816-0.37-2.446-0.853-4.864-1.422-7.254-0.171-0.569-0.227-1.138-0.37-1.707-0.029-0.142-0.142-0.284-0.199-0.398-1.621-5.831-3.84-11.406-6.599-16.668-5.206-9.899-74.098-124.473-74.098-124.473s-69.575 116.764-73.898 125.127c-5.916 11.435-9.273 24.434-9.273 38.23 0 42.183 31.346 76.999 72.022 82.574 3.755 0.541 7.538 0.882 11.463 0.91 4.125-0.029 8.135-0.427 12.118-0.995 40.334-5.859 71.338-40.534 71.338-82.489 0-3.413-0.256-6.741-0.654-10.041zM377.913-12.174l-60.587 181.703h-50.432c-11.804 43.036-47.958 76.999-93.781 83.626-10.61 1.536-21.618 1.195-32.285 0.142-25.572-2.56-49.92-17.294-67.698-35.811v75.065h203.207l-20.338 60.985h61.81l20.31-60.985h100.722v-123.022h-59.705l60.558-181.703h-61.781z" />
+<glyph unicode="&#xe9c1;" glyph-name="browse-view-map" d="M320.674 101.572l-31.932 95.787h-50.85c-13.309 45.34-55.134 84.52-109.858 84.52-20.938 0-57.634-8.695-83.49-34.181v72.684h203.19l-20.321 60.956h61.81l20.315-60.956h100.716v-123.022h-59.716l29.613-88.852c21.038-1.34 41.714-6.565 60.595-14.504l-0.012 275.698c-0.666 25.583-17.402 42.112-42.652 42.112h-341.709c-25.694-0.666-42.291-17.402-42.291-42.666v-341.834c0.598-25.611 17.349-42.166 42.666-42.166h161.382c-2.97 6.787-4.731 13.491-4.731 19.874 0 35.032 48.142 79.326 107.272 96.552zM201.831 130.057c-4.494-8.627-74.098-124.473-74.098-124.473s-69.575 116.764-73.898 125.127c-5.913 11.434-9.273 24.434-9.273 38.23 0 42.183 31.346 76.999 72.022 82.574 3.755 0.541 7.538 0.882 11.463 0.91 4.125-0.029 8.135-0.427 12.118-0.995 40.334-5.859 71.339-40.534 71.339-82.489 0.003-14.654-5.512-30.902-9.671-38.884zM369.889 80.535c-67.459 0-128.042-51.291-128.042-75.514s60.584-75.5 128.042-75.5 128.029 51.277 128.029 75.5-60.57 75.514-128.029 75.514zM270.93 5.021c6.269 10.735 38.079 37.675 78.572 45.059-17.106-7.774-29.056-24.918-29.056-44.937 0-20.327 12.279-37.749 29.81-45.346-40.863 7.171-73.017 34.423-79.326 45.224zM389.501-40.206c17.536 7.595 29.818 25.023 29.818 45.352 0 20.019-11.952 37.166-29.062 44.94 40.49-7.379 72.308-34.327 78.578-45.062-6.312-10.806-38.477-38.062-79.334-45.23z" />
+<glyph unicode="&#xe9c2;" glyph-name="directions" d="M120.69 213.362c7.595 4.779 143.218 56.548 255.687 99.044 6.058 2.332 12.914 0.768 17.38-3.954l-0.029-0.057 0.057 0.029c4.694-4.438 6.286-11.321 3.954-17.38-42.524-112.47-94.265-248.064-99.043-255.687-3.129-4.893-8.618-7.737-14.421-7.452-5.774 0.313-10.951 3.669-13.568 8.875l-51.228 97.365-97.394 51.257c-5.177 2.589-8.562 7.766-8.846 13.54-0.284 5.803 2.56 11.292 7.453 14.422z" />
+<glyph unicode="&#xe9c3;" glyph-name="campus-building" d="M391.111 14.222h-7.111v312.889c0 0 0 42.666-42.666 42.666h-170.667c0 0-42.667 0-42.667-42.666v-312.889h-7.111c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h270.222c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333zM241.778 14.222h-71.111v113.778h71.111v-113.778zM241.778 156.445h-71.111v71.111h71.111v-71.111zM241.778 256h-71.111v71.111h71.111v-71.111zM341.334 14.222h-71.111v113.778h71.111v-113.778zM341.334 156.445h-71.111v71.111h71.111v-71.111zM341.334 256h-71.111v71.111h71.111v-71.111z" />
+<glyph unicode="&#xe9c4;" glyph-name="campus" d="M462.222-14.222h-7.111v227.555c0 0 0 28.445-28.445 28.445h-56.889v113.778c0 0 0 42.667-42.666 42.667h-170.667c0 0-42.666 0-42.666-42.667v-71.111h-14.222c0 0-42.666 0-42.666-42.667v-256h-7.111c-11.776 0-21.334-9.558-21.334-21.334s9.557-21.333 21.334-21.333h49.721c0.028 0 0.028 0 0.057 0h362.666c11.776 0 21.334 9.558 21.334 21.333s-9.558 21.334-21.334 21.334zM213.333-14.222h-85.334v71.111h85.334v-71.111zM252.445 92.445h-163.555v28.444h163.555v-28.444zM252.445 156.445h-163.555v28.444h163.555v-28.444zM252.445 216.889h-163.555v28.445h163.555v-28.445zM327.111 238.222v-252.444h-42.666v256c0 0 0 42.667-42.666 42.667h-85.334v71.111h170.666v-117.334zM426.666-14.222h-56.889v56.889h56.889v-56.889zM426.666 71.111h-56.889v56.889h56.889v-56.889zM426.666 156.445h-56.889v56.889h56.889v-56.889z" />
+<glyph unicode="&#xe9c5;" glyph-name="find-campus" d="M256 84.537v185.685c0 0 0 42.666-42.666 42.666h-85.334v71.111h170.667v-235.69c22.187 17.92 50.005 29.127 80.697 29.127 16.726 0 32.626-3.442 47.303-9.273v73.614c0 0 0 28.445-28.445 28.445h-56.889v113.778c0 0 0 42.666-42.666 42.666h-170.667c0 0-42.666 0-42.666-42.666v-71.111h-14.222c0 0-42.666 0-42.666-42.667v-256h-7.111c-11.776 0-21.334-9.558-21.334-21.334s9.557-21.333 21.334-21.333h254.691c-16.014 21.504-25.856 47.9-25.856 76.714 0 12.686 2.418 24.69 5.831 36.267zM341.334 241.778h56.889v-56.889h-56.889v56.889zM184.889 14.222h-85.334v71.111h85.334v-71.111zM224 120.889h-163.555v28.444h163.555v-28.444zM224 184.889h-163.555v28.445h163.555v-28.445zM224 245.333h-163.555v28.445h163.555v-28.445zM505.742-48.924l-47.417 47.417c9.13 14.45 14.62 31.459 14.62 49.778 0 51.598-42.012 93.611-93.611 93.611-51.627 0-93.639-42.013-93.639-93.611 0-51.627 42.012-93.639 93.639-93.639 17.834 0 34.332 5.29 48.526 13.966l47.702-47.702c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.363 8.363 8.363 21.846 0.029 30.18zM379.363-2.702c-28.103 0-50.973 22.87-50.973 50.972s22.87 50.944 50.972 50.944c28.075 0 50.944-22.841 50.944-50.944s-22.87-50.972-50.944-50.972z" />
+<glyph unicode="&#xe9c6;" glyph-name="select-campus" horiz-adv-x="514" d="M213.333 312.889h-85.334v71.111h170.666v-336.384c12.317-1.394 24.291-6.599 33.764-16.043l8.903-8.903v48.441h56.889v-7.054l28.445 28.444v149.277c0 0 0 28.445-28.445 28.445h-56.889v113.778c0 0 0 42.666-42.666 42.666h-170.667c0 0-42.666 0-42.666-42.666v-71.111h-14.222c0 0-42.666 0-42.666-42.666v-256h-7.111c-11.776 0-21.334-9.558-21.334-21.333s9.557-21.334 21.334-21.334h217.657c-7.51 20.196-3.271 43.805 12.97 60.018 1.251 1.251 2.702 2.19 4.039 3.299v235.35c0 0 0 42.666-42.666 42.666zM341.334 241.778h56.889v-56.889h-56.889v56.889zM341.334 156.445h56.889v-56.889h-56.889v56.889zM184.889 14.222h-85.334v71.111h85.334v-71.111zM224 120.889h-163.555v28.444h163.555v-28.444zM224 184.889h-163.555v28.445h163.555v-28.445zM224 245.333h-163.555v28.445h163.555v-28.445zM505.742 93.298c-8.334 8.334-21.846 8.334-30.18 0l-127.147-127.147-41.813 41.813c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.179l56.889-56.889c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l142.222 142.222c8.391 8.362 8.391 21.846 0.057 30.179z" />
+<glyph unicode="&#xe9c7;" glyph-name="navigate-campus" d="M507.82 127.685c-3.555 3.384-9.043 4.379-13.422 2.446l-193.17-83.745c-4.635-1.99-7.365-6.398-7.166-11.432l0.029-1.081 1.82-5.602c0.597-1.080 3.014-3.356 6.057-4.578l82.352-28.664 32.019-73.48c1.905-3.754 5.887-6.598 10.38-6.881l0.796-0.029c4.151 0 7.962 2.104 10.18 5.602 2.445 4.436 17.175 41.774 73.281 194.108 1.791 4.663 0.512 9.868-3.156 13.337zM264.46 14.337h-8.531v255.929c0 0 0 42.655-42.655 42.655h-85.309v71.091h170.619v-300.403l42.655 18.484v54.428h56.873v-29.773l28.437 12.313v102.77c0 0 0 28.436-28.437 28.436h-56.873v113.746c0 0 0 42.655-42.655 42.655h-170.619c0 0-42.655 0-42.655-42.655v-71.091h-14.219c0 0-42.655 0-42.655-42.655v-255.929h-7.109c-11.773 0-21.328-9.555-21.328-21.327s9.555-21.327 21.328-21.327h322.897l-53.802 18.74c-11.887 4.692-20.702 13.166-25.962 23.915zM341.238 241.829h56.873v-56.873h-56.873v56.873zM184.838 14.337h-85.309v71.091h85.309v-71.091zM223.938 120.974h-163.51v28.437h163.51v-28.437zM223.938 184.956h-163.51v28.436h163.51v-28.436zM223.938 245.384h-163.51v28.436h163.51v-28.436z" />
+<glyph unicode="&#xe9c8;" glyph-name="pin-solid" d="M442.14 279.211l-77.625 77.625c-29.156 29.127-58.283 0-58.283 0l-115.484-115.484-55.296 6.969c-5.462 0.683-10.126 0.995-14.137 0.995-22.044 0-30.663-9.614-33.991-17.692-7.822-18.83 9.386-38.855 17.095-46.62l67.897-67.869-109.17-109.17c-8.334-8.334-8.334-21.846 0-30.18 4.153-4.153 9.614-6.229 15.076-6.229s10.922 2.077 15.076 6.258l109.17 109.17 68.153-68.125c13.454-13.426 24.69-19.655 35.47-19.655 7.566 0 14.45 3.129 19.456 8.789 10.809 12.26 9.5 33.365 8.419 41.899l-7.026 55.808 115.257 115.257c29.099 29.099-0.057 58.254-0.057 58.254z" />
+<glyph unicode="&#xe9c9;" glyph-name="pin-outlined" d="M442.197 279.182l-77.682 77.71c-10.666 10.667-21.561 12.885-28.814 12.885-10.297 0-20.338-4.352-29.526-13.056l-113.294-113.948-54.101 6.883c-5.49 0.683-10.212 0.995-14.251 0.995-23.438 0-32.768-10.638-36.466-19.57-8.448-20.423 9.33-41.358 17.38-49.436l65.763-65.735-107.975-107.947c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.23 15.076-6.23s10.922 2.077 15.076 6.258l107.975 107.947 66.076-66.048c13.938-13.909 25.373-20.139 37.063-20.139 8.505 0 16.27 3.527 21.902 9.899 11.52 13.056 10.154 34.844 9.046 43.606l-6.884 54.243 113.635 113.636c17.010 16.982 17.18 40.221 0 58.226zM283.591 122.709l8.562-67.356-151.040 150.983 66.787-8.476 127.687 127.602 75.264-75.549-127.26-127.203z" />
+<glyph unicode="&#xe9ca;" glyph-name="dining-cafeteria" d="M229.632 256h-28.445v142.222h-28.445v-142.222h-28.445v142.222h-28.445v-170.667c0 0 0-28.445 28.445-28.445h14.222v-227.555c0-15.702 12.743-28.445 28.445-28.445s28.445 12.743 28.445 28.445v227.555h14.222c0 0 28.445 0 28.445 28.445v0 170.667h-28.445v-142.222zM395.662 141.824l-38.912 235.065-0.569-0.086c-3.186 12.231-13.796 21.418-26.994 21.418-15.702 0-28.445-12.743-28.445-28.445v-398.222c0-15.702 12.743-28.445 28.445-28.445s28.445 12.743 28.445 28.445v142.222h14.222c0 0 28.445 0 23.808 28.046z" />
+<glyph unicode="&#xe9cb;" glyph-name="travel" d="M471.382 383.602l-2.105 2.105c0 0-27.335 27.335-54.67 0l-117.618-117.646-230.855 40.534c0 0-11.691 2.077-20.11-6.343l-10.525-10.524c0 0-18.916-18.916 5.433-30.009l171.463-78.222-78.848-78.876-83.911 20.935c0 0-4.324 1.081-7.481-2.077l-7.225-7.225c0 0-10.382-10.41 2.276-17.834l92.075-54.101c0 0 0.142-0.057 0.313-0.171l0.569-0.54c0.114-0.228 0.199-0.427 0.199-0.427l53.106-90.994c7.424-12.686 17.806-2.276 17.806-2.276l7.225 7.225c3.157 3.158 2.077 7.481 2.077 7.481l-20.65 82.859 79.019 79.019 77.796-170.582c11.094-24.349 30.038-5.433 30.038-5.433l10.496 10.524c8.42 8.391 6.372 20.11 6.372 20.11l-40.334 229.746 118.073 118.073c0 0 27.335 27.335 0 54.67z" />
+<glyph unicode="&#xe9cc;" glyph-name="world" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM432.498 192h-82.46c-2.389 57.885-14.421 109.312-32.284 145.38 61.298-22.755 106.695-78.421 114.745-145.38zM79.502 149.333h82.46c2.389-57.885 14.422-109.312 32.285-145.38-61.269 22.755-106.695 78.422-114.745 145.38zM161.963 192h-82.46c8.050 66.958 53.476 122.624 114.774 145.38-17.892-36.067-29.923-87.495-32.313-145.38zM256-7.083c-12.060 2.93-47.019 53.93-51.37 156.416h102.741c-4.352-102.457-39.31-153.486-51.37-156.416zM204.63 192c4.381 102.998 39.651 154.026 50.972 156.445 0.057 0 0.114 0 0.199 0 11.862-2.418 47.189-53.447 51.57-156.445h-102.742zM317.753 3.954c17.863 36.096 29.895 87.495 32.284 145.38h82.46c-8.050-66.958-53.447-122.624-114.745-145.38z" />
+<glyph unicode="&#xe9cd;" glyph-name="devices" d="M71.111 256v-185.458c0 0 0-0.029 0-0.029v-42.070h-21.334c-11.776 0-21.334-9.558-21.334-21.333s9.557-21.334 21.334-21.334h120.889v85.476l-57.258 0.029 0.569 184.718 56.69-0.029v42.695h-57.316c-25.657-0.739-42.24-17.465-42.24-42.667zM440.889 384h-199.111c-42.666 0-42.666-42.666-42.666-42.666v-341.334c0-42.667 42.666-42.667 42.666-42.667h199.111c42.666 0 42.666 42.667 42.666 42.667v341.334c0 42.666-42.666 42.666-42.666 42.666zM318.18 362.667h46.279v-28.444h-46.279v28.444zM341.334-14.222c-15.702 0-28.445 12.743-28.445 28.444s12.743 28.445 28.445 28.445 28.445-12.743 28.445-28.445-12.743-28.444-28.445-28.444zM440.889 71.111h-199.111v241.778h199.111v-241.778z" />
+<glyph unicode="&#xe9ce;" glyph-name="mobile" d="M355.555 384h-199.111c-42.666 0-42.666-42.666-42.666-42.666v-341.334c0-42.667 42.666-42.667 42.666-42.667h199.111c42.666 0 42.666 42.667 42.666 42.667v341.334c0 42.666-42.666 42.666-42.666 42.666zM232.846 362.667h46.279v-28.444h-46.279v28.444zM256-14.222c-15.702 0-28.445 12.743-28.445 28.444s12.743 28.445 28.445 28.445 28.445-12.743 28.445-28.445-12.743-28.444-28.445-28.444zM355.555 71.111h-199.111v241.778h199.111v-241.778z" />
+<glyph unicode="&#xe9cf;" glyph-name="tablet" d="M440.889 327.111h-369.778c0 0-42.666 0-42.666-42.667v-227.555c0 0 0-42.666 42.666-42.666h369.778c0 0 42.666 0 42.666 42.666v227.555c0 0 0 42.667-42.666 42.667zM369.778 56.889h-298.666v227.555h298.666v-227.555zM426.666 142.222c-15.702 0-28.445 12.743-28.445 28.445s12.743 28.444 28.445 28.444 28.445-12.743 28.445-28.444-12.743-28.445-28.445-28.445z" />
+<glyph unicode="&#xe9d0;" glyph-name="laptop" d="M462.222 56.889h-21.334v228.124c-0.654 25.572-17.408 42.098-42.666 42.098h-284.899c-25.629-0.739-42.212-17.465-42.212-42.666v-227.555h-21.334c-11.776 0-21.334-9.558-21.334-21.334s9.557-21.333 21.334-21.333h412.445c11.776 0 21.334 9.558 21.334 21.333s-9.558 21.334-21.334 21.334zM284.445 42.667h-56.889v28.444h56.889v-28.444zM398.051 99.556c-0.057 0-0.086 0-0.142 0l-284.132 0.17 0.171 184.718 284.274-0.171-0.171-184.718z" />
+<glyph unicode="&#xe9d1;" glyph-name="desktop" d="M412.445 355.556h-313.344c-25.629-0.74-42.212-17.465-42.212-42.666v-199.595c0.597-25.628 17.323-42.183 42.666-42.183h113.749v-42.666h-35.555c-11.776 0-21.334-9.558-21.334-21.334s9.558-21.333 21.334-21.333h156.445c11.776 0 21.334 9.558 21.334 21.333s-9.558 21.334-21.334 21.334h-35.555v42.666h114.318c25.6 0.598 42.154 17.351 42.154 42.667v199.708c-0.74 25.572-17.493 42.070-42.666 42.070zM412.274 113.778c-0.057 0-0.086 0-0.142 0l-312.576 0.17 0.171 198.94 312.718-0.17-0.171-198.94z" />
+<glyph unicode="&#xe9d2;" glyph-name="server-solid" d="M128 256h256c31.431 0 56.889 25.486 56.889 56.889 0 31.431-25.458 56.889-56.889 56.889v0h-256c-31.431 0-56.889-25.458-56.889-56.889 0-31.402 25.458-56.889 56.889-56.889zM348.445 334.222c11.776 0 21.334-9.558 21.334-21.334s-9.558-21.334-21.334-21.334-21.334 9.558-21.334 21.334 9.558 21.334 21.334 21.334zM384 227.556h-256c-31.431 0-56.889-25.458-56.889-56.889 0-31.403 25.458-56.889 56.889-56.889h256c31.431 0 56.889 25.486 56.889 56.889s-25.458 56.889-56.889 56.889zM348.445 149.333c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333 21.334-9.558 21.334-21.333-9.558-21.334-21.334-21.334zM384 85.333h-256c-31.431 0-56.889-25.458-56.889-56.889 0-31.402 25.458-56.889 56.889-56.889h256c31.431 0 56.889 25.486 56.889 56.889s-25.458 56.889-56.889 56.889zM348.445 7.111c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333 21.334-9.558 21.334-21.333-9.558-21.334-21.334-21.334z" />
+<glyph unicode="&#xe9d3;" glyph-name="server-outlined" d="M384 85.333h-256c-31.374 0-56.889-25.486-56.889-56.861s25.514-56.889 56.889-56.889h256c31.374 0 56.889 25.514 56.889 56.889s-25.514 56.861-56.889 56.861zM113.778 28.445c0 7.851 6.4 14.222 14.222 14.222h167.879c-2.503-4.238-4.352-8.903-4.352-14.222 0-5.291 1.849-9.956 4.352-14.222h-167.879c-7.822 0-14.222 6.4-14.222 14.222zM384 14.222h-39.936c2.531 4.238 4.352 8.932 4.352 14.222s-1.82 9.956-4.352 14.222h39.936c7.822 0 14.222-6.371 14.222-14.194s-6.4-14.25-14.222-14.25zM384 227.527h-256c-31.374 0-56.889-25.486-56.889-56.832 0-31.374 25.514-56.889 56.889-56.889h256c31.374 0 56.889 25.514 56.889 56.889 0 31.317-25.514 56.832-56.889 56.832zM113.778 170.667c0 7.794 6.4 14.165 14.222 14.165h167.879c-2.503-4.21-4.324-8.875-4.324-14.165s1.82-9.956 4.352-14.222h-167.907c-7.822 0-14.222 6.4-14.222 14.222zM384 156.445h-39.936c2.531 4.266 4.38 8.932 4.38 14.222s-1.82 9.956-4.324 14.166h39.879c7.822 0.029 14.222-6.343 14.222-14.166s-6.4-14.222-14.222-14.222zM128 256h256c31.374 0 56.889 25.514 56.889 56.889s-25.514 56.889-56.889 56.889h-256c-31.374 0-56.889-25.514-56.889-56.889s25.514-56.889 56.889-56.889zM398.222 312.889c0-7.822-6.4-14.222-14.222-14.222h-39.936c2.531 4.267 4.38 8.932 4.38 14.222s-1.82 9.955-4.352 14.194h39.907c7.822 0.028 14.222-6.343 14.222-14.194zM128 327.111h167.879c-2.503-4.267-4.324-8.932-4.324-14.222s1.849-9.955 4.352-14.222h-167.907c-7.822 0-14.222 6.4-14.222 14.222s6.4 14.222 14.222 14.222z" />
+<glyph unicode="&#xe9d4;" glyph-name="hd" d="M384 369.038v-354.816h-256v354.986c-19.257-2.759-42.666-16.782-42.666-49.209v-298.666c0-20.025 13.255-49.778 49.778-49.778h241.778c20.025 0 49.778 13.255 49.778 49.778v298.666c0 18.602-11.719 45.312-42.666 49.038zM172.658 199.481l4.466-0.37c6.912 0.085 15.104 2.247 25.458 22.414l65.82 120.633c2.474 5.916 2.077 13.027-1.735 18.745-3.67 5.575-9.813 8.874-16.47 8.874h-73.614c-10.894 0-19.74-8.903-19.74-19.882v-130.873c0-9.387 6.656-17.607 15.815-19.541zM256 35.556c58.909 0 106.666 47.786 106.666 106.666s-47.758 106.667-106.666 106.667c-2.219 0-4.295-0.512-6.486-0.654l-21.817-40.022c-8.163-15.929-22.556-37.546-51.114-37.546l-8.249 0.739c-4.694 0.967-8.846 2.958-12.886 5.006-3.669-10.809-6.115-22.158-6.115-34.19 0-58.88 47.758-106.666 106.667-106.666zM256 170.667c15.702 0 28.445-12.715 28.445-28.445s-12.743-28.444-28.445-28.444c-15.702 0-28.445 12.714-28.445 28.444s12.743 28.445 28.445 28.445z" />
+<glyph unicode="&#xe9d5;" glyph-name="ssd-solid" d="M376.889 369.778h-241.778c-20.025 0-49.778-13.255-49.778-49.778v-298.666c0-20.025 13.255-49.778 49.778-49.778h56.889v64h128v-64h56.889c20.025 0 49.778 13.255 49.778 49.778v298.666c0 20.025-13.255 49.778-49.778 49.778zM142.222 7.111c-11.776 0-21.334 9.558-21.334 21.334s9.557 21.333 21.334 21.333 21.333-9.558 21.333-21.333-9.558-21.334-21.334-21.334zM142.222 291.556c-11.776 0-21.334 9.558-21.334 21.334s9.557 21.334 21.334 21.334 21.333-9.558 21.333-21.334-9.558-21.334-21.334-21.334zM369.778 7.111c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333 21.334-9.558 21.334-21.333-9.558-21.334-21.334-21.334zM369.778 291.556c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.334 21.334 21.334 21.334-9.558 21.334-21.334-9.558-21.334-21.334-21.334zM277.334 14.222h-42.666c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h42.666c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xe9d6;" glyph-name="ssd-outlined" d="M192 284.445c0-11.782-9.552-21.333-21.334-21.333s-21.334 9.551-21.334 21.333c0 11.782 9.552 21.334 21.334 21.334s21.334-9.551 21.334-21.334zM192 56.889c0-11.782-9.552-21.334-21.334-21.334s-21.334 9.552-21.334 21.334c0 11.782 9.552 21.333 21.334 21.333s21.334-9.551 21.334-21.333zM362.666 284.445c0-11.782-9.551-21.333-21.334-21.333s-21.334 9.551-21.334 21.333c0 11.782 9.551 21.334 21.334 21.334s21.334-9.551 21.334-21.334zM362.666 56.889c0-11.782-9.551-21.334-21.334-21.334s-21.334 9.552-21.334 21.334c0 11.782 9.551 21.333 21.334 21.333s21.334-9.551 21.334-21.333zM376.889 369.778h-241.778c-19.996 0-49.778-13.255-49.778-49.778v-298.666c0-19.997 13.255-49.778 49.778-49.778h56.889v42.666h-64v313.060l256.199-0.17v-312.889h-64.199v-42.666h56.889c19.997 0 49.778 13.255 49.778 49.778v298.666c0 19.996-13.255 49.778-49.778 49.778zM277.334 14.222h-42.666c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h42.666c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xe9d7;" glyph-name="memory-card-solid" d="M441.685 200.221v40.619c0 5.347-2.219 10.439-6.115 14.108l-114.774 115.939h-200.818c-26.538 0-48.071-21.561-48.071-48.128l0.54-301.995c0-26.567 21.532-48.1 48.071-48.1h255.971c6.685 0 30.464 1.394 45.568 15.531 11.89 11.122 18.147 26.966 19.2 46.734 0.086 1.878 0.426 3.584 0.426 5.547v102.855h-42.666v56.889h42.666zM175.018 18.887h-35.555v85.333h35.555v-85.333zM241.38 18.887h-35.555v85.333h35.555v-85.333zM307.769 18.887h-35.555v85.333h35.555v-85.333zM374.13 18.887h-35.555v85.333h35.555v-85.333z" />
+<glyph unicode="&#xe9d8;" glyph-name="memory-card-outlined" d="M440.889 199.111v49.408l-120.889 121.258h-200.818c-26.51 0-48.071-21.589-48.071-48.156l0.54-301.909c0-26.567 21.561-48.128 48.071-48.128h255.971c4.836 0 29.724 0.74 45.568 15.531 11.662 10.894 18.119 26.624 19.228 47.786l0.398 121.543h-42.666v42.667h42.666zM397.853 14.222l-283.534 0.199-0.54 312.889 188.502-0.199 85.077-85.334h-31.801v-128h42.524l-0.228-99.556zM205.028 88.861h35.555v-56.889h-35.555v56.889zM138.667 88.861h35.555v-56.889h-35.555v56.889zM271.417 88.861h35.555v-56.889h-35.555v56.889zM337.778 88.861h35.555v-56.889h-35.555v56.889z" />
+<glyph unicode="&#xe9d9;" glyph-name="printer-solid" d="M422.685 292.58h-45.738v91.421h-243.798v-91.421h-45.71c0 0-45.71 0-45.71-45.738v-152.32c0 0 0-45.739 45.71-45.739h45.71v-91.449h243.798v91.449h45.738c0 0 45.71 0 45.71 45.739v152.32c0 0 0 45.738-45.71 45.738zM175.815 341.333h158.464v-48.754h-158.464v48.754zM376.946 48.782h-42.666v-48.782h-158.464v48.782h-42.666v91.392h243.798v-91.392z" />
+<glyph unicode="&#xe9da;" glyph-name="printer-outlined" d="M423.623 292.608h-45.738v91.392h-243.798v-91.392h-46.052c-27.563-0.654-45.369-18.602-45.369-45.71v-152.917c0.597-27.051 18.972-45.255 45.71-45.255h45.71v-91.392h243.798v91.392h46.25c27.449 0.683 45.17 18.631 45.17 45.71v152.974c-0.654 27.022-19.001 45.198-45.682 45.198zM176.754 341.333h158.464v-48.726h-158.464v48.726zM377.885 48.782h-42.666v-48.782h-158.464v48.782h-42.666v91.392h243.798v-91.392zM426.666 182.784h-6.115v0.057l-335.218-0.057v64.114c0 1.394 0.142 2.247 0.085 2.531 0.597 0.227 1.707 0.512 3.129 0.541h335.075c1.394 0 2.219-0.199 2.531-0.085 0.199-0.597 0.483-1.65 0.512-2.987v-64.114z" />
+<glyph unicode="&#xe9db;" glyph-name="router" d="M138.61 179.342c6.371 0 12.743 2.418 17.607 7.282 26.624 26.681 62.094 41.358 99.783 41.358 37.717 0 73.159-14.706 99.812-41.358 9.728-9.728 25.486-9.728 35.186 0 9.728 9.7 9.728 25.486 0 35.186-36.039 36.067-83.997 55.95-134.998 55.95s-98.958-19.883-134.998-55.95c-9.7-9.728-9.7-25.486 0-35.214 4.864-4.835 11.236-7.254 17.607-7.254zM476.018 292.75c-121.315 121.287-318.72 121.315-440.007 0-9.728-9.728-9.728-25.486 0-35.186s25.486-9.728 35.186 0c101.917 101.888 267.719 101.859 369.635 0 4.864-4.864 11.236-7.282 17.607-7.282s12.743 2.418 17.607 7.282c9.671 9.728 9.671 25.486-0.029 35.186zM398.222 71.367h-120.889v92.445c0 11.776-9.558 21.333-21.334 21.333s-21.334-9.558-21.334-21.333v-92.445h-120.889c-31.431 0-56.889-25.458-56.889-56.889 0-31.402 25.458-56.889 56.889-56.889v0h284.445c31.431 0 56.889 25.486 56.889 56.889 0 31.431-25.458 56.889-56.889 56.889zM362.666-6.855c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333 21.334-9.558 21.334-21.333-9.558-21.334-21.334-21.334z" />
+<glyph unicode="&#xe9dc;" glyph-name="mouse-solid" d="M442.055 231.054c-4.153 11.008-16.526 16.583-27.506 12.402-27.108-10.268-37.006-2.133-50.119 12.516-2.503 2.816-5.433 6.258-8.733 10.183-30.834 36.551-103.054 122.197-210.375 100.295-35.072-7.111-64.768-32.228-73.842-62.464-7.31-24.291-0.768-48.925 17.92-67.584l1.593-1.593c-26.084-39.965-21.618-94.009 13.483-129.11v0 0l104.135-104.135c40.278-40.277 105.529-40.277 145.806 0 40.249 40.249 40.278 105.529 0 145.806l-104.135 104.135c-35.101 35.1-89.173 39.566-129.138 13.482l-1.621 1.593c-7.623 7.651-9.984 15.872-7.197 25.116 4.636 15.389 21.703 28.957 41.501 32.967 82.518 16.868 138.951-50.091 169.273-86.016 3.641-4.295 6.827-8.107 9.586-11.15 13.824-15.417 32.541-31.175 61.099-31.175 10.553 0 22.414 2.133 35.897 7.254 11.008 4.153 16.555 16.47 12.373 27.477zM154.397 201.586c6.969 6.969 18.204 6.941 25.145 0l41.671-41.671c6.941-6.94 6.941-18.204 0-25.145-3.47-3.47-8.022-5.205-12.572-5.205s-9.102 1.735-12.572 5.205l-41.671 41.671c-6.969 6.94-6.969 18.204 0 25.145z" />
+<glyph unicode="&#xe9dd;" glyph-name="mouse-outlined" d="M196.039 134.798c3.47-3.47 8.022-5.205 12.572-5.205s9.102 1.764 12.572 5.234c6.94 6.941 6.94 18.205 0 25.145l-41.671 41.643c-6.969 6.94-18.204 6.912-25.145-0.029s-6.941-18.204 0-25.145l41.671-41.642zM442.055 231.083c-4.181 11.036-16.498 16.612-27.506 12.402-27.050-10.24-36.978-2.162-50.091 12.516-2.503 2.787-5.376 6.201-8.675 10.098-30.834 36.551-103.026 121.97-210.46 100.409-35.072-7.139-64.74-32.227-73.842-62.492-7.31-24.292-0.796-48.925 18.432-68.153l1.109-0.995c-26.026-39.964-21.561-94.122 13.454-129.138l104.135-104.163c19.456-19.456 45.34-30.18 72.903-30.18s53.447 10.724 72.875 30.18c19.456 19.456 30.18 45.341 30.208 72.903 0 27.534-10.724 53.39-30.208 72.875l-104.106 104.135c-33.763 33.792-89.287 38.201-128.882 13.369l-1.849 1.735c-7.651 7.623-10.013 15.844-7.225 25.116 4.636 15.389 21.703 28.957 41.472 32.967 82.574 16.868 139.037-50.147 169.358-86.102 3.584-4.238 6.77-8.022 9.529-11.094 13.824-15.388 32.569-31.175 61.127-31.175 10.524 0 22.414 2.133 35.868 7.254 11.008 4.181 16.555 16.526 12.373 27.534zM220.131 221.326l104.107-104.135c11.435-11.435 17.721-26.624 17.721-42.695 0-16.156-6.315-31.374-17.75-42.78-22.784-22.755-62.72-22.755-85.447 0l-104.135 104.163c-23.552 23.552-23.552 61.923 0 85.475 11.406 11.406 26.596 17.692 42.695 17.692 16.185 0 31.374-6.315 42.809-17.721z" />
+<glyph unicode="&#xe9de;" glyph-name="software" d="M412.445 398.222h-241.778l-56.889-56.889v-131.044c21.362 10.951 45.482 17.266 71.111 17.266 86.272 0 156.445-70.172 156.445-156.445 0-37.774-13.483-72.476-35.868-99.556h92.757l56.889 56.889v327.111c0 0 0 42.666-42.666 42.666zM163.555 341.333l30.208 28.445h211.57l-30.208-28.445h-211.57zM426.695 42.667l-28.473-28.445v298.666l28.473 28.445v-298.666zM184.889 199.111c-70.57 0-128-57.429-128-128s57.429-128 128-128 128 57.43 128 128-57.401 128-128 128zM184.889-21.333c-50.972 0-92.445 41.472-92.445 92.444s41.472 92.445 92.445 92.445 92.445-41.472 92.445-92.445-41.472-92.444-92.445-92.444zM213.333 71.111c0-15.709-12.735-28.444-28.445-28.444s-28.445 12.735-28.445 28.444c0 15.71 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445z" />
+<glyph unicode="&#xe9df;" glyph-name="widget" d="M448 149.362c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333h-35.555v41.814h35.555c11.776 0 21.334 9.558 21.334 21.333s-9.558 21.334-21.334 21.334h-35.555v7.936c0 0 0 42.666-42.666 42.666h-7.964v35.556c0 11.776-9.558 21.333-21.334 21.333s-21.334-9.558-21.334-21.333v-35.556h-41.813v35.556c0 11.776-9.558 21.333-21.334 21.333s-21.334-9.558-21.334-21.333v-35.556h-41.814v35.556c0 11.776-9.558 21.333-21.333 21.333s-21.334-9.558-21.334-21.333v-35.556h-7.964c0 0-42.666 0-42.666-42.666v-7.936h-35.556c-11.776 0-21.334-9.558-21.334-21.334s9.557-21.334 21.334-21.334h35.556v-41.814h-35.556c-11.776 0-21.334-9.558-21.334-21.333s9.557-21.334 21.334-21.334h35.556v-41.813h-35.556c-11.776 0-21.334-9.558-21.334-21.333s9.557-21.334 21.334-21.334h35.556v-7.993c0 0 0-42.667 42.666-42.667h7.964v-35.555c0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334v35.555h41.814v-35.555c0-11.776 9.558-21.334 21.333-21.334s21.334 9.558 21.334 21.334v35.555h41.813v-35.555c0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334v35.555h7.964c0 0 42.666 0 42.666 42.667v7.993h35.555c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333h-35.555v41.813h35.555zM369.778 56.889h-227.555v227.555h227.555v-227.555zM184.889 241.778h142.222v-142.222h-142.222v142.222z" />
+<glyph unicode="&#xe9e0;" glyph-name="sense" d="M140.658 328.249h42.667v-256h-42.666v256zM97.28 328.249h21.334v-256h-21.334v256zM112.213 43.776c-42.183 0-42.666 42.24-42.666 42.666v227.555c0 42.155 42.24 42.667 42.666 42.667h227.555c42.183 0 42.666-42.24 42.666-42.667v-111.843c15.587-4.153 29.981-10.951 42.666-20.224v132.067c0 41.358-29.895 85.334-85.334 85.334h-227.555c-41.358 0-85.334-29.923-85.334-85.334v-227.555c0-41.358 29.895-85.333 85.334-85.333h133.803c-9.444 12.658-16.412 27.050-20.708 42.666h-113.095zM479.914-27.676l-55.637 55.694c9.529 14.279 15.104 31.374 15.104 49.778 0 49.664-40.391 90.083-90.055 90.083s-90.084-40.419-90.084-90.083 40.419-90.055 90.084-90.055c18.432 0 35.527 5.604 49.834 15.133l55.609-55.666c3.47-3.47 8.022-5.234 12.572-5.234s9.102 1.735 12.572 5.205c6.94 6.969 6.94 18.205 0 25.145zM349.326 23.296c-30.066 0-54.528 24.434-54.528 54.5s24.462 54.528 54.528 54.528c30.066 0 54.5-24.462 54.5-54.528s-24.434-54.5-54.5-54.5zM325.546 204.601c7.737 1.451 15.644 2.418 23.808 2.418 1.593 0 3.072-0.398 4.637-0.455v121.686h-28.445v-123.648zM307.769 328.249h-49.778v-159.203c13.796 13.795 30.919 24.007 49.778 30.464v128.739zM236.658 328.249h-18.489v-256h2.56c-0.085 1.877-0.569 3.669-0.569 5.575 0 22.528 6.315 43.406 16.498 61.867v188.558z" />
+<glyph unicode="&#xe9e1;" glyph-name="skip-backward" d="M325.177 325.49l-136.363-136.363c-1.735-1.735-2.787-3.84-3.925-5.917v128.654c0 11.776-9.558 21.334-21.334 21.334s-21.334-9.558-21.334-21.334v-282.397c0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334v128.654c1.138-2.048 2.19-4.153 3.925-5.917l136.363-136.362c16.469-16.47 44.601-4.807 44.601 18.461v272.725c0 23.268-28.132 34.93-44.601 18.461z" />
+<glyph unicode="&#xe9e2;" glyph-name="play" d="M206.279 15.844l136.363 136.362c10.212 10.183 10.212 26.738 0 36.95l-136.363 136.334c-16.441 16.469-44.601 4.807-44.601-18.461v-272.725c0-23.268 28.16-34.93 44.601-18.461v0z" />
+<glyph unicode="&#xe9e3;" glyph-name="pause" d="M199.111 333.227c-11.776 0-21.334-9.558-21.334-21.334v-282.425c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v282.425c0 11.776-9.558 21.334-21.334 21.334zM312.889 333.227c-11.776 0-21.334-9.558-21.334-21.334v-282.425c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v282.425c0 11.776-9.558 21.334-21.334 21.334z" />
+<glyph unicode="&#xe9e4;" glyph-name="skip-forward" d="M348.445 333.198c-11.776 0-21.334-9.558-21.334-21.334v-128.654c-1.138 2.048-2.19 4.181-3.925 5.917l-136.363 136.363c-16.441 16.469-44.601 4.807-44.601-18.46v-272.726c0-23.267 28.16-34.93 44.601-18.461l136.363 136.363c1.764 1.735 2.788 3.868 3.925 5.916v-128.654c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v282.397c0 11.776-9.558 21.334-21.334 21.334z" />
+<glyph unicode="&#xe9e5;" glyph-name="repeat-once" d="M369.778 297.614h-91.648v46.080c0 11.52-13.909 17.266-22.044 9.13l-67.413-67.385c-5.035-5.063-5.035-13.226 0-18.262l67.413-67.413c8.135-8.135 22.044-2.361 22.044 9.131v46.052h91.648v-227.556h-227.555v248.889c0 11.804-9.558 21.333-21.334 21.333s-21.334-9.529-21.334-21.333v-248.889c0 0 0-42.666 42.667-42.666h227.555c0 0 42.666 0 42.666 42.666v227.556c0 0 0 42.667-42.666 42.667z" />
+<glyph unicode="&#xe9e6;" glyph-name="repeat-play" d="M369.778 326.059h-91.648v46.051c0 11.52-13.909 17.266-22.044 9.13l-67.413-67.385c-5.035-5.034-5.035-13.226 0-18.262l67.413-67.413c8.135-8.135 22.044-2.361 22.044 9.131v46.080h91.648v-270.222c0 0 42.666 0 42.666 42.667v227.555c0 0 0 42.666-42.666 42.666zM255.943 113.152c-8.135 8.135-22.044 2.361-22.044-9.13v-48.185h-91.677v270.222c0 0-42.666 0-42.666-42.667v-227.555c0 0 0-42.666 42.666-42.666h91.677v-43.947c0-11.52 13.91-17.266 22.044-9.13l67.385 67.385c5.034 5.063 5.034 13.226 0 18.261l-67.385 67.413z" />
+<glyph unicode="&#xe9e7;" glyph-name="random" d="M159.488 190.606l30.179 30.179-107.037 107.008c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.845 0-30.18l107.037-107.008zM372.537 262.941v-46.051c0-11.492 13.909-17.266 22.045-9.131l67.413 67.413c5.034 5.035 5.034 13.198 0 18.262l-67.413 67.385c-8.135 8.135-22.044 2.389-22.044-9.13v-46.080h-57.827l-262.258-262.258c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.258 15.076-6.258s10.922 2.077 15.076 6.258l249.742 249.742h40.192zM394.582 133.575c-8.135 8.135-22.044 2.389-22.044-9.13v-46.393h-40.163l-72.306 72.334-30.179-30.151 84.821-84.822h57.827v-45.739c0-11.491 13.909-17.266 22.044-9.13l67.413 67.413c5.034 5.034 5.034 13.198 0 18.262l-67.413 67.356z" />
+<glyph unicode="&#xe9e8;" glyph-name="eject" d="M397.17 76.573h-282.368c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h282.397c11.776 0 21.334 9.558 21.334 21.334s-9.586 21.333-21.362 21.333zM119.666 118.784h272.697c23.296 0 34.93 28.16 18.489 44.601l-136.363 136.363c-10.212 10.212-26.738 10.212-36.95 0l-136.363-136.363c-16.469-16.441-4.807-44.601 18.489-44.601z" />
+<glyph unicode="&#xe9e9;" glyph-name="video-solid" d="M302.222 39.111h-120.889c-13.738 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889h120.889c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889zM284.445 352h-199.111c0 0-42.666 0-42.666-42.666v-199.111c0 0 0-42.667 42.666-42.667h199.111c0 0 42.666 0 42.666 42.667v199.111c0 0 0 42.667-42.666 42.667zM435.712 326.542l-102.827-102.827c-7.68-7.68-7.68-20.167 0-27.847l102.827-102.826c12.402-12.402 33.621-3.613 33.621 13.938v205.596c0 17.55-21.219 26.34-33.621 13.966z" />
+<glyph unicode="&#xe9ea;" glyph-name="video-outlined" d="M302.222 39.111h-120.889c-13.738 0-24.889-11.15-24.889-24.889s11.15-24.889 24.889-24.889h120.889c13.738 0 24.889 11.15 24.889 24.889s-11.15 24.889-24.889 24.889zM284.445 352h-199.538c-25.657-0.739-42.24-17.465-42.24-42.666v-199.594c0.597-25.629 17.351-42.183 42.667-42.183h199.623c25.6 0.597 42.154 17.351 42.154 42.666v199.68c-0.654 25.572-17.408 42.098-42.666 42.098zM284.274 110.222c-0.029 0-0.057 0-0.114 0l-198.827 0.171 0.171 198.94 198.94-0.171-0.171-198.94zM435.712 326.514l-102.827-102.827c-7.68-7.68-7.68-20.167 0-27.847l102.827-102.826c12.402-12.402 33.621-3.613 33.621 13.938v205.625c0 17.55-21.219 26.34-33.621 13.938zM433.010 155.506l-54.272 54.272 54.272 54.272v-108.544z" />
+<glyph unicode="&#xe9eb;" glyph-name="games" d="M369.778 199.111h-92.445c0 94.122-76.544 170.667-170.667 170.667-11.776 0-21.334-9.558-21.334-21.334s9.558-21.333 21.334-21.333c70.571 0 128-57.401 128-128h-92.445c-62.834 0-113.778-50.944-113.778-113.778s50.944-113.778 113.778-113.778c35.783 0 67.299 16.839 88.15 42.667h51.228c20.878-25.827 52.394-42.667 88.178-42.667 62.834 0 113.778 50.944 113.778 113.778s-50.944 113.778-113.778 113.778zM369.778 170.667c15.702 0 28.445-12.743 28.445-28.445 0-15.73-12.743-28.444-28.445-28.444-15.73 0-28.445 12.714-28.445 28.444 0 15.702 12.714 28.445 28.445 28.445zM312.889 56.889c-15.702 0-28.445 12.743-28.445 28.444 0 15.73 12.743 28.445 28.445 28.445 15.73 0 28.445-12.715 28.445-28.445 0-15.702-12.714-28.444-28.445-28.444zM369.778 0c-15.73 0-28.445 12.715-28.445 28.445 0 15.702 12.714 28.444 28.445 28.444 15.702 0 28.445-12.743 28.445-28.444 0-15.73-12.743-28.445-28.445-28.445zM426.666 56.889c-15.702 0-28.445 12.743-28.445 28.444 0 15.73 12.743 28.445 28.445 28.445 15.73 0 28.445-12.715 28.445-28.445 0-15.702-12.714-28.444-28.445-28.444z" />
+<glyph unicode="&#xe9ec;" glyph-name="microphone" d="M256 56.889c54.983 0 99.555 44.544 99.555 99.555v142.222c0 55.012-44.572 99.555-99.555 99.555s-99.555-44.544-99.555-99.555v-142.222c0-55.011 44.572-99.555 99.555-99.555zM426.666 156.445h-42.666c0-70.571-57.43-128-128-128s-128 57.429-128 128h-42.666c0-86.87 65.28-158.635 149.333-169.188v-44.146h42.666v44.146c84.053 10.553 149.333 82.318 149.333 169.188z" />
+<glyph unicode="&#xe9ed;" glyph-name="music" d="M433.778 320.029c0 0.171-0.086 28.416-28.445 28.416h-213.333c0 0-28.416 0-28.445-28.416v0-203.065c-6.713 2.389-13.824 3.925-21.333 3.925-35.356 0-64-28.644-64-64s28.644-64 64-64 64 28.644 64 64v177.778h184.889v-117.703c-6.713 2.389-13.824 3.925-21.334 3.925-35.356 0-64-28.644-64-64s28.644-64 64-64 64 28.644 64 64v263.14z" />
+<glyph unicode="&#xe9ee;" glyph-name="camera" d="M316.445 135.111c0-33.382-27.062-60.444-60.445-60.444s-60.445 27.062-60.445 60.444c0 33.383 27.062 60.445 60.445 60.445s60.445-27.062 60.445-60.445zM412.445 277.333h-312.889c0 0-42.666 0-42.666-42.667v-199.111c0 0 0-42.667 42.666-42.667h312.889c0 0 42.666 0 42.666 42.667v199.111c0 0 0 42.667-42.666 42.667zM256 32c-56.861 0-103.111 46.25-103.111 103.111s46.25 103.111 103.111 103.111 103.111-46.25 103.111-103.111-46.25-103.111-103.111-103.111zM192 305.778h128c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333h-128c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334z" />
+<glyph unicode="&#xe9ef;" glyph-name="photo-image" d="M129.65 211.684c6.941 6.94 18.233 6.94 25.173 0l143.844-143.872 58.538 58.538c6.94 6.94 18.233 6.94 25.173 0l72.733-72.761v245.646c-0.654 25.572-17.408 42.098-42.666 42.098h-313.287c-25.657-0.654-42.269-17.408-42.269-42.667v-159.744l72.761 72.761zM312.889 284.445c31.431 0 56.889-25.458 56.889-56.889s-25.458-56.889-56.889-56.889c-31.431 0-56.889 25.458-56.889 56.889s25.458 56.889 56.889 56.889zM369.778 88.633l-88.633-88.633h131.868c13.568 0.341 24.32 5.462 31.687 13.71l-74.923 74.923zM273.522 42.667l-131.299 131.299-85.334-85.333v-46.535c0.654-25.572 17.408-42.098 42.666-42.098h131.299l42.667 42.667z" />
+<glyph unicode="&#xe9f0;" glyph-name="internet-web" d="M227.555 21.39c-12.089 2.958-47.019 53.959-51.399 156.416h89.572c12.202 7.196 28.245 9.273 42.098 3.954 4.836-1.821 9.017-3.414 13.625-5.149 0.029 0.427 0.086 0.797 0.114 1.223h82.489c-1.252-10.354-3.67-20.338-6.627-30.066 15.36-5.86 28.558-10.923 40.163-15.389 6.713 21.021 10.411 43.463 10.411 66.731 0 121.543-98.901 220.444-220.445 220.444s-220.445-98.873-220.445-220.444 98.901-220.444 220.445-220.444c23.267 0 45.682 3.669 66.759 10.382-8.505 22.073-19.37 50.489-33.252 87.069-11.947-34.589-26.51-53.020-33.507-54.727zM404.053 220.445h-82.489c-2.389 57.913-14.421 109.312-32.284 145.408 61.298-22.756 106.752-78.422 114.774-145.408zM227.157 376.889c0.057 0 0.114 0 0.199 0 11.862-2.446 47.133-53.532 51.542-156.445h-102.742c4.381 102.998 39.68 153.998 51.001 156.445zM51.058 177.778h82.432c2.389-57.885 14.422-109.312 32.285-145.38-61.241 22.784-106.695 78.421-114.716 145.38zM133.49 220.445h-82.432c8.022 66.958 53.475 122.624 114.716 145.38-17.863-36.067-29.895-87.495-32.285-145.38zM499.712-47.872l-63.005 63.005 61.099 32.142c4.125 2.077 6.827 6.201 7.054 10.809s-2.048 8.988-5.945 11.463c-6.058 3.84-114.119 45.056-203.719 78.933-4.836 1.849-10.297 0.598-13.853-3.158l0.029-0.029-0.057 0.029c-3.755-3.555-5.006-9.017-3.158-13.852 33.877-89.629 75.122-197.689 78.933-203.719 2.474-3.925 6.884-6.173 11.491-5.973 4.608 0.256 8.733 2.93 10.809 7.082l32.142 61.098 63.005-63.005c3.47-3.47 8.022-5.205 12.572-5.205s9.102 1.735 12.572 5.205c6.94 6.969 6.94 18.233 0.029 25.173z" />
+<glyph unicode="&#xe9f1;" glyph-name="news" d="M440.889 327.111h-298.666c0 0-42.666 0-42.666-42.667h-28.445c0 0-42.666 0-42.666-42.666v-184.889c0 0 0-42.666 42.666-42.666h369.778c0 0 42.666 0 42.666 42.666v227.555c0 0 0 42.667-42.666 42.667zM99.555 56.889h-28.445v184.889h28.445v-184.889zM142.222 284.445h142.222v-28.445h-142.222v28.445zM142.222 220.445h142.222v-28.445h-142.222v28.445zM440.889 60.445h-298.666v28.444h298.666v-28.444zM440.889 128h-298.666v28.445h298.666v-28.445zM440.889 192h-128v92.445h128v-92.445z" />
+<glyph unicode="&#xe9f2;" glyph-name="locked-solid" d="M362.666 201.728v57.827c0 36.893-22.3 106.667-106.666 106.667s-106.666-69.774-106.666-106.667v-57.657c-12.118-2.105-35.555-10.24-35.555-41.899v-142.222c0 0 0-42.667 42.666-42.667h199.111c0 0 42.666 0 42.666 42.667v142.222c0 0-0.455 37.006-35.555 41.728zM256 323.556c60.217 0 63.886-53.418 64-64v-56.889h-128v56.889c0 6.542 1.821 64 64 64z" />
+<glyph unicode="&#xe9f3;" glyph-name="locked-outlined" d="M362.666 201.444v58.112c0 36.893-22.3 106.666-106.666 106.666s-106.666-69.774-106.666-106.666v-58.197c-21.561-3.357-35.555-18.574-35.555-41.358v-142.819c0.74-25.543 17.494-42.070 42.666-42.070h199.68c25.572 0.654 42.098 17.408 42.098 42.667v142.791c-0.598 22.926-14.563 37.888-35.555 40.875zM256 323.556c60.217 0 63.886-53.418 64-64v-56.889h-128v56.889c0 6.542 1.792 64 64 64zM355.385 17.778c-0.057 0-0.114 0-0.171 0l-198.77 0.17 0.171 142.052 198.94-0.171-0.171-142.051z" />
+<glyph unicode="&#xe9f4;" glyph-name="unlocked-solid" d="M423.111 202.667h-163.555v56.889c0 36.893-22.3 106.667-106.666 106.667s-106.666-69.774-106.666-106.667v-56.889c0-11.776 9.557-21.334 21.334-21.334s21.334 9.558 21.334 21.334v56.889c0 6.542 1.792 64 64 64 60.217 0 63.886-53.418 64-64v-57.657c-12.118-2.105-35.555-10.24-35.555-41.899v-142.222c0 0 0-42.667 42.666-42.667h199.111c0 0 42.666 0 42.666 42.667v142.222c0 0 0 42.666-42.666 42.666z" />
+<glyph unicode="&#xe9f5;" glyph-name="unlocked-outlined" d="M423.111 202.667h-163.555v56.889c0 36.893-22.3 106.667-106.666 106.667s-106.666-69.774-106.666-106.667v-56.889c0-11.776 9.557-21.334 21.334-21.334s21.334 9.558 21.334 21.334v56.889c0 6.542 1.792 64 64 64 60.217 0 63.886-53.418 64-64v-58.197c-21.561-3.385-35.555-18.574-35.555-41.358v-142.791c0.654-25.572 17.408-42.098 42.666-42.098h199.68c25.572 0.654 42.098 17.408 42.098 42.667v142.791c-0.654 25.572-17.408 42.098-42.666 42.098zM422.94 17.778c-0.057 0-0.114 0-0.171 0l-198.77 0.17 0.171 142.052 198.941-0.171-0.171-142.051z" />
+<glyph unicode="&#xe9f6;" glyph-name="protection-solid" d="M434.858 296.533c-1.962 8.618-9.387 14.82-18.091 15.047-0.654 0.029-41.813 1.536-82.716 17.92-38.514 20.139-62.777 47.502-63.118 47.901-3.527 4.096-8.505 6.343-13.881 6.542-0.199 0-0.398 0.057-0.626 0.057-0.142 0.029-0.284 0-0.398 0s-0.285 0.029-0.427 0c-0.199 0-0.427-0.057-0.626-0.057-5.376-0.199-10.354-2.446-13.881-6.514-0.37-0.427-24.832-27.961-63.659-48.128-40.704-16.213-81.408-17.664-82.062-17.692-8.675-0.227-16.128-6.428-18.091-15.075-0.569-2.503-54.414-252.103 166.457-336.896 10.98-4.21 20.139-1.735 24.576 0 220.16 86.983 167.139 334.393 166.542 336.896z" />
+<glyph unicode="&#xe9f7;" glyph-name="protection-outlined" d="M435.001 288.74c-3.954 17.266-18.858 29.639-35.954 30.066-1.365 0.086-34.133 1.622-64 13.682-30.293 16.1-49.408 37.86-49.635 38.115-7.026 8.221-16.868 12.942-25.714 13.142l-1.337 0.228-5.632-0.142c-10.183-0.797-19.655-5.575-25.913-12.971-2.048-2.304-21.020-23.097-48.384-37.661-31.602-12.829-64-14.365-65.052-14.393-17.493-0.426-32.398-12.828-36.295-30.122-0.569-2.446-52.537-244.679 160.256-327.766 6.030-2.389 12.316-3.584 18.66-3.584 6.4 0 12.715 1.194 18.83 3.612 212.224 85.305 160.739 325.319 160.171 327.794zM259.043 0.597c-1.252-0.512-3.698-0.882-6.115 0.029-167.68 65.508-139.776 249.174-134.798 275.741 10.752 0.711 43.804 4.096 78.279 18.204 30.151 15.901 51.257 36.238 59.62 45.056 8.106-8.59 29.184-28.957 60.957-45.71 32.768-13.397 65.65-16.754 76.999-17.522 4.978-26.852 32.029-208.697-134.94-275.798z" />
+<glyph unicode="&#xe9f8;" glyph-name="add-to-favorites-heart-solid" d="M304.555 107.947h19.627l9.216 10.126v17.778c0 31.402 25.486 56.889 56.889 56.889 3.47 0 6.855-0.427 10.154-1.024l5.291 5.803c21.334 20.935 34.589 54.016 34.589 86.301 0 63.886-51.769 115.655-115.655 115.655-41.216 0-77.312-21.618-97.792-54.101-20.48 32.483-56.547 54.101-97.763 54.101-63.886 0-115.683-51.769-115.683-115.655 0-31.204 12.43-65.508 32.541-86.301l181.134-196.267 25.088 27.563c-2.901 6.827-4.523 14.336-4.523 22.215 0 31.459 25.486 56.918 56.889 56.918zM477.241 72.391h-65.65v63.46c0 11.776-9.558 21.333-21.334 21.333s-21.334-9.558-21.334-21.333v-63.46h-64.398c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h64.398v-66.56c0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334v66.56h65.65c11.776 0 21.334 9.558 21.334 21.334s-9.529 21.333-21.334 21.333z" />
+<glyph unicode="&#xe9f9;" glyph-name="add-to-favorites-heart-outlined" d="M304.583 107.947h19.57l9.273 10.183v17.721c0 31.402 25.486 56.889 56.889 56.889 3.442 0 6.798-0.427 10.070-1.024l4.551 4.978c21.846 21.504 35.385 54.898 35.385 87.126 0 63.744-51.882 115.598-115.626 115.598-41.614 0-77.255-18.631-97.792-51.171-20.594 32.569-56.206 51.228-97.792 51.228-63.801 0-115.683-51.854-115.683-115.598 0-32 12.771-65.878 32.199-85.959l181.476-196.608 25.117 27.591c-2.901 6.827-4.494 14.308-4.494 22.187-0.029 31.403 25.458 56.861 56.86 56.861zM226.873 64.455l-150.272 162.759c-12.061 12.487-20.508 35.812-20.508 56.661 0 40.221 32.739 72.931 73.017 72.931 26.653 0 49.124-11.406 61.667-31.317l36.096-48.384 36.067 48.384c12.572 19.883 35.072 31.317 61.753 31.317 40.249 0 72.96-32.711 72.96-72.932 0-20.906-8.875-43.207-23.466-57.571l-147.314-161.849zM477.241 72.391h-65.621v63.46c0 11.776-9.558 21.333-21.334 21.333s-21.334-9.558-21.334-21.333v-63.46h-64.398c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h64.398v-66.56c0-11.776 9.558-21.334 21.334-21.334s21.334 9.558 21.334 21.334v66.56h65.621c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xe9fa;" glyph-name="protection-failed-solid" d="M421.12 288.171c-1.82 8.050-8.675 13.824-16.697 14.052-0.598 0-38.599 1.422-76.345 16.725-35.584 18.774-57.942 44.317-58.254 44.714-3.271 3.783-7.879 5.86-12.829 6.059-0.171 0-0.398 0.057-0.598 0.057-0.142 0.029-0.256 0-0.37 0s-0.227 0.029-0.398 0c-0.171 0-0.37-0.057-0.569-0.057-4.95-0.199-9.558-2.276-12.8-6.059-0.341-0.398-22.926-26.14-58.766-44.942-37.575-15.132-75.15-16.498-75.748-16.498-8.022-0.228-14.905-6.002-16.697-14.051-0.54-2.332-50.233-235.292 153.657-314.425 10.126-3.954 18.574-1.65 22.67 0 203.236 81.152 154.283 312.092 153.742 314.425zM350.35 101.49c6.912-6.941 6.912-18.233 0-25.173-3.47-3.47-8.022-5.206-12.572-5.206s-9.102 1.735-12.572 5.206l-69.206 69.234-69.206-69.234c-6.94-6.941-18.233-6.941-25.173 0-6.912 6.94-6.912 18.233 0 25.173l69.234 69.177-69.234 69.205c-6.912 6.941-6.912 18.233 0 25.173 6.94 6.941 18.233 6.941 25.173 0l69.206-69.234 69.206 69.234c6.94 6.94 18.233 6.94 25.173 0 6.912-6.941 6.912-18.233 0-25.174l-69.262-69.205 69.234-69.177z" />
+<glyph unicode="&#xe9fb;" glyph-name="protection-failed-outlined" d="M435.001 288.683c-3.925 17.294-18.83 29.696-35.954 30.123-1.394 0.086-34.162 1.65-64.029 13.682-30.123 16.014-49.493 38.002-49.579 38.058-6.457 7.595-15.36 12.231-25.913 13.226l-1.45 0.199-5.376-0.142c-10.212-0.796-19.684-5.603-25.913-12.971-2.048-2.332-21.020-23.125-48.298-37.66-31.63-12.8-64.085-14.336-65.109-14.393-17.522-0.427-32.455-12.857-36.267-30.009-15.673-67.641-17.465-258.474 160.256-327.907 6.030-2.361 12.316-3.556 18.631-3.556 6.4 0 12.686 1.195 18.83 3.613 177.18 71.225 175.673 260.807 160.171 327.737zM259.072 0.597c-1.991-0.768-4.067-0.796-6.173 0.029-167.737 65.565-139.833 249.003-134.77 275.741 10.752 0.739 43.804 4.125 78.336 18.204 30.066 15.901 51.172 36.21 59.534 45.028 7.594-7.993 28.985-28.786 61.014-45.682 32.768-13.369 65.65-16.726 76.999-17.522 4.95-26.681 32.284-208.583-134.94-275.798zM342.187 256.825c-6.94 6.998-18.262 6.969-25.145 0.029l-61.042-61.042-61.070 61.042c-6.883 6.941-18.204 6.912-25.145-0.029s-6.912-18.204 0.029-25.145l61.042-61.014-61.042-60.985c-6.94-6.94-6.969-18.204-0.029-25.145 6.94-6.997 18.262-6.969 25.145-0.029l61.070 61.042 61.042-61.042c3.442-3.47 7.993-5.206 12.544-5.206s9.102 1.764 12.572 5.234c6.94 6.94 6.912 18.204-0.029 25.145l-61.014 60.985 61.042 61.013c6.94 6.941 6.969 18.204 0.029 25.145z" />
+<glyph unicode="&#xe9fc;" glyph-name="protection-checked-verified-solid" d="M434.887 296.562c-1.991 8.618-9.387 14.82-18.091 15.047-0.654 0-41.813 1.536-82.716 17.92-38.542 20.139-62.777 47.502-63.118 47.901-3.555 4.067-8.505 6.315-13.881 6.486-0.199 0.029-0.426 0.057-0.654 0.057-0.142 0.057-0.256 0-0.398 0-0.114 0-0.256 0.057-0.427 0-0.199 0-0.398-0.029-0.597-0.057-5.376-0.171-10.382-2.418-13.881-6.486-0.398-0.398-24.832-27.99-63.687-48.128-40.675-16.213-81.408-17.692-82.034-17.692-8.704-0.227-16.157-6.428-18.091-15.047-0.597-2.503-54.414-252.103 166.457-336.896 10.951-4.238 20.139-1.764 24.576 0 220.131 86.954 167.139 334.393 166.542 336.896zM376.548 237.597l-152.519-152.491c-0.483-0.626-0.995-1.223-1.565-1.792-3.47-3.47-8.022-5.206-12.572-5.206-0.057 0-0.171 0-0.227 0-4.551 0-9.102 1.735-12.572 5.206-0.569 0.597-1.081 1.166-1.565 1.792l-60.103 60.046c-6.912 6.94-6.912 18.233 0 25.173 6.941 6.94 18.233 6.94 25.173 0l49.18-49.181 141.625 141.625c6.94 6.94 18.233 6.94 25.173 0 6.884-6.941 6.884-18.205-0.029-25.174z" />
+<glyph unicode="&#xe9fd;" glyph-name="protection-checked-verified-outlined" d="M434.489 288.569c-3.868 17.351-18.774 29.81-35.954 30.236-1.394 0.057-34.105 1.621-64.057 13.654-30.123 15.986-49.493 38.002-49.579 38.087-5.974 7.054-14.023 11.52-23.894 12.942l-1.195 0.512-8.818-0.029-0.853-0.341c-9.472-1.252-18.119-5.888-23.865-12.772-3.442-3.84-22.13-23.694-48.356-37.632-31.573-12.8-64.057-14.336-65.081-14.393-17.55-0.455-32.455-12.886-36.266-30.009-0.569-2.418-51.114-245.362 160.256-327.908 6.059-2.361 12.345-3.584 18.688-3.584 6.4 0 12.914 1.28 18.773 3.641 179.029 71.965 175.446 265.87 160.199 327.594zM258.361 0.569c-0.91-0.37-3.47-0.882-6.002 0.086-167.822 65.593-139.833 249.031-134.77 275.741 10.752 0.739 43.833 4.125 78.336 18.204 29.469 15.531 50.262 35.328 59.506 44.999 7.595-7.993 29.013-28.814 61.042-45.71 32.768-13.34 65.565-16.697 76.942-17.493 4.466-25.287 30.805-209.18-135.054-275.826zM340.053 255.090l-126.208-126.236-42.98 43.036c-6.94 6.941-18.233 6.941-25.173 0-6.912-6.94-6.912-18.233 0-25.173l53.93-53.902c0.483-0.626 0.995-1.223 1.565-1.792 3.47-3.47 8.022-5.205 12.572-5.205 0.057 0 0.171 0 0.227 0 4.551 0 9.102 1.735 12.572 5.205 0.569 0.598 1.081 1.166 1.565 1.792l137.102 137.074c6.912 6.94 6.912 18.233 0 25.173-6.94 6.969-18.233 6.969-25.173 0.029z" />
+<glyph unicode="&#xe9fe;" glyph-name="password-security-access" d="M434.631 50.631l-128 128c-1.195 1.195-2.674 1.821-4.039 2.674 15.274 21.078 24.519 46.763 24.519 74.695 0 70.57-57.43 128-128 128s-128-57.43-128-128 57.429-128 128-128c27.933 0 53.618 9.245 74.695 24.49 0.853-1.365 1.479-2.845 2.674-4.039l56.036-56.036-41.813-41.813c-8.334-8.334-8.334-21.846 0-30.179s21.846-8.334 30.18 0l41.813 41.813 26.709-26.71-41.813-41.813c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l56.889 56.889c4.153 4.153 6.258 9.614 6.258 15.075s-2.077 10.98-6.258 15.133zM199.111 170.667c-47.047 0-85.334 38.286-85.334 85.334s38.286 85.333 85.334 85.333 85.334-38.286 85.334-85.333-38.286-85.334-85.334-85.334z" />
+<glyph unicode="&#xe9ff;" glyph-name="calendar-solid" d="M355.555 284.445c11.764 0 21.334 9.568 21.334 21.334v71.111c0 11.764-9.568 21.334-21.334 21.334s-21.334-9.569-21.334-21.334v-71.111c0-11.765 9.568-21.334 21.334-21.334zM469.319 327.666c-0.666 25.583-17.402 42.112-42.652 42.112h-21.334v-64c0-27.443-22.334-49.778-49.778-49.778s-49.778 22.334-49.778 49.778v64h-99.555v-64c0-27.443-22.334-49.778-49.778-49.778s-49.778 22.334-49.778 49.778v64h-21.709c-25.694-0.665-42.291-17.402-42.291-42.666v-341.834c0.597-25.611 17.349-42.166 42.666-42.166l341.92 0.014c25.566 0.694 42.080 17.445 42.080 42.653l-0.014 341.888zM185.93-0.429c-60.974 0-80.694 37.501-80.694 55.666 0 12.265 8.71 20.832 21.165 20.832 11.679 0 15.249-7 19.778-15.875 5.863-11.471 13.153-25.765 40.778-25.765 25.347 0 41.737 15.471 41.737 39.43 0 20.125-10.792 31.013-33.445 33.334-12.126 1.277-25.068 3.624-25.068 15.389 0 14.043 5.999 18.418 26.763 19.527 18.028 1.055 28.362 11.707 28.362 29.221 0 19.82-14.39 32.64-36.667 32.64-24.238 0-32.279-13.153-38.736-23.722-5.083-8.317-9.096-14.871-19.43-14.871-7.404 0-19.82 2.264-19.82 17.459 0 38.625 46.208 56.001 79.013 56.001 71.68 0 77.25-48.057 77.25-62.777 0-20.361-8.903-35.040-27.207-44.888l-6.207-3.34 6.792-1.903c28.165-7.902 34.071-31.584 34.071-50.056-0.003-56.26-45.682-76.302-88.434-76.302zM406.75 26.499c0-18.375-7.264-26.931-22.846-26.931s-22.832 8.556-22.832 26.931v131.419h-46.472c-9.125 0-14.401 2.457-14.401 15.070 0 9.959 4.125 13.042 22.124 16.515l12.502 2.722c20.736 4.486 27.93 18.071 33.709 28.985 5.223 9.847 9.332 17.624 21.473 17.624 8.277 0 16.751-2.389 16.751-20.167v-192.168zM156.445 284.445c11.764 0 21.334 9.568 21.334 21.334v71.111c0 11.764-9.569 21.334-21.334 21.334s-21.334-9.569-21.334-21.334v-71.111c0-11.765 9.569-21.334 21.334-21.334z" />
+<glyph unicode="&#xea00;" glyph-name="calendar-outlined" d="M293.709 179.672c0-12.117 5.063-14.478 13.824-14.478h44.63v-126.236c0-17.664 6.998-25.885 21.959-25.885s21.959 8.221 21.959 25.885v184.604c0 17.066-8.163 19.37-16.128 19.37-11.634 0-15.587-7.481-20.594-16.953-5.575-10.468-12.487-23.524-32.398-27.819l-12.032-2.645c-17.266-3.328-21.219-6.286-21.219-15.844zM191.050 46.581c-26.538 0-33.536 13.71-39.168 24.746-4.381 8.534-7.794 15.246-19.029 15.246-11.947 0-20.309-8.249-20.309-20.025 0-17.465 18.944-53.476 77.511-53.476 41.074 0 84.964 19.257 84.964 73.302 0 17.75-5.689 40.505-32.768 48.099l-6.514 1.821 5.974 3.214c17.578 9.444 26.141 23.524 26.141 43.122 0 14.137-5.348 60.305-74.212 60.305-31.517 0-75.918-16.697-75.918-53.817 0-14.592 11.947-16.782 19.058-16.782 9.927 0 13.767 6.315 18.66 14.31 6.201 10.155 13.938 22.784 37.206 22.784 21.39 0 35.214-12.316 35.214-31.346 0-16.839-9.927-27.079-27.25-28.074-19.94-1.053-25.685-5.262-25.685-18.745 0-11.264 12.374-13.539 24.007-14.791 21.846-2.218 32.199-12.686 32.199-32.057 0-22.991-15.73-37.837-40.078-37.837zM355.555 284.445c11.764 0 21.334 9.568 21.334 21.334v71.111c0 11.764-9.568 21.334-21.334 21.334s-21.334-9.569-21.334-21.334v-71.111c0-11.765 9.568-21.334 21.334-21.334zM469.319 327.666c-0.666 25.583-17.402 42.112-42.652 42.112h-21.334v-42.834l21.334-0.012-0.179-341.14c-0.043-0.014-0.099-0.014-0.154-0.014l-341 0.179 0.179 341.154 21.154-0.011v42.664h-21.723c-25.68-0.68-42.277-17.431-42.277-42.653v-341.863c0.64-25.597 17.388-42.137 42.666-42.137l341.891 0.014c25.58 0.651 42.109 17.402 42.109 42.653l-0.014 341.888zM206.222 369.772h99.556v-42.749h-99.555v42.749zM156.445 284.445c11.764 0 21.334 9.568 21.334 21.334v71.111c0 11.764-9.569 21.334-21.334 21.334s-21.334-9.569-21.334-21.334v-71.111c0-11.765 9.569-21.334 21.334-21.334z" />
+<glyph unicode="&#xea01;" glyph-name="meeting" d="M279.779 395.378c-7.822 1.11-15.644 1.906-23.751 1.934-7.68-0.029-15.076-0.711-22.442-1.735-79.673-10.951-141.113-79.132-141.113-161.792 0-27.022 6.57-52.48 18.204-74.894 8.477-16.356 144.754-214.898 144.754-214.898s134.94 194.19 145.18 213.618c5.404 10.297 9.757 21.22 12.885 32.654 0.142 0.256 0.341 0.512 0.426 0.768 0.284 1.109 0.37 2.275 0.711 3.357 1.11 4.665 2.048 9.415 2.759 14.222 0.313 1.849 0.683 3.669 0.853 5.518 0.768 6.428 1.28 12.97 1.28 19.655 0 82.204-60.7 150.101-139.748 161.593zM256 106.638c-68.722 0-124.445 55.722-124.445 124.444 0 68.75 55.722 124.444 124.445 124.444s124.445-55.694 124.445-124.444c0-68.722-55.723-124.444-124.445-124.444zM273.778 240.612v81.152c0 9.813-7.964 17.778-17.778 17.778s-17.778-7.964-17.778-17.778v-90.397c0-0.569 0-1.138 0.057-1.707 0.199-2.503 0.91-4.835 2.019-6.969 1.138-2.133 2.731-4.067 4.75-5.632 0.427-0.285 0.882-0.626 1.337-0.91l45.084-30.066c3.015-2.019 6.457-2.987 9.842-2.987 5.746 0 11.378 2.787 14.82 7.907 5.433 8.163 3.243 19.2-4.921 24.661l-37.433 24.946z" />
+<glyph unicode="&#xea02;" glyph-name="agenda" d="M350.663 284.245c0 20.31-12.658 27.933-32.029 37.234-17.067 8.192-34.731 16.64-34.731 42.382 0 31.886-21.334 34.361-27.875 34.361-13.482 0-27.875-9.017-27.875-34.389 0-25.771-17.721-34.276-34.901-42.496-19.314-9.301-31.943-16.925-31.943-37.091h189.355zM380.103 341.333h-37.888c17.123-9.358 36.892-24.861 36.892-57.088v-28.445h-246.244v28.445c0 32.256 19.968 47.758 37.063 57.088h-38.059c0 0-46.535 0-46.535-42.667v-312.889c0 0 0-42.667 46.535-42.667h248.234c0 0 46.563 0 46.563 42.667v312.889c0 0 0 42.667-46.563 42.667zM142.222-3.555c-9.842 0-17.778 7.964-17.778 17.778 0 9.842 7.936 17.778 17.778 17.778 9.814 0 17.778-7.936 17.778-17.778 0-9.813-7.964-17.778-17.778-17.778zM142.222 81.778c-9.842 0-17.778 7.964-17.778 17.778s7.936 17.778 17.778 17.778c9.814 0 17.778-7.965 17.778-17.778s-7.964-17.778-17.778-17.778zM142.222 167.111c-9.842 0-17.778 7.965-17.778 17.778s7.936 17.778 17.778 17.778c9.814 0 17.778-7.964 17.778-17.778s-7.964-17.778-17.778-17.778zM376.889-3.555h-192v35.555h192v-35.555zM376.889 81.778h-192v35.555h192v-35.555zM376.889 167.111h-192v35.556h192v-35.556z" />
+<glyph unicode="&#xea03;" glyph-name="bar-chart-solid" d="M440.889 341.333h-369.778c0 0-42.666 0-42.666-42.667v-256c0 0 0-42.667 42.666-42.667h369.778c0 0 42.666 0 42.666 42.667v256c0 0 0 42.667-42.666 42.667zM163.555 64c0-14.222-14.222-14.222-14.222-14.222h-56.889c-14.222 0-14.222 14.222-14.222 14.222v128c0 14.222 14.222 14.222 14.222 14.222h56.889c14.222 0 14.222-14.222 14.222-14.222v-128zM298.666 64c0-14.222-14.222-14.222-14.222-14.222h-56.889c-14.222 0-14.222 14.222-14.222 14.222v71.111c0 14.222 14.222 14.222 14.222 14.222h56.889c14.222 0 14.222-14.222 14.222-14.222v-71.111zM433.778 64c0-14.222-14.222-14.222-14.222-14.222h-56.889c-14.222 0-14.222 14.222-14.222 14.222v213.334c0 14.222 14.222 14.222 14.222 14.222h56.889c14.222 0 14.222-14.222 14.222-14.222v-213.334z" />
+<glyph unicode="&#xea04;" glyph-name="bar-chart-outlined" d="M440.889 341.333h-370.262c-25.629-0.768-42.183-17.522-42.183-42.667v-256.569c0.654-25.572 17.408-42.098 42.666-42.098h370.29c25.6 0.597 42.154 17.351 42.154 42.666v256.569c-0.654 25.572-17.408 42.098-42.666 42.098zM440.718 42.667c-0.057 0-0.086 0-0.142 0l-369.465 0.17 0.171 255.829 369.607-0.17-0.171-255.829zM106.666 63.972h56.889c0 0 14.222 0 14.222 14.222v128c0 0 0 14.222-14.222 14.222h-56.889c0 0-14.222 0-14.222-14.222v-128c0 0 0-14.222 14.222-14.222zM348.445 63.972h56.889c0 0 14.222 0 14.222 14.222v184.889c0 0 0 14.222-14.222 14.222h-56.889c0 0-14.222 0-14.222-14.222v-184.889c0 0 0-14.222 14.222-14.222zM227.555 63.972h56.889c0 0 14.222 0 14.222 14.222v71.111c0 0 0 14.222-14.222 14.222h-56.889c0 0-14.222 0-14.222-14.222v-71.111c0 0 0-14.222 14.222-14.222z" />
+<glyph unicode="&#xea05;" glyph-name="line-chart-solid" d="M440.889 341.333h-369.778c0 0-42.666 0-42.666-42.667v-256c0 0 0-42.667 42.666-42.667h369.778c0 0 42.666 0 42.666 42.667v256c0 0 0 42.667-42.666 42.667zM441.742 240.925l-157.298-157.326-85.334 85.333-98.702-98.702c-4.153-4.153-9.614-6.229-15.076-6.229s-10.922 2.077-15.076 6.258c-8.334 8.334-8.334 21.846 0 30.18l128.853 128.853 85.334-85.333 127.147 127.147c8.334 8.334 21.846 8.334 30.18 0s8.306-21.846-0.029-30.18z" />
+<glyph unicode="&#xea06;" glyph-name="line-chart-outlined" d="M440.889 341.333h-370.233c-25.629-0.768-42.212-17.522-42.212-42.667v-256.569c0.654-25.572 17.408-42.098 42.666-42.098h370.29c25.6 0.597 42.154 17.351 42.154 42.666v256.569c-0.654 25.572-17.408 42.098-42.666 42.098zM440.718 42.667c-0.057 0-0.086 0-0.142 0l-369.465 0.17 0.171 255.829 369.607-0.17-0.171-255.829zM113.778 63.972c5.462 0 10.922 2.077 15.075 6.258l98.702 98.674 56.889-56.889 128.853 128.853c8.334 8.334 8.334 21.846 0 30.179s-21.846 8.334-30.18 0l-98.674-98.674-56.889 56.889-128.853-128.853c-8.334-8.334-8.334-21.846 0-30.18 4.153-4.181 9.614-6.258 15.076-6.258z" />
+<glyph unicode="&#xea07;" glyph-name="pie-chart" d="M305.778 385.252v-44.004c73.842-21.589 128-89.827 128-170.553 0-98.019-79.758-177.778-177.778-177.778-80.726 0-148.964 54.158-170.553 128h-44.004c22.642-97.621 110.137-170.667 214.556-170.667 121.543 0 220.445 98.901 220.445 220.444 0 104.391-73.046 191.886-170.666 214.557zM263.111 391.111c-125.696 0-227.555-101.888-227.555-227.555h227.555v227.555z" />
+<glyph unicode="&#xea08;" glyph-name="reports-solid" d="M381.469 369.778c-3.897 12.402-13.966 28.445-40.135 28.445h-227.555c0 0-42.666 0-42.666-42.667v-312.889c0 0 0.028-32.512 28.445-40.761v325.205c0 42.667 42.666 42.667 42.666 42.667h239.246zM398.222 341.333h-227.555c0 0-42.666 0-42.666-42.667v-312.889c0 0 0-42.667 42.666-42.667h227.555c0 0 42.666 0 42.666 42.667v312.889c0 0 0 42.667-42.666 42.667zM405.334-21.333h-241.778v28.444h241.778v-28.444zM405.334 42.667h-241.778v28.444h241.778v-28.444zM405.334 106.667h-241.778v28.444h241.778v-28.444zM403.286 285.696l-103.623-97.223-60.957 57.202-48.754-45.767c-7.196-6.742-18.404-6.343-25.145 0.797s-6.371 18.404 0.797 25.117l73.102 68.608 60.957-57.202 79.274 74.382c7.225 6.713 18.432 6.343 25.145-0.797s6.372-18.404-0.796-25.116z" />
+<glyph unicode="&#xea09;" glyph-name="reports-outlined" d="M381.497 369.778c-3.897 12.402-13.966 28.445-40.135 28.445h-227.555c0 0-42.666 0-42.666-42.667v-312.889c0 0 0.028-32.541 28.445-40.761v325.205c0 42.667 42.666 42.667 42.666 42.667h239.246zM398.194 341.333h-227.897c-25.685-0.683-42.269-17.437-42.269-42.667v-313.458c0.683-25.572 17.436-42.098 42.666-42.098h228.067c25.572 0.654 42.098 17.408 42.098 42.666v313.458c-0.654 25.572-17.408 42.098-42.666 42.098zM398.023-14.222c-0.057 0-0.114 0-0.171 0l-227.157 0.17 0.171 312.718 227.328-0.17-0.171-312.718zM199.111 120.889h170.667c7.851 0 14.222 6.371 14.222 14.222s-6.372 14.222-14.222 14.222h-170.667c-7.851 0-14.222-6.372-14.222-14.222s6.371-14.222 14.222-14.222zM199.111 7.111h170.667c7.851 0 14.222 6.372 14.222 14.222s-6.372 14.222-14.222 14.222h-170.667c-7.851 0-14.222-6.371-14.222-14.222s6.371-14.222 14.222-14.222zM199.111 64h170.667c7.851 0 14.222 6.372 14.222 14.222s-6.372 14.222-14.222 14.222h-170.667c-7.851 0-14.222-6.371-14.222-14.222s6.371-14.222 14.222-14.222zM214.357 192.256l35.015 30.493 46.734-40.675 81.806 71.168c7.424 6.457 8.192 17.693 1.764 25.088-6.486 7.424-17.692 8.221-25.088 1.764l-58.482-50.859-46.734 40.676-58.34-50.859c-7.424-6.428-8.192-17.664-1.735-25.088 6.486-7.367 17.692-8.135 25.060-1.707z" />
+<glyph unicode="&#xea0a;" glyph-name="task" d="M380.103 341.333h-24.604c15.332-10.724 30.72-27.875 30.72-57.088v-35.555h-260.466v35.555c0 29.269 15.474 46.393 30.862 57.088h-24.746c0 0-46.535 0-46.535-42.667v-312.889c0 0 0-42.667 46.535-42.667h248.235c0 0 46.563 0 46.563 42.667v312.889c0 0 0 42.667-46.563 42.667zM370.631 155.591l-142.222-142.222c-4.153-4.153-9.614-6.258-15.076-6.258s-10.923 2.077-15.076 6.258l-56.889 56.889c-8.334 8.334-8.334 21.846 0 30.179s21.845 8.334 30.179 0l41.814-41.813 127.146 127.147c8.334 8.334 21.846 8.334 30.18 0s8.277-21.845-0.057-30.18zM318.663 321.422c-17.095 8.192-34.759 16.64-34.759 42.411 0 25.372-14.393 34.389-27.847 34.389-6.542 0-27.875-2.475-27.875-34.389 0-25.771-17.75-34.276-34.901-42.525-18.716-8.988-31.971-16.896-31.971-37.063h189.383c0 20.281-13.284 28.189-32.029 37.177z" />
+<glyph unicode="&#xea0b;" glyph-name="jobs-solid" d="M199.111 199.111h284.445v42.666c0 0 0 42.667-42.666 42.667h-85.334v43.236c-0.654 25.571-17.408 42.098-42.666 42.098h-114.233c-25.629-0.74-42.212-17.465-42.212-42.666v-42.666h-85.334c0 0-42.666 0-42.666-42.667v-42.666h170.667zM199.282 327.111l113.607-0.171-0.086-42.496h-113.607l0.085 42.666zM227.555 170.667h56.889v-28.445h-56.889v28.445zM312.889 170.667v-56.889h-113.778v56.889h-170.667v-156.445c0 0 0-42.666 42.666-42.666h369.778c0 0 42.666 0 42.666 42.666v156.445h-170.666z" />
+<glyph unicode="&#xea0c;" glyph-name="jobs-outlined" d="M440.889 284.445h-85.334v43.178c-0.598 25.6-17.351 42.154-42.666 42.154h-114.176c-25.685-0.711-42.269-17.465-42.269-42.666v-42.666h-85.731c-25.686-0.711-42.269-17.465-42.269-42.667v-228.124c0.654-25.572 17.408-42.098 42.666-42.098h370.262c25.628 0.598 42.183 17.322 42.183 42.667v228.067c-0.598 25.6-17.351 42.154-42.666 42.154zM199.282 327.111c0 0 0 0 0 0l113.607-0.171-0.086-42.496h-113.607l0.085 42.666zM71.31 241.778l369.579-0.171-0.029-42.496h-369.607l0.057 42.667c-0.028 0-0.028 0 0 0zM227.555 170.667h56.889v-28.445h-56.889v28.445zM440.604 14.222l-369.493 0.171 0.114 156.274h127.886v-56.889h113.778v56.889h127.943l-0.114-156.445c-0.057 0-0.086 0-0.114 0z" />
+<glyph unicode="&#xea0d;" glyph-name="lab" d="M434.887 41.813l-105.642 191.46v93.838h12.089c11.776 0 21.334 9.558 21.334 21.334s-9.558 21.333-21.334 21.333h-170.667c-11.776 0-21.333-9.558-21.333-21.333s9.558-21.334 21.334-21.334h11.918l-0.427-96.085-105.046-189.213c-8.221-14.791-8.022-32.341 0.569-46.933s23.808-23.325 40.761-23.325h275.115c16.953 0 32.171 8.733 40.789 23.325 8.562 14.592 8.761 32.142 0.541 46.933zM219.449 210.318c3.925 7.026 5.974 14.962 5.974 22.983v93.81h61.156v-93.838c0-7.993 2.019-15.9 5.916-22.983l37.831-68.067h-148.679l37.803 68.096z" />
+<glyph unicode="&#xea0e;" glyph-name="frame-template" d="M479.886 355.669c-0.654 25.571-17.408 42.098-42.666 42.098h-341.76c-25.657-0.711-42.24-17.465-42.24-42.666v-341.846c0.597-25.6 17.351-42.154 42.667-42.154h341.846c25.6 0.597 42.154 17.322 42.154 42.666v341.902zM437.219 354.93l-0.029-46.052h-341.163l0.028 46.222 341.163-0.171zM284.33 273.323h152.832l-0.057-112.27h-152.775v112.27zM96.028 273.323h152.775v-259.47l-152.917 0.086 0.142 259.385zM436.935 13.767l-152.604 0.086v111.673h152.775l-0.057-111.73c-0.057-0.029-0.086-0.029-0.114-0.029z" />
+<glyph unicode="&#xea0f;" glyph-name="org-chart" d="M440.149 95.858c0.228 1.252 0.74 2.389 0.74 3.698v78.222c0 11.776-9.558 21.334-21.334 21.334v0h-142.222v46.592c24.775 8.846 42.666 32.285 42.666 60.075 0 35.299-28.7 64-64 64s-64-28.701-64-64c0-27.762 17.892-51.229 42.666-60.075v-46.592h-142.222c-11.776 0-21.334-9.558-21.334-21.334v-78.222c0-1.308 0.512-2.446 0.74-3.698-25.145-8.618-43.406-32.256-43.406-60.302 0-35.299 28.7-64 64-64s64 28.701 64 64c0 28.046-18.262 51.683-43.406 60.302 0.228 1.252 0.74 2.389 0.74 3.698v56.889h120.889v-60.814c-24.775-8.846-42.666-32.284-42.666-60.075 0-35.299 28.701-64 64-64s64 28.701 64 64c0 27.762-17.892 51.229-42.666 60.075v60.814h120.889v-56.889c0-1.308 0.512-2.446 0.74-3.698-25.173-8.618-43.406-32.256-43.406-60.302 0-35.299 28.7-64 64-64s64 28.701 64 64c0 28.046-18.262 51.683-43.406 60.302z" />
+<glyph unicode="&#xea10;" glyph-name="parent" d="M113.778 95.63v60.814h142.222c11.776 0 21.334 9.558 21.334 21.333v67.926c24.775 8.846 42.666 32.285 42.666 60.075 0 35.299-28.7 64-64 64s-64-28.701-64-64c0-27.762 17.892-51.229 42.666-60.075v-46.592h-142.222c-11.776 0-21.334-9.558-21.334-21.334v-82.147c-24.775-8.846-42.666-32.313-42.666-60.075 0-35.299 28.701-64 64-64s64 28.701 64 64c0 27.762-17.892 51.229-42.666 60.075zM92.445 14.222c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333 21.334-9.558 21.334-21.333-9.558-21.334-21.334-21.334zM440.889 95.63v82.148c0 11.776-9.558 21.333-21.334 21.333h-120.889v-42.666h99.555v-60.814c-24.775-8.846-42.666-32.284-42.666-60.074 0-35.3 28.7-64 64-64s64 28.7 64 64c0 27.762-17.892 51.228-42.666 60.074zM419.555 14.222c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333 21.334-9.558 21.334-21.333-9.558-21.334-21.334-21.334zM277.334 95.63v39.481h-42.666v-39.481c-24.775-8.846-42.666-32.284-42.666-60.074 0-35.3 28.701-64 64-64s64 28.7 64 64c0 27.762-17.892 51.228-42.666 60.074zM256 14.222c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333 21.334-9.558 21.334-21.333-9.558-21.334-21.334-21.334z" />
+<glyph unicode="&#xea11;" glyph-name="child" d="M440.889 95.63v82.148c0 11.776-9.558 21.333-21.334 21.333-1.252 0-142.222 0-142.222 0v46.592c24.775 8.846 42.666 32.285 42.666 60.074 0 35.3-28.7 64-64 64s-64-28.7-64-64c0-27.762 17.892-51.228 42.666-60.074v-67.925c0-11.776 9.558-21.334 21.334-21.334h142.222v-60.814c-24.775-8.846-42.666-32.284-42.666-60.075 0-35.299 28.7-64 64-64s64 28.701 64 64c0 27.762-17.892 51.229-42.666 60.075zM256 327.111c11.776 0 21.334-9.558 21.334-21.334s-9.558-21.334-21.334-21.334-21.334 9.558-21.334 21.334 9.558 21.334 21.334 21.334zM113.778 95.63v60.814h99.556v42.666c0 0-119.638 0-120.889 0-11.776 0-21.334-9.558-21.334-21.333v-82.148c-24.775-8.846-42.666-32.313-42.666-60.074 0-35.3 28.701-64 64-64s64 28.7 64 64c0 27.762-17.892 51.228-42.666 60.074zM92.445 14.222c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333 21.334-9.558 21.334-21.333-9.558-21.334-21.334-21.334zM277.334 95.63v39.481h-42.666v-39.481c-24.775-8.846-42.666-32.284-42.666-60.074 0-35.3 28.701-64 64-64s64 28.7 64 64c0 27.762-17.892 51.228-42.666 60.074zM256 14.222c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333 21.334-9.558 21.334-21.333-9.558-21.334-21.334-21.334z" />
+<glyph unicode="&#xea12;" glyph-name="break" d="M208.327 287.773c11.776 0 21.334 9.558 21.334 21.334v56.889c0 11.776-9.558 21.334-21.334 21.334s-21.334-9.558-21.334-21.334v-56.889c0-11.776 9.558-21.334 21.334-21.334zM293.689 287.773c11.776 0 21.334 9.558 21.334 21.334v56.889c0 11.776-9.558 21.334-21.334 21.334s-21.334-9.558-21.334-21.334v-56.889c0-11.776 9.558-21.334 21.334-21.334zM122.994 287.773c11.776 0 21.333 9.558 21.333 21.334v56.889c0 11.776-9.558 21.334-21.334 21.334s-21.334-9.558-21.334-21.334v-56.889c0-11.776 9.558-21.334 21.334-21.334zM364.544 266.013v0.427h-312.633l0.342-159.602c1.65-84.764 70.998-153.287 156.189-153.287 71.453 0 131.214 48.441 149.789 114.005 0.796-0.029 1.507-0.228 2.304-0.228 54.898 0 99.555 44.658 99.555 99.556 0 53.504-42.553 96.967-95.545 99.129zM315.022 106.439h-213.362v35.556h213.362v-35.556zM315.022 184.661h-213.362v35.555h213.362v-35.555zM364.772 110.421c0 0.029 0 0.086 0 0.114l-0.142 112.839c29.44-2.133 52.822-26.51 52.822-56.49-0.029-29.923-23.325-54.244-52.679-56.462z" />
+<glyph unicode="&#xea13;" glyph-name="idea-solid" d="M312.889 35.556h-113.778c-9.814 0-17.778-7.965-17.778-17.778s7.964-17.778 17.778-17.778h113.778c9.813 0 17.778 7.964 17.778 17.778s-7.964 17.778-17.778 17.778zM408.832 244.338c0 84.451-68.067 152.974-152.32 153.799v0.086c-0.171 0-0.341-0.029-0.512-0.029s-0.341 0.029-0.512 0.029v-0.086c-84.252-0.825-152.32-69.347-152.32-153.799 0-41.387 24.718-78.848 51.286-106.525l-0.37-0.057c0 0 26.141-22.073 26.794-51.968 0.029-1.593 0.199-2.845 0.341-4.010 0.285-8.875 2.418-17.238 5.803-24.889h137.956c3.385 7.651 5.518 16.014 5.774 24.889 0.171 1.166 0.341 2.418 0.37 4.010 0.654 29.895 26.766 51.968 26.766 51.968l-0.341 0.057c26.567 27.677 51.286 65.138 51.286 106.525zM329.387 249.401l-56.889-142.222c-0.029-0.057-0.086-0.086-0.114-0.114-1.166-2.873-3.271-5.234-5.831-7.168-0.626-0.484-1.223-0.854-1.906-1.252-0.711-0.398-1.252-1.024-2.048-1.337-2.162-0.91-4.409-1.308-6.599-1.308s-4.438 0.398-6.599 1.28c-0.797 0.313-1.337 0.938-2.048 1.337-0.683 0.398-1.28 0.768-1.906 1.252-2.56 1.934-4.637 4.295-5.831 7.168-0.029 0.057-0.085 0.086-0.114 0.114l-56.889 142.222c-3.641 9.13 0.768 19.485 9.899 23.125 9.131 3.698 19.428-0.768 23.097-9.899l40.391-100.978 40.391 100.978c3.641 9.102 13.995 13.54 23.097 9.899s13.539-13.994 9.899-23.097zM312.889-21.333h-113.778c-9.814 0-17.778-7.965-17.778-17.778s7.964-17.778 17.778-17.778h113.778c9.813 0 17.778 7.964 17.778 17.778s-7.964 17.778-17.778 17.778z" />
+<glyph unicode="&#xea14;" glyph-name="idea-outlined" d="M255.488 387.527c-83.996-0.739-152.32-65.422-152.32-144.128 0-41.13 27.875-77.027 53.134-101.462 0.227-0.199 23.95-20.11 24.605-47.929 0.199-2.902 0.427-5.462 0.739-7.822l2.446-18.518h144.583l2.077 23.325c0.938 31.374 25.742 51.655 28.387 53.93 22.67 22.301 49.692 57.486 49.692 98.475 0.029 78.734-68.323 143.36-153.344 144.128zM330.781 176.697c-5.974-4.807-32.768-28.217-40.59-66.418h-68.153c-6.428 34.958-31.289 58.254-38.23 64.17-24.49 24.064-38.002 48.526-38.002 68.921 0 55.41 49.351 100.95 110.308 101.461 60.7-0.54 110.052-46.051 110.052-101.461 0.029-27.591-23.154-54.5-35.385-66.674zM312.889 46.251h-113.778c-9.814 0-17.778-7.964-17.778-17.778s7.964-17.778 17.778-17.778h113.778c9.813 0 17.778 7.965 17.778 17.778s-7.964 17.778-17.778 17.778zM312.889-10.638h-113.778c-9.814 0-17.778-7.964-17.778-17.778s7.964-17.778 17.778-17.778h113.778c9.813 0 17.778 7.965 17.778 17.778s-7.964 17.778-17.778 17.778zM320.853 282.624c-8.733 4.352-19.456 0.853-23.837-7.936l-41.017-82.006-41.017 82.006c-4.381 8.761-14.99 12.288-23.837 7.936-8.761-4.381-12.345-15.047-7.936-23.837l56.832-113.635c0.797-1.707 1.877-3.243 3.243-4.637v-0.029h0.029c1.65-1.707 3.613-3.015 5.746-3.925 2.247-0.967 4.579-1.422 6.883-1.422 0.029 0 0.057 0 0.057 0 2.389 0 4.779 0.483 7.082 1.479 2.048 0.882 3.954 2.162 5.546 3.783v0.029c1.394 1.394 2.503 2.986 3.328 4.722l56.803 113.636c4.438 8.789 0.853 19.456-7.908 23.837z" />
+<glyph unicode="&#xea15;" glyph-name="award-solid" d="M256 397.54c-86.414 0-156.445-70.058-156.445-156.445 0-59.136 32.797-110.563 81.209-137.159v-139.321c0-0.683 0.029-1.337 0.114-2.019-0.227-3.755 0.739-7.595 2.987-10.951 5.49-8.163 16.498-10.269 24.69-4.807l50.688 34.162 50.688-34.162c3.043-2.048 6.514-3.015 9.927-3.015 5.717 0 11.321 2.759 14.791 7.851 2.247 3.356 3.214 7.197 2.986 10.951 0.086 0.654 0.114 1.337 0.114 2.019v143.274c44.743 27.534 74.695 76.8 74.695 133.205 0 86.358-70.058 156.416-156.445 156.416zM202.041 260.864c-7.766 0-11.719 1.906-11.719 12.374 0 7.708 2.475 10.411 18.944 13.625l11.264 2.418c19.285 4.153 25.913 16.668 31.261 26.738 5.177 9.7 8.562 15.19 18.29 15.19 7.197 0 13.824-2.048 13.824-16.868v-154.482h-38.713v101.006h-43.15zM302.194-5.063l-32.825 22.13c-3.129 2.077-7.396 2.702-10.098 3.015-2.474 0.199-6.998-0.938-10.098-3.015l-32.825-22.13v94.976c12.658-3.328 25.913-5.262 39.651-5.262 16.071 0 31.602 2.446 46.194 6.941v-96.654z" />
+<glyph unicode="&#xea16;" glyph-name="award-outlined" d="M412.445 241.095c0 86.272-70.201 156.445-156.445 156.445s-156.445-70.173-156.445-156.445c0-58.994 32.853-110.422 81.18-137.074v-139.406c0-0.74 0.057-1.45 0.142-2.19-0.199-3.698 0.768-7.51 2.987-10.809 5.49-8.135 16.498-10.297 24.69-4.807l50.688 34.162 50.659-34.162c3.043-2.048 6.514-3.015 9.927-3.015 5.717 0 11.321 2.759 14.791 7.851 2.247 3.356 3.214 7.197 2.986 10.98 0.086 0.654 0.114 1.337 0.114 2.019v143.332c44.743 27.563 74.724 76.857 74.724 133.12zM142.222 241.095c0 62.748 51.030 113.778 113.778 113.778s113.778-51.030 113.778-113.778-51.029-113.778-113.778-113.778-113.778 51.058-113.778 113.778zM302.194-5.063l-32.825 22.13c-3.043 2.048-6.514 3.015-9.927 3.015-0.114 0-0.284 0-0.37 0-3.413 0-6.855-0.995-9.927-3.015l-32.853-22.158v95.062c12.714-3.356 25.97-5.319 39.708-5.319 16.071 0 31.574 2.446 46.194 6.969v-96.683zM283.875 159.858v154.482c0 14.82-6.627 16.868-13.824 16.868-9.728 0-13.113-5.49-18.262-15.218-5.347-10.070-12.004-22.585-31.289-26.738l-11.264-2.418c-16.47-3.186-18.944-5.917-18.944-13.625 0-10.439 3.954-12.345 11.719-12.345h43.207v-101.006h38.656z" />
+<glyph unicode="&#xea17;" glyph-name="opportunity-target-goal" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM256-7.111c-98.019 0-177.778 79.758-177.778 177.778s79.758 177.778 177.778 177.778 177.778-79.758 177.778-177.778-79.758-177.778-177.778-177.778zM256 296.647c-69.462 0-125.981-56.49-125.981-125.952s56.49-126.009 125.981-126.009 125.981 56.519 125.981 126.009c0 69.433-56.519 125.952-125.981 125.952zM256 87.353c-45.938 0-83.314 37.376-83.314 83.342 0 45.91 37.347 83.286 83.314 83.286s83.314-37.347 83.314-83.286c0-45.938-37.376-83.342-83.314-83.342zM287.488 170.667c0-17.39-14.098-31.488-31.488-31.488s-31.488 14.098-31.488 31.488c0 17.39 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488z" />
+<glyph unicode="&#xea18;" glyph-name="opportunity-target-approved" d="M227.243 325.86c-69.462 0-126.009-56.491-126.009-125.952s56.519-126.009 126.009-126.009c69.433 0 125.952 56.519 125.952 126.009 0 69.461-56.49 125.952-125.952 125.952zM227.243 116.594c-45.938 0-83.342 37.376-83.342 83.342 0 45.91 37.376 83.286 83.342 83.286 45.909 0 83.286-37.348 83.286-83.286 0-45.966-37.347-83.342-83.286-83.342zM258.731 199.879c0-17.391-14.097-31.488-31.488-31.488s-31.488 14.097-31.488 31.488c0 17.391 14.097 31.488 31.488 31.488s31.488-14.097 31.488-31.488zM227.243 22.101c-98.019 0-177.778 79.758-177.778 177.778s79.758 177.778 177.778 177.778 177.778-79.758 177.778-177.778c0-65.479-35.698-122.653-88.548-153.514 2.986-2.019 5.831-4.295 8.476-6.941l16.668-16.668 86.215 86.215c12.63 27.762 19.854 58.482 19.854 90.908 0 121.543-98.901 220.445-220.445 220.445s-220.445-98.902-220.445-220.445 98.901-220.445 220.445-220.445c1.422 0 2.816 0.199 4.238 0.228-5.063 13.852-4.579 29.184 1.479 42.752-1.906-0.086-3.783-0.313-5.718-0.313zM498.944 99.641c-8.334 8.334-21.846 8.334-30.18 0l-127.147-127.146-41.813 41.813c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l56.889-56.889c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l142.222 142.222c8.391 8.334 8.391 21.846 0.057 30.179z" />
+<glyph unicode="&#xea19;" glyph-name="seed" d="M398.222 174.023h-204.231c-1.365-9.785-1.849-20.309-1.621-30.777 6.201 1.138 12.43 1.593 18.745 0.598 34.987-5.746 60.871-43.293 67.186-56.007 11.435-23.011 17.493-74.866 20.11-103.708l0.938-10.269-10.269 0.938c-28.871 2.617-80.697 8.675-103.68 20.11-10.354 5.234-49.92 32.029-55.666 68.295-3.157 19.826 4.438 39.082 22.613 57.259 0.626 0.626 1.28 1.024 1.906 1.621-4.011 18.262-4.181 36.182-2.475 51.997h-38.002c0 0-42.666 0-42.666-42.666v-142.222c0 0 0-42.667 42.666-42.667h284.445c0 0 42.666 0 42.666 42.667v142.222c0-0.057 0 42.61-42.666 42.61zM99.555 373.134c-19.626-49.863 5.148-98.816 56.889-113.778 16.64 64.711-25.742 101.518-56.889 113.778zM185.885 246.101c-19.57-39.282-27.563-93.81-12.374-169.756-6.542 127.658 42.553 196.010 96.996 231.794 28.587 15.702 62.435 28.757 102.542 34.646-43.349-20.366-134.258-60.814-151.666-117.902 120.349-16.27 193.622 18.688 219.534 148.253-136.931 54.755-246.983 3.698-255.033-127.033z" />
+<glyph unicode="&#xea1a;" glyph-name="payment" d="M284.445 202.667h-56.889c-5.82 0-56.889 1.195-56.889 42.666 0 40.027 47.513 42.57 56.889 42.666 0 0 17.255 0.637 20.645 0.637s22.021-0.637 22.021-0.637c11.207 0 46.873-4.568 63.124-24.875 9.791-12.291 27.722-14.236 39.973-4.443 12.276 9.805 14.265 27.707 4.443 39.973-27.227 34.043-70.661 43.014-93.317 45.375v22.192c0 15.707-12.738 28.445-28.445 28.445s-28.445-12.738-28.445-28.445v-21.333c-39.347 0-113.778-20.805-113.778-99.556s74.43-99.556 113.778-99.556h56.889c5.82 0 56.889-1.194 56.889-42.666 0-40.027-47.514-42.57-56.889-42.667 0 0-16.529-1.214-23.475-1.214s-22.332 1.035-22.332 1.035-47.169-0.472-64.612 28.513c-8.089 13.443-25.139 18.361-38.807 10.584-13.639-7.791-18.375-25.168-10.584-38.807 27.233-47.65 76.712-56.121 102.921-57.125v-28.319c0-15.707 12.738-28.445 28.445-28.445s28.445 12.738 28.445 28.445v28.444c39.347 0 113.778 20.805 113.778 99.556s-74.43 99.555-113.778 99.555z" />
+<glyph unicode="&#xea1b;" glyph-name="shopping-cart" d="M219.534-24.917c0-15.709-12.735-28.444-28.445-28.444s-28.445 12.735-28.445 28.444c0 15.71 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445zM418.646-24.917c0-15.709-12.735-28.444-28.445-28.444s-28.445 12.735-28.445 28.444c0 15.71 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445zM475.050 294.229c-5.575 6.884-16.214 15.104-35.043 15.104h-346.709l-24.234 70.883c-3.84 11.15-15.957 17.152-27.108 13.284-11.122-3.811-17.095-15.929-13.255-27.079l118.698-347.306h271.246c11.776 0 21.334 9.558 21.334 21.333s-9.558 21.334-21.334 21.334h-240.754l-11.691 34.218h238.222c15.844 0 47.758 9.358 55.125 44.829l23.95 114.972c0.796 3.726 4.039 23.069-8.448 38.429zM441.771 266.638c0.057-0.768 0.057-1.65-0.029-2.133l-9.927-47.616h-47.929l8.704 49.778h47.36c0.825-0.029 1.365-0.057 1.82-0.029zM265.757 188.445v-49.778h-43.662l-9.956 49.778h53.618zM206.45 216.889l-9.956 49.778h69.262v-49.778h-59.306zM294.201 188.445h55.837l-8.704-49.778h-47.104v49.778zM294.201 216.889v49.778h69.518l-8.704-49.778h-60.814zM167.481 266.667l9.956-49.778h-52.566l-17.010 49.778h59.62zM134.599 188.445h48.526l9.956-49.778h-41.472l-17.010 49.778zM404.423 138.667h-34.219l8.704 49.778h46.962l-8.106-38.912c-1.877-9.074-9.387-10.695-13.341-10.866z" />
+<glyph unicode="&#xea1c;" glyph-name="wallet-solid" d="M425.955 273.977l-256 85.333c-12.97 4.38-27.363 2.134-38.486-5.859-11.236-8.135-17.692-20.764-17.692-34.617v-54.585h-14.222c-23.552 0-42.666-19.114-42.666-42.666v-199.111c0-23.552 19.114-42.666 42.666-42.666h312.889c23.552 0 42.666 19.115 42.666 42.666v211.030c0 18.404-11.719 34.674-29.156 40.476zM156.445 318.834l163.726-54.585h-163.726v54.585zM128 79.36c-15.701 0-28.445 12.714-28.445 28.444s12.743 28.445 28.445 28.445 28.445-12.715 28.445-28.445c0-15.73-12.743-28.444-28.445-28.444zM412.445 193.138h-312.889v28.445h312.889v-28.445z" />
+<glyph unicode="&#xea1d;" glyph-name="wallet-outlined" d="M425.955 274.005l-256 85.333c-12.999 4.267-27.363 2.105-38.428-5.888-11.264-8.078-17.749-20.736-17.749-34.617v-54.557h-14.222c-23.523 0-42.666-19.143-42.666-42.666v-199.111c0-23.524 19.143-42.666 42.666-42.666h312.889c23.524 0 42.666 19.143 42.666 42.666v211.001c0 18.46-11.719 34.702-29.156 40.505zM412.473 22.5v0c-0.029 0-0.029 0 0 0zM156.445 318.834l163.67-54.557h-163.669v54.557zM412.445 221.611v-28.473h-312.889v28.473h312.889zM99.555 164.693h312.889v-142.194h-312.889v142.194zM184.889 107.805c0-15.709-12.735-28.444-28.445-28.444s-28.445 12.735-28.445 28.444c0 15.71 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445z" />
+<glyph unicode="&#xea1e;" glyph-name="credit-card" d="M440.889 327.111h-370.233c-25.629-0.74-42.212-17.465-42.212-42.667v-228.039c0.598-25.629 17.323-42.183 42.666-42.183h370.29c25.6 0.597 42.154 17.351 42.154 42.666v228.125c-0.654 25.571-17.408 42.098-42.666 42.098zM440.889 284.274l-0.029-35.385h-369.607l0.028 35.555 369.607-0.171zM440.576 56.889l-369.465 0.17 0.114 149.163h369.607l-0.114-149.333c-0.057 0-0.086 0-0.142 0z" />
+<glyph unicode="&#xea1f;" glyph-name="gift-solid" d="M56.889 184.889v-170.667c0 0 0-42.666 42.666-42.666h142.222v256h-142.222c0 0-42.666 0-42.666-42.666zM412.445 227.556h-142.222v-256h142.222c0 0 42.666 0 42.666 42.666v170.667c0 0 0 42.667-42.666 42.667zM391.481 293.831c6.058 9.7 11.15 25.714 0.825 47.132-8.96 18.574-24.064 28.814-42.553 28.814-32.569 0-69.831-34.389-92.899-59.705-23.353 25.287-61.184 59.705-94.151 59.705-18.574 0-33.821-10.183-42.894-28.729-10.41-21.277-5.404-37.262 0.597-46.934 22.414-35.897 96.683-39.766 127.573-39.766 3.243 0 6.286 0.057 8.96 0.142 2.674-0.085 5.689-0.142 8.875-0.142 30.322 0 103.254 3.84 125.668 39.481zM153.344 314.653c-0.512 0.796-1.821 2.93 1.309 9.358 3.413 6.998 6.23 6.998 8.050 6.998 13.255 0 35.243-16.982 55.011-36.466-32.512 3.043-58.596 10.809-64.37 20.11zM358.599 314.482c-5.774-9.188-31.175-16.839-62.805-19.911 19.37 19.456 40.96 36.438 53.959 36.438 1.707 0 4.295 0 7.623-6.912 3.158-6.57 1.792-8.704 1.223-9.614z" />
+<glyph unicode="&#xea20;" glyph-name="gift-outlined" d="M412.445 227.556h-313.315c-25.657-0.711-42.24-17.465-42.24-42.666v-171.264c0.739-25.572 17.494-42.069 42.667-42.069h313.401c25.6 0.597 42.154 17.351 42.154 42.666v171.179c-0.598 25.6-17.322 42.155-42.666 42.155zM99.726 184.889v0l142.052-0.057v-170.496l-142.222 0.086 0.171 170.467zM412.274 14.222c-0.057 0-0.086 0-0.114 0l-141.938 0.086v170.496l142.222-0.085-0.171-170.496zM247.978 254.35c3.243 0 6.286 0.057 8.96 0.114 2.702-0.057 5.689-0.114 8.875-0.114 30.322 0 103.254 3.811 125.668 39.481 6.058 9.7 11.15 25.714 0.825 47.104-8.931 18.603-24.064 28.843-42.553 28.843-32.569 0-69.831-34.418-92.871-59.733-23.381 25.315-61.213 59.733-94.151 59.733-18.574 0-33.849-10.211-42.894-28.757-10.439-21.248-5.433-37.262 0.597-46.905 22.386-35.897 96.654-39.766 127.545-39.766zM349.753 330.98c1.707 0 4.295 0 7.623-6.912 3.158-6.542 1.82-8.704 1.223-9.614-5.774-9.188-31.175-16.839-62.805-19.911 19.399 19.456 40.988 36.438 53.959 36.438zM154.681 323.982c3.413 6.998 6.201 6.998 8.050 6.998 13.255 0 35.243-16.982 55.011-36.438-32.541 3.043-58.596 10.781-64.398 20.11-0.483 0.768-1.821 2.901 1.337 9.33z" />
+<glyph unicode="&#xea21;" glyph-name="services" d="M445.411 302.336l-77.426-77.426c-13.084-13.056-26.14 0-26.14 0l-31.033 31.033c-13.056 13.084 0 26.141 0 26.141l77.426 77.426c-14.336 6.486-30.123 10.269-46.877 10.269-63.147 0-114.346-51.171-114.346-114.318 0-15.616 3.186-30.493 8.846-44.032l-25.145-25.173c18.062-22.073 38.343-42.183 60.53-60.131l24.548 24.548c13.966-6.087 29.355-9.558 45.568-9.558 63.147 0 114.318 51.171 114.318 114.318 0 16.782-3.812 32.569-10.269 46.905zM115.854 91.392l-47.019-46.99c-16.669-16.64-16.669-43.691 0-60.331 8.334-8.334 19.257-12.515 30.18-12.515s21.846 4.153 30.18 12.487l47.076 47.076c-10.439 9.102-21.106 18.972-32.085 29.981-10.411 10.382-19.655 20.423-28.331 30.293zM449.991 43.662c0 0-73.188 73.017-73.216 73.045-5.916 5.945-15.417 5.803-21.276-0.029l-37.006-36.75-0.057 0.029c-13.397-13.369-14.336-14.336-50.091 12.089-35.328 26.14-67.101 57.913-93.241 93.241-26.425 35.755-26.339 35.868-12.316 49.863l37.206 37.206c6.201 6.229 6.969 14.336 1.337 19.968 0 0-73.188 73.017-73.216 73.045-5.945 5.945-15.417 5.803-21.276-0.029l-38.030-37.689 0.199-0.37c-14.507-19.342-42.951-107.89 95.26-246.073 137.045-137.074 227.47-111.872 246.044-95.26l0.398-0.199 37.945 37.916c6.229 6.258 6.998 14.365 1.337 19.997z" />
+<glyph unicode="&#xea22;" glyph-name="support-services" d="M463.389 156.16l-54.3 64c-13.654 70.684-67.584 126.891-136.988 144.042v5.575c0 0 0 28.445-28.445 28.445h-64.455c0 0-28.445 0-28.445-28.445v-16.896c-63.687-29.213-107.975-93.355-107.975-167.965 0-52.394 21.874-99.584 56.889-133.234v-83.968c0-24.604 24.576-24.604 24.576-24.604h178.375c24.576 0 24.576 24.576 24.576 24.576v47.417h60.757c24.576 0 24.576 24.576 24.576 24.576v93.781l40.818 0.569c28.445 0.426 10.041 22.13 10.041 22.13zM188.672 367.872h45.511v-134.059c-7.282 2.133-14.82 3.613-22.756 3.613s-15.474-1.479-22.756-3.613v134.059zM211.399 101.973c-29.497 0-53.504 24.007-53.504 53.504s24.007 53.504 53.504 53.504c29.525 0 53.533-24.007 53.533-53.504s-24.007-53.504-53.532-53.504zM378.482 43.15c-45.454 0-86.699 18.432-116.651 48.214 7.538 5.945 14.023 13.027 19.086 21.219 24.889-25.259 59.392-40.988 97.565-40.988 7.851 0 14.222-6.372 14.222-14.222s-6.372-14.222-14.222-14.222z" />
+<glyph unicode="&#xea23;" glyph-name="submit-a-ticket-solid" d="M207.844 35.527c8.96 13.568 23.637 22.841 40.562 24.918h-135.31v35.555h177.834c4.637 13.085 14.365 24.007 27.705 29.582 17.038 7.026 36.438 3.499 50.461-7.851v136.733c0 0 0 24.605-11.008 46.62l-51.798 103.594c0 0-11.008 21.988-35.613 21.988h-87.637c0 0-24.605 0-35.584-21.988l-51.797-103.594c0 0-11.008-22.016-11.008-46.62v-258.304c0 0 0-24.605 24.605-24.605h99.641c-5.746 8.163-9.244 17.891-10.041 28.416h-85.76v35.556h94.748zM222.578 157.184c-12.886 0-23.495 10.582-23.495 23.467s10.61 23.495 23.495 23.495c12.886 0 23.466-10.61 23.466-23.495s-10.582-23.467-23.466-23.467zM224 369.067c36.665 0 72.733-16.896 72.733-57.287 0-37.206-42.666-51.513-51.826-64.996-6.883-10.012-4.579-24.036-23.495-24.036-12.288 0-18.318 10.012-18.318 19.172 0 34.077 50.119 41.813 50.119 69.86 0 15.474-10.326 24.633-27.477 24.633-36.665 0-22.358-37.803-50.119-37.803-10.012 0-18.602 6.030-18.602 17.465 0 28.075 32.057 52.992 66.987 52.992zM423.139 14.45l-75.15 75.178c-9.074 9.074-24.605 2.645-24.605-10.183v-53.846h-68.067c-11.776 0-21.334-9.558-21.334-21.334s9.558-21.333 21.334-21.333h68.067v-53.817c0-12.857 15.531-19.257 24.605-10.183l75.15 75.15c5.632 5.632 5.632 14.762 0 20.366z" />
+<glyph unicode="&#xea24;" glyph-name="submit-a-ticket-outlined" d="M243.214 185.786c0-11.045-8.953-19.998-19.998-19.998s-19.998 8.953-19.998 19.998c0 11.044 8.953 19.998 19.998 19.998s19.998-8.953 19.998-19.998zM286.366 297.436c0 34.391-30.721 48.785-61.927 48.785-29.726 0-57.035-21.221-57.035-45.115 0-9.757 7.31-14.877 15.845-14.877 23.638 0 11.464 32.201 42.669 32.201 14.621 0 23.411-7.823 23.411-20.993 0-23.894-42.669-30.465-42.669-59.48 0-7.794 5.12-16.328 15.589-16.328 16.101 0 14.137 11.947 19.998 20.481 7.794 11.464 44.12 23.639 44.12 55.327zM155.742 138.651h142.23v-35.558h-142.23v35.558zM287.846 61.135v18.291c0 0.796 0.313 1.536 0.341 2.332h-132.445v-35.558h61.444c10.099 9.188 23.411 14.934 38.146 14.934h32.514zM199.464 14.199h-72.139v241.791c0 17.238 7.709 35.558 7.709 35.558l42.072 83.034c7.709 15.418 28.446 15.418 28.446 15.418h42.669c17.21 0 28.446-15.418 28.446-15.418l42.669-83.034c7.709-15.389 7.111-35.558 7.111-35.558v-128.519c14.934 3.499 30.693-0.057 42.669-9.757v136.74c0 0 0 24.606-11.009 46.623l-51.8 103.6c0 0-11.009 21.989-35.586 21.989h-87.671c0 0-24.577 0-35.586-21.989l-51.8-103.6c0 0-11.008-22.017-11.008-46.623v-258.318c0 0 0-24.606 24.606-24.606h99.675c-6.542 9.274-10.468 20.51-10.468 32.713-0.029 3.413 0.427 6.714 0.995 9.956zM423.192 14.427l-75.183 75.183c-9.075 9.074-24.577 2.645-24.577-10.183v-53.849h-68.1c-11.776 0-21.334-9.558-21.334-21.334s9.558-21.335 21.334-21.335h68.071v-53.82c0-12.829 15.503-19.258 24.577-10.183l75.183 75.154c5.632 5.632 5.632 14.764 0.029 20.367z" />
+<glyph unicode="&#xea25;" glyph-name="escalate-a-ticket-solid" d="M113.778 35.527h116.679l4.608 4.608c3.413 3.356 7.225 6.087 11.207 8.476-1.735 3.755-2.873 7.794-4.039 11.833h-128.455v35.555h126.35c6.571 38.286 39.766 67.584 79.901 67.584 18.83 0 35.982-6.713 49.778-17.522v108.374c0 0 0 24.604-11.008 46.62l-51.798 103.594c0 0-10.979 21.988-35.584 21.988h-87.666c0 0-24.605 0-35.613-21.988l-51.797-103.566c0 0-11.008-22.016-11.008-46.621v-258.304c0 0 0-24.605 24.605-24.605h69.575c2.446 10.61 7.225 20.224 14.848 27.875l0.569 0.569h-81.152v35.527zM223.261 157.184c-12.886 0-23.466 10.582-23.466 23.467s10.582 23.495 23.466 23.495c12.886 0 23.495-10.61 23.495-23.495s-10.61-23.467-23.495-23.467zM224.683 369.067c36.665 0 72.733-16.896 72.733-57.258 0-37.234-42.666-51.542-51.826-64.996-6.855-10.041-4.579-24.064-23.466-24.064-12.316 0-18.318 10.012-18.318 19.2 0 34.048 50.090 41.785 50.090 69.86 0 15.445-10.297 24.604-27.477 24.604-36.665 0-22.329-37.774-50.119-37.774-10.012 0-18.602 6.002-18.602 17.465 0 28.046 32.057 52.964 66.987 52.964zM426.553-37.632c-0.711 4.38-2.731 8.562-6.087 11.918l-40.704 40.704c-4.238 4.238-9.813 6.343-15.36 6.343h-88.832c-5.546 0-11.122-2.105-15.389-6.343l-40.675-40.704c-3.357-3.356-5.376-7.538-6.087-11.918-0.085-0.825-0.085-28.132-0.057-28.359 0.626-10.695 9.273-19.342 20.252-19.342h172.771c10.781 0 19.769 8.619 20.281 19.598 0 0.142-0.057 27.278-0.114 28.103zM365.71 82.29c0-25.245-20.465-45.71-45.71-45.71s-45.71 20.465-45.71 45.71c0 25.245 20.465 45.71 45.71 45.71s45.71-20.465 45.71-45.71z" />
+<glyph unicode="&#xea26;" glyph-name="escalate-a-ticket-outlined" d="M287.062 297.444c0 34.361-30.72 48.754-61.923 48.754-29.753 0-57.060-21.219-57.060-45.113 0-9.756 7.31-14.876 15.844-14.876 23.666 0 11.463 32.199 42.666 32.199 14.62 0 23.41-7.822 23.41-20.963 0-23.894-42.667-30.493-42.667-59.506 0-7.794 5.12-16.327 15.616-16.327 16.071 0 14.137 11.946 19.968 20.48 7.822 11.463 44.146 23.638 44.146 55.353zM243.911 185.771c0-11.043-8.952-19.997-19.996-19.997s-19.996 8.952-19.996 19.997c0 11.043 8.952 19.996 19.996 19.996s19.996-8.952 19.996-19.996zM128 256c0 17.209 7.708 35.555 7.708 35.555l42.070 83.001c7.708 15.417 28.445 15.417 28.445 15.417h42.667c17.238 0 28.445-15.417 28.445-15.417l42.666-83.001c7.709-15.417 7.139-35.555 7.139-35.555v-93.212c16.043-1.422 30.635-7.367 42.638-16.754v108.43c0 0 0 24.576-10.979 46.592l-51.798 103.594c0 0-11.008 22.016-35.613 22.016h-87.637c0 0-24.605 0-35.613-22.016l-51.797-103.594c0 0-11.008-22.016-11.008-46.592v-258.304c0 0 0-24.604 24.605-24.604h69.66c2.531 10.809 7.282 20.394 14.848 27.904l14.734 14.762h-81.18v241.778zM426.553-37.66c-0.683 4.38-2.731 8.59-6.087 11.918l-40.675 40.704c-4.267 4.238-9.813 6.372-15.389 6.372h-88.803c-5.575 0-11.15-2.134-15.417-6.372l-40.647-40.704c-3.385-3.328-5.405-7.538-6.115-11.918-0.085-0.825-0.085-28.132-0.057-28.359 0.626-10.695 9.302-19.314 20.281-19.314h172.743c10.809 0 19.769 8.618 20.281 19.57 0.029 0.142-0.029 27.278-0.114 28.103zM365.71 82.261c0-25.245-20.465-45.71-45.71-45.71s-45.71 20.465-45.71 45.71c0 25.245 20.465 45.71 45.71 45.71s45.71-20.465 45.71-45.71zM156.445 138.667v-35.556h85.334c3.613 13.539 10.439 25.771 19.911 35.556h-105.245zM156.445 81.778v-35.556h86.67c1.081 0.74 2.019 1.707 3.157 2.389-4.665 10.154-7.395 21.334-7.452 33.166h-82.375z" />
+<glyph unicode="&#xea27;" glyph-name="expedite-a-ticket-solid" d="M114.204-0.398v35.556h86.101c-4.494 7.737-6.998 16.213-7.538 24.889h-78.564v35.555h88.178c1.963 2.873 4.153 5.661 6.713 8.221 22.186 22.215 58.254 22.215 80.441 0l6.599-6.599c1.678 2.275 3.328 4.551 5.404 6.599 18.603 18.631 46.905 21.418 68.665 8.789v141.454c0 0 0 24.605-11.008 46.592l-51.798 103.623c0 0-11.008 21.988-35.613 21.988h-87.637c0 0-24.605 0-35.584-21.988l-51.797-103.623c0 0-11.008-21.988-11.008-46.592v-258.304c0 0 0-24.605 24.605-24.605h94.293c1.422 1.849 2.759 3.755 4.438 5.433l23.012 23.011h-117.902zM223.687 156.786c-12.886 0-23.495 10.582-23.495 23.466s10.61 23.466 23.495 23.466c12.886 0 23.466-10.582 23.466-23.466s-10.582-23.466-23.466-23.466zM225.109 368.64c36.665 0 72.732-16.868 72.732-57.259 0-37.206-42.666-51.542-51.826-64.996-6.883-10.012-4.579-24.036-23.495-24.036-12.288 0-18.318 10.012-18.318 19.172 0 34.077 50.119 41.813 50.119 69.86 0 15.474-10.326 24.633-27.506 24.633-36.637 0-22.329-37.803-50.090-37.803-10.012 0-18.602 6.030-18.602 17.465 0 28.075 32.057 52.964 66.987 52.964zM420.067 15.474l-63.232 63.232c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l48.555-48.526-48.526-48.526c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l63.232 63.232c4.267 4.266 6.286 9.87 6.173 15.474 0.114 5.575-1.906 11.207-6.173 15.474zM333.796 0c0.114 5.604-1.906 11.207-6.173 15.474l-63.232 63.232c-8.334 8.334-21.846 8.334-30.179 0s-8.334-21.846 0-30.18l48.554-48.526-48.526-48.526c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.258 15.076-6.258s10.922 2.077 15.076 6.258l63.232 63.232c4.267 4.266 6.286 9.87 6.173 15.474z" />
+<glyph unicode="&#xea28;" glyph-name="expedite-a-ticket-outlined" d="M287.459 297.045c0 34.389-30.692 48.754-61.923 48.754-29.725 0-57.031-21.191-57.031-45.085 0-9.756 7.31-14.876 15.844-14.876 23.637 0 11.463 32.171 42.666 32.171 14.62 0 23.41-7.794 23.41-20.964 0-23.894-42.667-30.464-42.667-59.477 0-7.794 5.12-16.327 15.588-16.327 16.1 0 14.137 11.947 19.996 20.48 7.794 11.434 44.118 23.637 44.118 55.325zM224.341 205.397c-10.98 0-19.996-9.046-19.996-19.996 0-10.979 9.017-19.997 19.996-19.997 10.951 0 19.968 9.017 19.968 19.997 0 10.951-9.017 19.996-19.968 19.996zM218.653 13.824h-90.226v241.778c0 17.238 7.708 35.555 7.708 35.555l42.070 83.029c7.708 15.389 28.445 15.389 28.445 15.389h42.666c17.238 0 28.445-15.389 28.445-15.389l42.666-83.029c7.709-15.388 7.111-35.555 7.111-35.555v-137.131c14.279 3.698 29.611 1.764 42.666-5.831v141.426c0 0 0 24.605-11.008 46.62l-51.798 103.595c0 0-10.979 21.988-35.584 21.988h-87.637c0 0-24.605 0-35.613-21.988l-51.797-103.595c0 0-11.008-22.016-11.008-46.62v-258.304c0 0 0-24.605 24.605-24.605h94.265c1.451 1.849 2.759 3.755 4.466 5.462l23.381 23.381-13.824 13.824zM420.067 15.474l-63.232 63.232c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l48.555-48.526-48.526-48.526c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l63.232 63.232c4.267 4.266 6.286 9.87 6.173 15.474 0.114 5.604-1.906 11.207-6.173 15.474zM333.796 0c0.114 5.604-1.906 11.207-6.173 15.474l-63.232 63.232c-8.334 8.334-21.846 8.334-30.179 0s-8.334-21.846 0-30.18l48.554-48.526-48.526-48.526c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.258 15.076-6.258s10.922 2.077 15.076 6.258l63.232 63.232c4.267 4.266 6.286 9.899 6.173 15.474zM209.066 103.822c22.215 22.215 58.226 22.215 80.47 0l1.11-1.11h8.448v35.556h-142.222v-35.556h51.314c0.313 0.37 0.541 0.768 0.882 1.11zM156.871 81.38v-35.555h38.656c-3.811 11.548-3.811 23.978 0 35.555h-38.656z" />
+<glyph unicode="&#xea29;" glyph-name="reopen-a-ticket-solid" d="M200.135 35.556c2.219 4.323 4.95 8.419 8.505 11.975l12.914 12.914h-107.805v35.555h143.332l11.094 11.122c8.875 8.875 20.651 13.767 33.138 13.767 25.97 0 47.075-21.077 47.075-46.99v-2.873h21.334v183.438c0 0 0 24.605-11.008 46.62l-51.798 103.595c0 0-11.008 21.988-35.584 21.988h-87.637c0 0-24.576 0-35.584-21.988l-51.797-103.595c0 0-11.008-22.016-11.008-46.62v-258.304c0 0 0-24.605 24.605-24.605h108.118l-9.444 9.443c-5.405 5.347-9.131 11.918-11.378 19.001h-83.456v35.555h86.386zM223.232 157.184c-12.886 0-23.466 10.582-23.466 23.467s10.582 23.495 23.466 23.495c12.886 0 23.466-10.61 23.466-23.495s-10.582-23.467-23.466-23.467zM224.654 369.067c36.665 0 72.733-16.896 72.733-57.258 0-37.234-42.666-51.542-51.826-64.996-6.855-10.041-4.579-24.064-23.466-24.064-12.316 0-18.318 10.012-18.318 19.2 0 34.048 50.090 41.785 50.090 69.86 0 15.445-10.297 24.604-27.477 24.604-36.665 0-22.329-37.774-50.119-37.774-10.012 0-18.602 6.002-18.602 17.465 0 28.046 32.057 52.964 66.987 52.964zM312.861 35.499v38.4c0 10.183-12.317 15.274-19.513 8.078l-59.648-59.648c-4.466-4.466-4.466-11.719 0-16.185l59.648-59.648c7.197-7.197 19.513-2.105 19.513 8.078v38.258h71.168v-56.832c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v99.499h-113.834z" />
+<glyph unicode="&#xea2a;" glyph-name="reopen-a-ticket-outlined" d="M243.882 185.771c0-11.043-8.952-19.997-19.996-19.997s-19.996 8.952-19.996 19.997c0 11.043 8.952 19.996 19.996 19.996s19.996-8.952 19.996-19.996zM287.005 297.444c0 34.361-30.72 48.754-61.923 48.754-29.725 0-57.031-21.219-57.031-45.113 0-9.756 7.31-14.876 15.844-14.876 23.637 0 11.463 32.199 42.666 32.199 14.62 0 23.41-7.822 23.41-20.963 0-23.894-42.667-30.493-42.667-59.506 0-7.794 5.12-16.327 15.588-16.327 16.1 0 14.137 11.946 19.996 20.48 7.794 11.463 44.118 23.638 44.118 55.353zM194.816 14.222h-66.844v241.778c0 17.209 7.709 35.555 7.709 35.555l42.070 83.001c7.708 15.417 28.445 15.417 28.445 15.417h42.666c17.209 0 28.445-15.417 28.445-15.417l42.666-83.001c7.709-15.417 7.111-35.555 7.111-35.555v-142.876c12.829-8.391 21.334-22.813 21.334-39.254v-2.873h21.334v183.467c0 0 0 24.576-11.008 46.592l-51.798 103.594c0 0-11.008 22.016-35.584 22.016h-87.637c0 0-24.576 0-35.584-22.016l-51.826-103.594c0 0-11.008-22.016-11.008-46.592v-258.304c0 0 0-24.604 24.605-24.604h108.061l-9.415 9.415c-9.159 9.159-13.738 21.22-13.738 33.252zM312.861 35.47v38.4c0 10.183-12.317 15.274-19.513 8.078l-59.648-59.648c-4.466-4.466-4.466-11.719 0-16.185l59.648-59.648c7.197-7.197 19.513-2.105 19.513 8.078v38.258h71.139v-56.803c0-11.776 9.558-21.333 21.334-21.333s21.334 9.558 21.334 21.333v99.47h-113.806zM156.445 46.222h51.143c0.37 0.398 0.626 0.854 0.995 1.223l34.333 34.332h-86.471v-35.556zM268.202 107.093c8.277 8.249 19.001 12.857 30.435 13.511v18.062h-142.222v-35.556h107.804l3.982 3.982z" />
+<glyph unicode="&#xea2b;" glyph-name="cancel-a-ticket-solid" d="M113.465 0v35.556h110.677l-0.91 0.91c-6.912 6.912-11.406 15.218-14.023 23.979h-95.744v35.555h96.626c2.759 7.623 7.026 14.82 13.113 20.907 22.215 22.215 58.226 22.215 80.441 0l30.89-30.89 30.89 30.89c1.252 1.251 2.702 2.19 4.039 3.299v134.258c0 0 0 24.604-11.008 46.62l-51.798 103.594c0 0-11.008 21.988-35.613 21.988h-87.637c0 0-24.605 0-35.584-21.988l-51.826-103.594c0 0-10.98-22.016-10.98-46.62v-258.304c0 0 0-24.605 24.605-24.605h111.018c0.882 1.024 1.593 2.162 2.56 3.129l25.315 25.315h-135.054zM222.947 157.184c-12.886 0-23.495 10.582-23.495 23.467s10.61 23.495 23.495 23.495c12.886 0 23.466-10.61 23.466-23.495s-10.582-23.467-23.466-23.467zM224.37 369.067c36.637 0 72.733-16.896 72.733-57.258 0-37.234-42.666-51.542-51.826-64.996-6.883-10.041-4.579-24.064-23.495-24.064-12.288 0-18.318 10.012-18.318 19.172 0 34.076 50.119 41.814 50.119 69.888 0 15.445-10.326 24.605-27.506 24.605-36.637 0-22.329-37.774-50.090-37.774-10.012 0-18.602 6.002-18.602 17.465 0 28.046 32.057 52.964 66.987 52.964zM363.15 7.111l56.036 56.036c8.334 8.334 8.334 21.846 0 30.179s-21.846 8.334-30.18 0l-56.036-56.035-56.036 56.035c-8.334 8.334-21.846 8.334-30.179 0s-8.334-21.846 0-30.179l56.035-56.036-56.036-56.035c-8.334-8.334-8.334-21.846 0-30.18s21.846-8.334 30.18 0l56.036 56.036 56.036-56.036c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.18l-56.007 56.035z" />
+<glyph unicode="&#xea2c;" glyph-name="cancel-a-ticket-outlined" d="M223.573 205.767c-10.951 0-19.996-9.017-19.996-19.996s9.046-19.997 19.996-19.997c10.98 0 19.996 9.017 19.996 19.997s-9.017 19.996-19.996 19.996zM286.72 297.444c0 34.361-30.72 48.754-61.923 48.754-29.753 0-57.060-21.219-57.060-45.113 0-9.756 7.339-14.876 15.872-14.876 23.637 0 11.435 32.199 42.638 32.199 14.649 0 23.41-7.822 23.41-20.963 0-23.894-42.666-30.493-42.666-59.506 0-7.794 5.12-16.327 15.616-16.327 16.1 0 14.137 11.946 19.996 20.48 7.794 11.463 44.117 23.638 44.117 55.353zM298.354 121.23v17.437h-142.222v-35.556h57.23c2.589 4.921 5.718 9.643 9.842 13.767 20.566 20.594 52.821 21.874 75.15 4.352zM156.131 81.778v-35.556h59.335c-6.855 10.781-9.558 23.268-8.448 35.556h-50.887zM363.122 7.111l56.036 56.036c8.334 8.334 8.334 21.846 0 30.179s-21.846 8.334-30.18 0l-56.036-56.035-56.036 56.035c-8.334 8.334-21.846 8.334-30.179 0s-8.334-21.846 0-30.179l56.035-56.036-56.036-56.035c-8.334-8.334-8.334-21.846 0-30.18s21.846-8.334 30.18 0l56.036 56.036 56.036-56.036c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.18l-56.007 56.035zM245.418 14.222h-117.731v241.778c0 17.209 7.68 35.555 7.68 35.555l42.098 83.001c7.708 15.417 28.445 15.417 28.445 15.417h42.666c17.209 0 28.445-15.417 28.445-15.417l42.666-83.001c7.709-15.417 7.111-35.555 7.111-35.555v-162.247l7.737-7.737 30.89 30.89c1.252 1.252 2.702 2.19 4.039 3.3v134.258c0 0 0 24.576-11.008 46.592l-51.798 103.595c0 0-11.008 22.016-35.613 22.016h-87.637c0 0-24.605 0-35.584-22.016l-51.797-103.595c0 0-11.008-22.016-11.008-46.592v-258.304c0 0 0-24.605 24.605-24.605h111.047c0.882 1.024 1.565 2.134 2.531 3.101l30.891 30.89-8.675 8.675z" />
+<glyph unicode="&#xea2d;" glyph-name="view-browse-ticket-solid" d="M162.976 34.921c7.76 8.761 17.419 17.217 28.473 24.889h-77.799v35.555h227.555v-6.093c9.788-2.466 19.325-5.666 28.439-9.498v174.060c0 0 0 24.605-11.008 46.592l-51.798 103.623c0 0-11.008 21.988-35.584 21.988h-87.666c0 0-24.576 0-35.584-21.988l-51.797-103.623c0 0-11.008-21.988-11.008-46.592v-258.304c0 0 0-24.605 24.605-24.605h37.225c-2.97 6.784-4.727 13.488-4.727 19.868 0 2.802 0.315 5.666 0.913 8.571h-29.565v35.555h49.326zM223.121 156.53c-12.886 0-23.466 10.61-23.466 23.495s10.578 23.466 23.466 23.466 23.495-10.582 23.495-23.466-10.61-23.495-23.495-23.495zM224.546 368.41c36.665 0 72.729-16.896 72.729-57.259 0-37.234-42.666-51.542-51.826-64.996-6.855-10.012-4.579-24.064-23.466-24.064-12.316 0-18.318 10.041-18.318 19.2 0 34.077 50.090 41.813 50.090 69.86 0 15.474-10.297 24.633-27.477 24.633-36.665 0-22.329-37.803-50.119-37.803-10.012 0-18.602 6.002-18.602 17.465 0 28.049 32.057 52.964 66.99 52.964zM298.775 66.31c-67.459 0-128.029-51.291-128.029-75.514s60.57-75.5 128.029-75.5 128.029 51.277 128.029 75.5-60.57 75.514-128.029 75.514zM199.831-9.205c6.269 10.735 38.087 37.683 78.581 45.062-17.112-7.774-29.067-24.92-29.067-44.942 0-20.323 12.279-37.746 29.813-45.346-40.861 7.171-73.017 34.423-79.326 45.226zM318.41-54.426c17.524 7.601 29.807 25.019 29.807 45.343 0 20.022-11.952 37.166-29.062 44.94 40.485-7.384 72.295-34.324 78.564-45.059-6.309-10.803-38.459-38.048-79.309-45.224z" />
+<glyph unicode="&#xea2e;" glyph-name="view-browse-ticket-outlined" d="M298.775 66.301c-67.459 0-128.029-51.291-128.029-75.514 0-24.209 60.57-75.486 128.029-75.486s128.029 51.277 128.029 75.486c0 24.221-60.57 75.514-128.029 75.514zM199.831-9.213c6.269 10.735 38.078 37.674 78.564 45.059-17.103-7.777-29.050-24.918-29.050-44.933 0-20.315 12.271-37.731 29.79-45.335-40.846 7.177-72.997 34.407-79.303 45.21zM318.433-54.417c17.513 7.603 29.784 25.017 29.784 45.329 0 20.014-11.944 37.154-29.044 44.931 40.476-7.387 72.28-34.324 78.546-45.056-6.306-10.801-38.449-38.028-79.286-45.204zM243.766 185.151c0-11.043-8.953-19.997-19.996-19.997s-19.996 8.952-19.996 19.997c0 11.043 8.953 19.996 19.996 19.996s19.996-8.952 19.996-19.996zM286.919 296.795c0 34.389-30.72 48.782-61.923 48.782-29.753 0-57.060-21.219-57.060-45.113 0-9.756 7.31-14.876 15.844-14.876 23.637 0 11.463 32.199 42.666 32.199 14.62 0 23.41-7.822 23.41-20.992 0-23.894-42.667-30.464-42.667-59.478 0-7.794 5.12-16.327 15.588-16.327 16.1 0 14.166 11.946 19.996 20.48 7.82 11.463 44.146 23.638 44.146 55.325zM156.316 138.024h142.222v-35.555h-142.222v35.555zM127.869 13.582v241.778c0 17.209 7.68 35.555 7.68 35.555l42.098 83.026c7.712 15.389 28.445 15.389 28.445 15.389h42.666c17.209 0 28.445-15.389 28.445-15.389l42.666-83.026c7.712-15.419 7.111-35.555 7.111-35.555v-163.095c14.786-2.514 29.181-6.832 42.661-12.501v174.066c0 0 0 24.605-11.008 46.592l-51.798 103.623c0 0-11.008 21.987-35.584 21.987h-87.666c0 0-24.576 0-35.584-21.987l-51.797-103.623c0 0-11.008-21.987-11.008-46.592v-258.304c0 0 0-24.605 24.605-24.605h37.228c-2.97 6.784-4.727 13.486-4.727 19.865 0 7.299 2.267 15.013 6.107 22.798h-20.54zM231.487 81.135h-75.17v-35.555h17.331c15.392 14.031 35.41 26.612 57.839 35.555z" />
+<glyph unicode="&#xea2f;" glyph-name="user-person-solid" d="M454.884 60.558c-1.308 8.192-5.091 16.014-11.378 22.272l-75.947 75.947c-7.908 7.908-18.318 11.89-28.7 11.89h-165.774c-10.411 0-20.822-3.982-28.757-11.89l-75.918-75.947c-6.286-6.258-10.041-14.080-11.378-22.272-0.17-1.507-0.17-52.48-0.114-52.906 1.166-19.997 17.351-36.096 37.831-36.096h322.474c20.167 0 36.921 16.099 37.888 36.551 0 0.284-0.086 50.944-0.228 52.452zM341.334 284.445c0-47.129-38.205-85.333-85.334-85.333s-85.334 38.205-85.334 85.333c0 47.129 38.205 85.334 85.334 85.334s85.334-38.205 85.334-85.334z" />
+<glyph unicode="&#xea30;" glyph-name="user-person-outlined" d="M454.969 60.189l-0.598 4.58c-1.507 6.087-5.661 13.027-10.752 18.034l-76.032 76.032c-7.709 7.652-17.863 11.833-28.672 11.833h-165.774c-10.838 0-21.049-4.21-28.814-11.89l-75.776-75.89c-6.087-6.030-10.041-13.738-11.434-22.3l-0.313-2.077 0.029-1.962c0.057-1.962 0.057-15.274 0.086-27.449 0-10.354 0.029-19.854 0.086-22.215 1.223-19.798 17.806-35.328 37.803-35.328h322.503c20.252 0 36.892 16.071 37.888 37.575 0 1.451-0.114 46.791-0.228 51.058zM99.612 14.222c0 3.869 0 9.273-0.028 14.933 0 9.102-0.028 18.859-0.057 24.377l73.614 74.467 164.324 0.626 74.894-73.558c0.057-9.415 0.142-31.659 0.171-40.846h-312.918zM256.057 199.111c47.047 0 85.334 38.286 85.334 85.333s-38.286 85.334-85.334 85.334-85.334-38.286-85.334-85.334 38.286-85.333 85.334-85.333zM256.057 327.111c23.524 0 42.666-19.143 42.666-42.667s-19.143-42.666-42.666-42.666-42.666 19.143-42.666 42.666 19.143 42.667 42.666 42.667z" />
+<glyph unicode="&#xea31;" glyph-name="find-a-person-solid" d="M312.889 312.889c0-47.128-38.205-85.334-85.334-85.334s-85.334 38.205-85.334 85.334c0 47.128 38.205 85.334 85.334 85.334s85.334-38.205 85.334-85.334zM311.125 198.969c-0.256 0-0.483 0.142-0.74 0.142h-165.746c-10.411 0-20.822-3.954-28.757-11.89l-75.918-75.918c-6.286-6.258-10.069-14.109-11.378-22.272-0.171-1.536-0.171-52.508-0.114-52.935 1.166-19.968 17.323-36.096 37.831-36.096h181.276c-16.014 21.504-25.856 47.9-25.856 76.714 0 57.259 37.718 105.358 89.401 122.254zM477.298-20.48l-47.445 47.417c9.13 14.45 14.62 31.431 14.62 49.75 0 51.598-42.012 93.611-93.611 93.611s-93.611-42.013-93.611-93.611 42.012-93.611 93.611-93.611c17.834 0 34.332 5.29 48.526 13.966l47.702-47.702c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.391 8.362 8.391 21.846 0.057 30.179zM299.947 76.715c0 28.103 22.841 50.944 50.944 50.944s50.944-22.841 50.944-50.944-22.841-50.944-50.944-50.944-50.944 22.841-50.944 50.944z" />
+<glyph unicode="&#xea32;" glyph-name="find-a-person-outlined" d="M6.742 92.53l-0.313-2.077 0.029-1.962c0.029-1.962 0.057-15.303 0.057-27.449 0-10.354 0.029-19.854 0.085-22.215zM227.613 227.556c47.047 0 85.334 38.286 85.334 85.333s-38.286 85.334-85.334 85.334-85.334-38.286-85.334-85.334 38.286-85.333 85.334-85.333zM227.613 355.556c23.524 0 42.666-19.143 42.666-42.666s-19.143-42.666-42.666-42.666-42.666 19.143-42.666 42.666 19.143 42.666 42.666 42.666zM250.453 156.843c15.588 19.513 36.494 34.219 60.729 42.126-0.228 0.029-0.455 0.142-0.683 0.142h-165.803c-10.838 0-21.049-4.21-28.786-11.918l-75.805-75.861c-6.144-6.087-10.098-13.824-11.434-22.414l-0.285-2.048 0.029-1.906c0.029-1.934 0.057-15.274 0.057-27.42 0-10.354 0.029-19.854 0.085-22.215 1.223-19.798 17.834-35.328 37.802-35.328h181.248c-9.415 12.658-16.412 27.050-20.708 42.666h-155.733c0 3.869 0 9.273-0.028 14.933 0 9.102-0.028 18.859-0.057 24.377l73.614 74.467 105.756 0.398zM477.383-20.48l-47.417 47.417c9.13 14.45 14.62 31.431 14.62 49.75 0 51.626-42.012 93.639-93.611 93.639s-93.611-42.013-93.611-93.639c0-51.598 42.012-93.611 93.611-93.611 17.834 0 34.332 5.29 48.526 13.966l47.702-47.702c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.363 8.334 8.363 21.846 0.029 30.179zM300.032 76.715c0 28.103 22.841 50.972 50.944 50.972s50.944-22.87 50.944-50.972c0-28.103-22.841-50.944-50.944-50.944s-50.944 22.841-50.944 50.944z" />
+<glyph unicode="&#xea33;" glyph-name="primary-user-person-solid" d="M244.138 105.273c0 40.306 22.215 75.178 54.813 94.122h-154.311c-10.411 0-20.822-3.982-28.757-11.89l-75.918-75.947c-6.286-6.258-10.041-14.080-11.378-22.272-0.171-1.508-0.171-52.48-0.114-52.907 1.166-19.996 17.351-36.096 37.831-36.096h258.646c-46.393 12.601-80.81 54.67-80.81 104.989zM227.555 227.84c47.132 0 85.334 38.201 85.334 85.333s-38.201 85.334-85.334 85.334-85.334-38.201-85.334-85.334 38.201-85.333 85.334-85.333zM483.555-10.553c0.029 3.67-1.365 7.339-4.153 10.126-0.171 0.171-0.398 0.228-0.569 0.398l-31.317 31.317c-0.142 0.171-0.199 0.37-0.37 0.541s-0.37 0.199-0.541 0.37l-32.086 32.086c7.908 11.747 12.544 25.856 12.544 41.045 0 40.619-33.053 73.643-73.671 73.643s-73.671-33.024-73.671-73.643c0-40.618 33.053-73.671 73.671-73.671 15.19 0 29.298 4.636 41.017 12.515l22.471-22.471-22.3-22.301c-5.546-5.546-5.546-14.563 0-20.11 2.788-2.788 6.428-4.153 10.070-4.153s7.282 1.394 10.070 4.153l22.3 22.301 12.146-12.146-22.3-22.3c-5.546-5.547-5.546-14.563 0-20.11 2.788-2.788 6.428-4.153 10.070-4.153s7.282 1.394 10.070 4.153l31.801 31.801c0.199 0.171 0.455 0.256 0.654 0.427 2.759 2.788 4.125 6.486 4.096 10.183zM353.394 67.157c-21.020 0-38.115 17.095-38.115 38.115 0 20.992 17.095 38.087 38.115 38.087s38.115-17.095 38.115-38.087c-0.029-20.992-17.123-38.115-38.115-38.115z" />
+<glyph unicode="&#xea34;" glyph-name="primary-user-person-outlined" d="M227.641 227.84c47.047 0 85.333 38.286 85.333 85.333s-38.286 85.334-85.334 85.334-85.334-38.286-85.334-85.334 38.286-85.333 85.334-85.333zM227.641 355.84c23.523 0 42.667-19.143 42.667-42.666s-19.143-42.667-42.666-42.667-42.666 19.143-42.666 42.667 19.143 42.666 42.666 42.666zM263.964 42.951h-192.768c0 3.868 0 9.273-0.028 14.933 0 9.102-0.028 18.858-0.057 24.377l73.614 74.468 113.209 0.426c9.614 17.607 23.751 32.171 41.074 42.24h-154.282c-10.838 0-21.049-4.21-28.814-11.89l-75.805-75.862c-6.144-6.087-10.098-13.824-11.434-22.414l-0.285-2.048 0.029-1.906c0.029-1.962 0.057-15.303 0.057-27.449 0-10.326 0.029-19.854 0.085-22.215 1.195-19.798 17.806-35.328 37.802-35.328h258.646c-25.002 6.798-46.563 21.93-61.042 42.666zM483.613-10.581c0.029 3.67-1.365 7.339-4.153 10.126-0.171 0.171-0.398 0.228-0.569 0.398l-31.289 31.289c-0.171 0.171-0.228 0.398-0.398 0.569s-0.398 0.227-0.569 0.398l-32.057 32.057c7.908 11.747 12.544 25.856 12.544 41.045 0 40.619-33.053 73.643-73.671 73.643s-73.671-33.053-73.671-73.643c0-40.618 33.053-73.671 73.671-73.671 15.19 0 29.298 4.636 41.017 12.515l22.471-22.471-22.3-22.301c-5.546-5.546-5.546-14.563 0-20.11 2.788-2.788 6.428-4.153 10.070-4.153s7.282 1.394 10.070 4.153l22.3 22.301 12.146-12.146-22.3-22.3c-5.546-5.547-5.546-14.563 0-20.11 2.788-2.788 6.428-4.153 10.070-4.153s7.282 1.394 10.070 4.153l31.801 31.801c0.199 0.171 0.455 0.256 0.654 0.427 2.759 2.816 4.125 6.514 4.096 10.183zM353.45 67.157c-21.021 0-38.115 17.095-38.115 38.115s17.095 38.087 38.115 38.087c21.021 0 38.115-17.095 38.115-38.087s-17.095-38.115-38.115-38.115z" />
+<glyph unicode="&#xea35;" glyph-name="find-a-friend-solid" d="M312.889 312.889c0-47.128-38.205-85.334-85.334-85.334s-85.334 38.205-85.334 85.334c0 47.128 38.205 85.334 85.334 85.334s85.334-38.205 85.334-85.334zM359.282 259.186l-11.178-34.133c-0.91-2.759-0.455-5.661 1.223-7.993 2.788-3.869 8.534-4.835 12.459-1.991l29.014 21.191 28.985-21.191c1.536-1.138 3.356-1.735 5.234-1.735 2.844 0 5.575 1.394 7.253 3.726 1.678 2.304 2.134 5.206 1.223 7.964l-11.178 34.162 29.070 21.049c3.129 2.304 4.438 6.286 3.214 9.984-1.195 3.669-4.608 6.144-8.476 6.144l-35.897-0.086-11.008 34.19c-1.195 3.698-4.579 6.172-8.476 6.172-3.868 0-7.282-2.474-8.476-6.172l-11.008-34.19-35.897 0.086c-3.868 0-7.253-2.446-8.448-6.144-1.195-3.669 0.086-7.68 3.214-9.984l29.156-21.049zM311.125 198.969c-0.256 0-0.483 0.142-0.74 0.142h-165.746c-10.411 0-20.822-3.954-28.757-11.89l-75.918-75.918c-6.286-6.258-10.069-14.109-11.378-22.272-0.171-1.536-0.171-52.508-0.114-52.935 1.166-19.968 17.323-36.096 37.831-36.096h181.248c-16.014 21.504-25.828 47.9-25.828 76.714 0 57.259 37.717 105.358 89.401 122.254zM477.298-20.48l-47.417 47.417c9.13 14.45 14.62 31.431 14.62 49.75 0 51.598-42.012 93.611-93.611 93.611s-93.611-42.013-93.611-93.611 42.012-93.611 93.611-93.611c17.834 0 34.332 5.29 48.555 13.966l47.702-47.702c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.362 8.334 21.846 0 30.179zM299.947 76.715c0 28.103 22.841 50.944 50.944 50.944s50.944-22.841 50.944-50.944-22.841-50.944-50.944-50.944-50.944 22.841-50.944 50.944z" />
+<glyph unicode="&#xea36;" glyph-name="find-a-friend-outlined" d="M227.641 227.556c47.047 0 85.333 38.286 85.333 85.333s-38.286 85.334-85.334 85.334-85.334-38.286-85.334-85.334 38.286-85.333 85.334-85.333zM227.641 355.556c23.523 0 42.667-19.143 42.667-42.666s-19.143-42.666-42.666-42.666-42.666 19.143-42.666 42.666 19.143 42.666 42.666 42.666zM359.339 259.186l-11.178-34.19c-0.882-2.759-0.426-5.661 1.252-7.964 2.816-3.811 8.534-4.864 12.459-1.963l28.985 21.191 29.014-21.191c1.536-1.138 3.356-1.707 5.234-1.707 2.844 0 5.546 1.394 7.225 3.726s2.134 5.234 1.223 7.964l-11.15 34.162 29.099 21.049c3.129 2.276 4.409 6.286 3.214 9.984-1.195 3.67-4.608 6.144-8.476 6.144l-35.897-0.057-10.979 34.162c-1.195 3.67-4.608 6.144-8.476 6.144-3.897 0-7.282-2.503-8.448-6.172l-11.008-34.19-35.897 0.057c-3.868 0-7.253-2.446-8.476-6.115-1.195-3.67 0.086-7.709 3.243-10.012l29.042-21.020zM250.482 156.843c15.588 19.513 36.494 34.219 60.729 42.126-0.228 0-0.455 0.142-0.711 0.142h-165.774c-10.78 0-20.963-4.181-28.786-11.918l-75.833-75.89c-6.087-6.058-10.041-13.767-11.434-22.272l-0.313-2.162 0.057-1.991c0.057-2.105 0.057-16.298 0.085-28.729 0-9.813 0.029-18.546 0.085-20.85 1.223-19.769 17.806-35.299 37.803-35.299h181.305c-9.444 12.658-16.412 27.050-20.708 42.666h-155.79c0 3.556 0 8.42-0.028 13.596 0 9.444-0.028 19.854-0.057 25.714l73.614 74.467 105.757 0.398zM477.383-20.48l-47.417 47.446c9.13 14.45 14.62 31.431 14.62 49.75 0 51.598-42.012 93.611-93.611 93.611s-93.611-42.013-93.611-93.611 42.012-93.611 93.611-93.611c17.834 0 34.332 5.29 48.526 13.966l47.702-47.702c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.363 8.306 8.363 21.817 0.029 30.151zM351.005 25.771c-28.103 0-50.944 22.841-50.944 50.944s22.841 50.944 50.944 50.944 50.944-22.841 50.944-50.944-22.841-50.944-50.944-50.944z" />
+<glyph unicode="&#xea37;" glyph-name="friend-solid" d="M468.906 261.746c-1.195 3.669-4.608 6.144-8.476 6.144l-35.897-0.086-11.008 34.162c-2.361 7.367-14.535 7.452-16.953 0l-11.036-34.19-35.897 0.086c-3.868 0-7.253-2.475-8.476-6.144-1.195-3.669 0.086-7.708 3.243-9.984l29.099-21.077-11.15-34.133c-0.91-2.759-0.455-5.661 1.223-7.964 2.759-3.811 8.562-4.807 12.459-1.991l29.014 21.191 28.985-21.191c1.536-1.138 3.356-1.735 5.234-1.735 2.844 0 5.546 1.365 7.225 3.698 1.678 2.304 2.134 5.206 1.252 7.964l-11.178 34.133 29.070 21.077c3.158 2.361 4.466 6.371 3.271 10.041zM429.284 82.83l-75.947 75.947c-7.908 7.908-18.318 11.89-28.7 11.89h-165.774c-10.411 0-20.822-3.982-28.757-11.89l-75.918-75.947c-6.286-6.258-10.041-14.080-11.378-22.272-0.17-1.507-0.17-52.48-0.114-52.906 1.166-19.997 17.351-36.096 37.831-36.096h322.474c20.167 0 36.921 16.099 37.888 36.551 0 0.284-0.086 50.944-0.228 52.452-1.308 8.192-5.091 16.014-11.378 22.272zM327.111 284.445c0-47.129-38.205-85.333-85.334-85.333s-85.334 38.205-85.334 85.333c0 47.129 38.205 85.334 85.334 85.334s85.334-38.205 85.334-85.334z" />
+<glyph unicode="&#xea38;" glyph-name="friend-outlined" d="M440.149 64.597c-1.479 6.087-5.632 13.085-10.752 18.176l-76.032 76.032c-7.68 7.652-17.863 11.861-28.644 11.861h-165.803c-10.78 0-20.964-4.21-28.786-11.918l-75.805-75.861c-7.766-7.709-10.525-16.441-11.434-22.414l-0.285-2.048 0.029-1.906c0.029-1.962 0.057-15.303 0.057-27.449 0-10.354 0.029-19.854 0.086-22.187 1.223-19.826 17.834-35.328 37.803-35.328h322.503c20.252 0 36.892 16.043 37.888 37.575 0 1.479-0.114 46.848-0.256 51.143l-0.569 4.323zM85.39 14.222c0 3.869 0 9.273-0.028 14.933 0 9.102-0.028 18.859-0.057 24.377l73.614 74.467 164.323 0.626 74.894-73.472c0.086-9.302 0.142-31.687 0.171-40.903h-312.918zM241.834 199.111c47.047 0 85.334 38.286 85.334 85.333s-38.286 85.334-85.334 85.334-85.334-38.286-85.334-85.334 38.286-85.333 85.334-85.333zM241.834 327.111c23.524 0 42.666-19.143 42.666-42.667s-19.143-42.666-42.666-42.666-42.666 19.143-42.666 42.666 19.143 42.667 42.666 42.667zM468.964 261.746c-1.195 3.669-4.608 6.144-8.476 6.144l-35.897-0.057-11.008 34.19c-1.195 3.67-4.608 6.144-8.476 6.144-3.897 0-7.282-2.503-8.448-6.173l-11.008-34.19-35.897 0.057c-3.868 0-7.282-2.446-8.476-6.144-1.223-3.669 0.057-7.651 3.186-9.956l29.070-21.020-11.15-34.19c-0.882-2.759-0.426-5.661 1.28-7.964 2.788-3.84 8.562-4.807 12.459-1.963l28.985 21.191 29.014-21.191c1.536-1.138 3.356-1.735 5.234-1.735 2.844 0 5.546 1.394 7.225 3.698 1.678 2.333 2.134 5.234 1.223 7.993l-11.15 34.162 29.070 21.049c3.129 2.247 4.438 6.258 3.243 9.955z" />
+<glyph unicode="&#xea39;" glyph-name="user-approved-selected-solid" d="M227.243 228.324c47.132 0 85.334 38.201 85.334 85.334s-38.201 85.334-85.334 85.334-85.334-38.201-85.334-85.334 38.201-85.334 85.334-85.334zM223.203 60.786c22.186 22.215 58.254 22.215 80.441 0l16.668-16.668 81.18 81.18-62.692 62.692c-7.908 7.907-18.318 11.89-28.7 11.89h-165.774c-10.411 0-20.822-3.982-28.757-11.89l-75.918-75.947c-6.286-6.258-10.041-14.080-11.378-22.272-0.171-1.508-0.171-52.48-0.114-52.907 1.166-19.996 17.351-36.096 37.831-36.096h144.242c-7.51 20.196-3.271 43.805 12.97 60.018zM477.611 120.974c-8.334 8.334-21.846 8.334-30.18 0l-127.147-127.147-41.813 41.813c-8.334 8.334-21.846 8.334-30.179 0s-8.334-21.846 0-30.179l56.889-56.889c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l142.222 142.222c8.391 8.362 8.391 21.874 0.057 30.179z" />
+<glyph unicode="&#xea3a;" glyph-name="user-approved-selected-outlined" d="M227.299 228.324c47.047 0 85.333 38.286 85.333 85.334s-38.286 85.334-85.334 85.334-85.334-38.286-85.334-85.334 38.286-85.334 85.334-85.334zM227.299 356.324c23.523 0 42.667-19.143 42.667-42.667s-19.143-42.666-42.666-42.666-42.666 19.143-42.666 42.666 19.143 42.666 42.666 42.666zM70.855 43.435c0 3.869 0 9.273-0.028 14.933 0 9.102-0.028 18.859-0.057 24.377l73.614 74.467 164.323 0.597 65.792-64.626 29.582 29.582-65.251 65.251c-7.709 7.651-17.863 11.833-28.644 11.833h-165.803c-10.809 0-21.020-4.21-28.814-11.918l-75.805-75.862c-6.144-6.087-10.098-13.824-11.434-22.414l-0.285-2.048 0.029-1.906c0.085-1.906 0.085-15.218 0.085-27.392 0-10.326 0.029-19.854 0.085-22.215 1.195-19.798 17.806-35.328 37.803-35.328h147.911c-5.49 13.738-4.835 29.241 1.565 42.666h-144.668zM477.696 120.974c-8.334 8.334-21.846 8.334-30.18 0l-127.147-127.147-41.813 41.813c-8.334 8.334-21.846 8.334-30.179 0s-8.334-21.846 0-30.179l56.889-56.889c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l142.222 142.222c8.391 8.362 8.391 21.846 0.057 30.179z" />
+<glyph unicode="&#xea3b;" glyph-name="user-declined-canceled-solid" d="M312.576 313.657c0-47.129-38.205-85.333-85.334-85.333s-85.334 38.205-85.334 85.333c0 47.129 38.205 85.334 85.334 85.334s85.334-38.205 85.334-85.334zM280.092 65.678c-22.215 22.215-22.215 58.226 0 80.441 22.187 22.215 58.254 22.215 80.441 0l30.89-30.89 10.070 10.069-62.692 62.692c-7.908 7.907-18.318 11.89-28.7 11.89h-165.774c-10.411 0-20.822-3.982-28.757-11.89l-75.918-75.947c-6.286-6.258-10.041-14.080-11.378-22.272-0.171-1.508-0.171-52.48-0.114-52.907 1.166-19.996 17.351-36.096 37.831-36.096h211.542c0.882 1.024 1.593 2.162 2.56 3.129l30.89 30.89-30.89 30.89zM421.603 34.788l56.036 56.035c8.334 8.334 8.334 21.846 0 30.18s-21.846 8.334-30.18 0l-56.036-56.036-56.036 56.036c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l56.036-56.035-56.036-56.036c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l56.036 56.035 56.036-56.035c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.179l-55.978 56.036z" />
+<glyph unicode="&#xea3c;" glyph-name="user-declined-canceled-outlined" d="M227.299 228.324c47.047 0 85.333 38.286 85.333 85.334s-38.286 85.334-85.334 85.334-85.334-38.286-85.334-85.334 38.286-85.334 85.334-85.334zM227.299 356.324c23.523 0 42.667-19.143 42.667-42.667s-19.143-42.666-42.666-42.666-42.666 19.143-42.666 42.666 19.143 42.666 42.666 42.666zM302.393 43.435h-231.538c0 3.869 0 9.273-0.028 14.933 0 9.102-0.028 18.859-0.057 24.377l73.614 74.467 153.002 0.569c20.878 9.245 46.137 5.433 63.204-11.662l30.89-30.89 10.070 10.069-62.748 62.749c-7.709 7.651-17.863 11.833-28.644 11.833h-165.774c-10.809 0-21.020-4.21-28.814-11.918l-75.805-75.862c-6.144-6.087-10.098-13.824-11.434-22.414l-0.285-2.048 0.029-1.906c0.085-1.934 0.085-15.246 0.085-27.42 0-10.326 0.029-19.854 0.085-22.215 1.195-19.798 17.806-35.328 37.803-35.328h211.57c0.882 1.024 1.593 2.162 2.56 3.129l30.89 30.89-8.675 8.647zM421.661 34.788l56.036 56.035c8.334 8.334 8.334 21.846 0 30.18s-21.846 8.334-30.18 0l-56.036-56.036-56.036 56.036c-8.334 8.334-21.846 8.334-30.18 0s-8.334-21.846 0-30.18l56.036-56.035-56.036-56.036c-8.334-8.334-8.334-21.846 0-30.179 4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258l56.036 56.035 56.036-56.035c4.153-4.153 9.614-6.258 15.075-6.258s10.923 2.077 15.075 6.258c8.334 8.334 8.334 21.846 0 30.179l-55.978 56.036z" />
+<glyph unicode="&#xea3d;" glyph-name="users-people-solid" d="M355.555 160.512c30.293 0 54.87 24.547 54.87 54.869 0 30.293-24.576 54.841-54.87 54.841s-54.87-24.547-54.87-54.841c0-30.322 24.576-54.869 54.87-54.869zM483.413 71.453c-0.825 5.262-3.271 10.297-7.31 14.308l-48.81 48.811c-5.091 5.091-11.776 7.651-18.461 7.651h-76.971l20.423-20.452c9.188-9.074 14.933-20.565 17.095-34.077 0.199-1.764 0.284-2.788 0.37-45.198-0.483-10.467-3.726-19.996-8.675-28.274h98.133c12.971 0 23.723 10.354 24.349 23.495 0.029 0.199-0.057 32.74-0.142 33.735zM184.889 193.024c37.035 0 67.043 30.009 67.043 67.015 0 37.034-30.009 67.072-67.043 67.072s-67.043-30.038-67.043-67.072c0-37.006 30.009-67.015 67.043-67.015zM28.558 84.167c0.029-1.678-0.285-38.058-0.029-42.269 0.91-15.474 14.194-27.677 29.668-27.677h253.383c15.929 0 28.985 12.63 29.724 28.729 0 2.275-0.086 38.684-0.199 41.87-1.024 5.916-3.982 11.947-8.875 16.782l-59.648 59.705c-6.030 6.030-14.051 9.358-22.585 9.358h-130.247c-8.534 0-16.555-3.328-22.585-9.33l-59.676-59.677c-4.779-4.779-7.851-10.837-8.931-17.493z" />
+<glyph unicode="&#xea3e;" glyph-name="users-people-outlined" d="M355.726 160.484c30.236 0 54.87 24.604 54.87 54.869 0 30.237-24.605 54.841-54.87 54.841s-54.87-24.604-54.87-54.841c0-30.237 24.605-54.869 54.87-54.869zM355.726 241.778c14.563 0 26.425-11.862 26.425-26.397 0-14.564-11.861-26.425-26.425-26.425s-26.425 11.862-26.425 26.425c0 14.535 11.861 26.397 26.425 26.397zM483.698 48.953c-0.029 7.396-0.057 16.242-0.086 17.863l-0.455 3.641c-0.029 0.086 0.598 6.372-5.462 13.454l-47.673 47.843c0 0-4.978 7.737-19.456 7.737-5.177 0-43.435 0-75.748 0l17.664-17.664c5.12-5.12 8.875-11.094 11.833-17.579h43.008l40.761-40.59 0.057-13.853h-77.995l0.114-1.621-0.341-6.514c-0.483-10.070-3.67-19.314-8.505-27.392h97.934c13.084 0 23.808 10.326 24.406 24.69l-0.057 9.984zM185.060 193.024c36.978 0 67.015 30.066 67.015 67.015 0 36.978-30.066 67.072-67.015 67.072s-67.072-30.094-67.072-67.072c0-36.95 30.094-67.015 67.072-67.015zM185.060 291.556c17.351 0 31.459-14.137 31.459-31.516 0-17.351-14.108-31.46-31.459-31.46s-31.517 14.108-31.517 31.46c0 17.38 14.137 31.516 31.517 31.516zM340.822 83.399c-0.626 2.93-3.129 10.923-6.315 15.616l-61.867 62.293c-6.002 6.058-14.051 9.358-22.585 9.358h-130.389c-8.562 0-16.583-3.328-22.642-9.387l-62.777-62.748-1.621-4.067c-5.091-12.715-4.352-50.262-4.295-52.622 0.882-15.502 13.938-27.648 29.724-27.648h253.639c15.872 0 28.957 12.544 29.838 29.725 0 0.995-0.114 31.943-0.199 35.385l-0.512 4.096zM71.082 56.889c0.171 7.054 0.455 14.678 0.825 18.972l52.167 52.139h121.543l53.077-52.963c0.029-4.295 0.057-11.748 0.086-18.148h-227.698z" />
+<glyph unicode="&#xea3f;" glyph-name="group-people-team-solid" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM353.962 266.098c19.57 0 35.413-15.872 35.413-35.442s-15.844-35.442-35.413-35.442c-19.541 0-35.385 15.872-35.385 35.442s15.844 35.442 35.385 35.442zM256 297.586c23.865 0 43.236-19.399 43.236-43.321s-19.37-43.321-43.236-43.321c-23.893 0-43.264 19.399-43.264 43.321s19.37 43.321 43.264 43.321zM158.009 266.098c19.542 0 35.385-15.872 35.385-35.442s-15.844-35.442-35.385-35.442c-19.542 0-35.385 15.872-35.385 35.442s15.844 35.442 35.385 35.442zM133.689 93.867c0.029-0.313 0.199-0.597 0.227-0.91h-42.781c-8.505 0-15.218 6.684-15.701 14.962-0.028 0.199-0.028 21.362 0.057 21.987 0.54 3.385 2.105 6.656 4.722 9.245l31.488 31.545c3.271 3.299 7.594 4.949 11.918 4.949h36.039l-13.966-13.909c-6.343-6.314-10.411-14.279-11.776-22.983-0.37-2.19-0.512-43.236-0.227-44.885zM337.863 77.71h-163.755c-10.041 0-18.574 7.765-19.143 17.664-0.227 3.385 0 38.343 0 40.021 0.654 4.238 2.674 8.135 5.774 11.236l38.514 38.372c3.925 3.869 9.102 6.002 14.649 6.002h84.167c5.49 0 10.695-2.133 14.592-6.002l38.514-38.4c3.186-3.158 5.12-7.082 5.746-10.723 0.086-2.617 0.142-37.462 0.142-39.709-0.483-10.354-8.932-18.461-19.2-18.461zM420.836 92.957h-43.122c0.114 1.024 0.654 1.849 0.683 2.902-0.057 40.306-0.114 40.875-0.284 42.126-1.479 9.358-5.462 17.351-11.89 23.722l-13.966 13.91h36.067c4.324 0 8.618-1.65 11.918-4.95l31.488-31.545c2.617-2.589 4.182-5.86 4.722-9.245 0.057-0.626 0.114-21.675 0.086-21.788-0.398-8.476-7.339-15.133-15.702-15.133z" />
+<glyph unicode="&#xea40;" glyph-name="group-people-team-outlined" d="M256 391.111c-121.543 0-220.445-98.901-220.445-220.444s98.901-220.445 220.445-220.445 220.445 98.902 220.445 220.445-98.901 220.445-220.445 220.445zM256-7.111c-98.019 0-177.778 79.758-177.778 177.778s79.758 177.778 177.778 177.778 177.778-79.758 177.778-177.778-79.758-177.778-177.778-177.778zM162.105 164.011l11.862 11.833h-30.663c-3.669 0-7.339-1.422-10.155-4.21l-26.794-26.851c-2.219-2.219-3.555-4.978-4.011-7.879-0.057-0.541-0.057-18.546-0.028-18.688 0.398-7.082 6.115-12.772 13.341-12.772h36.438c-0.029 0.284-0.199 0.512-0.199 0.797-0.341 1.934-0.057 36.551 0.142 38.002 1.223 7.652 4.694 14.45 10.070 19.769zM409.6 136.903c-0.455 2.901-1.792 5.66-4.010 7.879l-26.794 26.851c-2.816 2.787-6.486 4.21-10.154 4.21h-30.72l11.89-11.862c5.433-5.347 8.875-12.174 10.126-20.195 0.142-1.024 0.199-1.508 0.256-35.812-0.057-0.91-0.512-1.65-0.598-2.532h36.722c7.111 0 13.027 5.689 13.369 12.914 0 0.114-0.029 18.005-0.086 18.546zM292.892 242.745c0-20.375-16.517-36.893-36.892-36.893s-36.892 16.517-36.892 36.892c0 20.375 16.517 36.893 36.892 36.893s36.892-16.518 36.892-36.893zM202.752 222.635c0-16.667-13.512-30.179-30.179-30.179s-30.179 13.512-30.179 30.179c0 16.667 13.512 30.179 30.179 30.179s30.179-13.512 30.179-30.179zM369.579 222.635c0-16.667-13.512-30.179-30.18-30.179s-30.18 13.512-30.18 30.179c0 16.667 13.512 30.179 30.18 30.179s30.18-13.512 30.18-30.179zM337.038 151.097l-32.825 32.711c-3.3 3.271-7.709 5.091-12.43 5.091h-71.651c-4.694 0-9.102-1.792-12.459-5.12l-32.768-32.654c-2.645-2.617-4.323-5.916-4.921-9.558 0-1.564-0.199-31.118-0.029-34.019 0.512-8.419 7.794-15.047 16.298-15.047h139.35c8.789 0 15.986 6.912 16.413 15.73-0.029 2.247-0.086 31.403-0.142 33.707-0.541 3.186-2.162 6.486-4.836 9.159z" />
+<glyph unicode="&#xea41;" glyph-name="fellow-traveler" d="M113.778 241.778c31.431 0 56.889 25.486 56.889 56.889s-25.458 56.889-56.889 56.889-56.889-25.486-56.889-56.889 25.458-56.889 56.889-56.889zM398.222 241.778c31.431 0 56.889 25.486 56.889 56.889s-25.458 56.889-56.889 56.889-56.889-25.486-56.889-56.889 25.458-56.889 56.889-56.889zM426.666 213.333c0 0-63.574 0-64 0-11.776 0-21.334-9.558-21.334-21.333 0-33.309-22.926-61.611-54.983-72.875 5.603-9.017 8.534-19.798 7.339-31.175-0.426-4.125-1.479-7.965-2.816-11.691 19.001 5.12 36.125 14.393 50.461 26.51v-88.548c0 0 0-28.444 28.445-28.444h56.889c0 0 28.445 0 28.445 28.444v170.667c0 0 0 28.445-28.445 28.445zM246.386 114.261c-43.179 4.438-75.719 37.86-75.719 77.739 0 11.776-9.558 21.334-21.333 21.334-0.995 0-64 0-64 0s-28.445 0-28.445-28.445v-170.667c0 0 0-28.445 28.445-28.445h56.889c0 0 28.445 0 28.445 28.445v88.149c19.314-16.413 43.719-27.734 71.339-30.578 0.739-0.057 1.479-0.114 2.219-0.114 10.809 0 20.082 8.163 21.191 19.143 1.195 11.747-7.31 22.243-19.029 23.438z" />
+<glyph unicode="&#xea42;" glyph-name="collaboration" d="M208.64 184.889c10.070 0 18.46 8.050 18.916 18.29 0.029 0.142-0.029 25.458-0.114 26.226-0.654 4.067-2.531 7.993-5.689 11.122l-37.945 37.974c-3.982 3.954-9.159 5.945-14.364 5.945h-82.887c-5.206 0-10.41-1.991-14.393-5.945l-37.945-37.974c-3.129-3.129-5.035-7.054-5.689-11.122-0.085-0.768-0.085-26.254-0.057-26.482 0.598-9.984 8.675-18.034 18.916-18.034h161.251zM170.667 341.333c0-23.564-19.102-42.667-42.667-42.667s-42.666 19.103-42.666 42.667c0 23.564 19.103 42.666 42.666 42.666s42.666-19.103 42.666-42.666zM483.442 1.849c-0.654 4.067-2.531 7.993-5.689 11.122l-37.945 37.974c-3.982 3.954-9.159 5.945-14.365 5.945h-82.887c-5.205 0-10.411-1.991-14.393-5.945l-37.945-37.974c-3.129-3.129-5.034-7.054-5.689-11.122-0.086-0.768-0.086-26.254-0.057-26.482 0.598-9.984 8.675-18.034 18.916-18.034h161.252c10.070 0 18.461 8.050 18.916 18.29 0.029 0.142-0.029 25.458-0.114 26.226zM426.666 113.778c0-23.564-19.103-42.667-42.666-42.667s-42.666 19.103-42.666 42.667c0 23.564 19.103 42.666 42.666 42.666s42.666-19.102 42.666-42.666zM227.555-3.555h-96v75.236h43.492c10.468 0 15.702 12.658 8.306 20.053l-61.269 61.269c-4.579 4.579-12.032 4.579-16.612 0l-61.27-61.269c-7.395-7.396-2.162-20.053 8.306-20.053h43.491v-78.791c0-15.502 11.236-32 32-32h99.555c9.814 0 17.778 7.965 17.778 17.778s-7.964 17.778-17.778 17.778zM227.555 337.778h138.666v-68.125h-43.491c-10.467 0-15.702-12.658-8.306-20.054l61.269-61.269c4.579-4.579 12.032-4.579 16.611 0l61.269 61.269c7.396 7.395 2.162 20.053-8.306 20.053h-43.491v71.68c0 15.502-11.236 32-32 32h-142.222c-9.814 0-17.778-7.965-17.778-17.778s7.964-17.778 17.778-17.778z" />
+<glyph unicode="&#xea43;" glyph-name="find-an-expert" d="M218.453 242.034c0-18.788-15.231-34.019-34.019-34.019s-34.019 15.231-34.019 34.019c0 18.788 15.231 34.019 34.019 34.019s34.019-15.231 34.019-34.019zM342.016 290.788c0-15.207-12.327-27.534-27.534-27.534s-27.534 12.328-27.534 27.534c0 15.207 12.327 27.534 27.534 27.534s27.534-12.327 27.534-27.534zM363.52 192.768c24.661 0 47.474-7.31 67.101-19.314 5.49 17.436 8.476 35.954 8.476 55.21 0 102.116-82.774 184.889-184.889 184.889-90.055 0-164.978-64.398-181.447-149.646l-54.272-63.971c0 0-18.404-21.703 10.012-22.101l40.818-0.569v-93.781c0 0 0-24.576 24.576-24.576h60.757v-47.417c0 0 0-24.576 24.576-24.576h80.953c-16.014 21.504-25.827 47.872-25.827 76.686 0 71.225 57.97 129.166 129.166 129.166zM251.392 229.632h-5.831c-1.621-8.022-4.807-15.446-9.159-22.016l4.409-4.409c4.835-4.835 4.835-12.658-0.029-17.522-2.418-2.446-5.575-3.641-8.761-3.641s-6.343 1.195-8.761 3.641l-4.409 4.409c-6.571-4.352-13.994-7.538-21.988-9.159v-5.859c0-6.827-5.547-12.402-12.402-12.402s-12.374 5.575-12.374 12.402v5.859c-7.993 1.621-15.446 4.779-22.016 9.131l-4.409-4.409c-2.446-2.418-5.603-3.613-8.761-3.613s-6.343 1.195-8.79 3.613c-4.835 4.864-4.835 12.686 0 17.55l4.409 4.409c-4.352 6.571-7.538 14.023-9.159 22.016h-5.859c-6.826 0-12.402 5.547-12.402 12.402s5.546 12.402 12.402 12.402h5.859c1.621 7.993 4.807 15.446 9.187 22.016l-4.438 4.438c-4.835 4.836-4.835 12.658 0.029 17.522 4.835 4.835 12.686 4.864 17.522-0.029l4.409-4.409c6.571 4.352 14.023 7.538 22.016 9.13v5.859c0 6.827 5.547 12.402 12.402 12.402s12.402-5.546 12.402-12.402v-5.859c7.993-1.622 15.417-4.779 21.988-9.13l4.381 4.409c4.893 4.835 12.658 4.835 17.55 0 4.835-4.864 4.835-12.686 0-17.55l-4.409-4.409c4.352-6.57 7.538-13.994 9.159-22.016h5.859c6.826 0 12.402-5.547 12.402-12.402s-5.603-12.374-12.43-12.374zM267.349 262.030c-1.166-0.455-2.389-0.683-3.584-0.683-4.039 0-7.851 2.474-9.387 6.486-1.991 5.205 0.626 10.979 5.803 12.97l4.551 1.735c-1.138 6.742-0.853 13.767 0.882 20.651l-4.779 2.275c-5.006 2.418-7.083 8.419-4.694 13.426 2.446 5.006 8.448 7.026 13.426 4.694l4.75-2.276c3.67 4.864 8.163 8.875 13.17 12.032l-1.764 4.608c-1.962 5.177 0.598 10.979 5.803 12.97 5.091 1.934 11.008-0.597 12.971-5.802l1.735-4.551c6.77 1.138 13.796 0.853 20.679-0.882l2.276 4.75c2.446 5.006 8.42 7.026 13.426 4.694 5.006-2.418 7.082-8.42 4.693-13.426l-2.276-4.722c4.864-3.698 8.875-8.192 12.032-13.17l4.608 1.763c5.091 1.963 11.008-0.598 12.971-5.803s-0.626-11.008-5.803-12.97l-4.522-1.735c1.138-6.77 0.853-13.796-0.91-20.679l4.75-2.276c5.006-2.418 7.082-8.42 4.694-13.426-1.764-3.584-5.348-5.689-9.046-5.689-1.479 0-2.958 0.341-4.352 0.995l-4.75 2.275c-3.698-4.864-8.163-8.846-13.17-12.004l1.764-4.608c1.962-5.177-0.598-10.98-5.803-12.97-1.166-0.455-2.389-0.654-3.584-0.654-4.039 0-7.851 2.475-9.387 6.486l-1.735 4.523c-6.741-1.138-13.767-0.853-20.651 0.91l-2.332-4.807c-1.764-3.584-5.348-5.689-9.046-5.689-1.479 0-2.958 0.341-4.352 0.995-5.006 2.418-7.082 8.419-4.722 13.398l2.276 4.75c-4.836 3.698-8.846 8.192-12.032 13.198l-4.579-1.764zM494.166-41.87l-55.666 55.666c9.529 14.279 15.132 31.374 15.132 49.806 0 49.664-40.42 90.055-90.084 90.055s-90.055-40.391-90.055-90.055 40.391-90.055 90.055-90.055c18.404 0 35.498 5.603 49.778 15.104l55.694-55.694c3.47-3.47 8.022-5.206 12.572-5.206s9.102 1.735 12.572 5.206c6.912 6.969 6.912 18.233 0 25.173zM363.52 9.102c-30.066 0-54.5 24.434-54.5 54.5s24.434 54.5 54.5 54.5 54.528-24.434 54.528-54.5-24.462-54.5-54.528-54.5z" />
+<glyph unicode="&#xea44;" glyph-name="user-account-solid" d="M469.504 271.844c-0.796 21.959-19.655 39.851-42.041 39.851h-187.107v13.909c0 24.377-19.826 44.202-44.231 44.202h-110.336c-24.32 0-43.378-19.428-43.378-44.202v-314.795c0-21.618 15.559-37.347 38.713-39.197l1.707-0.057 344.661 0.057c21.93 0 40.42 17.18 42.098 40.732l-0.086 259.498zM256.256 256.114c26.937 0 48.754-21.845 48.754-48.782 0-26.909-21.817-48.754-48.754-48.754s-48.754 21.846-48.754 48.754c0 26.937 21.817 48.782 48.754 48.782zM348.387 28.53h-184.263c-11.719 0-20.964 9.216-21.618 20.622-0.057 0.256-0.057 29.383 0.057 30.236 0.739 4.693 2.901 9.159 6.514 12.743l43.378 43.406c4.523 4.494 10.468 6.77 16.412 6.77h94.72c5.945 0 11.89-2.276 16.413-6.77l43.406-43.406c3.584-3.584 5.746-8.050 6.486-12.743 0.086-0.854 0.142-29.81 0.142-29.952-0.541-11.719-10.126-20.907-21.646-20.907z" />
+<glyph unicode="&#xea45;" glyph-name="user-account-outlined" d="M469.533 271.815c-0.796 21.988-19.655 39.879-42.070 39.879h-187.136v13.909c0 24.377-19.826 44.202-44.203 44.202h-110.308c-24.32 0-43.406-19.427-43.406-44.202v-314.795c0-21.504 15.53-37.29 38.627-39.225l0.91-0.057 345.514 0.086c21.959 0 40.476 17.209 42.126 40.733l-0.057 259.47zM426.894 14.251h-341.334v256h341.334v-256zM175.702 42.809h161.138c10.070 0 18.461 8.050 18.944 18.29 0 0.142-0.057 25.429-0.114 26.197-0.654 4.096-2.56 7.993-5.689 11.122l-37.945 37.945c-3.954 3.954-9.159 5.945-14.365 5.945h-82.83c-5.177 0-10.382-1.991-14.364-5.945l-37.917-37.945c-3.129-3.129-5.035-7.026-5.689-11.122-0.085-0.768-0.085-26.226-0.057-26.425 0.569-10.012 8.675-18.062 18.887-18.062zM298.923 199.168c0-23.548-19.090-42.638-42.638-42.638s-42.638 19.090-42.638 42.638c0 23.548 19.090 42.638 42.638 42.638s42.638-19.090 42.638-42.638z" />
+<glyph unicode="&#xea46;" glyph-name="interpersonal-connection" d="M419.555 149.333c-3.498 0-6.884-0.483-10.24-1.024l-39.879 49.863c4.608 8.818 7.452 18.716 7.452 29.383 0 35.356-28.644 64-64 64s-64-28.644-64-64c0-10.667 2.845-20.566 7.452-29.411l-40.931-51.172c-5.234 1.394-10.638 2.361-16.298 2.361-3.954 0-7.766-0.483-11.52-1.166l-45.369 68.067c8.761 10.951 14.222 24.661 14.222 39.766 0 35.357-28.644 64-64 64s-64-28.643-64-64c0-35.357 28.644-64 64-64 4.694 0 9.245 0.569 13.625 1.536l44.544-66.844c-9.529-11.178-15.502-25.486-15.502-41.358 0-35.356 28.643-64 64-64s64 28.644 64 64c0 14.080-4.665 26.966-12.345 37.518l36.778 45.966c7.765-3.356 16.327-5.262 25.344-5.262s17.579 1.906 25.344 5.262l33.28-41.586c-9.813-11.264-15.957-25.799-15.957-41.899 0-35.356 28.644-64 64-64s64 28.644 64 64c0 35.356-28.644 64-64 64z" />
+<glyph unicode="&#xea47;" glyph-name="interpersonal-connected" d="M436.11 111.986c1.678 9.956 2.759 20.082 2.759 30.493 0 78.421-49.75 145.294-119.267 171.207 0.086 1.365 0.398 2.646 0.398 4.011 0 35.356-28.644 64-64 64-35.328 0-64-28.644-64-64 0-1.365 0.313-2.674 0.398-4.011-69.518-25.913-119.239-92.757-119.239-171.207 0-10.411 1.081-20.566 2.759-30.493-17.266-11.463-28.672-31.033-28.672-53.333 0-35.328 28.644-64 64-64 10.24 0 19.769 2.617 28.359 6.912 31.63-26.197 72.192-41.955 116.394-41.955s84.764 15.758 116.423 41.956c8.59-4.267 18.119-6.912 28.359-6.912 35.328 0 64 28.672 64 64 0 22.301-11.435 41.87-28.672 53.334zM169.7 32.853c3.499 7.908 5.518 16.611 5.518 25.827 0 33.081-25.173 59.961-57.344 63.317-0.996 6.741-2.076 13.482-2.076 20.48 0 60.871 39.253 112.298 93.582 131.613 11.69-12.487 28.16-20.395 46.592-20.395s34.93 7.907 46.592 20.395c54.358-19.314 93.611-70.742 93.611-131.613 0-7.026-1.081-13.739-2.077-20.48-32.171-3.356-57.344-30.265-57.344-63.317 0-9.216 2.019-17.92 5.518-25.827-23.865-18.83-53.618-30.55-86.3-30.55s-62.407 11.691-86.272 30.55z" />
+<glyph unicode="&#xea48;" glyph-name="share" d="M355.555 106.667c-16.726 0-31.858-6.599-43.264-17.124l-67.243 42.013c-3.982-14.109-11.065-26.851-20.736-37.376l68.125-42.582c-0.426-2.958-0.91-5.888-0.91-8.932 0-35.3 28.7-64 64-64s64 28.7 64 64-28.672 64-63.971 64zM317.81 247.239c10.61-7.794 23.58-12.572 37.746-12.572 35.3 0 64 28.701 64 64s-28.7 64-64 64-64-28.7-64-64c0-5.575 0.938-10.894 2.276-16.042l-99.641-74.752c-10.61 7.794-23.581 12.572-37.746 12.572-35.299 0-64-28.701-64-64s28.701-64 64-64 64 28.7 64 64c0 5.575-0.939 10.894-2.275 16.042l99.641 74.752z" />
+<glyph unicode="&#xea49;" glyph-name="female" d="M331.89 77.056h-54.557v67.242c0 0.711-0.341 1.308-0.398 2.019 23.922 4.21 45.966 15.389 63.459 32.882 46.535 46.535 46.535 122.226 0.029 168.761-22.528 22.528-52.48 34.93-84.394 34.93s-61.895-12.402-84.423-34.93c-22.5-22.528-34.901-52.508-34.901-84.394s12.43-61.895 34.93-84.394c17.494-17.494 39.538-28.672 63.459-32.882-0.085-0.683-0.427-1.28-0.427-1.991v-67.243h-54.528c-11.776 0-21.334-9.558-21.334-21.333s9.558-21.334 21.334-21.334h54.528v-54.556c0-11.776 9.558-21.334 21.333-21.334s21.334 9.558 21.334 21.334v54.557h54.557c11.776 0 21.334 9.558 21.334 21.333s-9.558 21.334-21.334 21.334zM179.37 263.566c0 20.509 7.964 39.737 22.414 54.187 14.45 14.478 33.707 22.414 54.243 22.414 20.509 0 39.766-7.964 54.215-22.414 29.866-29.866 29.866-78.506-0.029-108.43-28.957-28.928-79.559-28.899-108.43 0-14.45 14.478-22.414 33.735-22.414 54.243z" />
+<glyph unicode="&#xea4a;" glyph-name="male" d="M422.343 352.996h-122.709c-14.82 0-22.243-17.892-11.748-28.387l45.625-45.625-71.907-71.907c-0.512-0.483-0.683-1.138-1.138-1.678-19.342 13.54-42.781 21.618-68.153 21.618-65.792 0-119.325-53.532-119.325-119.353 0-65.792 53.532-119.325 119.325-119.325s119.325 53.533 119.325 119.325c0 25.344-8.078 48.782-21.589 68.125 0.541 0.455 1.195 0.626 1.707 1.138l71.907 71.907 46.933-46.934c10.467-10.468 28.387-3.043 28.387 11.776v122.709c0 9.188-7.452 16.612-16.64 16.612zM192.341 31.005c-42.269 0-76.658 34.389-76.658 76.658 0 42.297 34.389 76.686 76.658 76.686s76.658-34.389 76.658-76.686c0-42.269-34.389-76.658-76.658-76.658z" />
+<glyph unicode="&#xea4b;" glyph-name="external-link" d="M455 384.196h-113.863c-7.859 0-14.222-6.389-14.222-14.251 0-3.945 1.584-7.501 4.167-10.083l41.833-41.833-179.581-179.61c-8.334-8.334-8.334-21.862 0-30.197 8.332-8.332 21.831-8.332 30.166 0l179.638 179.613 41.944-41.944c2.557-2.5 6.056-4.056 9.918-4.056 7.887 0 14.25 6.388 14.25 14.25v113.829c0 0 0 0.028 0 0.057 0 7.837-6.363 14.225-14.25 14.225zM397.943-0.222c-0.054 0-0.082 0-0.139 0l-312.416 0.165 0.197 312.559 184.914-0.111v42.747h-185.554c-25.64-0.663-42.194-17.416-42.194-42.636v-313.335c0.64-25.526 17.363-42.027 42.638-42.027h313.279c25.583 0.64 42.112 17.417 42.112 42.638v184.445h-42.695l-0.139-184.445z" />
+<glyph unicode="&#xea4c;" glyph-name="arrow-back-left" d="M455.111 170.931c0 13.75-11.168 24.889-24.918 24.903v0h-288.305l105.555 105.568c9.751 9.737 9.694 25.529 0 35.251-9.751 9.751-25.554 9.751-35.277 0l-148.002-148c-4.861-4.875-7.276-11.264-7.276-17.653 0-0.099 0.054-0.224 0.054-0.336 0-0.125-0.054-0.236-0.054-0.347 0-6.389 2.415-12.763 7.276-17.639l147.974-148.027c9.751-9.723 25.554-9.723 35.305 0.043 9.751 9.751 9.751 25.54 0 35.262l-106.026 106.070h288.776c13.75 0 24.918 11.153 24.918 24.903z" />
+<glyph unicode="&#xea4d;" glyph-name="arrow-forward-right" d="M56.889 170.402c0-13.75 11.167-24.889 24.917-24.903v0h288.304l-105.555-105.568c-9.751-9.736-9.697-25.529 0-35.251 9.748-9.751 25.555-9.751 35.277 0l148 148c4.861 4.875 7.279 11.264 7.279 17.652 0 0.096-0.057 0.222-0.057 0.333 0 0.125 0.057 0.236 0.057 0.347 0 6.392-2.418 12.766-7.279 17.641l-147.971 148.028c-9.751 9.723-25.558 9.723-35.305-0.043-9.751-9.751-9.751-25.541 0-35.262l106.026-106.070h-288.776c-13.75 0-24.918-11.153-24.918-24.903z" />
+<glyph unicode="&#xea4e;" glyph-name="arrow-down" d="M255.736 369.778c-13.75 0-24.889-11.164-24.917-24.914v0-288.307l-105.555 105.558c-9.751 9.748-25.529 9.694-35.251 0-9.748-9.751-9.748-25.558 0-35.279l148.002-148c4.861-4.861 11.25-7.279 17.638-7.279 0.111 0 0.222 0.057 0.333 0.057 0.14 0 0.251-0.057 0.361-0.057 6.389 0 12.749 2.418 17.639 7.279l148.027 147.971c9.723 9.751 9.723 25.558-0.054 35.308-9.751 9.748-25.529 9.748-35.251 0l-106.084-106.029v288.779c0 13.75-11.139 24.915-24.889 24.915z" />
+<glyph unicode="&#xea4f;" glyph-name="arrow-up" d="M256.264-28.444c13.75 0 24.889 11.168 24.918 24.918v0 288.307l105.558-105.557c9.748-9.751 25.526-9.694 35.248 0 9.751 9.751 9.751 25.558 0 35.279l-148.002 147.999c-4.861 4.861-11.25 7.276-17.635 7.276-0.114 0-0.224-0.054-0.336-0.054-0.139 0-0.25 0.054-0.361 0.054-6.386 0-12.751-2.415-17.641-7.276l-148.028-147.973c-9.722-9.748-9.722-25.554 0.057-35.305 9.751-9.751 25.529-9.751 35.251 0l106.081 106.029v-288.779c0.003-13.75 11.139-24.918 24.891-24.918z" />
+<glyph unicode="&#xea50;" glyph-name="vertical-menu" d="M305.781 348.442c0-27.493-22.288-49.781-49.781-49.781s-49.781 22.288-49.781 49.781c0 27.493 22.287 49.781 49.781 49.781s49.781-22.288 49.781-49.781zM305.781 170.664c0-27.493-22.288-49.78-49.781-49.78s-49.781 22.288-49.781 49.78c0 27.493 22.287 49.781 49.781 49.781s49.781-22.287 49.781-49.781zM305.778-7.117c0-27.491-22.286-49.778-49.778-49.778s-49.778 22.286-49.778 49.778c0 27.491 22.286 49.778 49.778 49.778s49.778-22.287 49.778-49.778z" />
+<glyph unicode="&#xea51;" glyph-name="add-person-solid" d="M312.078 314.163c0-47.128-38.205-85.333-85.334-85.333s-85.334 38.205-85.334 85.333c0 47.129 38.205 85.334 85.334 85.334s85.334-38.205 85.334-85.334zM233.466 51.058c0 31.417 25.472 56.889 56.889 56.889h28.834v27.916c0 19.505 9.839 36.693 24.803 46.942l-5.683 5.683c-7.908 7.907-18.318 11.89-28.7 11.89h-165.774c-10.411 0-20.822-3.982-28.757-11.89l-75.918-75.946c-6.286-6.258-10.041-14.080-11.378-22.272-0.171-1.507-0.171-52.48-0.114-52.906 1.166-19.997 17.351-36.096 37.831-36.096h197.874c-17.73 9.637-29.906 28.194-29.906 49.792zM463.036 72.391h-65.624v63.471c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-63.471h-64.389c-11.779 0-21.334-9.554-21.334-21.333s9.555-21.334 21.334-21.334h64.389v-66.554c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v66.554h65.624c11.779 0 21.334 9.555 21.334 21.334s-9.558 21.333-21.334 21.333z" />
+<glyph unicode="&#xea52;" glyph-name="add-person-outlined" d="M226.819 228.827c47.056 0 85.333 38.278 85.333 85.333s-38.277 85.334-85.334 85.334-85.334-38.277-85.334-85.334 38.278-85.333 85.334-85.333zM226.819 356.827c23.526 0 42.667-19.14 42.667-42.666s-19.141-42.667-42.666-42.667c-23.529 0-42.666 19.141-42.666 42.667s19.141 42.666 42.666 42.666zM234.245 43.924h-163.871c-0.014 3.874-0.014 9.293-0.028 14.959-0.014 9.111-0.028 18.847-0.057 24.374l73.612 74.445h164.321l12.094-11.255c2.841 15.058 11.565 28.024 23.754 36.364l-5.737 5.737c-7.68 7.626-17.861 11.819-28.652 11.819h-165.777c-10.834 0-21.041-4.207-28.805-11.904l-75.819-75.89c-6.070-6.056-10.015-13.75-11.404-22.277l-0.305-2.082 0.043-1.957c0.043-1.957 0.057-15.292 0.069-27.443 0.014-10.348 0.029-19.874 0.096-22.221 1.209-19.806 17.806-35.334 37.791-35.334h197.865c-15.727 8.548-26.849 24.147-29.19 42.667zM463.099 72.383h-65.624v63.471c0 11.779-9.555 21.333-21.334 21.333s-21.334-9.554-21.334-21.333v-63.471h-64.389c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.333 21.334-21.333h64.389v-66.543c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v66.543h65.624c11.779 0 21.334 9.554 21.334 21.333s-9.558 21.334-21.334 21.334z" />
+<glyph unicode="&#xea53;" glyph-name="temperature" d="M369.778 93.127v219.762c0 33.695-16.375 61.195-44.903 75.443-18.307 9.182-35.57 9.89-40.431 9.89-41.361 0-85.334-29.904-85.334-85.334v-10.666h-71.111v-35.555h71.111v-35.555h-71.111v-35.555h71.111v-35.556h-71.111v-35.555h71.111v-31.317c-8.821-14.854-14.222-31.971-14.222-50.461 0-54.889 44.667-99.556 99.555-99.556s99.555 44.667 99.555 99.556c0 18.489-5.401 35.607-14.222 50.461zM284.445-14.222c-31.374 0-56.889 25.514-56.889 56.889 0 14.149 5.601 26.712 14.216 36.608v205.175h0.006v28.439c0 42.18 42.237 42.666 42.667 42.666s10.724-0.057 21.334-5.376c14.154-7.069 21.334-19.624 21.334-37.291v-177.778h-0.005v-55.825c8.625-9.896 14.228-22.466 14.228-36.62 0-31.374-25.514-56.889-56.889-56.889zM305.772 70.366v185.64h-42.666v-185.64c-8.434-6.508-14.222-16.247-14.222-27.693 0-19.598 15.929-35.556 35.556-35.556s35.555 15.957 35.555 35.556c0 11.446-5.788 21.185-14.222 27.693z" />
+<glyph unicode="&#xea54;" glyph-name="checklist-solid" d="M163.555 184.889h28.445v-28.444h-28.445v28.444zM163.555 56.889h28.445v-28.445h-28.445v28.445zM440.875 356.11c-0.651 25.583-17.402 42.112-42.653 42.112l-284.888-0.014c-25.654-0.751-42.223-17.499-42.223-42.653v-370.307c0.64-25.597 17.374-42.138 42.666-42.138h284.945c25.611 0.598 42.166 17.349 42.166 42.667l-0.014 370.332zM220.445 0h-85.334v85.334h85.334v-85.334zM220.445 128h-85.334v85.334h85.334v-85.334zM169.361 252.527l-38.904 39.168 22.056 21.945 16.862-17.001 47.875 48.096 22.084-21.916-69.974-70.292zM376.889 21.333h-106.666v42.667h106.666v-42.667zM376.889 149.333h-106.666v42.667h106.666v-42.667zM376.889 277.333h-106.666v42.666h106.666v-42.666z" />
+<glyph unicode="&#xea55;" glyph-name="checklist-outlined" d="M426.652 356.11c-0.651 25.583-17.402 42.112-42.652 42.112l-284.86-0.014c-25.668-0.723-42.252-17.459-42.252-42.653v-370.307c0.64-25.597 17.374-42.138 42.666-42.138h284.974c25.597 0.64 42.137 17.374 42.137 42.667l-0.014 370.332zM383.821-14.222c-0.043 0-0.082 0-0.125 0l-284.14 0.179 0.179 369.599 284.265-0.179-0.179-369.598zM256 78.222h94.666v-42.666h-94.666v42.666zM256 192h94.666v-42.667h-94.666v42.667zM256 305.778h94.666v-42.666h-94.666v42.666zM128 128h85.334v85.334h-85.334v-85.334zM156.445 184.889h28.445v-28.444h-28.445v28.444zM128 14.222h85.334v85.334h-85.334v-85.334zM156.445 71.111h28.445v-28.444h-28.445v28.444zM232.224 311.279l-22.084 21.916-47.875-48.111-16.876 17.013-22.028-21.974 38.875-39.136z" />
+<glyph unicode="&#xea56;" glyph-name="store" d="M113.778 346.67h312.889c0 22.548-17.576 40.837-39.737 42.371l-230.486 0.296c-23.543 0-42.65-19.097-42.664-42.638v-0.009l-0.003-0.020zM160 151.114h220.445v-92.445h-220.445v92.445zM483.555 222.1v0.125h-0.071l-56.824 99.391h-312.889l-56.795-99.391h-0.088v-42.666h426.666v42.496l0.023 0.003-0.023 0.042zM143.59 222.225h-41.679l36.756 67.387h35.555l-30.632-67.387zM239.855 222.225h-41.683l16.344 67.387h35.555l-10.217-67.387zM293.478 222.225l-10.22 67.387h35.555l16.344-67.387h-41.68zM389.743 222.225l-30.632 67.387h35.555l36.759-67.387h-41.683zM412.387 151.114v-156.447c-0.043 0-284.274 0.179-284.274 0.179v156.268h-42.781v-156.976c0.64-25.597 17.374-42.138 42.666-42.138h284.973c25.597 0.637 42.137 17.374 42.137 42.664l-0.009 156.447h-42.715z" />
+<glyph unicode="&#xea57;" glyph-name="package" d="M398.262 107.568l-56.889-14.222v-64l56.889 14.222zM483.618 304.632l-206.25 87.404-28.445-105.827-49.374-15.653-171.167 77.216 57.219-118.71c-0.151-24.818-0.233-157.485-0.233-157.485 0.111-4.361 2.071-43.236 38.153-61.292l106.903-53.459c0.154-0.082 15.027-7.526 34.236-7.526 6.514 0 12.82 0.862 18.722 2.554l131.055 37.445c15.124 4.596 40.709 21.208 40.709 54.264v142.572c-0.026 1.126-0.515 7.327-2.83 13.966l31.303 104.533zM102.855 275.16l117.236-52.876 13.463-39.014c-0.947 0.418-2.042 0.581-2.964 1.041 0 0-109.366 54.358-110.336 54.73l-17.4 36.119zM238.256-7.333l-98.833 49.422c-17.721 8.861-18.486 29.457-18.501 29.918v127.402l93.75-46.888c7.412-3.717 15.306-6.46 23.584-8.303v-151.552zM419.589 43.563c0-14.708-12.931-19.459-15.224-20.167l-130.554-37.297v155.859c10.334 0.87 17.613 2.742 19.362 3.231l126.416 36.124v-137.751zM424.121 229.888l-136.997 61.489 13.981 51.979 139.306-59.042-16.29-54.426z" />
+<glyph unicode="&#xea58;" glyph-name="timer" d="M384-14.222h-14.222v85.527c-0.264 29.864-12.692 74.269-51.416 97.715 37.894 17.687 50.87 50.398 51.416 72.926v113.61h14.222c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.334-21.334 21.334h-256c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.334 21.334-21.334h14.222v-114.25c0.489-22.149 13.409-54.75 51.362-72.368-38.693-23.49-51.106-67.891-51.362-97.883v-85.276h-14.222c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.333 21.334-21.333h256c11.779 0 21.334 9.554 21.334 21.333s-9.555 21.334-21.334 21.334zM327.111-14.222h-142.222v85.097c0.128 15.365 5.427 62.154 56.892 69.791v59.438c-52.574 4.884-56.752 35.473-56.892 41.674v113.778h142.222v-113.098c-0.154-6.653-4.401-37.379-56.886-42.337v-59.441c51.442-7.572 56.744-54.368 56.886-69.569v-85.334zM213.336 71.117v-56.889h85.334v56.889l-42.666 42.667zM298.67 241.784v28.445h-85.334v-28.445l42.666-28.445z" />
+<glyph unicode="&#xea59;" glyph-name="trophy" d="M369.778 341.333v28.445h-227.555v-28.445h-85.334v-85.472c0.264-31.653 18.514-85.194 85.334-85.194h3.772c8.513-34.693 33.339-75.162 88.673-83.544v-58.678h-21.334c-7.859 0-14.22-6.36-14.222-14.22v-7.114h-28.445c-9.819 0-17.778-7.959-17.778-17.778s7.959-17.778 17.778-17.778h170.667c9.819 0 17.778 7.959 17.778 17.778s-7.959 17.778-17.778 17.778h-28.445v7.114c-0.003 7.859-6.363 14.22-14.222 14.22h-21.334v58.689c55.273 8.425 80.103 48.827 88.642 83.533h3.803c67.362 0 85.334 53.638 85.334 85.334v85.334h-85.334zM142.222 206.222c-45.807 0-49.681 38.209-49.778 49.778v49.778h49.778v-99.555zM322.498 267.557l-37.376-27.022 14.365-43.864c1.195-3.695-3.043-6.798-6.201-4.494l-37.291 27.193-37.262-27.193c-3.157-2.304-7.424 0.797-6.201 4.494l14.336 43.864-37.376 27.022c-3.186 2.276-1.536 7.31 2.361 7.282l46.137-0.085 14.166 43.89c1.223 3.726 6.486 3.726 7.68 0l14.166-43.89 46.137 0.085c3.925 0.029 5.546-5.006 2.361-7.282zM419.555 256c0-11.679-3.584-49.778-49.778-49.778v99.555h49.778v-49.778z" />
+<glyph unicode="&#xea5a;" glyph-name="calculator-solid" d="M384 391.111h-256c0 0-42.666 0-42.666-42.666v-355.555c0 0 0-42.667 42.666-42.667h256c0 0 42.666 0 42.666 42.667v355.555c0 0 0 42.666-42.666 42.666zM170.667 7.111c-15.702 0-28.445 12.715-28.445 28.445s12.743 28.444 28.445 28.444 28.445-12.714 28.445-28.444c0-15.73-12.743-28.445-28.445-28.445zM170.667 92.445c-15.702 0-28.445 12.714-28.445 28.444s12.743 28.445 28.445 28.445 28.445-12.715 28.445-28.445c0-15.73-12.743-28.444-28.445-28.444zM170.667 177.778c-15.702 0-28.445 12.714-28.445 28.444s12.743 28.445 28.445 28.445 28.445-12.714 28.445-28.445c0-15.73-12.743-28.444-28.445-28.444zM256 7.111c-15.702 0-28.445 12.715-28.445 28.445s12.743 28.444 28.445 28.444 28.445-12.714 28.445-28.444c0-15.73-12.743-28.445-28.445-28.445zM256 92.445c-15.702 0-28.445 12.714-28.445 28.444s12.743 28.445 28.445 28.445 28.445-12.715 28.445-28.445c0-15.73-12.743-28.444-28.445-28.444zM256 177.778c-15.702 0-28.445 12.714-28.445 28.444s12.743 28.445 28.445 28.445 28.445-12.714 28.445-28.445c0-15.73-12.743-28.444-28.445-28.444zM341.334 7.111c-15.702 0-28.445 12.715-28.445 28.445s12.743 28.444 28.445 28.444 28.445-12.714 28.445-28.444c0-15.73-12.743-28.445-28.445-28.445zM341.334 92.445c-15.702 0-28.445 12.714-28.445 28.444s12.743 28.445 28.445 28.445 28.445-12.715 28.445-28.445c0-15.73-12.743-28.444-28.445-28.444zM341.334 177.778c-15.702 0-28.445 12.714-28.445 28.444s12.743 28.445 28.445 28.445 28.445-12.714 28.445-28.445c0-15.73-12.743-28.444-28.445-28.444zM369.778 277.333h-227.555v56.889h227.555v-56.889z" />
+<glyph unicode="&#xea5b;" glyph-name="calculator-outlined" d="M426.652 348.999c-0.651 25.583-17.402 42.112-42.652 42.112l-256.416-0.014c-25.668-0.723-42.251-17.459-42.251-42.653v-356.084c0.64-25.597 17.374-42.138 42.666-42.138h256.529c25.597 0.64 42.137 17.374 42.137 42.667l-0.014 356.11zM383.821-7.111c-0.043 0-0.082 0-0.125 0l-255.696 0.179 0.179 355.377 255.821-0.179-0.179-355.376zM156.445 316.45h199.111v-49.778h-199.111v49.778zM202.667 206.228c0-13.746-11.143-24.889-24.889-24.889s-24.889 11.143-24.889 24.889c0 13.746 11.143 24.889 24.889 24.889s24.889-11.143 24.889-24.889zM280.889 206.228c0-13.746-11.143-24.889-24.889-24.889s-24.889 11.143-24.889 24.889c0 13.746 11.143 24.889 24.889 24.889s24.889-11.143 24.889-24.889zM359.111 206.228c0-13.746-11.143-24.889-24.889-24.889s-24.889 11.143-24.889 24.889c0 13.746 11.143 24.889 24.889 24.889s24.889-11.143 24.889-24.889zM202.667 42.672c0-13.746-11.143-24.889-24.889-24.889s-24.889 11.143-24.889 24.889c0 13.746 11.143 24.889 24.889 24.889s24.889-11.143 24.889-24.889zM280.889 42.672c0-13.746-11.143-24.889-24.889-24.889s-24.889 11.143-24.889 24.889c0 13.746 11.143 24.889 24.889 24.889s24.889-11.143 24.889-24.889zM359.111 42.672c0-13.746-11.143-24.889-24.889-24.889s-24.889 11.143-24.889 24.889c0 13.746 11.143 24.889 24.889 24.889s24.889-11.143 24.889-24.889zM202.667 124.45c0-13.746-11.143-24.889-24.889-24.889s-24.889 11.143-24.889 24.889c0 13.746 11.143 24.889 24.889 24.889s24.889-11.143 24.889-24.889zM280.889 124.45c0-13.746-11.143-24.889-24.889-24.889s-24.889 11.143-24.889 24.889c0 13.746 11.143 24.889 24.889 24.889s24.889-11.143 24.889-24.889zM359.111 124.45c0-13.746-11.143-24.889-24.889-24.889s-24.889 11.143-24.889 24.889c0 13.746 11.143 24.889 24.889 24.889s24.889-11.143 24.889-24.889z" />
+<glyph unicode="&#xea5c;" glyph-name="environment-natural" d="M98.15 125.662c-20.056-29.207-35.112-65.59-41.261-111.423h24.434c25.344 174.222 203.293 219.818 274.233 224-67.954-22.65-156.101-66.369-208.999-149.009 169.19-23.182 272.19 25.568 308.554 207.388-189.357 75.745-342.392 7.177-356.961-170.957z" />
+<glyph unicode="&#xea5d;" glyph-name="new-solid" d="M483.555 170.664c0 9.572-18.617 25.23-31.653 35.049 8.931 13.762 21.14 34.961 17.931 43.941-3.214 8.977-26.053 17.24-41.608 21.936 3.772 16.020 8.144 40.226 2.043 47.517-6.019 7.341-30.242 7.188-46.438 6.212-1.854 16.367-5.891 40.585-14.003 45.355-8.209 4.793-30.922-3.766-45.815-10.317-7.264 14.728-19.237 36.073-28.519 37.746-9.29 1.653-27.733-14.279-39.507-25.606-11.793 11.327-30.267 27.273-39.564 25.617-9.239-1.669-21.214-22.994-28.493-37.723-14.897 6.54-37.57 15.064-45.713 10.314-8.184-4.798-12.228-29.082-14.075-45.443-16.199 0.981-40.388 1.132-46.439-6.161-6.050-7.313-1.715-31.471 2.040-47.496-15.562-4.716-38.36-12.988-41.575-21.934-3.212-8.965 9.029-30.168 17.965-43.916-13.027-9.816-31.69-25.506-31.69-35.092 0-9.546 18.648-25.241 31.678-35.069-8.931-13.755-21.166-34.967-17.954-43.921 3.212-8.963 25.995-17.248 41.557-21.976-3.772-16.025-8.121-40.155-2.073-47.465 6.053-7.296 30.251-7.139 46.45-6.161 1.869-16.367 5.936-40.616 14.108-45.409 8.158-4.776 30.888 3.781 45.784 10.317 7.256-14.728 19.22-36.087 28.504-37.76 9.273-1.65 27.688 14.22 39.475 25.532 11.813-11.315 30.254-27.173 39.523-25.52 9.245 1.669 21.228 23.020 28.507 37.748 14.888-6.553 37.592-15.112 45.764-10.319 8.144 4.784 12.192 28.968 14.055 45.335 16.193-0.995 40.416-1.166 46.435 6.173 6.099 7.327 1.726 31.557-2.045 47.579 15.565 4.693 38.428 12.951 41.645 21.913 3.214 8.994-9.039 30.208-17.98 43.949 13.039 9.833 31.675 25.514 31.675 35.055zM180.802 128.282c0-9.387-4.039-14.706-13.966-14.706-7.481 0-9.927 1.567-12.97 6.343l-41.102 64.854h-0.284v-59.818c0-7.652-4.323-11.378-11.378-11.378s-11.378 3.726-11.378 11.378v82.29c0 9.814 4.75 13.852 14.848 13.852 4.892 0 9.216-1.877 11.805-6.201l41.386-66.73h0.285v61.525c0 7.651 4.323 11.406 11.378 11.406s11.378-3.755 11.378-11.406v-81.408zM270.459 115.453h-56.633c-8.363 0-13.824 3.3-13.824 13.824v76.117c0 10.496 5.462 13.824 13.824 13.824h55.495c6.912 0 11.947-2.019 11.947-9.5 0-7.51-5.034-9.529-11.947-9.529h-45.71v-22.499h40.078c6.201 0 11.094-1.735 11.094-9.074s-4.892-9.074-11.094-9.074h-40.078v-25.088h46.848c6.94 0 11.975-2.019 11.975-9.5 0-7.51-5.034-9.5-11.975-9.5zM421.1 203.631l-20.31-78.819c-2.162-8.221-5.632-11.236-14.279-11.236-8.931 0-12.118 3.726-14.137 11.662l-15.417 63.261h-0.284l-15.417-63.261c-1.877-7.936-5.205-11.662-14.137-11.662-8.647 0-12.089 3.015-14.25 11.236l-20.338 78.819c-0.569 2.162-1.138 4.494-1.138 6.798 0 7.197 5.888 10.666 11.378 10.666 6.058 0 9.642-2.759 11.094-9.671l13.992-68.892h0.284l16.128 69.774c1.308 5.746 3.613 8.79 12.402 8.79 9.956 0 11.975-4.779 13.397-11.264l15.73-67.299h0.281l14.108 68.892c1.45 6.912 5.063 9.671 10.666 9.671 5.49 0 11.406-3.47 11.406-10.666 0.005-2.304-0.591-4.637-1.161-6.798z" />
+<glyph unicode="&#xea5e;" glyph-name="new-outlined" d="M268.652 141.486h-38.056v16.207h32.139c10.363 0 12.541 5.863 12.541 10.778 0 4.904-2.182 10.749-12.541 10.749h-32.139v13.96h37.055c10.985 0 13.292 6.070 13.292 11.153s-2.304 11.153-13.289 11.153h-48.472c-12.333 0-14.93-8.124-14.93-14.93v-66.472c0-6.793 2.597-14.902 14.93-14.902h49.473c10.971 0 13.278 6.070 13.278 11.153s-2.307 11.15-13.281 11.15zM180.417 217.111c-7.999 0-12.777-4.779-12.777-12.777v-44.166l-31.113 50.151c-2.611 4.377-7.154 6.792-12.777 6.792-10.473 0-15.793-5.015-15.793-14.902v-71.876c0-8.013 4.778-12.806 12.777-12.806 8.013 0 12.806 4.793 12.806 12.806v42.806l30.874-48.751c3.348-5.251 6.556-6.861 13.721-6.861 6.861 0 15.055 2.722 15.055 15.696v71.111c0.003 7.999-4.776 12.777-12.774 12.777zM256 398.222c-125.471 0-227.555-102.085-227.555-227.555s102.084-227.556 227.555-227.556 227.555 102.085 227.555 227.556-102.084 227.555-227.555 227.555zM427.654 130.736c5.154-9 10.86-20.929 8.778-26.749-1.652-4.611-9.555-9.54-23.501-14.637l-11.182-4.096 2.071-11.736c1.806-10.237 3.14-23.43-0.765-28.126-3.084-3.763-12.015-5.666-26.86-5.666h-0.014l-12.015 0.029-2.028-11.847c-1.75-10.152-4.918-22.918-10.112-25.987-2.182-1.249-5.473-4.042-27.125 4.014l-11.346 4.207-5.974-10.513c-5.069-8.931-12.362-19.791-18.221-20.875l-1.416-0.125c-2.654 0-9.125 1.721-22.721 13.307l-9.236 7.848-9.208-7.862c-13.542-11.543-19.584-13.028-24.098-13.167-5.945 1.070-13.196 11.93-18.25 20.847l-5.959 10.542-11.346-4.207c-21.709-8.027-24.957-5.277-27.139-4.014-5.222 3.055-8.416 15.875-10.18 26.083l-2.418 11.805h-11.983c-14.501 0-23.43 1.903-26.513 5.598-3.874 4.694-2.528 17.861-0.737 28.083l2.071 11.693-11.139 4.125c-9.583 3.527-21.43 8.946-23.501 14.723-2.071 5.763 3.638 17.681 8.806 26.667l5.902 10.277-9.046 7.666c-7.874 6.653-17.249 15.875-17.249 22.013 0 4.958 5.805 12.376 17.237 22.056l9.068 7.666-5.916 10.291c-5.165 8.957-10.874 20.861-8.792 26.653 1.653 4.611 9.555 9.541 23.472 14.651l11.181 4.088-2.071 11.736c-1.792 10.223-3.126 23.404 0.776 28.111 3.82 4.625 16.501 5.598 26.82 5.598h0.014l12.015-0.028 2.028 11.847c1.75 10.237 4.944 23.068 10.152 26.126 2.139 1.235 5.487 3.942 27.071-4.030l11.346-4.21 5.959 10.513c5.069 8.931 12.347 19.78 19.666 20.989 2.639 0 9.111-1.735 22.707-13.346l9.236-7.877 9.236 7.877c13.571 11.582 19.584 13.668 24.113 13.209 5.945-1.070 13.221-11.915 18.293-20.847l5.959-10.499 11.332 4.196c21.748 8.027 25.029 5.251 27.153 3.985 5.194-3.027 8.36-15.821 10.112-26.027l2.207-11.818h12c10.041 0 22.818-0.959 26.681-5.652 3.917-4.694 2.568-17.875 0.765-28.098l-2.088-11.756 11.195-4.096c13.929-5.097 21.834-10.026 23.486-14.651 2.071-5.805-3.624-17.721-8.764-26.695l-5.888-10.263 9.029-7.651c7.848-6.653 17.209-15.889 17.209-22.041 0-6.139-9.361-15.349-17.209-21.999l-9.043-7.652 5.902-10.271zM391.25 217.111c-6.557 0-10.624-3.598-12.098-10.695l-9.848-48.028-10.889 46.697c-1.305 5.82-3.598 12.029-14.473 12.029-9.458 0-12.276-3.959-13.611-9.89l-11.264-48.751-9.736 47.957c-1.474 7.083-5.666 10.681-12.473 10.681-6.36 0-12.791-4.167-12.791-12.14 0-2.404 0.583-4.694 1.112-6.625l17.721-68.861c2.279-8.61 6.542-11.958 15.235-11.958 8.653 0 13.027 3.598 15.084 12.376l10.834 44.376 10.846-44.387c1.624-6.417 4.582-12.362 15.099-12.362 8.667 0 12.931 3.348 15.209 11.973l17.75 68.847c0.458 1.75 1.084 4.153 1.084 6.625 0 7.97-6.431 12.137-12.791 12.137z" />
+<glyph unicode="&#xea5f;" glyph-name="manufacturing" d="M119.097 355.553l-1.781 42.673h-46.194l-1.422-42.673zM469.149-15.624c0.014 0.538 0.19 172.123 0.19 172.123s-0.245 30.808-26.67 39.959v69.888l-106.666-50.204v50.204l-102.224-48.111v48.111l-108.82-51.217-4.674 111.98h-51.533l-11.378-341.334h-7.597c-11.779 0-21.334-9.554-21.334-21.333s9.555-21.334 21.334-21.334h412.445c11.779 0 21.334 9.555 21.334 21.334 0 9.321-6.073 17.033-14.407 19.934zM426.67-14.168h-49.778v106.61c0 15.673-12.743 28.445-28.445 28.445s-28.445-12.772-28.445-28.445v-106.61h-71.111v106.61c0 15.673-12.743 28.445-28.445 28.445s-28.445-12.772-28.445-28.445v-106.61h-56.889l-4.448 106.749-2.662 63.918h298.666v-170.667z" />
+<glyph unicode="&#xea60;" glyph-name="train" d="M184.050 14.219h143.912l-9.105 38.23h-125.702zM336.43-21.336h-160.845l-8.468-35.547-0.003-0.003 177.78 0.003zM412.445-56.886l-27.318 109.335h-30.714l26.035-109.335zM126.891 52.449l-27.335-109.335 32.005 0.003 26.038 109.332zM142.233 85.331h227.555c0 0 42.666 0 38.798 42.496l-20.707 227.897c0 0-3.868 42.496-46.535 42.496h-170.667c0 0-42.667 0-46.535-42.496l-20.707-227.897c0 0.003-3.868-42.496 38.798-42.496zM199.123 127.886c-15.702 0-28.445 12.772-28.445 28.558 0 15.673 12.743 28.445 28.445 28.445s28.445-12.772 28.445-28.445c0-15.784-12.743-28.558-28.445-28.558zM312.901 127.886c-15.702 0-28.445 12.772-28.445 28.558 0 15.673 12.743 28.445 28.445 28.445s28.445-12.772 28.445-28.445c0-15.784-12.743-28.558-28.445-28.558zM184.9 369.775h142.222v-28.445h-142.222v28.445zM156.456 312.886h199.111l7.111-85.334h-213.333l7.111 85.334z" />
+<glyph unicode="&#xea61;" glyph-name="agreement" d="M473.221 272.674c-1.945 2.264-47.471 55.444-67.334 75.332-10.86 10.834-25.056 16.569-41.082 16.569-16.751 0-30.305-6.417-32.751-7.64l-25.64-14.242-36.696-16.128-47.912 23.956c-14.25 7.139-45.084 13.221-70.388-9.279l-117.751-104.678 37.834-100.805c0.472-1.277 11.972-31.556 35.971-54.209l93.807-88.918c7.39-6.986 22.471-15.875 40.416-15.875 9.554 0 19.917 2.529 30.361 9.207l129.861 83.112c3.223 2.057 19.362 13.32 21.501 32.987 0.211 1.917 0.211 4.13 0.082 6.426l0.086 0.059c54.139 39.404 54.696 98.057 54.696 100.486l0.057 57.654-5.117 5.984zM232.417 84.022c-5.555 5.555-14.555 5.555-20.11 0s-5.555-14.555 0-20.11l39.95-39.95-3.2-2.048c-8.584-5.501-15.971-0.429-18.472 1.721l-93.807 88.918c-16.64 15.721-25.25 37.999-25.332 38.181l-27.557 73.412 95.861 85.194c9.805 8.681 21.888 3.498 23 3.015l16.205-8.104-37.62-16.535-15.889-128.429c0-20.014 13.25-49.778 49.778-49.778 33.61 0 58.251 48.651 72.112 85.748 1.078 0.051 2.591 0.199 3.749 0.264 0 0 88.918-88.96 89.196-89.224-0.472-0.529-16.774-11.142-16.774-11.142l-45.753 45.753c-5.555 5.555-14.555 5.555-20.11 0s-5.555-14.555 0-20.11l41.339-41.339-18.836-12.055-52.17 52.17c-5.555 5.555-14.555 5.555-20.11 0s-5.555-14.555 0-20.11l47.758-47.758-18.836-12.055-44.37 44.37zM435.613 209.035c0-0.375-1.203-37.228-34.23-63.479l-57.406 57.406c8.329 2.071 16.364 4.52 23.248 7.808 10.61 5.069 15.138 17.806 10.055 28.43s-17.75 15.195-28.445 10.070c-20.139-9.612-62.222-11.75-76.723-11.764l-15.36-0.029-4.861-14.552c-11.139-33.237-29.474-67.098-36.667-70.75-3.001 0-6.417 0-7.029 6.375l12.473 99.86 105.333 46.291c0.242 0.105 25.64 14.347 25.64 14.347 0.057 0.029 6.249 2.861 13.167 2.861 6.056 0 9-2.181 10.917-4.084 14.945-14.973 47.36-52.32 59.944-66.915l-0.054-41.873z" />
+<glyph unicode="&#xea62;" glyph-name="first-aid" d="M412.445 369.778h-312.889c0 0-42.666 0-42.666-42.666v-312.889c0 0 0-42.666 42.666-42.666h312.889c0 0 42.666 0 42.666 42.666v312.889c0 0 0 42.666-42.666 42.666zM256 7.111c-90.339 0-163.555 73.216-163.555 163.556s73.216 163.555 163.555 163.555 163.555-73.216 163.555-163.555c0-90.34-73.216-163.556-163.555-163.556zM284.43 292.25h-56.889v-93.141h-93.11v-56.889h93.11v-93.139h56.889v93.139h93.167v56.889h-93.167z" />
+<glyph unicode="&#xea63;" glyph-name="lodging" d="M455.111 259.556c-11.779 0-21.334-9.554-21.334-21.333v-113.778h-355.555v163.555c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-234.666c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v28.444h355.555v-28.444c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v184.889c0 11.779-9.555 21.334-21.334 21.334zM170.681 174.222c0-19.637-15.919-35.555-35.555-35.555s-35.555 15.919-35.555 35.555c0 19.637 15.919 35.556 35.555 35.556s35.555-15.919 35.555-35.556zM412.459 174.251h-0.005c-0.017 15.659-12.749 28.416-28.439 28.416h-170.667c-15.69 0-28.422-12.755-28.439-28.416h-0.006v-28.473h227.555v28.473z" />
+<glyph unicode="&#xea64;" glyph-name="scales-justice" d="M398.197 355.908h-113.767c0 0.003 0 0.003 0 0.003 0 15.733-12.743 28.447-28.445 28.447s-28.445-12.714-28.445-28.444c0 0 0-0.003 0-0.003l-113.778 0.029-85.334-199.139c0 0 0-85.334 85.336-85.334 85.242 0 85.334 85.137 85.334 85.319l0.029 0.011-70.107 163.555h105.634v-319.291h-92.445c-12.166 0-22.056-9.861-22.056-22.041s9.89-22.042 22.056-22.042h227.555c12.166 0 22.056 9.861 22.056 22.042s-9.89 22.041-22.056 22.041h-92.445v319.291h105.642l-70.084-163.552c0 0 0-85.334 85.334-85.334 85.243 0 85.334 85.137 85.334 85.319l0.029 0.011-85.379 199.111zM59.404 156.8l54.36 126.899 54.383-126.899h-108.743zM343.848 156.8l54.36 126.899 54.383-126.899h-108.743z" />
+<glyph unicode="&#xea65;" glyph-name="doctor" d="M420.832 190.376c-34.611 0-62.752-28.126-62.752-62.708 0-26.433 16.492-48.987 39.694-58.206v-4.517c-0.029-8.098-2.916-79.166-98.5-79.166-92.916 0-98.361 66.139-98.5 79.166v40.949c38.409 4.002 69.362 17.544 91.278 41.608 39.973 43.93 34.805 104.167 34.668 104.71 0 0 0 96.196 0 96.847 0 9.819-7.973 17.778-17.778 17.778h-53.803v13.608c0 9.819-7.973 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-66.389c0-9.819 7.973-17.778 17.778-17.778s17.778 7.959 17.778 17.778v17.223h28.931l0.068-80.973c0.029-0.444 3.445-44.584-23.862-74.334-17.806-19.377-45.582-29.21-82.583-29.21s-64.776 9.836-82.555 29.21c-27.335 29.75-23.891 73.876-23.779 76.237v79.070h28.916v-17.223c0-9.819 7.973-17.778 17.778-17.778s17.778 7.959 17.778 17.778v66.389c0 9.819-7.973 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-13.611h-53.806c-9.805 0-17.778-7.959-17.778-17.778 0-0.652 0.082-94.848 0.082-94.848-0.222-2.54-5.416-62.777 34.557-106.695 22.57-24.792 54.736-38.397 94.777-41.893v-40.912c0.5-45.167 30.78-121.597 141.167-121.597 111.667 0 141.167 79.696 141.167 121.833v3.45c24.952 8.288 43.111 31.576 43.111 59.273 0 34.583-28.137 62.708-62.723 62.708zM420.832 100.5c-14.999 0-27.195 12.18-27.195 27.168 0 14.973 12.194 27.153 27.195 27.153 14.973 0 27.168-12.18 27.168-27.153 0-14.987-12.194-27.168-27.168-27.168z" />
+<glyph unicode="&#xea66;" glyph-name="college-graduate-solid" d="M454.887 34.617c-1.308 8.192-5.091 16.014-11.378 22.272l-75.947 75.947c-7.908 7.908-18.318 11.89-28.7 11.89h-165.772c-10.413 0-20.824-3.982-28.757-11.89l-75.921-75.947c-6.289-6.258-10.041-14.080-11.378-22.272-0.17-1.507-0.17-52.48-0.111-52.906 1.166-19.997 17.349-36.096 37.825-36.096h322.481c20.167 0 36.918 16.099 37.885 36.551 0 0.284-0.088 50.944-0.228 52.452zM120.9 332.314v-73.819c0-7.862 6.36-14.222 14.222-14.222s14.222 6.36 14.222 14.222v64.005l38.696-12.894c-10.757-14.279-17.374-31.846-17.374-51.103 0-47.132 38.201-85.334 85.333-85.334s85.334 38.201 85.334 85.334c0 19.257-6.611 36.827-17.368 51.106l75.716 25.228c26.997 8.988 0 18.005 0 18.005l-116.704 38.884c-26.966 8.988-53.962 0-53.962 0l-103.194-34.389c-31.243-10.428-14.293-20.813-4.921-25.022z" />
+<glyph unicode="&#xea67;" glyph-name="college-graduate-outlined" d="M454.957 34.25l-0.611 4.568c-1.485 5.999-5.612 12.917-10.749 18.057l-76.029 76.029c-7.68 7.626-17.846 11.818-28.652 11.818h-165.777c-10.834 0-21.041-4.207-28.805-11.904l-75.793-75.861c-6.084-6.042-10.041-13.75-11.432-22.306 0 0-0.168-51.362-0.096-53.709 1.209-19.806 17.806-35.334 37.792-35.334h322.472c20.278 0 36.918 16.069 37.916 37.902 0.003 0.003-0.148 47.877-0.233 50.739zM99.527-11.722c-0.014 3.874 0.028 33.806 0 39.333l73.612 75.070h164.321l75.070-73.568c0.057-7.361 0-40.832 0-40.832h-313.002zM120.946 332.322v-73.822c0-7.862 6.36-14.222 14.222-14.222s14.222 6.36 14.222 14.222v64.005l38.744-12.911c-10.778-14.288-17.411-31.858-17.411-51.095 0-47.056 38.278-85.334 85.334-85.334s85.334 38.277 85.334 85.334c0 19.237-6.636 36.81-17.413 51.097l75.762 25.241c26.994 8.989 0 18.006 0 18.006l-116.707 38.883c-26.966 8.989-53.959 0-53.959 0l-103.197-34.389c-31.232-10.425-14.311-20.804-4.93-25.017zM256.057 215.834c-23.526 0-42.666 19.141-42.666 42.667 0 15.351 8.224 28.717 20.421 36.236 18.591-4.827 36.426-1.994 44.581-0.048 12.151-7.527 20.332-20.873 20.332-36.187 0-23.529-19.14-42.667-42.666-42.667zM256.051 365.895l66.133-22.045-66.134-22.045-66.133 22.045 66.133 22.045z" />
+<glyph unicode="&#xea68;" glyph-name="car" d="M440.889 227.669h-4.603l-26.050 115.653c-4.543 16.069-18.043 26.456-34.375 26.456h-239.724c-16.333 0-29.832-10.388-34.708-27.793l-25.719-114.316h-4.6c0 0-28.445 0-28.445-28.445v-142.216h33.181v-57.009c0-15.707 12.737-28.445 28.445-28.445s28.445 12.738 28.445 28.445v57.009h246.528v-57.009c0-15.707 12.738-28.445 28.445-28.445s28.445 12.738 28.445 28.445v57.009h33.18v142.216c0 0 0 28.445-28.445 28.445zM140.191 333.227h231.623l24.351-105.558h-280.325l24.351 105.558zM107.682 134.116c-17.948 0-32.512 14.563-32.512 32.569 0 17.977 14.564 32.54 32.512 32.54s32.512-14.564 32.512-32.54c0-18.005-14.564-32.569-32.512-32.569zM404.318 134.116c-17.949 0-32.512 14.563-32.512 32.569 0 17.977 14.563 32.54 32.512 32.54s32.512-14.564 32.512-32.54c0-18.005-14.563-32.569-32.512-32.569z" />
+<glyph unicode="&#xea69;" glyph-name="compass-solid" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM293.33 130.498l-173.994-93.668 93.667 173.994 174.051 93.725-93.725-174.051zM267.711 156.115l-30.379 30.378-51.114-82.773z" />
+<glyph unicode="&#xea6a;" glyph-name="compass-outlined" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM256-7.111c-98.028 0-177.778 79.75-177.778 177.778s79.749 177.778 177.778 177.778 177.778-79.75 177.778-177.778-79.75-177.778-177.778-177.778zM142.566 60.069l143.815 77.369 77.397 143.844-143.79-77.454-77.423-143.758zM265.216 158.606l-67.385-43.264 42.269 68.381 25.116-25.117z" />
+<glyph unicode="&#xea6b;" glyph-name="umbrella-solid" d="M273.798 370.614l-17.806 29.386-17.778-29.386c-94.831-9.301-195.547-91.124-195.547-198.175 0 5.348 28.445 28.445 71.111 28.445s71.111-23.097 71.111-28.445c0 4.56 20.793 21.911 53.334 26.96v-197.598c0-0.009-0.006-0.017-0.006-0.017 0-13.73-11.167-24.898-24.889-24.898s-24.889 11.168-24.889 24.889c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778c0-33.334 27.111-60.444 60.445-60.444 33.331 0 60.441 27.111 60.444 60.442h0.005v197.626c32.541-5.049 53.334-22.4 53.334-26.959 0 5.348 28.445 28.445 71.111 28.445s71.111-23.097 71.111-28.445c0 107.048-100.707 188.865-195.536 198.175z" />
+<glyph unicode="&#xea6c;" glyph-name="umbrella-outlined" d="M462.501 219.884c-22.875 78.077-105.142 141.819-188.686 150.030l-17.778 30.094-17.806-30.094c-83.542-8.218-165.8-71.953-188.675-150.028l-12.18-41.589 40.389 15.696c11.736 4.568 23.873 6.889 36.042 6.889 24.931 0 45.096-9.791 57.626-18l12.097-7.945 11.847 8.32c11.127 7.805 26.817 13.514 42.857 16.079v-197.564l0.017-0.003c0-13.721-11.167-24.889-24.889-24.889s-24.889 11.168-24.889 24.889c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778c0-33.334 27.111-60.444 60.445-60.444s60.444 27.111 60.444 60.444c0 0.029-0.014 0.051-0.014 0.077v197.453c15.377-2.475 30.543-7.814 41.529-15.127l11.819-7.862 11.818 7.862c15.485 10.305 38.195 16.708 59.293 16.708 12.041 0 24.195-2.318 36.125-6.917l40.249-15.471-12.123 41.389zM327.139 226.62c-20.861 10.724-46.515 16.93-71.111 16.93-25.111 0-51.888-6.707-73.014-17.957-17.238 9.293-40.903 17.957-69.208 17.957-2.403 0-4.793-0.057-7.18-0.179 32.859 52.332 97.513 85.513 149.401 85.513 51.903 0 116.543-33.18 149.416-85.527-27.125 1.417-55.416-4.975-78.305-16.737z" />
+<glyph unicode="&#xea6d;" glyph-name="identity-badge-solid" d="M412.43 299.096c-0.723 25.654-17.459 42.237-42.652 42.237h-56.889v-28.445c0-27.583-19.945-56.889-56.889-56.889s-56.889 29.306-56.889 56.889v28.445h-57.375c-25.626-0.597-42.18-17.349-42.18-42.666v-313.389c0.597-25.611 17.349-42.166 42.666-42.166l228.113 0.014c25.58 0.652 42.109 17.403 42.109 42.653l-0.014 313.318zM256 236.336c21.874 0 39.623-17.75 39.623-39.623 0-21.902-17.75-39.623-39.623-39.623s-39.623 17.721-39.623 39.623c0 21.876 17.75 39.623 39.623 39.623zM163.613 87.538c0.626 3.783 2.389 7.424 5.291 10.354l35.243 35.243c3.698 3.669 8.534 5.518 13.369 5.518h76.942c4.836 0 9.671-1.849 13.341-5.518l35.271-35.243c2.901-2.93 4.665-6.57 5.262-10.354 0.057-0.711 0.114-24.238 0.114-24.349-0.455-9.5-8.221-16.981-17.579-16.981h-149.732c-9.5 0-17.010 7.481-17.55 16.754-0.029 0.199-0.029 23.862 0.029 24.576zM362.666-17.778h-213.333v35.556h213.333v-35.556zM256 284.445c28.126 0 28.445 27.278 28.445 28.445v85.334h-56.889v-85.334c0-1.166 0.319-28.445 28.445-28.445z" />
+<glyph unicode="&#xea6e;" glyph-name="identity-badge-outlined" d="M412.43 299.096c-0.723 25.654-17.459 42.237-42.652 42.237h-56.889v-28.445c0-4.798-0.822-9.606-2.011-14.344l58.9-0.046-0.179-312.721c-0.043 0-0.096 0-0.154 0l-227.223 0.179 0.179 312.709 58.701-0.043c-1.178 4.713-1.991 9.495-1.991 14.265v28.445h-57.376c-25.626-0.597-42.18-17.349-42.18-42.666v-313.389c0.597-25.611 17.349-42.166 42.666-42.166l228.113 0.014c25.58 0.652 42.109 17.403 42.109 42.653l-0.014 313.318zM163.613 109.446c-0.057-0.711-0.057-24.377-0.029-24.576 0.541-9.273 8.050-16.754 17.55-16.754h149.731c9.358 0 17.123 7.481 17.579 16.981 0 0.114-0.057 23.64-0.114 24.348-0.598 3.783-2.358 7.424-5.262 10.326l-35.271 35.271c-3.67 3.67-8.505 5.518-13.341 5.518h-76.942c-4.835 0-9.671-1.849-13.369-5.518l-35.243-35.271c-2.901-2.902-4.665-6.542-5.291-10.326zM295.615 219.401c0-21.879-17.736-39.614-39.615-39.614s-39.614 17.736-39.614 39.614c0 21.879 17.736 39.615 39.614 39.615s39.615-17.736 39.615-39.615zM165.333 46.222h179.542v-35.555h-179.542v35.555zM256.005 284.445c28.126 0 28.445 27.278 28.445 28.445v85.334h-56.889v-85.334c0-1.166 0.319-28.445 28.445-28.445z" />
+<glyph unicode="&#xea6f;" glyph-name="gauge" d="M256 284.206c33.147 0 64.091-9.284 90.681-25.145l31.104 30.951c-34.921 23.245-76.78 36.861-121.785 36.861-121.554 0-220.445-98.89-220.445-220.445 0-25.805 5.041-52.125 14.959-78.208 4.207-11.014 16.583-16.541 27.529-12.362 11.013 4.196 16.541 16.529 12.362 27.529-8.087 21.234-12.183 42.445-12.183 63.042 0 98.028 79.75 177.778 177.778 177.778zM404.639 276.622l-187.096-185.901c-8.763-12.556-12.291-24.807-9.944-37.902 2.181-12.265 8.971-22.932 19.112-30.043 20.332-14.208 50.665-8.764 64.876 11.471l2.443 3.709 110.609 238.666zM254.395 38.306c-12.686 0-22.983 10.269-22.983 22.954 0 12.715 10.297 22.983 22.983 22.983s22.983-10.269 22.983-22.983c0-12.686-10.297-22.954-22.983-22.954zM423.404 249.475l-20.175-43.52c19.274-28.419 30.55-62.677 30.55-99.527 0-20.668-4.096-41.876-12.166-63.013-4.207-11.014 1.32-23.333 12.32-27.543 2.5-0.958 5.083-1.402 7.611-1.402 8.584 0 16.68 5.222 19.931 13.721 9.93 26.026 14.973 52.346 14.973 78.236-0.003 54.591-20.059 104.502-53.043 143.047z" />
+<glyph unicode="&#xea70;" glyph-name="goal-reached" d="M256 253.23c6.474 0 12.709-0.91 18.762-2.315l33.363 33.362c-15.935 7.296-33.488 11.62-52.125 11.62-69.472 0-125.986-56.513-125.986-125.986 0-69.444 56.513-125.943 125.986-125.943 69.459 0 125.972 56.499 125.972 125.943 0 19.638-4.906 38.007-12.957 54.593l-32.928-32.93c1.886-6.952 3.217-14.123 3.217-21.661 0-45.918-37.376-83.277-83.305-83.277-45.944 0-83.32 37.362-83.32 83.277 0 45.941 37.376 83.317 83.32 83.317zM453.015 268.251l-27.973-27.953-6.483 1.3c9.716-21.951 15.218-46.166 15.218-71.674 0-98.028-79.75-177.778-177.778-177.778s-177.778 79.75-177.778 177.778 79.75 177.778 177.778 177.778c24.866 0 48.535-5.171 70.044-14.433l-1.531 7.601 27.287 27.287c-29.016 14.083-61.437 22.213-95.801 22.213-121.555 0-220.445-98.89-220.445-220.445s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445c0 35.359-8.57 68.682-23.43 98.327zM259.715 200.664c-1.277 0.16-2.401 0.754-3.72 0.754-17.38 0-31.488-14.108-31.488-31.488s14.108-31.488 31.488-31.488 31.488 14.109 31.488 31.488c0 2.426-0.862 4.574-1.382 6.843l100.338 100.349 29.383-5.88 60.348 60.334-50.293 10.070-10.098 50.208-60.32-60.32 5.842-29.272-101.587-101.598z" />
+<glyph unicode="&#xea71;" glyph-name="delivery-relocation" d="M426.666 14.231c0-23.564-19.103-42.666-42.666-42.666s-42.666 19.102-42.666 42.666c0 23.564 19.103 42.667 42.666 42.667s42.666-19.103 42.666-42.667zM170.667 14.231c0-23.564-19.102-42.666-42.667-42.666s-42.666 19.102-42.666 42.666c0 23.564 19.103 42.667 42.666 42.667s42.666-19.103 42.666-42.667zM483.55 85.365v28.421c0 28.445-8.988 55.438-8.988 55.438l-38.912 116.679c-8.988 26.994-37.433 26.994-37.433 26.994h-85.334l0.005-184.895h-284.445v-99.555c0-15.73 12.743-28.445 28.445-28.445 0 0 0.549 0 1.44 0-0.938 4.6-1.44 9.356-1.44 14.228 0 39.208 31.904 71.111 71.111 71.111s71.111-31.904 71.111-71.111c0-4.873-0.5-9.632-1.44-14.228 37.882 0 78.777 0 116.656 0-0.938 4.6-1.44 9.356-1.44 14.228 0 39.208 31.904 71.111 71.111 71.111s71.111-31.904 71.111-71.111c0-4.873-0.5-9.632-1.44-14.228 0.611 0 1.32 0 1.44 0 15.702 0 28.445 12.715 28.445 28.445v56.918h-0.005zM348.445 142.225v135.111h53.334l42.666-135.111h-96zM284.445 327.114c0 42.666-42.666 42.666-42.666 42.666h-170.667c-42.666 0-42.666-42.666-42.666-42.666v-170.667h256v170.667zM222.282 255.815l-53.959-53.988c-6.514-6.514-17.664-1.906-17.664 7.31v32.649h-55.993c-11.779 0-21.334 9.554-21.334 21.334s9.555 21.333 21.334 21.333h55.99v32.632c0 9.216 11.15 13.824 17.664 7.31l53.959-53.959c4.042-4.039 4.042-10.582 0.003-14.621z" />
+<glyph unicode="&#xea72;" glyph-name="send" d="M455.728 320.447l-406.954-76.345c-41.956-7.822-5.945-30.777-5.945-30.777l102.292-65.078 281.549 127.977-235.71-157.141 117.314-74.633c36.014-22.898 55.097 15.274 55.097 15.274l115.2 230.4c19.086 38.144-22.841 30.322-22.841 30.322zM190.188 20.224l61.753 30.89-61.753 38.57z" />
+<glyph unicode="&#xea73;" glyph-name="bar-code" d="M455.097 327.666c-0.651 25.583-17.402 42.112-42.653 42.112l-313.304-0.014c-25.668-0.723-42.252-17.459-42.252-42.653v-313.418c0.64-25.597 17.374-42.137 42.666-42.137h313.418c25.597 0.64 42.137 17.374 42.137 42.666l-0.014 313.444zM412.265 14.222c-0.043 0-0.082 0-0.125 0l-312.584 0.179 0.179 312.709 312.709-0.179-0.179-312.709zM248.178 298.67h18.489v-256h-18.489v256zM362.666 298.67h21.362v-256h-21.362v256zM174.222 298.67h35.555v-256h-35.555v256zM305.778 298.67h35.555v-256h-35.555v256zM127.289 298.67h21.334v-256h-21.334v256z" />
+<glyph unicode="&#xea74;" glyph-name="outgoing-call" d="M450.918 43.133c0 0-73.188 73.017-73.216 73.017-5.916 5.945-15.417 5.803-21.276 0l-37.009-36.764-0.043 0.043c-13.426-13.369-14.336-14.336-50.091 12.089-35.356 26.112-67.129 57.885-93.269 93.241-26.397 35.755-26.311 35.84-12.288 49.866l37.185 37.186c6.23 6.229 6.969 14.336 1.337 19.996 0 0-73.188 73.017-73.216 73.017-5.913 5.945-15.417 5.803-21.276 0l-37.271-37.276c-14.336-17.863-45.17-107.008 94.692-246.898 139.89-139.861 231.395-110.734 247.296-94.208l37.108 36.696c6.229 6.229 6.969 14.336 1.337 19.996zM270.601 163.012c5.459 0 10.917 2.082 15.084 6.249l67.55 67.55 46.274-46.274c10.467-10.468 28.387-3.043 28.387 11.748v122.738c0 9.159-7.452 16.611-16.64 16.611h-122.709c-14.82 0-22.215-17.92-11.748-28.387l46.267-46.267-67.547-67.55c-8.334-8.334-8.334-21.834 0-30.166 4.165-4.167 9.623-6.252 15.081-6.252z" />
+<glyph unicode="&#xea75;" glyph-name="incoming-call" d="M450.918 43.133c0 0-73.188 73.017-73.216 73.017-5.916 5.945-15.417 5.803-21.276 0l-37.009-36.764-0.043 0.043c-13.426-13.369-14.336-14.336-50.091 12.089-35.356 26.112-67.129 57.885-93.269 93.241-26.397 35.755-26.311 35.837-12.288 49.863h-0.003l37.189 37.189c6.23 6.23 6.969 14.336 1.337 19.996 0 0-73.188 73.017-73.216 73.017-5.913 5.945-15.417 5.803-21.276 0l-37.271-37.277c-14.336-17.863-45.17-107.008 94.692-246.898 139.89-139.861 231.396-110.734 247.296-94.208l37.108 36.696c6.229 6.229 6.969 14.336 1.337 19.996zM273.007 170.123h122.709c14.82 0 22.215 17.917 11.748 28.387l-46.267 46.267 65.843 65.843c8.334 8.334 8.334 21.834 0 30.166s-21.834 8.334-30.166 0l-65.843-65.843-46.274 46.273c-10.467 10.468-28.387 3.043-28.387-11.748v-122.738c0-9.156 7.45-16.608 16.637-16.608z" />
+<glyph unicode="&#xea76;" glyph-name="fuel" d="M448 332.45v14.216c0 18.583-12.305 46.222-46.222 46.222h-28.445v-35.555h28.445c3.084 0 10.305 0 10.666-10.667v-11.725c-2.363 0.384-4.637 1.058-7.111 1.058-25.486 0-46.222-20.736-46.222-46.222v-28.445c0-25.486 20.736-46.222 46.222-46.222 2.474 0 4.748 0.674 7.111 1.058v-182.112c-0.361-10.946-7.584-10.946-10.666-10.946s-10.305 0-10.666 10.667v85.333c0 33.917-27.639 46.222-46.222 46.222h-30.236v152.895c0 0 0 42.666-42.666 42.666h-154.653c0 0-42.666 0-42.666-42.666v-327.117h-14.222c-11.779 0-21.334-9.555-21.334-21.334s9.554-21.333 21.334-21.333h263.111c11.779 0 21.334 9.554 21.334 21.333s-9.555 21.334-21.334 21.334l-8.903 0.005v138.661h29.957c10.945-0.361 10.945-7.583 10.945-10.666v-85.334c0-18.583 12.305-46.222 46.222-46.222s46.222 27.639 46.222 46.222v184.895h3.555c0 0 21.334 0 21.334 28.445v85.333h-24.889zM266.666 181.894h-142.222v130.333h142.222v-130.333zM412.445 253.511c-1.894-1.724-4.358-2.845-7.111-2.845-5.874 0-10.666 4.793-10.666 10.667v28.444c0 5.985 4.682 10.667 10.666 10.667 2.753 0 5.216-1.12 7.111-2.845v-44.089z" />
+<glyph unicode="&#xea77;" glyph-name="move-position" d="M478.925 181.806l-82.262 82.262c-9.927 9.927-26.909 2.901-26.909-11.15v-60.919h-92.421v92.424h60.908c14.051 0 21.077 16.981 11.15 26.909l-82.262 82.262c-6.141 6.144-16.128 6.144-22.272 0l-82.262-82.262c-9.927-9.927-2.901-26.909 11.15-26.909h60.919v-92.424h-92.421v60.919c0 14.051-16.981 21.078-26.909 11.15l-82.261-82.262c-6.144-6.144-6.144-16.128 0-22.272l82.261-82.261c9.927-9.927 26.909-2.902 26.909 11.15v60.908h92.421v-92.419h-60.916c-14.052 0-21.077-16.981-11.15-26.909l82.261-82.262c6.144-6.144 16.128-6.144 22.272 0l82.262 82.262c9.927 9.927 2.901 26.909-11.15 26.909h-60.911v92.419h92.421v-60.908c0-14.052 16.981-21.077 26.909-11.15l82.262 82.261c6.147 6.144 6.147 16.128 0 22.272z" />
+<glyph unicode="&#xea78;" glyph-name="select-area" d="M106.084 398.82h-56.889c-11.779 0-21.334-9.554-21.334-21.334 0 0 0.006-0.017 0.006-0.028 0 0-0.006-0.017-0.006-0.029v-56.889c0-11.779 9.554-21.334 21.334-21.334s21.333 9.555 21.333 21.334v35.612h35.555c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.334-21.334 21.334zM106.084 43.264h-35.556v35.499c0 11.779-9.555 21.333-21.334 21.333s-21.334-9.554-21.334-21.333v-56.889c0-11.779 9.555-21.334 21.334-21.334 0.096 0 0.176 0.054 0.273 0.057h56.616c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333zM177.195 356.153h99.555c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333h-99.555c-11.779 0-21.334-9.554-21.334-21.333s9.554-21.334 21.334-21.334zM347.861 356.153h35.555v-35.613c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v56.889c0 0.012-0.005 0.017-0.005 0.017 0 0.020 0.005 0.029 0.005 0.029 0 11.787-9.555 21.344-21.334 21.344h-56.889c-11.779 0-21.334-9.554-21.334-21.333s9.555-21.334 21.334-21.334zM49.194 128.541c11.779 0 21.333 9.554 21.333 21.333v99.556c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-99.556c0-11.776 9.555-21.333 21.334-21.333zM404.75 270.763c-11.779 0-21.334-9.554-21.334-21.333v-84.056c16.683-6.377 30.692-11.764 42.499-16.333 0.012 0.293 0.168 0.538 0.168 0.833v99.556c0 11.779-9.555 21.334-21.334 21.334zM477.889-21.069l-61.866 61.858 55.796 29.349c4.084 2.043 6.653 6.098 6.889 10.513 0.207 4.443-2.014 8.764-5.82 11.182-4.654 2.625-42.778 18.028-198.36 76.874-1.459 0.558-7.507 3.271-13.445-3.081-3.874-3.669-4.861-9.029-3.151-13.502 58.806-155.543 74.223-193.681 76.805-198.292 2.375-3.709 6.334-5.902 10.638-5.902l0.583 0.014c4.471 0.222 8.542 2.861 10.541 6.875l29.355 55.805 61.866-61.861c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.168zM177.195 43.264c-11.779 0-21.334-9.554-21.334-21.333s9.554-21.334 21.334-21.334h99.555c0.293 0 0.535 0.154 0.825 0.168-4.568 11.808-9.952 25.816-16.33 42.499h-84.050z" />
+<glyph unicode="&#xea79;" glyph-name="tap" d="M409.034 144.37c-12.032 20.906-48.757 5.546-74.154-16.811-3.689-3.242-8.519-7.762-13.594-12.578v185.531c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-131.601c-0.868-0.014-5.911-0.177-7.555-0.256v37.191c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-37.108c-0.847 0.029-5.962-0.199-7.555-0.484v19.385c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-47.707c-0.973-0.071-6.061-0.242-7.447-0.27v18.853c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889l-0.071-115.166c0-63.829 51.598-100.238 116.167-100.238 43.008 0 57.344 7.282 57.344 7.282l0.009-0.014c71.68 29.127 53.76 87.382 124.843 159.602 6.798 5.831 21.077 17.095 11.125 34.389zM296.729 347.25c7.862 0 14.222 6.36 14.222 14.222v22.528c0 7.862-6.36 14.222-14.222 14.222s-14.222-6.36-14.222-14.222v-22.528c0-7.862 6.36-14.222 14.222-14.222zM243.479 333.514c2.791-2.916 6.528-4.389 10.277-4.389 3.527 0 7.069 1.305 9.833 3.945 5.666 5.43 5.874 14.43 0.443 20.11l-15.417 16.125c-5.401 5.652-14.401 5.888-20.11 0.443-5.666-5.43-5.874-14.43-0.444-20.11l15.417-16.125zM214.158 285.722h21.723c7.862 0 14.222 6.36 14.222 14.222s-6.36 14.222-14.222 14.222h-21.723c-7.862 0-14.222-6.36-14.222-14.222s6.363-14.222 14.222-14.222zM343.313 299.944c0-7.862 6.36-14.222 14.222-14.222h21.737c7.862 0 14.222 6.36 14.222 14.222s-6.36 14.222-14.222 14.222h-21.737c-7.862 0-14.222-6.36-14.222-14.222zM339.672 329.139c3.749 0 7.486 1.474 10.277 4.389l15.417 16.125c5.43 5.68 5.223 14.68-0.443 20.11-5.695 5.445-14.695 5.237-20.11-0.443l-15.417-16.125c-5.43-5.68-5.223-14.68 0.443-20.11 2.765-2.639 6.292-3.945 9.833-3.945z" />
+<glyph unicode="&#xea7a;" glyph-name="position-touch" d="M423.208 169.856c-12.146 20.793-49.238 5.518-74.866-16.697-3.874-3.362-8.988-8.081-14.348-13.093v17.519l19.077 164.548c1.584 13.654-8.195 26.001-21.863 27.583-13.543 1.513-26.001-8.209-27.582-21.863l-15.479-133.501c-1.764-0.088-9.973-0.279-11.702-0.367v152.729c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-152.647c-0.924 0.031-9.034-0.506-11.44-1.349l-15.169 129.314c-1.584 13.625-13.654 23.222-27.625 21.82-13.654-1.61-23.416-13.972-21.82-27.625l16.554-141.11c-2.071-1.408-6.329-4.144-11.304-6.665l-21.487 86.318c-3.32 13.318-16.834 21.444-30.166 18.139-13.335-3.32-21.459-16.822-18.139-30.168l27.705-111.294v-62.020c0-63.488 49.010-99.698 114.204-99.698 43.434 0 57.913 7.253 57.913 7.253l0.012-0.009c72.391 28.985 54.272 86.901 126.066 158.692 6.884 5.803 21.305 16.981 11.236 34.19z" />
+<glyph unicode="&#xea7b;" glyph-name="leader" d="M456.877 313.944c0 18.546-14.99 33.451-33.479 33.451s-33.479-14.905-33.479-33.451c0-10.632 5.291-19.701 13.039-25.827l-62.626-123.512h-1.212l-60.532 124.959c6.613 6.112 10.894 14.68 10.894 24.382 0 18.546-14.99 33.451-33.479 33.451s-33.479-14.905-33.479-33.451c0-9.617 4.184-18.142 10.692-24.246l-62.547-125.096-61.725 123.449c7.802 6.127 13.136 15.218 13.136 25.893 0 18.546-14.99 33.45-33.479 33.45s-33.479-14.905-33.479-33.45c0-11.912 6.596-21.891 15.992-27.819l0.003-192.355h369.778l-0.003 192.358c9.392 5.925 15.986 15.903 15.986 27.813zM71.117 37.487c0 0 0-43.548 43.52-43.548h282.738c0 0 43.52 0 43.52 43.548v27.284h-369.778v-27.284z" />
+<glyph unicode="&#xea7c;" glyph-name="recording" d="M376.889 277.333c-58.82 0-106.666-47.846-106.666-106.666 0-24.104 8.337-46.114 21.871-63.995h-72.186c13.534 17.88 21.871 39.89 21.871 63.995 0 58.82-47.846 106.666-106.666 106.666s-106.666-47.847-106.666-106.666 47.847-106.667 106.666-106.667c0.768 0 241.726 0.005 241.726 0.005l-2.171-0.005c58.82 0 108.888 47.846 108.888 106.667s-47.846 106.666-106.666 106.666zM71.111 170.667c0 35.291 28.709 64 64 64s64-28.709 64-64-28.709-64-64-64-64 28.709-64 64zM376.889 106.667c-35.291 0-64 28.709-64 64s28.709 64 64 64 64-28.709 64-64-28.709-64-64-64z" />
+<glyph unicode="&#xea7d;" glyph-name="mailbox" d="M384 284.436h-120.889v-42.666h38.013c-11.719-18.89-16.507-40.406-16.68-57.014v-113.652h-213.333v99.555c0 66.89 35.888 70.972 42.666 71.111h49.778v42.666h-50.193c-31.542-0.626-84.918-25.279-84.918-113.778v-142.222h170.667v-85.339h85.334v85.339h199.111v156.666c-0.389 36.904-21.805 99.333-99.555 99.333zM440.889 71.103h-113.778v113.431c0.139 13.431 4.654 57.236 56.889 57.236 52.221 0 56.75-43.722 56.889-56.889v-113.778zM192 207.397c-12.697-7.395-21.334-21-21.334-36.744 0-23.552 19.114-42.667 42.666-42.667s42.666 19.115 42.666 42.667c0 15.744-8.636 29.349-21.334 36.744l0.029 190.84h-120.918v-85.362h78.222v-105.477z" />
+<glyph unicode="&#xea7e;" glyph-name="satellite" d="M145.226 135.916l-58.118-173.363h113.778v101.353c-11.768 12.032-24.115 26.317-37.149 43.594-7.077 9.381-13.039 18.887-18.512 28.416zM207.306 351.542c-5.237 9.071-19.598 29.682-41.071 26.999-9.733-1.32-22.65-7.873-28.874-31.707-3.277-12.541-29.75-125.403 46.501-226.486 62.179-82.404 104.013-93.793 140.931-103.834l3.86-1.055c4.543-1.249 9.555-2.014 14.626-2.014 10.388 0 20.972 3.223 27.861 12.14 9.25 11.972 8.113 28.151-3.387 48.082l-160.446 277.874zM217.916 146.042c-46.112 61.124-49.138 133.029-42.359 175.152l150.582-260.778c-29.847 8.627-60.111 21.891-108.222 85.626zM396.447 307.433c-15.702 0-28.445-12.772-28.445-28.445 0-3.755 0.813-7.31 2.142-10.595l-71.629-32.105 19.817-34.329 60.251 55.416c4.921-4.071 10.988-6.83 17.866-6.83 15.699 0 28.445 12.772 28.445 28.445-0.003 15.673-12.746 28.444-28.447 28.444z" />
+<glyph unicode="&#xea7f;" glyph-name="cut" d="M413.713 22.047l-28.445 66.944c-7.168 16.222-23.473 33.542-47.75 33.542-7.526 0-15.36-1.696-23.279-5.055l-6.107-2.606-29.107 69.072 59.38 172.66c7.555 21.931-3.055 32.777-9.723 35.459l-9.805 3.931c-6.832 2.722-12.362-2.68-13.611-5.763l-55.629-136.553-58.178 138.049c-1.001 2.418-4.11 6.486-9.333 6.486-6.232 0-14.083-5.041-14.083-5.041-6.613-2.791-17.001-13.847-9.139-35.652l62.501-173.142-33.713-82.75c-7.291 2.466-14.934 4.048-22.926 4.048-9.612 0-19.001-1.903-27.916-5.681-17.61-7.472-31.249-21.362-38.36-39.082-7.194-17.764-7.054-37.222 0.444-54.793 11.222-26.499 37.111-43.625 65.971-43.625 9.612 0 19.001 1.903 27.916 5.681 36.332 15.445 53.334 57.554 37.916 93.875-0.071 0.168-0.205 0.288-0.276 0.452l20.25 49.723 56.61-135.51c7.168-16.25 23.473-33.598 47.778-33.598 14.131 0 30.083 7.916 30.083 7.916 24.61 10.832 42.942 36.986 28.527 71.012zM196.574 21.242c-3.416-8.499-9.944-15.138-18.389-18.708-4.221-1.806-8.696-2.736-13.278-2.736-13.807 0-26.223 8.209-31.639 20.889-3.555 8.402-3.613 17.721-0.194 26.237 3.416 8.474 9.944 15.11 18.361 18.694 4.278 1.82 8.75 2.75 13.335 2.75 13.833 0 26.223-8.209 31.584-20.904 3.578-8.417 3.663-17.721 0.219-26.223zM379.127-7.979c-3.166-4.195-8.306-6.514-8.832-6.75 0 0-9.065-5.39-15.195-4.847-1.44 0.128-8.832 0.541-13.557 11.196l-28.276 66.554c-4.11 9.68-1.012 13.662 0.279 15.431 4.574 6.277 27.685 22.277 37.501 0.472l28.305-66.611c4.11-9.654 1.166-13.585-0.224-15.446z" />
+<glyph unicode="&#xea80;" glyph-name="paste-solid" d="M459.233 253.227l-120.661 120.69c0 0-30.151 30.151-60.331 0l-180.992-181.020c0 0-30.237-30.208-0.057-60.387l120.662-120.662c0 0 30.179-30.179 60.387 0.057l180.992 180.992c0 0 30.18 30.179 0 60.331zM39.355-45.983c0 0 40.22 0 80.441 40.221l-40.221 40.221c-40.221-40.221-40.221-80.441-40.221-80.441zM96.626 101.885c-8.323 5.831-19.686 5.453-27.119-1.979s-7.853-18.839-2.034-27.173c0 0 91.642-92.675 92.532-93.565 8.334-8.334 21.843-8.277 30.179 0.057 8.334 8.334 8.334 21.788 0 30.123-0.891 0.89-93.559 92.538-93.559 92.538z" />
+<glyph unicode="&#xea81;" glyph-name="paste-outlined" d="M39.355-45.983c0 0 40.22 0 80.441 40.221l-40.221 40.221c-40.221-40.221-40.221-80.441-40.221-80.441zM459.233 253.227l-120.661 120.69c0 0-30.151 30.151-60.331 0l-180.992-181.020c0 0-30.237-30.208-0.057-60.387l120.662-120.662c0 0 30.179-30.179 60.387 0.057l180.992 180.992c0 0 30.18 30.179 0 60.331zM248.076 47.070l-115.655 115.655 175.929 175.957 115.683-115.655-175.958-175.957zM96.623 101.885c-8.326 5.831-19.686 5.453-27.119-1.979-7.429-7.433-7.85-18.839-2.031-27.173 0 0 91.642-92.675 92.532-93.565 8.334-8.334 21.846-8.277 30.179 0.057s8.334 21.788 0 30.123c-0.891 0.89-93.563 92.538-93.563 92.538z" />
+<glyph unicode="&#xea82;" glyph-name="hospital-solid" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM368.541 67.857c0-17.635-11.491-29.497-29.469-29.497s-29.469 11.861-29.469 29.497v86.301h-107.207v-86.301c0-17.635-11.492-29.497-29.469-29.497s-29.469 11.861-29.469 29.497v209.266c0 17.607 11.492 29.469 29.469 29.469s29.469-11.862 29.469-29.469v-73.386h107.207v73.386c0 17.607 11.491 29.469 29.469 29.469s29.469-11.862 29.469-29.469v-209.266z" />
+<glyph unicode="&#xea83;" glyph-name="hospital-outlined" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM256-7.111c-98.028 0-177.778 79.75-177.778 177.778s79.749 177.778 177.778 177.778 177.778-79.75 177.778-177.778-79.75-177.778-177.778-177.778zM328.269 289.189c-15.616 0-25.628-10.326-25.628-25.657v-63.829h-93.269v63.829c0 15.332-10.012 25.657-25.657 25.657-15.616 0-25.629-10.326-25.629-25.657v-182.073c0-15.332 10.016-25.657 25.629-25.657 15.644 0 25.657 10.326 25.657 25.657v75.093h93.269v-75.093c0-15.332 10.012-25.657 25.628-25.657 15.644 0 25.657 10.326 25.657 25.657v182.073c0 15.332-10.012 25.657-25.657 25.657z" />
+<glyph unicode="&#xea84;" glyph-name="controls" d="M412.445 369.778l-313.332-0.014c-25.64-0.723-42.223-17.459-42.223-42.653v-313.375c0.611-25.625 17.334-42.18 42.666-42.18h313.418c25.608 0.64 42.137 17.388 42.137 42.666v313.444c-0.666 25.583-17.416 42.112-42.666 42.112zM412.276 14.222c-0.057 0-0.111 0-0.139 0l-312.582 0.179 0.168 312.709 312.721-0.179-0.168-312.709zM155.733 42.67h21.334v156.445h23.466v56.889h-23.466v42.667h-21.334v-42.667h-26.311v-56.889h26.311zM326.4 42.67h21.334v156.445h23.466v56.889h-23.466v42.667h-21.334v-42.667h-26.311v-56.889h26.311zM241.066 42.67h21.362v42.667h24.861v56.889h-24.861v156.445h-21.362v-156.445h-24.889v-56.889h24.889z" />
+<glyph unicode="&#xea85;" glyph-name="anchor" d="M471.228 102.562h-87.239c-10.524 0-15.815-12.743-8.363-20.167l29.926-29.938c-35.046-33.459-79.872-54.212-128.214-58.937v191.931h92.445c7.862 0 14.222 6.36 14.222 14.222s-6.36 14.222-14.222 14.222h-92.445v39.185c28.755 9.122 49.778 35.752 49.778 67.481 0 39.208-31.889 71.111-71.111 71.111s-71.111-31.904-71.111-71.111c0-31.73 21.024-58.356 49.778-67.481v-39.185h-92.445c-7.862 0-14.222-6.36-14.222-14.222s6.36-14.222 14.222-14.222h92.445v-191.917c-48.438 4.711-93.184 25.466-128.208 58.939l29.912 29.921c7.452 7.424 2.162 20.167-8.36 20.167h-87.239c-6.542 0-11.833-5.291-11.833-11.833v-87.239c0-10.524 12.743-15.787 20.195-8.36l27.156 27.168c48.069-46.382 111.716-72.633 179.712-72.633 67.834 0 131.632 26.209 179.755 72.582l27.105-27.113c7.452-7.424 20.195-2.162 20.195 8.36v87.239c-0.005 6.539-5.293 11.83-11.836 11.83zM256.005 292.119c-15.696 0-28.445 12.763-28.445 28.445s12.749 28.444 28.445 28.444 28.445-12.763 28.445-28.444-12.752-28.445-28.445-28.445z" />
+<glyph unicode="&#xea86;" glyph-name="underline-solid" d="M412.445 369.778h-313.193c-25.751-0.583-42.362-17.334-42.362-42.666v-313.39c0.611-25.611 17.334-42.166 42.666-42.166h313.389c25.611 0.597 42.166 17.348 42.166 42.666v313.444c-0.666 25.583-17.416 42.112-42.666 42.112zM161.004 287.994c0 14.877 9.7 24.889 24.861 24.889 15.19 0 24.889-10.012 24.889-24.889v-119.609c0-29.753 16.697-43.093 45.255-43.093 28.53 0 45.255 13.341 45.255 43.093v119.609c0 14.877 9.7 24.889 24.861 24.889s24.861-10.012 24.861-24.889v-115.655c0-60.103-37.006-87.097-94.976-87.097-57.998 0-95.005 26.994-95.005 87.097v115.655zM369.778 28.447h-227.555v28.445h227.555v-28.445z" />
+<glyph unicode="&#xea87;" glyph-name="underline-outlined" d="M256.029 100.196c48.916 0 80.168 22.807 80.168 73.5v97.553c0 12.556-8.224 21-21 21-12.834 0-21-8.445-21-21v-100.889c0-25.082-14.111-36.361-38.167-36.361s-38.167 11.278-38.167 36.363v100.887c0 12.556-8.167 21-21 21-12.777 0-21-8.445-21-21v-97.556c0-50.693 31.278-73.497 80.168-73.497zM412.445 369.778h-313.193c-25.751-0.583-42.362-17.334-42.362-42.666v-313.39c0.611-25.611 17.334-42.166 42.666-42.166h313.389c25.611 0.597 42.166 17.348 42.166 42.666v313.444c-0.666 25.583-17.416 42.112-42.666 42.112zM412.276 14.222c-0.057 0-0.082 0-0.139 0l-312.582 0.179 0.168 312.709 312.721-0.179-0.168-312.709zM142.222 71.111h227.556v-28.444h-227.555v28.444z" />
+<glyph unicode="&#xea88;" glyph-name="italics-solid" d="M412.445 369.778h-313.193c-25.751-0.583-42.362-17.334-42.362-42.666v-313.39c0.611-25.611 17.334-42.166 42.666-42.166h313.418c25.608 0.64 42.137 17.388 42.137 42.666v313.515c-0.751 25.54-17.499 42.041-42.666 42.041zM270.39 258.819c-6.75 0-12.527 2.554-16.279 7.193-3.888 4.807-5.222 11.293-3.749 18.264 3.141 14.709 17.638 26.681 32.333 26.681 6.721 0 12.502-2.555 16.25-7.18 3.889-4.804 5.223-11.318 3.749-18.307-3.14-14.695-17.639-26.652-32.305-26.652zM266.416 234.416c8.166 0 13.889-1.931 16.973-5.763 3.195-3.931 3.917-10.18 2.139-18.554l-32.612-153.403c-3.667-17.195-13.779-25.541-30.917-25.541-8.166 0-13.889 1.946-17.001 5.777-3.195 3.945-3.888 10.194-2.111 18.568l32.612 153.418c3.638 17.152 13.75 25.498 30.916 25.498z" />
+<glyph unicode="&#xea89;" glyph-name="italics-outlined" d="M226.694 55.777c17.834 0 25.111 10.638 27.694 22.832l26.749 126.111c2.614 12.197-0.137 22.835-17.969 22.835-17.863 0-25.113-10.638-27.697-22.833l-26.778-126.112c-2.583-12.194 0.168-22.835 18-22.835zM266.416 242.89c13.139 0 26.026 10.638 28.834 23.805 2.779 13.139-5.612 23.777-18.75 23.777s-26.026-10.638-28.834-23.777c-2.776-13.167 5.612-23.805 18.75-23.805zM412.445 369.778h-313.193c-25.751-0.583-42.362-17.334-42.362-42.666v-313.39c0.611-25.611 17.334-42.166 42.666-42.166h313.418c25.608 0.64 42.137 17.388 42.137 42.666v313.444c-0.666 25.583-17.416 42.112-42.666 42.112zM412.276 14.222c-0.057 0-0.111 0-0.139 0l-312.582 0.179v312.709l312.889-0.179-0.168-312.709z" />
+<glyph unicode="&#xea8a;" glyph-name="bold-solid" d="M253.784 157.383h-44.686v-73.5h52.281c24.238 0 51.513 4.921 51.513 36.352 0 32.964-28.788 37.149-59.108 37.149zM303.42 230.030c0 26.141-21.959 33.366-45.084 33.366h-49.238v-66.702h51.143c29.156 0 43.178 11.744 43.178 33.337zM412.445 369.778h-313.193c-25.751-0.583-42.362-17.334-42.362-42.666v-313.39c0.611-25.611 17.334-42.166 42.666-42.166h313.418c25.608 0.64 42.137 17.388 42.137 42.666v313.515c-0.751 25.54-17.499 42.041-42.666 42.041zM274.631 36.235h-91.25c-21.959 0-36.323 8.678-36.323 36.295v199.939c0 27.591 14.364 36.295 36.323 36.295h82.546c45.426 0 99.527-10.212 99.527-70.371 0-23.097-12.487-45.056-38.201-55.27v-0.768c28.757-7.566 47.673-28.018 47.673-65.536 0-57.142-46.535-80.583-100.295-80.583z" />
+<glyph unicode="&#xea8b;" glyph-name="bold-outlined" d="M196.861 59.833h75.418c44.445 0 82.944 19.388 82.944 66.668 0 30.973-15.639 47.861-39.444 54.139v0.612c21.276 8.445 31.611 26.61 31.611 45.693 0 49.75-44.749 58.194-82.307 58.194h-68.221c-18.139 0-30.029-7.193-30.029-30.029v-165.222c0-22.861 11.89-30.055 30.029-30.055zM218.166 247.583h40.667c19.084 0 37.251-5.945 37.251-27.529 0-17.834-11.582-27.529-35.695-27.529h-42.223v55.057zM218.166 159.972h36.918c25.029 0 48.805-3.444 48.805-30.666 0-25.973-22.528-30.055-42.555-30.055h-43.167v60.721zM412.445 369.778h-313.193c-25.751-0.583-42.362-17.334-42.362-42.666v-313.39c0.611-25.611 17.334-42.166 42.666-42.166h313.418c25.608 0.64 42.137 17.388 42.137 42.666v313.444c-0.666 25.583-17.416 42.112-42.666 42.112zM412.276 14.222c-0.057 0-0.111 0-0.139 0l-312.582 0.179 0.168 312.709 312.721-0.179-0.168-312.709z" />
+<glyph unicode="&#xea8c;" glyph-name="strike-through-solid" d="M412.459 369.778h-313.196c-25.748-0.583-42.359-17.334-42.359-42.666v-313.39c0.611-25.611 17.334-42.166 42.666-42.166h313.418c25.611 0.64 42.137 17.388 42.137 42.666v313.515c-0.751 25.54-17.499 42.041-42.666 42.041zM398.222 170.67h-55.068c11.5-13.329 15.539-29.266 15.539-44.8 0-44.743-33.678-78.080-101.831-78.080-71.594 0-103.566 35.755-103.566 62.578 0 13.767 9.984 23.41 23.722 23.41 30.606 0 22.698-44.743 79.841-44.743 29.272 0 45.454 16.185 45.454 32.711 0 9.984-4.836 20.992-24.121 25.799l-63.687 16.185c-7.68 1.962-14.149 4.355-20.053 6.941h-80.674v28.444h47.459c-5.447 10.331-7.259 21.495-7.259 32.427 0 55.040 50.885 75.69 98.759 75.69 44.060 0 96-24.775 96-57.799 0-14.108-12.032-22.357-25.799-22.357-26.137 0-21.305 36.835-73.984 36.835-26.169 0-40.647-12.060-40.647-29.269s20.679-22.727 38.571-26.852l38.355-8.675h112.99v-28.444z" />
+<glyph unicode="&#xea8d;" glyph-name="strike-through-outlined" d="M412.445 369.778h-313.221c-25.722-0.626-42.334-17.374-42.334-42.666v-313.39c0.611-25.611 17.334-42.166 42.666-42.166h313.389c25.611 0.597 42.166 17.348 42.166 42.666v313.444c-0.666 25.583-17.416 42.112-42.666 42.112zM412.276 14.222c-0.057 0-0.082 0-0.139 0l-312.582 0.179 0.168 312.709 312.721-0.179-0.168-312.709zM221.693 166.056l52.611-13.361c15.889-3.971 19.889-13.085 19.889-21.334 0-13.639-13.361-27-37.527-27-47.195 0-40.638 36.972-65.971 36.972-11.361 0-19.613-7.973-19.613-19.333 0-22.195 26.445-51.749 85.584-51.749 56.306 0 84.139 27.582 84.139 64.529 0 12.387-3.029 25.111-11.773 35.882h40.746v28.445h-106.596l-14.766 3.337c-14.777 3.416-31.832 7.973-31.832 22.167 0 14.222 11.944 24.167 33.556 24.167 43.5 0 39.501-30.416 61.11-30.416 11.361 0 21.334 6.833 21.334 18.472 0 27.306-42.945 47.778-79.334 47.778-39.501 0-81.584-17.055-81.584-62.555 0-7.683 1.064-15.519 4.121-22.949h-33.565v-28.445h65.175c4.261-1.715 9.008-3.26 14.296-4.608z" />
+<glyph unicode="&#xea8e;" glyph-name="full-screen" d="M427.873 115.103l-43.085-43.074-84.938 84.95c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.166l84.935-84.943-43.082-43.071c-9.927-9.927-2.901-26.909 11.15-26.909h116.338c8.704 0 15.758 7.054 15.758 15.758v116.338c-0.003 14.017-16.984 21.072-26.911 11.116zM439.023 369.454h-116.338c-14.051 0-21.077-16.981-11.15-26.909l44.004-43.992-85.854-85.854c-8.334-8.334-8.334-21.834 0-30.166 4.167-4.167 9.611-6.249 15.084-6.249s10.917 2.082 15.084 6.249l85.856 85.857 42.166-42.155c9.927-9.956 26.909-2.901 26.909 11.125v116.338c-0.003 8.704-7.057 15.755-15.761 15.755zM212.796 155.796l-84.341-84.341-43.66 43.671c-9.927 9.927-26.909 2.902-26.909-11.15v-116.338c0-8.704 7.054-15.758 15.758-15.758h116.338c14.023 0 21.077 16.981 11.122 26.909l-42.488 42.499 84.346 84.346c8.334 8.334 8.334 21.834 0 30.166s-21.837 8.332-30.168-0.003zM157.363 299.46l43.071 43.079c9.956 9.927 2.904 26.909-11.122 26.909h-116.338c-8.704 0-15.758-7.054-15.758-15.758v-116.338c0-14.052 16.981-21.077 26.909-11.15l43.079 43.088 85.592-85.604c4.167-4.167 9.612-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.166l-85.601 85.609z" />
+<glyph unicode="&#xea8f;" glyph-name="minimize" d="M201.137 342.667l-43.088-43.074-84.938 84.947c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.166l84.935-84.944-43.085-43.073c-9.927-9.927-2.901-26.909 11.15-26.909h116.338c8.704 0 15.758 7.054 15.758 15.758v116.338c0.003 14.023-16.978 21.080-26.905 11.122zM211.632 143.713h-116.338c-14.052 0-21.078-16.981-11.15-26.909l44.009-43.998-85.848-85.848c-8.334-8.334-8.334-21.834 0-30.165 4.167-4.167 9.611-6.249 15.084-6.249s10.917 2.082 15.084 6.249l85.851 85.851 42.161-42.149c9.927-9.956 26.909-2.902 26.909 11.122v116.338c0 8.704-7.054 15.758-15.761 15.758zM299.748 199.626h116.338c14.023 0 21.077 16.982 11.125 26.909l-42.49 42.499 84.338 84.338c8.334 8.334 8.334 21.834 0 30.165s-21.834 8.334-30.166 0l-84.338-84.329-43.659 43.668c-9.927 9.927-26.909 2.901-26.909-11.15v-116.338c0-8.707 7.054-15.761 15.761-15.761zM469.695-12.029l-85.612 85.592 43.074 43.085c9.955 9.927 2.901 26.909-11.122 26.909h-116.338c-8.704 0-15.758-7.054-15.758-15.758v-116.338c0-14.052 16.981-21.077 26.909-11.15l43.074 43.082 85.609-85.59c4.167-4.167 9.611-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.332 8.337 8.332 21.837-0.003 30.168z" />
+<glyph unicode="&#xea90;" glyph-name="numbered-list" d="M437.947 195.553h-270.222c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h270.222c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889zM437.947 67.553h-270.222c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h270.222c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889zM167.726 273.775h270.222c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889h-270.222c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889zM62.697 311.942h16.154v-47.562c0-6.511 2.506-11.008 9.501-11.008 7 0 9.504 4.494 9.504 11.008v71.082c0 6.741-3.243 8.505-7.254 8.505-10.61 0-6.744-14.279-20.625-17.266l-4.631-0.995c-6.514-1.252-9.020-2.503-9.020-7.139-0.003-5.117 2.247-6.625 6.371-6.625zM107.358 143.36h-37.547c1.621 4.753 10.269 9.899 24.406 17.891 13.258 7.51 20.878 14.023 20.878 30.692 0 11.492-11.864 24.633-31.886 24.633-18.404 0-33.422-11.634-33.422-26.909 0-6.258 4.011-8.363 9.13-8.363 5.006 0 6.624 2.361 7.879 6.998 2.759 10.012 8.135 13.284 16.156 13.284 6.88 0 13.138-4.525 13.138-12.658 0-10.126-5.999-12.402-23.41-23.41-15.642-9.899-23.52-19.769-23.52-28.672 0-4.352 3.015-9.245 10.269-9.245h46.933c5.743 0 9.245 2.247 9.245 7.879s-3.498 7.879-8.249 7.879zM100.557 46.174c6.998 3.755 10.607 9.529 10.607 17.522 0 12.146-7.993 24.263-29.639 24.263-12.146 0-30.291-6.486-30.291-21.76 0-5.632 4.153-7.51 8.391-7.51 9.898 0 6.4 14.279 21.532 14.279 6.627 0 12.513-3.498 12.513-11.008 0-5.774-3.243-9.387-9.501-9.785-7.139-0.37-10.891-1.735-10.891-8.249 0-5.774 6.886-6.4 10.382-6.77 8.65-0.882 11.264-5.262 11.264-11.267 0-7.763-5.006-13.511-14.393-13.511-17.263 0-11.264 15.389-22.417 15.389-5.117 0-8.874-3.641-8.874-8.761 0-6.998 7.395-21.646 30.925-21.646 18.514 0 33.764 9.5 33.764 29.269-0.003 9.418-3.988 16.928-13.371 19.544z" />
+<glyph unicode="&#xea91;" glyph-name="stop-solid" d="M412.527 207.445h-19.334v-29.028h21.777c9.389 0 16.361 5.695 16.361 14.526 0.003 10.223-7.248 14.501-18.805 14.501zM301.056 209.027c-19.084 0-28.473-13.972-28.473-33.61s6.557-36.167 28.473-36.167c21.194 0 28.473 16.529 28.473 36.167s-9.389 33.61-28.473 33.61zM453.834 284.527l-83.974 84.056c-3.724 3.763-23.887 22.528-54.445 22.528h-118.832c-5.333 0-32.973-1.083-54.417-22.471l-84.415-84.446c-5.194-5.43-22.195-25.389-22.195-54.084v-118.904c0-5.347 1.084-33.098 22.582-54.375l84.167-84.306c5.362-5.234 25.111-22.303 54.278-22.303h118.832c5.305 0 32.945 1.083 54.389 22.486l84.278 84.307c5.251 5.376 22.36 25.193 22.36 54.195v118.901c0.003 5.333-1.081 33.058-22.608 54.417zM102.085 120.474c-29.611 0-42.86 14.805-42.86 25.915 0 5.695 4.139 9.666 9.805 9.666 12.666 0 9.418-18.5 33.055-18.5 12.112 0 18.779 6.696 18.779 13.528 0 4.11-1.999 8.667-9.944 10.666l-26.337 6.696c-21.222 5.416-25.054 17.084-25.054 28.055 0 22.779 21.055 31.306 40.832 31.306 18.221 0 39.722-10.251 39.722-23.916 0-5.834-5-9.25-10.666-9.25-10.835 0-8.832 15.224-30.612 15.224-10.835 0-16.805-4.972-16.805-12.083s8.528-9.393 15.946-11.113l19.499-4.417c21.362-4.832 26.749-17.499 26.749-29.471 0-18.5-13.944-32.305-42.109-32.305zM231.666 205.75h-22.082v-73.029c0-7-4.557-11.693-11.668-11.693s-11.668 4.693-11.668 11.693v73.028h-22.053c-6.721 0-12.112 3.416-12.112 9.805 0 6.417 5.39 9.833 12.112 9.833h67.473c6.696 0 12.083-3.416 12.083-9.833-0.003-6.388-5.39-9.805-12.086-9.805zM301.056 120.474c-36.75 0-51.806 23.916-51.806 54.943 0 30.029 18.221 52.389 51.806 52.389s51.806-22.36 51.806-52.389c0-28.888-16.779-54.943-51.806-54.943zM419.084 160.472h-25.89v-27.75c0-7-4.557-11.693-11.668-11.693-7.139 0-11.694 4.693-11.694 11.693v79.001c0 10.388 5.416 13.667 13.668 13.667h35.749c19.613 0 35.445-9.666 35.445-32.444 0.003-18.668-12.971-32.475-35.609-32.475z" />
+<glyph unicode="&#xea92;" glyph-name="stop-outlined" d="M453.863 284.541l-84.138 84.236c-3.806 3.738-24.252 22.335-54.306 22.335h-118.835c-5.333 0-32.973-1.084-54.388-22.46l-84.418-84.457c-5.219-5.43-22.221-25.389-22.221-54.084v-118.889c0-5.333 1.084-33.055 22.582-54.389l84.11-84.25c3.809-3.735 24.28-22.36 54.334-22.36h118.833c5.305 0 32.916 1.084 54.417 22.486l84.278 84.307c5.251 5.376 22.334 25.168 22.334 54.209v118.887c0 5.347-1.084 33.070-22.582 54.431zM433.778 97.004l-104.138-104.106h-147.286l-104.132 104.106v147.342l104.132 104.106h147.286l104.138-104.106v-147.342zM143.67 183.62l-15.79 3.584c-6.767 1.565-10.695 3.072-10.695 6.201 0 4.352 4.013 6.94 10.755 6.94 9.074 0 12.086-3.442 15.018-6.77 2.279-2.589 4.864-5.547 9.756-5.547 6.656 0 11.494 4.352 11.494 10.326 0 12.686-18.46 22.186-34.987 22.186-16.555 0-35.897-7.367-35.897-28.16 0-13.312 7.336-21.646 22.409-25.486l21.334-5.404c5.237-1.308 5.888-3.84 5.888-5.888 0-3.925-4.323-8.078-12.345-8.078-9.642 0-12.772 4.096-15.79 8.078-2.444 3.214-5.203 6.884-10.951 6.884-6.258 0-10.778-4.466-10.778-10.666 0-11.52 13.138-23.808 37.518-23.808 27.221 0 36.921 14.962 36.921 28.985 0.003 9.671-4.15 22.158-23.862 26.624zM235.531 218.593h-54.582c-7.456 0-12.655-4.438-12.655-10.78 0-6.371 5.202-10.78 12.655-10.78h14.99v-56.263c0-7.253 5.063-12.288 12.288-12.288s12.288 5.034 12.288 12.288v56.263h15.018c7.456 0 12.63 4.409 12.63 10.78-0.003 6.343-5.177 10.78-12.632 10.78zM291.67 220.55c-27.19 0-44.774-17.778-44.774-45.227 0-30.066 16.301-47.303 44.774-47.303 30.919 0 44.743 23.751 44.743 47.303 0 27.449-17.55 45.227-44.743 45.227zM291.67 148.898c-13.625 0-20.227 8.647-20.227 26.425 0 7.31 1.966 24.349 20.227 24.349 18.233 0 20.199-17.038 20.199-24.349 0-12.060-3.498-26.425-20.199-26.425zM356.867 128.481c7.231 0 12.265 5.034 12.265 12.288v19.627h18.173c18.916 0 31.604 11.69 31.604 29.098 0 18.204-11.779 29.099-31.491 29.099h-28.954c-11.466 0-13.856-7.566-13.856-13.881v-63.943c0-7.253 5.034-12.288 12.257-12.288zM369.132 198.397h12.854c11.065 0 12.376-5.091 12.376-8.903 0-5.347-4.182-8.903-10.411-8.903h-14.82v17.806z" />
+<glyph unicode="&#xea93;" glyph-name="bluetooth" d="M351.349 105.93l-90.388 68.013 101.777 76.555c3.084 2.318 18.472 14.902 18.75 34.68 0.139 8.889-2.833 21.984-17.695 33.903l-82.555 66.238c-4.221 3.36-26.305 19.735-47.224 9.68-9.444-4.543-20.722-15.57-20.722-42.348v-142.848l-48.612 36.583c-9.472 7.139-22.807 5.194-29.889-4.207-7.082-9.418-5.194-22.792 4.221-29.875l50.972-38.36-50.972-38.346c-9.418-7.068-11.306-20.446-4.221-29.861s20.417-11.389 29.889-4.221l48.612 36.568v-157.085c0-12.598 4.918-28.416 18.665-35.026 3.337-1.613 7.529-2.861 12.447-2.861 7.139 0 15.832 2.625 25.776 10.584l82.5 66.207c2.361 1.875 22.918 19.112 22.528 44.32-0.168 10.957-4.443 27.096-23.862 41.708zM255.96 350.902l81.138-65.112c0.222-0.179 0.443-0.361 0.64-0.529-0.25-0.293-0.472-0.529-0.666-0.68l-81.112-61.013v127.335zM325.988 53.18l-70.028-56.195v127.32l69.723-52.457c5.029-3.777 6.832-6.807 6.889-8.249 0.082-2.961-3.889-8.141-6.585-10.419z" />
+<glyph unicode="&#xea94;" glyph-name="usb-drive" d="M401.817 215.939l60.337 60.339-100.551 100.551-60.345-60.331-40.246 40.181-170.937-170.926c0 0-90.513-90.51 0-181.020 90.507-90.51 181.020 0 181.020 0l170.909 170.957-40.187 40.249zM421.899 276.238l-40.195-40.192-20.11 20.11 40.195 40.186 20.11-20.104zM361.568 336.572l20.11-20.113-40.195-40.187-20.108 20.11 40.192 40.189zM240.924 34.924c0 0-60.331-60.359-120.69 0-60.331 60.331 0 120.662 0 120.662l140.803 140.8 120.69-120.69-140.803-140.772zM140.345 135.47c0 0-40.224-40.221 0-80.441 40.249-40.221 80.472 0 80.472 0l120.659 120.69-80.441 80.441-120.69-120.69z" />
+<glyph unicode="&#xea95;" glyph-name="power-cable" d="M130.094 219.75c-28.448-28.903-59.898-89.742-19.581-150.801l-67.846-67.846 43.776-43.776 68.073 68.071c19.103-12.513 39.447-19.231 60.925-19.231 49.735 0 85.888 34.708 89.833 38.668l51.976 51.968-175.053 175.053-52.105-52.105zM377.819 183.066l91.514 91.514-21.874 21.902-91.529-91.529-65.635 65.632 91.534 91.512-21.902 21.902-91.512-91.534-40.334 40.334c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.166l190.069-190.068c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.165l-40.334 40.334z" />
+<glyph unicode="&#xea96;" glyph-name="usb" d="M410.652 302.245h-78.194v-78.222h17.195c-1.624-17.030-13.267-29.904-13.278-29.918l-57.25-57.25v195.331h26.391c8.163 0 12.231 9.87 6.457 15.616l-47.702 47.73c-3.584 3.555-9.387 3.555-12.942 0l-47.73-47.73c-5.746-5.746-1.678-15.616 6.457-15.616h26.402v-233.514l-56.709 43.198c-0.151 0.111-14.387 11.68-14.387 28.82v5.93c12.686 7.396 21.319 21.001 21.319 36.736 0 23.552-19.114 42.666-42.667 42.666s-42.666-19.114-42.666-42.666c0-15.747 8.641-29.361 21.347-36.753v-5.913c0-30.806 19.498-53.863 31.013-62.626l82.751-63.036v-22.486c-12.697-7.392-21.334-21-21.334-36.741 0-23.552 19.114-42.667 42.666-42.667s42.666 19.115 42.666 42.667c0 15.744-8.635 29.349-21.334 36.741v53.979l87.416 87.416c2.603 2.602 24.573 25.853 26.080 60.083h18.028v78.225z" />
+<glyph unicode="&#xea97;" glyph-name="keyboard" d="M483.541 263.694c-0.694 25.568-17.445 42.084-42.652 42.084h-370.096c-25.722-0.583-42.348-17.334-42.348-42.666v-185.39c0.598-25.611 17.349-42.166 42.666-42.166h370.279c25.611 0.597 42.166 17.348 42.166 42.666l-0.014 185.472zM440.877 250.499v-172.274h-0.168v-0.003c-0.043 0-0.068 0-0.111 0l-369.499 0.003v184.889l369.789-0.182-0.012-12.433zM156.43 128h199.111v-28.444h-199.111v28.444zM126.139 183.125h32.114v-32.114h-32.114v32.114zM183.029 183.125h32.114v-32.114h-32.114v32.114zM239.917 183.125h32.114v-32.114h-32.114v32.114zM296.807 183.125h32.114v-32.114h-32.114v32.114zM353.695 183.125h32.114v-32.114h-32.114v32.114zM101.251 236.544h32.114v-32.114h-32.114v32.114zM156.718 236.544h32.114v-32.114h-32.114v32.114zM212.184 236.544h32.114v-32.114h-32.114v32.114zM267.651 236.544h32.114v-32.114h-32.114v32.114zM323.118 236.544h32.114v-32.114h-32.114v32.114zM378.584 236.544h32.114v-32.114h-32.114v32.114z" />
+<glyph unicode="&#xea98;" glyph-name="bug" d="M458.416 37.993c-5.325 10.479-44.843 83.368-122.161 116.659-1.545 3.794-2.952 7.065-4.224 9.952h105.301c9.819 0 17.778 7.959 17.778 17.778s-7.959 17.778-17.778 17.778h-110.225v11.623c60.18 29.44 78.225 94.987 78.225 134.155 0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778c0-3.598-1.024-69.92-53.899-99.552h-2.993c0 17.103-7.694 32.256-19.63 42.681 11.93 10.437 19.632 25.586 19.632 42.65 0 7.862-6.36 14.222-14.222 14.222s-14.222-6.36-14.222-14.222c0-15.679-12.76-28.439-28.439-28.442h-0.014c-15.678 0-28.436 12.763-28.436 28.442 0 7.862-6.36 14.222-14.222 14.222s-14.222-6.363-14.222-14.222c0-17.064 7.7-32.211 19.63-42.647-11.938-10.428-19.632-25.583-19.632-42.687l-1.132-2.065c-52.876 29.633-55.754 98.019-55.754 101.62 0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778c0-39.168 18.045-104.709 78.219-134.149v-11.628h-110.219c-9.819 0-17.778-7.959-17.778-17.778s7.959-17.778 17.778-17.778h105.296c-1.317-2.986-2.791-6.431-4.398-10.385-79.684-34.924-119.871-112.057-121.996-116.252-4.431-8.764-0.916-19.459 7.834-23.888 2.583-1.305 5.319-1.917 8.013-1.917 6.486 0 12.749 3.57 15.875 9.751 1.539 3.049 26.484 50.87 74.869 83.55-2.176-10.092-3.715-20.261-3.715-29.747 0-39.595 24.971-90.837 85.328-98.099v183.433c0 7.879 6.371 14.222 14.222 14.222s14.222-6.343 14.222-14.222v-183.429c60.365 7.27 85.339 58.607 85.339 98.096 0 9.438-1.536 19.575-3.704 29.636 48.293-32.685 73.324-80.426 74.868-83.473 4.457-8.75 15.124-12.237 23.902-7.791 8.752 4.446 12.237 15.155 7.794 23.904z" />
+<glyph unicode="&#xea99;" glyph-name="government" d="M270.208 368.868v15.135c0 7.862-6.36 14.222-14.222 14.222s-14.222-6.36-14.222-14.222v-15.135c-79.685-7.413-95.553-75.571-98.725-102.203h225.908c-3.171 26.632-19.041 94.799-98.739 102.203zM462.222-14.219h-7.114v170.661c0 0 0 42.666-42.666 42.666h-42.673v46.222h-227.555v-46.222h-42.661c0 0-42.666 0-42.666-42.666v-170.661h-7.108c-11.779 0-21.334-9.554-21.334-21.333s9.554-21.334 21.334-21.334h49.735c0.014 0 0.025-0.005 0.040-0.005l362.666 0.005c11.779 0 21.334 9.555 21.334 21.334s-9.551 21.333-21.331 21.333zM369.775 99.553v-113.778h-28.445v113.778l-0.145 0.009c-0.005 10.317-8.391 18.759-18.771 18.759-9.617 0-17.223-7.35-18.338-16.623v-115.926h-29.107v114.173c-0.012 10.32-8.596 18.375-18.972 18.375-9.617 0-17.855-7.35-18.972-16.623v-115.926h-28.445v113.778c-0.003 10.322-8.391 18.771-18.774 18.771-9.46 0-17.803-7.131-19.114-16.191v-116.357h-28.473v156.444l113.778 56.889 113.778-56.889v-42.664z" />
+<glyph unicode="&#xea9a;" glyph-name="savings-solid" d="M455.111 227.556h-17.101c-15.107 25.956-39.308 45.81-68.233 55.327v72.673c0 0-43.685-22.298-54.232-66.389h-106.963c-53.314-0.005-98.293-34.036-115.468-81.416h-21.837c-6.57 0.168-14.39 2.765-14.39 14.222s7.82 14.054 14.222 14.222c7.862 0 14.222 6.36 14.222 14.222s-6.36 14.222-14.222 14.222c-17.152 0-42.666-11.361-42.666-42.667s25.514-42.666 42.666-42.666h15.579c-0.487-4.446-1.349-8.784-1.349-13.361 0-54.793 35.936-100.65 85.325-116.716v-27.895c0-19.638 15.917-35.556 35.555-35.556s35.555 15.918 35.555 35.556v21.333h64v-21.333c0-19.638 15.918-35.556 35.555-35.556s35.555 15.918 35.555 35.556v30.222c29.181 11.614 52.958 33.871 66.267 62.222h11.955c0 0 28.445 0 28.445 28.444v56.889c0 0 0 28.445-28.445 28.445zM270.222 227.556h-71.111c-7.851 0-14.222 6.4-14.222 14.222s6.371 14.222 14.222 14.222v0.029l71.111-0.029c7.851 0 14.222-6.4 14.222-14.222s-6.372-14.222-14.222-14.222zM376.889 184.889c-11.776 0-21.334 9.558-21.334 21.333s9.558 21.334 21.334 21.334 21.334-9.558 21.334-21.334-9.558-21.334-21.334-21.334z" />
+<glyph unicode="&#xea9b;" glyph-name="savings-outlined" d="M376.889 199.114c0-11.782-9.551-21.334-21.334-21.334s-21.334 9.552-21.334 21.334c0 11.782 9.551 21.334 21.334 21.334s21.334-9.552 21.334-21.334zM284.445 227.558h-71.111c-7.851 0-14.222-6.4-14.222-14.222s6.371-14.222 14.222-14.222h71.111c7.851 0 14.222 6.4 14.222 14.222s-6.372 14.222-14.222 14.222zM455.111 227.558h-17.147c-15.124 25.918-39.316 45.77-68.187 55.299v72.701c0 0-44.106-22.178-54.574-66.395h-106.593c-53.225 0-98.258-34.085-115.479-81.417h-21.854c-6.57 0.168-14.39 2.765-14.39 14.222s7.82 14.054 14.222 14.222c7.862 0 14.222 6.36 14.222 14.222s-6.36 14.222-14.222 14.222c-17.152 0-42.666-11.36-42.666-42.666s25.514-42.666 42.666-42.666h15.573c-0.489-4.448-1.351-8.787-1.351-13.36 0-54.651 35.991-100.571 85.333-116.685v-27.927c0-19.638 15.917-35.555 35.555-35.555s35.555 15.918 35.555 35.555v21.334h64v-21.334c0-19.638 15.918-35.555 35.555-35.555s35.555 15.918 35.555 35.555v30.134c29.272 11.566 52.881 33.983 66.225 62.316h11.998c0 0 28.445 0 28.445 28.444v56.889c0 0 0 28.445-28.445 28.445zM331.861 85.331h-123.25c-44.445 0-80.612 36.167-80.612 80.611 0 44.416 36.167 80.554 80.612 80.554h123.25c44.43 0 80.583-36.138 80.583-80.554 0-44.445-36.153-80.611-80.583-80.611z" />
+<glyph unicode="&#xea9c;" glyph-name="fingerprint-authentication" d="M283.736 98.278l55.945 55.916c20.014 20.028 36.457 63.124-0.222 99.806-20.084 20.085-44.723 26.599-69.501 18.418-17.471-5.791-28.999-17.001-30.25-18.25l-18.722-18.708c-0.111-0.111-11.471-11.167-28.012-16.668-21.251-7.069-40.513-1.567-58.849 16.765l-9.319 9.333c-6.932 6.958-18.21 6.958-25.139 0.029-6.957-6.944-6.957-18.193-0.028-25.139l9.332-9.347c35.362-35.376 71.305-33.334 95.209-25.375 24.291 8.070 40.209 23.526 41.944 25.264l18.722 18.708c0.068 0.069 6.918 6.528 16.305 9.64 11.986 3.917 22.514 0.847 33.166-9.805 22.696-22.707 5.834-43.722 0.222-49.528l-55.945-55.916c-1.735-1.735-17.195-17.667-25.264-41.944-7.959-23.916-10.001-59.833 25.375-95.209 3.473-3.473 8.013-5.208 12.57-5.208s9.096 1.735 12.57 5.208c6.944 6.943 6.944 18.193 0 25.139-41.844 41.831-4.443 82.443-0.108 86.872zM173.929 126.78c46.597 0 87.028 25.154 108.527 46.652l18.5 18.5c6.943 6.944 6.943 18.193 0 25.139s-18.193 6.944-25.139 0l-18.457-18.458c-3.305-3.262-81.778-78.973-160.416-0.319-6.944 6.944-18.193 6.944-25.139 0s-6.944-18.193 0-25.139c34.168-34.168 69.638-46.376 102.124-46.376zM340.167 79.821l37.348 37.319c30.139 30.139 68.861 105.404-0.279 174.526-69.154 69.14-144.404 30.418-174.526 0.279l-18.5-18.486c-6.502-5.984-10.363-2.207-12.419-0.111l-14.040 14.055c-6.946 6.946-18.208 6.932-25.154 0.014-6.944-6.944-6.944-18.208-0.014-25.151l14.054-14.054c22.96-23.003 49.946-12.669 62.487-0.114l18.722 18.708c2.529 2.529 62.694 61.263 124.251-0.279 60.055-60.055 6.528-117.902 0.279-124.251l-37.347-37.319c-20.056-20.070-37.82-61.986-4.596-95.209 3.473-3.473 8.013-5.208 12.57-5.208s9.096 1.735 12.57 5.208c6.943 6.943 6.943 18.193 0 25.139-18.904 18.907 0.583 40.809 4.596 44.933zM212.153 82.711c2.976 7.045 0.967 14.839-4.292 19.798-4.187 5.191-11.048 7.896-17.946 6.218-0.626-0.154-64.194-14.751-117.805 38.846-6.944 6.944-18.193 6.944-25.139 0s-6.944-18.193 0-25.139c43.082-43.082 91.361-51.18 121.583-51.18 1.397 0 2.494 0.105 3.811 0.136-4.858-26.562-5.168-69.188 29.733-104.069 3.47-3.473 8.013-5.208 12.57-5.208s9.096 1.735 12.57 5.208c6.944 6.943 6.944 18.193 0 25.139-36.667 36.668-15.96 88.152-15.084 90.251zM149.222 34.389c-0.029 4.867-2.019 9.262-5.208 12.456-3.203 3.257-7.643 5.293-12.57 5.322-9.125 0.057-35.416 2.819-47.374 14.791-6.932 6.932-18.181 6.957-25.139 0-6.944-6.932-6.944-18.193 0-25.139 16.148-16.159 40.002-22.005 56.030-24.090 2.142-16.040 7.927-39.876 23.916-55.853 3.473-3.473 8.027-5.208 12.57-5.208 4.557 0 9.096 1.735 12.57 5.208 6.944 6.943 6.944 18.207 0 25.139-11.975 11.958-14.74 38.249-14.794 47.374zM415.013 329.446c-64.404 64.416-129.248 60.931-172.362 46.612-45.471-15.084-75.679-44.945-76.942-46.211-6.932-6.929-6.932-18.153-0.014-25.096 6.904-6.932 18.139-7 25.125-0.069 4.056 4.013 100.944 97.792 199.054-0.375 98.082-98.097 4.375-194.986 0.375-199.029l-37.319-37.319c-6.944-6.943-6.944-18.193 0-25.139 3.473-3.473 8.013-5.208 12.57-5.208s9.096 1.735 12.57 5.208l37.319 37.319c1.252 1.251 123.028 125.889-0.375 249.307z" />
+<glyph unicode="&#xea9d;" glyph-name="money" d="M487.776 213.919c-0.663 24.394-16.199 40.104-39.493 41.537 1.223-4.127 2.443-8.272 2.574-13.093l0.017-142.808c0-25.279-16.541-42.027-42.137-42.667h-0.264c0 0-315.221-0.071-316.359 0 5.222-17.769 19.598-28.442 40.124-28.442h313.418c25.597 0.64 42.137 17.388 42.137 42.667l-0.017 142.805zM380.291 85.331c25.597 0.64 42.137 17.388 42.137 42.666l-0.014 142.805c-0.694 25.569-17.445 42.084-42.653 42.084l-313.318-0.014c-25.651-0.723-42.234-17.457-42.234-42.653v-142.709c0.598-25.625 17.349-42.18 42.666-42.18h313.415zM237.528 124.408v-11.409c0-7.862-6.36-14.222-14.222-14.222s-14.222 6.36-14.222 14.222v11.309c-13.637 0.706-33.547 6.434-44.57 25.831-3.888 6.818-1.499 15.511 5.333 19.387 6.875 3.874 15.5 1.499 19.387-5.333 7.487-13.167 25.625-11.682 26.43-11.543l20.028 0.068c3.763 0.043 22.932 1.098 22.932 16.901 0 16.39-20.583 16.862-22.932 16.862h-24.778c-20.639 0-51.362 12.097-51.362 45.403 0 32.327 28.951 44.547 49.528 45.215v8.189c0 7.862 6.36 14.222 14.222 14.222s14.222-6.36 14.222-14.222v-8.67c10.499-1.32 28.601-5.672 40.249-20.329 4.889-6.153 3.86-15.099-2.293-19.985-6.147-4.85-15.092-3.849-19.982 2.29-6.514 8.209-21.029 10.137-26.070 10.195h-18.514c-3.749-0.042-22.915-1.098-22.915-16.901 0-15.861 19.166-16.916 23-16.958h24.696c20.653 0 51.376-12.069 51.376-45.306-0.003-32.327-28.957-44.547-49.544-45.216z" />
+<glyph unicode="&#xea9e;" glyph-name="payment-check" d="M284.445 50.059h128v-28.444h-128v28.444zM191.881 149.615v0l-0.868-0.865 55.805-55.666 183.722 182.943-55.791 55.709zM483.541 171.5c-0.651 25.583-17.402 42.112-42.652 42.112l-32.711-0.003-43-42.809 75.711-0.037-0.179-170.488c-0.043 0-0.082 0-0.125 0l-369.474 0.182 0.168 170.488c0.014 0 0.014 0 0.014 0l101.623-0.051 42.883 42.71-145.103-0.006c-25.669-0.722-42.252-17.459-42.252-42.652v-171.196c0.64-25.597 17.374-42.138 42.666-42.138h370.307c25.597 0.637 42.137 17.374 42.137 42.667l-0.014 171.221zM470.747 316.487c15.417 15.389 15.417 40.334 0 55.694-15.389 15.389-40.363 15.389-55.808 0l-22.358-22.329 55.808-55.694 22.358 22.329zM412.445 99.866h-118.522l-28.598-28.473h147.12zM99.555 71.393h26.678l9.131 28.473h-35.809zM172.101 125.773h-0.029l-25.031-78.080 78.194 25.003zM150.969 148.517l-0.262 0.261 0.506 0.504 0.108 0.333h-51.766v-28.444h42.641z" />
+<glyph unicode="&#xea9f;" glyph-name="alarm" d="M426.681 158.498c0 94.111-76.555 170.666-170.666 170.666s-170.667-76.555-170.667-170.666c0-50.13 21.851-95.135 56.38-126.385l-18.989-42.726c-4.778-10.764 0.069-23.375 10.834-28.166 2.816-1.251 5.76-1.834 8.65-1.834 8.18 0 15.971 4.722 19.513 12.666l15.619 35.141c23.566-12.302 50.284-19.362 78.66-19.362 24.269 0 47.329 5.171 68.25 14.341l11.805-26.562c3.541-7.944 11.332-12.666 19.513-12.666 2.89 0 5.834 0.583 8.653 1.834 10.764 4.793 15.611 17.403 10.834 28.166l-13.944 31.374c39.831 31.264 65.556 79.724 65.556 134.178zM128.014 158.498c0 70.582 57.418 128 128 128s128-57.418 128-128-57.418-128-128-128-128 57.415-128 128zM270.236 155.665v85.735c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-88.494c-1.288-5.746-0.014-11.949 4.457-16.421l46.973-46.959c3.473-3.473 8.013-5.208 12.57-5.208s9.096 1.735 12.57 5.208c6.943 6.944 6.943 18.193 0 25.139l-41.014 41zM92.903 368.828c-33.024-23.126-40.96-68.551-17.892-101.462l119.325 83.57c-23.069 32.882-68.497 40.875-101.433 17.892zM419.101 368.828c-32.938 22.983-78.365 14.99-101.433-17.892l119.325-83.57c23.069 32.913 15.132 78.339-17.892 101.462z" />
+<glyph unicode="&#xeaa0;" glyph-name="bus" d="M170.667 42.684c-0.012 23.521-19.143 42.649-42.664 42.649-23.526 0-42.666-19.14-42.666-42.666s19.141-42.667 42.666-42.667c23.52 0 42.653 19.126 42.664 42.649v0l0.003 0.017c0 0.005-0.003 0.011-0.003 0.011v0.005zM483.55 142.222c0 28.445-8.988 55.438-8.988 55.438l-38.912 116.679c-8.988 26.994-37.433 26.994-37.433 26.994l-327.106-0.006c-42.666 0-42.666-42.666-42.666-42.666v-241.778c0-15.73 12.743-28.445 28.445-28.445 0.501 0 0.916 0.259 1.411 0.284-0.901 4.514-1.408 9.168-1.408 13.944 0 39.208 31.904 71.111 71.111 71.111s71.111-31.904 71.111-71.111c0-4.873-0.5-9.625-1.44-14.225h116.656c-0.938 4.599-1.44 9.356-1.44 14.225 0 39.208 31.904 71.111 71.111 71.111s71.111-31.904 71.111-71.111c0-4.873-0.5-9.625-1.44-14.225 0.404 0 1.135 0 1.437 0 15.702 0 28.445 12.714 28.445 28.444l-0.005 85.336zM124.445 199.106h-64v106.666h64v-106.666zM218.653 199.106h-64v106.666h64v-106.666zM312.889 170.661l-64 28.444v106.667h64v-135.111zM348.445 170.661v135.111h53.334l42.666-135.111h-96zM426.67 42.667c0-23.564-19.103-42.667-42.666-42.667s-42.666 19.103-42.666 42.667c0 23.564 19.103 42.666 42.666 42.666s42.666-19.102 42.666-42.666z" />
+<glyph unicode="&#xeaa1;" glyph-name="growth-increase" d="M120.889 28.45h56.889c0 0 14.222 0 14.222 14.222v42.666c0 0 0 14.222-14.222 14.222h-56.889c0 0-14.222 0-14.222-14.222v-42.666c0 0 0-14.222 14.222-14.222zM348.445 227.561v-184.889c0 0 0-14.222 14.222-14.222h56.889c0 0 14.222 0 14.222 14.222v184.889c0 0 0 14.222-14.222 14.222h-56.889c0 0-14.222 0-14.222-14.222zM241.778 156.45c0 0-14.222 0-14.222-14.222v-99.556c0 0 0-14.222 14.222-14.222h56.889c0 0 14.222 0 14.222 14.222v99.556c0 0 0 14.222-14.222 14.222h-56.889zM458.666 0.003h-384v355.555c0 11.779-9.555 21.333-21.334 21.333s-21.334-9.554-21.334-21.333v-398.222h426.666c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333zM145.778 135.114c5.458 0 10.917 2.082 15.084 6.249l164.326 164.326 26.101-26.112c7.253-7.225 19.627-2.105 19.627 8.135v84.793c0 6.343-5.149 11.491-11.491 11.491h-84.793c-10.24 0-15.36-12.373-8.135-19.598l28.53-28.538-164.332-164.332c-8.334-8.334-8.334-21.834 0-30.165 4.167-4.167 9.625-6.249 15.084-6.249z" />
+<glyph unicode="&#xeaa2;" glyph-name="loss-decrease" d="M364.132 103.117c-14.222 0-14.222-14.222-14.222-14.222v-42.666c0-14.222 14.222-14.222 14.222-14.222h56.889c14.222 0 14.222 14.222 14.222 14.222v42.666c0 14.222-14.222 14.222-14.222 14.222h-56.889zM122.354 32.006h56.889c14.222 0 14.222 14.222 14.222 14.222v270.222c0 14.222-14.222 14.222-14.222 14.222h-56.889c-14.222 0-14.222-14.222-14.222-14.222v-270.222c0-14.222 14.222-14.222 14.222-14.222zM243.243 216.895c-14.222 0-14.222-14.222-14.222-14.222v-156.444c0-14.222 14.222-14.222 14.222-14.222h56.889c14.222 0 14.222 14.222 14.222 14.222v156.444c0 14.222-14.222 14.222-14.222 14.222h-56.889zM458.666 3.556h-384v355.555c0 11.779-9.555 21.333-21.334 21.333s-21.334-9.554-21.334-21.333v-398.222h426.666c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333zM385.115 180.676l-27.324-27.312c-7.225-7.254-2.105-19.627 8.135-19.627h84.793c6.343 0 11.491 5.149 11.491 11.491v84.793c0 10.24-12.373 15.36-19.598 8.135l-27.324-27.321-163.357 163.356c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.165l163.348-163.351z" />
+<glyph unicode="&#xeaa3;" glyph-name="childcare" d="M457.916 66.048l-24.209 88.75-10.223 3.835c-5.348 2.014-32.93 12.029-50.153 12.029h-53.33c-19.555 0-24.431 20.847-25.182 24.846l-25.304 80.834-10.32 3.444c-4.71 1.57-46.751 15.32-74.305 15.32s-69.598-13.75-74.305-15.32l-9.89-3.291-46.139-130.737c-3.931-11.111 1.903-23.291 13.014-27.207 11.082-3.931 23.291 1.903 27.207 13.014l35.34 100.11h8.553l-46.222-187.221h32v-72.889c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v72.889h21.333v-72.889c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v72.889h32l-46.222 187.221h7.76l14.157-44.832c4.167-21.277 22.904-58.846 66.973-58.846h4.065l3.046-85.334v-74.652c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v74.653h13.514v-74.653c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v74.624c3.377-2.151 7.245-3.527 11.361-3.527 1.861 0 3.749 0.236 5.627 0.751 11.372 3.092 18.068 14.828 14.971 26.189zM412.445 222.217c0-19.637-15.919-35.555-35.555-35.555s-35.555 15.919-35.555 35.555c0 19.637 15.919 35.555 35.555 35.555s35.555-15.919 35.555-35.555zM227.555 351.994c0-23.564-19.102-42.666-42.666-42.666s-42.666 19.102-42.666 42.666c0 23.564 19.102 42.666 42.666 42.666s42.666-19.103 42.666-42.666z" />
+<glyph unicode="&#xeaa4;" glyph-name="telecommuting" d="M92.433 128.003v-170.667h327.111v170.667l-163.555 163.555-163.555-163.555zM295.111-14.253h-78.222c-9.819 0-17.778 7.959-17.778 17.778s7.959 17.778 17.778 17.778h78.222c9.819 0 17.778-7.959 17.778-17.778s-7.959-17.778-17.778-17.778zM319.741 106.974l43.406-43.378c3.584-3.584 5.746-8.078 6.486-12.743 0.086-0.854 0.142-1.365 0.142-1.508-0.541-11.719-10.126-20.906-21.646-20.906h-35.245v56.889h-113.778v-56.889h-35.24c-11.719 0-20.964 9.216-21.618 20.622-0.057 0.256-0.057 0.938 0.057 1.792 0.739 4.665 2.901 9.159 6.514 12.743l43.35 43.378c4.551 4.522 10.496 6.798 16.441 6.798h94.72c5.945 0 11.89-2.276 16.413-6.798zM298.661 177.772c0-23.581-19.115-42.667-42.666-42.667s-42.666 19.086-42.666 42.667c0 23.552 19.114 42.666 42.666 42.666s42.666-19.114 42.666-42.666zM470.195 169.802l-214.195 214.195-71.117-71.117v28.447h-56.889v-85.336l-86.189-86.189c-8.334-8.334-8.334-21.834 0-30.166s21.834-8.334 30.165 0l184.030 184.027 184.027-184.027c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.332 8.334 8.332 21.834 0 30.166z" />
+<glyph unicode="&#xeaa5;" glyph-name="tutoring" d="M417.192 240.592c0-37.483-30.385-67.868-67.868-67.868s-67.868 30.385-67.868 67.868c0 37.482 30.385 67.869 67.868 67.869s67.868-30.386 67.868-67.869zM232.36 311.694c0-44.52-36.091-80.612-80.612-80.612s-80.612 36.091-80.612 80.612c0 44.52 36.091 80.611 80.612 80.611s80.612-36.091 80.612-80.611zM468.892 94.464c-2.216 28.723-24.667 51.498-52.915 53.317h-145.764c-0.003 31.428-25.46 57.247-56.889 57.247-2.341 0-112.899 0-113.76 0-31.431 0-56.889-25.458-56.889-56.889v-199.111h426.649v145.437h-0.433zM236.004-17.647l-126.663 33.337v86.67l126.663-33.337v-86.67zM402.674 15.69l-126.663-33.337v86.67l126.663 33.337v-86.67z" />
+<glyph unicode="&#xeaa6;" glyph-name="family" d="M291.558 113.954c0-19.637-15.919-35.556-35.555-35.556s-35.555 15.919-35.555 35.556c0 19.637 15.919 35.555 35.555 35.555s35.555-15.919 35.555-35.555zM270.225 57.065h-28.445c-23.552 0-42.666-19.115-42.666-42.667v-71.111h113.778v71.111c0 23.552-19.115 42.667-42.666 42.667zM469.336 142.399c0-31.419-25.47-56.889-56.889-56.889s-56.889 25.47-56.889 56.889c0 31.419 25.47 56.889 56.889 56.889s56.889-25.47 56.889-56.889zM444.447 56.704h-64c-21.863-1.837-39.111-19.971-39.111-42.308v-71.111h142.222v71.111c0 22.337-17.252 40.473-39.111 42.308zM156.447 170.843c0-31.419-25.47-56.889-56.889-56.889s-56.889 25.47-56.889 56.889c0 31.419 25.47 56.889 56.889 56.889s56.889-25.47 56.889-56.889zM131.559 85.149h-64c-21.862-1.837-39.111-19.971-39.111-42.308v-99.555h142.222v99.555c0 22.337-17.251 40.474-39.111 42.308zM60.334 237.631l195.666 111.332 195.667-111.335c3.334-1.888 6.957-2.791 10.541-2.791 7.416 0 14.626 3.874 18.555 10.778 5.834 10.251 2.25 23.279-7.987 29.096l-216.775 123.335-216.778-123.332c-10.237-5.82-13.819-18.847-7.987-29.099 5.834-10.234 18.836-13.747 29.099-7.984z" />
+<glyph unicode="&#xeaa7;" glyph-name="scholarship-solid" d="M95.109 361.714v-73.822c0-7.862 6.36-14.222 14.222-14.222s14.222 6.36 14.222 14.222v64.005l38.713-12.902c-10.757-14.279-17.371-31.847-17.371-51.103 0-47.133 38.201-85.334 85.334-85.334s85.334 38.201 85.334 85.334c0 19.257-6.613 36.827-17.371 51.106l75.719 25.227c26.994 8.988 0 18.005 0 18.005l-116.707 38.884c-26.965 8.988-53.959 0-53.959 0l-103.197-34.389c-31.221-10.422-14.322-20.798-4.938-25.011zM356.409 147.598l-14.62 14.62c-7.908 7.908-18.318 11.89-28.7 11.89h-165.774c-10.411 0-20.822-3.982-28.757-11.89l-75.918-75.947c-6.286-6.258-10.041-14.080-11.378-22.272-0.171-1.507-0.171-52.48-0.114-52.906 1.166-19.997 17.351-36.096 37.831-36.096h245.225c-4.741 16.694-0.879 34.54 10.701 47.141-10.152 13.21-16.458 30.097-16.458 50.429-0.003 37.009 21.043 62.25 47.963 75.031zM424.886 53.544h-26.541c-5.652 0.082-24.123 1.696-24.123 19.027 0 17.291 18.472 18.904 24.013 18.986h19.902c5.291-0.068 20.514-2.193 27.375-11.168 5.348-7.014 15.402-8.36 22.431-2.986 7.014 5.362 8.36 15.402 2.986 22.432-11.921 15.593-30.034 20.861-41.716 22.69 0.005 0.207 0.12 0.379 0.12 0.586v17.127c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-17.010c-22.226-1.639-51.555-15.602-51.555-50.657 0-37.444 33.499-51.026 56.013-51.026h26.652c4.014 0 24.002-0.916 24.002-19.098 0-17.291-18.457-18.904-24.002-18.986l-21.737-0.096c-0.834-0.043-19.652-1.778-27.514 12.723-4.236 7.776-14 10.638-21.695 6.445-7.776-4.221-10.652-13.929-6.445-21.694 11.318-20.844 31.557-28.009 46.279-29.406v-17.428c0-9.819 7.959-17.778 17.778-17.778s17.778 7.959 17.778 17.778v17.787c22.226 1.632 51.555 15.596 51.555 50.656 0.003 37.487-33.485 51.098-55.998 51.098z" />
+<glyph unicode="&#xeaa8;" glyph-name="scholarship-outlined" d="M95.186 361.711v-73.822c0-7.862 6.36-14.222 14.222-14.222s14.222 6.36 14.222 14.222v64.005l38.744-12.911c-10.778-14.287-17.411-31.858-17.411-51.095 0-47.055 38.278-85.333 85.333-85.333s85.334 38.278 85.334 85.333c0 19.237-6.636 36.81-17.413 51.098l75.756 25.239c26.994 8.989 0 18.006 0 18.006l-116.707 38.883c-26.965 8.988-53.959 0-53.959 0l-103.197-34.389c-31.232-10.422-14.302-20.804-4.924-25.014zM230.298 245.222c-23.526 0-42.666 19.141-42.666 42.666 0 15.352 8.224 28.718 20.421 36.236 18.589-4.827 36.426-1.994 44.581-0.045 12.151-7.527 20.332-20.873 20.332-36.187 0-23.532-19.137-42.67-42.666-42.67zM230.292 395.284l66.133-22.044-66.133-22.045-66.133 22.045 66.133 22.044zM341.811 162.278c-7.68 7.64-17.861 11.833-28.652 11.833h-165.777c-10.86 0-21.069-4.221-28.805-11.915l-75.764-75.833c-6.153-6.085-10.126-13.832-11.471-22.432l-0.293-2.043 0.043-1.903c0.043-1.957 0.057-15.292 0.069-27.443 0.014-10.348 0.029-19.86 0.096-22.21 1.209-19.806 17.806-35.333 37.791-35.333h245.214c-4.236 14.91-1.248 30.45 7.709 42.666h-248.115c-0.014 3.874-0.057 33.792-0.082 39.319l73.611 75.070h164.32l11.81-11.582c8.517 11.947 20 20.972 32.978 27.13l-14.68 14.675zM424.952 53.555h-26.652c-4.014 0-24.013 0.916-24.013 19.015 0 17.291 18.472 18.904 24.013 18.986h19.902c5.291-0.068 20.514-2.193 27.375-11.168 5.376-7 15.402-8.374 22.432-2.986 7.014 5.362 8.36 15.402 2.986 22.432-11.916 15.587-30.020 20.858-41.702 22.69 0.005 0.207 0.12 0.381 0.12 0.589v17.126c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-17.010c-22.232-1.632-51.57-15.596-51.57-50.656 0-37.43 33.499-51.015 56.013-51.015h26.541c5.652-0.082 24.113-1.71 24.113-19.112 0-17.291-18.457-18.904-24.002-18.986l-21.737-0.096c-0.819-0.043-19.652-1.764-27.514 12.723-4.25 7.805-14 10.624-21.695 6.445-7.776-4.221-10.652-13.929-6.445-21.694 11.321-20.853 31.567-28.015 46.291-29.409v-17.425c0-9.819 7.959-17.778 17.778-17.778s17.778 7.959 17.778 17.778v17.789c22.226 1.639 51.541 15.605 51.541 50.657 0.003 37.495-33.482 51.106-55.995 51.106z" />
+<glyph unicode="&#xeaa9;" glyph-name="adoption" d="M430.678 169.765c-13.71 23.495-55.64 6.23-84.622-18.887-4.181-3.615-9.634-8.635-15.363-13.989v207.69c0 15.821-12.82 28.638-28.638 28.638s-28.64-12.817-28.64-28.638v-147.245c-0.901-0.012-6.207-0.185-8.002-0.268v172.083c0 15.821-12.82 28.638-28.638 28.638s-28.641-12.817-28.641-28.638v-171.998c-0.936 0.029-6.349-0.222-8.055-0.492v141.323c0 15.821-12.82 28.638-28.638 28.638s-28.638-12.817-28.638-28.638v-152.855c-1.115 0.063-8.113 0.196-8.113 0.196v73.117c0 15.821-12.82 28.638-28.638 28.638s-28.641-12.817-28.641-28.638v-115.919c10.727 17.866 28.558 28.78 52.704 28.78h115.379c7.862 0 14.222-6.36 14.222-14.222s-6.36-14.222-14.222-14.222h-49.132c0 0 0.105-7.76 0.16-8.832h94.362c7.862 0 14.222-6.36 14.222-14.222s-6.36-14.222-14.222-14.222h-80.398c0.048-1.633 0.025-7.765-0.065-8.807h98.213c7.862 0 14.222-6.36 14.222-14.222s-6.36-14.222-14.222-14.222h-98.219c0.096-1.351 0.222-7.668 0.287-8.832h83.945c7.862 0 14.222-6.36 14.222-14.222s-6.36-14.222-14.222-14.222l-120.306-0.193c3.757-3.997 7.319-7.845 9.779-10.695 14.336-16.526 24.178-40.448 10.78-48.27-11.122-6.514-18.318 2.788-22.073 7.225-40.391 40.391-73.947 36.694-94.267 66.074 5.911-64.668 61.713-101.646 131.419-101.646 49.127 0 65.479 8.192 65.479 8.192l0.003 0.003c81.858 32.736 61.377 98.216 142.526 179.368 7.765 6.571 24.064 19.197 12.689 38.656z" />
+<glyph unicode="&#xeaaa;" glyph-name="bonus-solid" d="M256 397.542c-86.263 0-156.445-70.181-156.445-156.445 0-59.008 32.859-110.461 81.223-137.102 0 0 0.327-140.701 0.41-141.394-0.225-3.758 0.435-7.601 2.702-10.96 3.445-5.097 9.056-7.848 14.762-7.848 3.416 0 6.875 0.987 9.916 3.026l50.694 34.151 50.694-34.151c3.041-2.043 6.5-3.026 9.916-3.026 5.709 0 11.318 2.75 14.762 7.848 2.267 3.362 2.927 7.202 2.702 10.96 0.082 0.697 0.409 145.365 0.409 145.365 44.723 27.565 74.695 76.851 74.695 133.131 0.003 86.263-70.178 156.445-156.441 156.445zM302.194-5.072l-32.848 22.127c-3.101 2.079-6.608 2.728-10.084 2.691-3.476 0.037-6.983-0.611-10.084-2.691l-32.847-22.127v95.016c12.692-3.334 25.941-5.291 39.666-5.291 16.074 0 31.588 2.449 46.194 6.975v-96.7zM270.222 159.437v-14.075c0-7.862-6.36-14.222-14.222-14.222s-14.222 6.36-14.222 14.222v13.949c-12.097 0.503-36.394 4.596-49.735 28.091-3.891 6.833-1.488 15.513 5.333 19.387 6.861 3.917 15.528 1.474 19.387-5.333 8.889-15.653 30.569-13.807 30.777-13.693l22.224 0.083c4.457 0.057 27.056 1.277 27.056 20.403 0 19.82-24.291 20.389-27.057 20.389h-27.529c-22.306 0-55.501 13.013-55.501 48.847 0 35.53 32.743 48.549 55.043 48.717v10.601c0 7.862 6.36 14.222 14.222 14.222s14.222-6.36 14.222-14.222v-10.999c0 0-0.005-0.020-0.005-0.029 11.147-1.229 31.96-5.728 45.062-22.164 4.889-6.139 3.889-15.084-2.264-19.985-6.152-4.875-15.084-3.874-19.985 2.264-9.085 11.386-29.932 11.899-30.139 11.899h-20.654c-4.457-0.057-27.056-1.263-27.056-20.307 0-19.126 22.596-20.346 27.139-20.403h27.443c22.306 0 55.501-12.999 55.501-48.833 0.003-35.596-32.74-48.643-55.040-48.81z" />
+<glyph unicode="&#xeaab;" glyph-name="bonus-outlined" d="M269.514 162.028v10.012c19.055 0.771 45.486 12.143 45.486 41.916 0 30.902-28.473 42.126-47.611 42.126h-22.764c-2.111 0-20.583 0.416-20.583 15.099 0 14.068 17.223 15.013 20.583 15.055h17.001c4.568-0.042 17.721-1.792 23.609-9.196 4.639-5.834 13.152-6.818 18.986-2.153 5.834 4.654 6.807 13.153 2.153 18.986-10.67 13.392-27.099 17.482-36.861 18.762v7.543c0 7.458-6.056 13.514-13.514 13.514s-13.514-6.053-13.514-13.514v-7.072c-19.055-0.776-45.471-12.149-45.471-41.927 0-30.902 28.473-42.126 47.611-42.126h22.764c2.111 0 20.582-0.416 20.582-15.099 0-14.054-17.223-14.999-20.582-15.041l-18.472-0.069c-0.668-0.083-17.083-1.485-23.791 10.334-3.695 6.486-11.946 8.75-18.418 5.083-6.5-3.68-8.763-11.929-5.083-18.415 10.112-17.809 28.262-23.151 40.861-23.887v-9.933c0-7.458 6.056-13.514 13.514-13.514s13.514 6.056 13.514 13.514zM412.445 241.098c0 86.264-70.181 156.445-156.445 156.445s-156.445-70.181-156.445-156.445c0-59.008 32.859-110.461 81.223-137.102v-139.383c0-0.72 0.847-9.617 3.112-12.974 3.445-5.097 9.056-7.848 14.762-7.848 3.416 0 6.875 0.987 9.916 3.026l50.694 34.151 50.694-34.151c3.041-2.043 6.5-3.026 9.916-3.026 5.709 0 11.318 2.75 14.762 7.848 2.247 3.337 3.126 12.229 3.126 12.974v143.363c44.717 27.566 74.683 76.849 74.683 133.123zM142.222 241.098c0 62.737 51.041 113.778 113.778 113.778s113.778-51.041 113.778-113.778-51.041-113.778-113.778-113.778-113.778 51.040-113.778 113.778zM302.208-5.080l-32.862 22.139c-3.092 2.088-6.602 2.736-10.078 2.697-3.479 0.040-6.992-0.608-10.089-2.697l-32.847-22.127v95.016c12.692-3.333 25.941-5.29 39.666-5.29 16.080 0 31.596 2.452 46.208 6.977v-96.714z" />
+<glyph unicode="&#xeaac;" glyph-name="encore-second-career-program" d="M307.644 347.133c0-29.329-23.776-53.106-53.106-53.106s-53.106 23.777-53.106 53.106c0 29.33 23.776 53.106 53.106 53.106s53.106-23.776 53.106-53.106zM378.454 54.178l-161.098-43.168c-18.958-5.083-30.222-24.584-25.139-43.554 4.264-15.875 18.625-26.363 34.318-26.363 3.055 0 6.153 0.404 9.236 1.223l161.098 43.168c18.958 5.083 30.222 24.584 25.139 43.554-5.080 18.958-24.65 30.179-43.554 25.139zM451.177 133.427c-31.224 12.126-45.818 35.112-62.709 61.736-23.762 37.416-53.334 83.985-133.945 83.985-79.861 0-110.362-47.459-134.861-85.598-16.751-26.083-31.235-48.612-59.5-60.387-14.501-6.042-21.347-22.696-15.306-37.194 6.028-14.501 22.681-21.401 37.194-15.306 44.638 18.597 66.333 52.346 85.472 82.139 2.107 3.279 4.105 6.337 6.115 9.406l7.259-104.402 69.268-18.56 71.427 19.14 12.652 105.91c2.031-3.129 4.059-6.272 6.192-9.632 18.486-29.125 41.5-65.374 90.152-84.264 3.377-1.32 6.861-1.945 10.291-1.945 11.389 0.014 22.139 6.904 26.513 18.168 5.7 14.637-1.565 31.124-16.216 36.804zM294.022 107.307h-71.367c-10.524 0-17.408 4.153-17.408 17.408v95.886c0 13.226 6.883 17.408 17.408 17.408h69.888c8.733 0 15.075-2.531 15.075-11.975s-6.343-11.975-15.075-11.975h-57.543v-28.359h50.489c7.794 0 13.966-2.162 13.966-11.406s-6.173-11.434-13.966-11.434h-50.489v-31.602h59.022c8.704 0 15.047-2.56 15.047-11.975 0-9.441-6.343-11.975-15.047-11.975zM121.87 54.178c-18.876 5.015-38.446-6.181-43.554-25.139-5.083-18.972 6.181-38.471 25.139-43.554l59.764-16.014c-3.047 26.681 10.789 52.426 34.574 64.367l-75.924 20.341z" />
+<glyph unicode="&#xeaad;" glyph-name="stock-solid" d="M392.522 180.528c6.13 20.546 24.952 35.624 47.485 35.624 6.107 0 11.887-1.206 17.28-3.226 0.279 9.102 0.498 19.53 0.498 30.017v88.667c0 25.723-17.041 64-64 64h-327.111c-25.722 0-64-17.041-64-64v-263.111c0-25.723 17.041-64 64-64h275.968c-4.728 16.68-0.868 34.523 10.712 47.124-10.166 13.209-16.472 30.083-16.472 50.429 0 40.493 25.082 67.14 55.64 78.475zM331.841 206.126l-58.624 29.306-59.458-132.182-90.727 60.485-27.432-93.042c-2.737-9.293-13.781-18.245-26.487-14.43-11.287 3.388-17.764 15.195-14.43 26.488l43.793 148.625 97.027-64.68 57.042 126.791 66.514-33.277 59.722 79.624c7.097 9.418 20.446 11.307 29.875 4.264 9.418-7.069 11.332-20.446 4.264-29.875l-81.081-108.097zM453.327 83.041h-26.652c-4.014 0-24.013 0.916-24.013 19.015 0 17.291 18.472 18.904 24.013 18.986h20c0.193 0 19.126-0.486 27.293-11.153 5.376-7.043 15.402-8.36 22.431-2.986s8.349 15.417 2.986 22.432c-11.927 15.579-30.038 20.844-41.719 22.676 0.005 0.214 0.12 0.387 0.12 0.6v17.127c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-17.021c-22.232-1.632-51.57-15.596-51.57-50.656 0-37.43 33.499-51.015 56.013-51.015h26.652c4.014 0 24.002-0.916 24.002-19.098 0-17.291-18.457-18.904-24.002-18.986l-21.723-0.096c-0.791-0.139-19.652-1.764-27.514 12.709-4.236 7.776-13.929 10.666-21.695 6.445s-10.652-13.929-6.445-21.694c11.306-20.847 31.548-27.998 46.279-29.392v-17.428c0-9.819 7.959-17.778 17.778-17.778s17.778 7.959 17.778 17.778v17.789c22.226 1.639 51.541 15.605 51.541 50.657 0.003 37.481-33.482 51.092-55.995 51.092z" />
+<glyph unicode="&#xeaae;" glyph-name="stock-outlined" d="M362.493 330.18l-53.319-71.097-60.834 30.415-51.749-114.984-88.488 58.985-40.556-137.654c-3.334-11.306 3.439-22.243 14.43-26.487 13.292-5.132 23.751 5.14 26.487 14.43l24.195 82.071 82.181-54.793 54.167 120.402 52.944-26.473 74.681 99.57c7.069 9.43 5.154 22.807-4.264 29.875-9.444 7.046-22.793 5.157-29.875-4.261zM66.674 47.167c-17.18 0-21.083 11.736-21.334 21.333v263.111c0 17.18 11.736 21.083 21.334 21.333h327.111c17.18 0 21.083-11.736 21.334-21.333v-88.667c0-12.407-0.318-24.653-0.671-34.571 7.507 4.639 16.057 7.78 25.56 7.78 6.107 0 11.887-1.206 17.28-3.226 0.279 9.102 0.498 19.53 0.498 30.018v88.667c0 25.722-17.041 64-64 64h-327.111c-25.722 0-64-17.041-64-64v-263.111c0-25.723 17.041-64 64-64h275.968c-4.227 14.91-1.235 30.458 7.737 42.666h-283.705zM453.339 83.041h-26.652c-4.014 0-24.027 0.916-24.027 19.015 0 17.291 18.472 18.904 24.027 18.986h19.985c0.193 0 19.126-0.486 27.293-11.153 5.376-7.029 15.417-8.374 22.432-2.986 7.029 5.376 8.349 15.417 2.986 22.432-11.927 15.579-30.038 20.844-41.719 22.676 0.009 0.214 0.123 0.387 0.123 0.6v17.127c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-17.024c-22.24-1.635-51.57-15.602-51.57-50.657 0-37.43 33.499-51.015 56.027-51.015h26.541c5.652-0.082 24.098-1.709 24.098-19.097 0-17.292-18.443-18.904-23.987-18.986l-21.737-0.096c-0.776-0.125-19.652-1.778-27.514 12.709-4.221 7.791-13.957 10.638-21.695 6.446-7.762-4.221-10.652-13.929-6.445-21.695 11.307-20.847 31.548-27.998 46.279-29.391v-17.428c0-9.819 7.959-17.778 17.778-17.778s17.778 7.959 17.778 17.778v17.786c22.218 1.633 51.541 15.599 51.541 50.657 0.003 37.487-33.482 51.097-55.984 51.097z" />
+<glyph unicode="&#xeaaf;" glyph-name="pay-compensation" d="M323.089 264.619h-23.111c-3.459 0.043-20.722 0.987-20.722 14.931 0 13.918 17.263 14.862 20.625 14.902h17.334c4.611-0.057 17.889-1.806 23.791-9.207 4.904-6.153 13.847-7.154 19.985-2.264 6.139 4.904 7.154 13.847 2.264 19.985-10.962 13.753-27.836 17.962-37.888 19.282v7.094c0 7.862-6.36 14.222-14.222 14.222s-14.222-6.36-14.222-14.222v-6.656c-19.57-1.064-46.112-12.842-46.112-43.136 0-31.821 29.346-43.375 49.069-43.375h23.111c3.459-0.042 20.722-0.987 20.722-14.973 0-13.889-17.263-14.834-20.625-14.874l-18.875-0.069c-0.705-0.042-17.152-1.488-23.916 10.374-3.846 6.804-12.527 9.208-19.387 5.333-6.833-3.877-9.221-12.555-5.333-19.391 10.24-18.025 28.422-23.626 41.347-24.55v-9.589c0-7.862 6.36-14.222 14.222-14.222s14.222 6.36 14.222 14.222v9.609c19.63 0.827 46.791 12.544 46.791 43.156 0 31.846-29.346 43.417-49.070 43.417zM472.784 132.216c-5.401 6.639-14.319 10.015-26.513 10.015h-7.43v222.956c0 23.541-17.402 32.529-33.084 33.084h-189.209c-23.458 0-32.458-17.374-33.055-33.084v-57.683l-39.401-0.012c-15.334-0.987-31.724-12.387-31.724-41.458v-65.012h-38.514c-22.721 0-40.528-18.125-40.528-41.279l28.237-178.75c1.056-21.416 15.195-36.207 36.417-37.862l0.819-0.068 305.709 0.071c12.849 0.54 29.807 8.013 35.362 27.318l37.472 131.223c0.498 1.889 4.565 18.805-4.56 30.541zM112.367 117.123c-0.281-0.785-0.808-1.413-1.041-2.227l-17.909-62.715-16.939 106.172h35.889v-41.23zM226.159 355.604h170.015v-213.379l-170.016-0.014v213.393zM155.034 264.869h28.459v-122.664l-28.459-0.003v122.666zM399.869-14.216l-281.014 0.096 32.472 113.681 281.014-0.096-32.472-113.681z" />
+<glyph unicode="&#xeab0;" glyph-name="health" d="M353.792 369.778c-41.216 0-77.312-21.618-97.792-54.101-20.48 32.484-56.547 54.102-97.763 54.102-63.886 0-115.683-51.769-115.683-115.655 0-19.811 5.45-40.531 14.257-58.59l74.288 0.029 51.971 103.947c3.333 6.639 10.376 10.57 17.846 9.723 7.39-0.805 13.5-6.139 15.306-13.361l43.875-175.499 50.5 121.139c2.668 6.417 8.832 10.695 15.778 10.931 7.043 0.554 13.389-3.584 16.515-9.791l23.569-46.973 88.098 0.19c9.188 17.707 14.89 37.968 14.89 58.26 0 63.881-51.769 115.65-115.655 115.65zM355.498 160.091c-6.721 0-12.874 3.792-15.889 9.805l-11.111 22.152-56.238-134.875c-2.765-6.668-9.264-10.946-16.389-10.946-0.444 0-0.901 0.014-1.349 0.057-7.64 0.569-14.054 5.974-15.917 13.417l-45.232 180.932-35.387-70.792c-3.015-6.028-9.167-9.833-15.904-9.833l-59.756-0.023 173.901-188.43 171.739 188.695-72.468-0.159z" />
+<glyph unicode="&#xeab1;" glyph-name="disability-insurance" d="M428.003 214.764c0 86.315-81.209 152.266-157.676 159.761l-14.336 23.703-14.336-23.703c-76.453-7.504-157.642-73.444-157.656-159.741 0.005 4.278 22.957 34.102 57.341 34.102 31.28 0 52.892-24.485 56.582-32.16 3.689 7.674 25.302 32.16 56.582 32.16 29.471 0 50.421-21.822 55.848-30.774 5.425 8.954 26.377 30.774 55.851 30.774 34.389 0 57.344-29.838 57.344-34.105l-0.057-0.020h4.514zM83.996 214.764l0.003 0.017zM244.008-21.336c-31.374 0-56.889 25.514-56.889 56.889 0 23.822 14.743 44.197 35.559 52.659v37.058c-40.678-9.688-71.114-46.114-71.114-89.716 0-50.972 41.472-92.444 92.445-92.444 46.103 0 84.102 34.025 91.005 78.222h-36.136c-6.36-24.468-28.433-42.667-54.87-42.667zM348.464 74.664h-76.012v17.778h35.555c9.819 0 17.778 7.959 17.778 17.778s-7.959 17.778-17.778 17.778h-35.555v14.222c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-103.111h94.651l40.889-50.318c3.513-4.332 8.639-6.57 13.807-6.57 3.931 0 7.902 1.305 11.195 3.985 7.626 6.181 8.778 17.374 2.583 25l-51.558 63.459zM283.122 199.108c0-15.709-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445z" />
+<glyph unicode="&#xeab2;" glyph-name="employee-assistance" d="M152.34 144.182h207.303c12.971 0 23.723 10.354 24.349 23.495 0.029 0.199-0.057 32.739-0.142 33.735-0.825 5.262-3.271 10.297-7.31 14.308l-48.81 48.811c-5.091 5.091-11.776 7.651-18.461 7.651h-106.582c-6.685 0-13.369-2.56-18.489-7.651l-48.782-48.811c-4.039-4.011-6.486-9.046-7.31-14.308-0.114-0.995-0.114-33.763-0.085-34.019 0.739-12.857 11.148-23.211 24.32-23.211zM310.861 345.333c0-30.301-24.563-54.864-54.863-54.864s-54.863 24.564-54.863 54.864c0 30.3 24.564 54.863 54.863 54.863s54.863-24.564 54.863-54.863zM170.903 73.859c-8.334 8.957-33.749 35.527-49.541 43.389-4.944 2.457-9.64 3.237-14.526 3.348-4.707 8.764-14.208 27.264-19.598 43.432-4.431 13.303-12.666 19.721-18.793 22.776-14.166 7.083-29.042 2.418-30.651 1.846l-9.68-3.262v-112.569l2.082-3.416c13.639-22.306 47.235-75.139 64.737-83.874l78.555-39.154c6.971-3.488 14.054-5.223 21.029-5.223 11.236 0 22.209 4.486 32.096 13.321 10.57 9.429 16.375 20.736 17.001 21.999 11.082 22.195-6.736 49.556-10.846 55.39-12.49 16.068-49.823 35.86-61.864 41.998zM218.166-10.834c-0.042-0.068-3.985-7.666-10.499-13.471-9.208-8.224-16.029-6.596-21.487-3.874l-78.43 39.111c-7.64 4.5-32.111 39.068-51.194 69.916v79.957c2.346-1.752 3.263-4.474 3.695-5.765 6.11-18.332 16.43-38.445 21.584-48.014-1.971-2.457-3.695-5.14-5.112-7.973l-2.915-5.848 20.278-48.333 36.542-37.055c5.652-5.472 14.626-5.347 20.11 0.305 5.472 5.637 5.333 14.637-0.304 20.11l-31.249 30.319-13.445 32.082c1.001 0.777 2.071 1.349 2.93 1.152 9.694-4.818 31.542-26.528 43.042-39.082l4.138-3.112c18.389-9.182 47.446-26.18 54.042-34.639 5.041-7.173 10.761-20.798 8.274-25.785zM474.209 188.652c-1.624 0.541-16.458 5.222-30.651-1.846-6.124-3.055-14.361-9.472-18.779-22.75-5.401-16.139-14.902-34.68-19.624-43.457-4.861 0.068-9.583-0.876-14.515-3.334-15.793-7.876-41.221-34.443-49.556-43.404-12.041-6.139-49.388-25.972-62.279-42.57-3.68-5.265-21.501-32.611-10.43-54.818 0.626-1.263 6.445-12.57 17.012-21.999 9.89-8.832 20.861-13.321 32.096-13.321 6.971 0 14.055 1.735 21.029 5.223l78.555 39.168c17.499 8.721 51.097 61.557 64.736 83.86l2.082 3.416v112.566l-9.677 3.266zM455.444 80.845c-19.069-30.834-43.543-65.417-51.069-69.848l-78.555-39.179c-18.014-8.889-30.637 14.694-31.986 17.348-2.307 4.596 2.486 17.431 7.848 25.221 7.029 9.029 36.070 26.027 54.459 35.209l4.139 3.112c12.348 13.471 33.861 34.514 44.041 39.444 0.443-0.057 1.195-0.569 2.028-1.334l-13.528-32.264-31.249-30.319c-5.637-5.473-5.777-14.473-0.305-20.11 5.487-5.652 14.473-5.777 20.11-0.305l33.334 32.347 23.486 53.041-2.916 5.848c-1.416 2.833-3.14 5.513-5.111 7.973 5.154 9.568 15.459 29.682 21.598 48.029 0.43 1.291 1.334 4.027 3.68 5.791v-80.003z" />
+<glyph unicode="&#xeab3;" glyph-name="life-insurance" d="M313.31 214.764l0.020 0.012zM428 214.787c-0.014 86.304-81.214 152.246-157.673 159.739l-14.336 23.7-14.336-23.7c-76.456-7.501-157.645-73.444-157.659-159.739 0.008 4.275 22.96 34.099 57.344 34.099 34.333 0 57.253-29.727 57.33-34.071 0.077 4.344 22.998 34.071 57.33 34.071s57.253-29.727 57.33-34.071c0.077 4.34 22.998 34.071 57.33 34.071 34.383 0 57.336-29.824 57.341-34.099zM198.642 214.764h0.065l-0.034 0.014zM427.952 214.764h0.051l-0.003 0.017zM83.999 214.781l-0.003-0.017h0.043zM291.555 110.219c0-19.637-15.919-35.556-35.555-35.556s-35.555 15.919-35.555 35.556c0 19.637 15.919 35.555 35.555 35.555s35.555-15.919 35.555-35.555zM270.222 56.886h-28.445c-23.552 0-42.666-19.115-42.666-42.666v-71.111h113.806v71.111h-0.029c0 23.552-19.115 42.666-42.666 42.666zM456.539 143.664c0-28.28-22.925-51.205-51.206-51.205s-51.206 22.925-51.206 51.206c0 28.28 22.925 51.205 51.206 51.205s51.206-22.925 51.206-51.205zM469.334 32.674c0 20.079-15.553 36.065-35.186 37.78l-57.6 0.005c-19.647-1.701-35.214-17.696-35.214-37.786 0 0 0.005-0.014 0.005-0.023h-0.005v-89.543h128v89.543h-0.005c0 0.009 0.005 0.014 0.005 0.023zM145.778 84.972h-64c-21.862-1.837-39.111-19.973-39.111-42.308v-99.555h142.222v99.555c0 22.335-17.249 40.471-39.111 42.308zM166.405 157.887c0-28.28-22.925-51.206-51.206-51.206s-51.206 22.925-51.206 51.206c0 28.28 22.925 51.205 51.206 51.205s51.206-22.925 51.206-51.205z" />
+<glyph unicode="&#xeab4;" glyph-name="health-weight-loss-assistance" d="M238.768 292.856c0.199 0.313 0.683 0.967 0.683 0.967l33.991 73.358-57.373-57.002c0 0-0.455-0.654-0.683-0.967-4.523-6.457-2.958-15.331 3.499-19.854s15.36-2.958 19.882 3.499zM253.161 14.237l-13.013 0.003v113.732l0.003 0.017c0 7.879-6.371 14.222-14.222 14.222-7.848 0-14.216-6.343-14.22-14.214h-0.006v-113.75l-129.821 0.026c-0.251 0.318-22.944 312.832-22.944 312.832l45.702-0.020c-1.547-7.803-2.438-15.841-2.438-24.092 0-68.196 55.501-123.668 123.722-123.668s123.736 55.472 123.736 123.668c0 8.215-0.893 16.222-2.429 23.99l46.581-0.020-13.139-183.74c3.968-1.544 8.121-2.631 11.858-4.676 9.683 5.302 20.375 8.271 31.312 10.103l12.786 179.103c0.096 1.946 0.583 19.334-10.903 31.514-6.861 6.971-16.529 10.499-28.749 10.499h-67.223c-22.050 34.122-60.254 56.88-103.831 56.88-43.585 0-81.786-22.767-103.831-56.898l-67.544-0.005c-3.151-0.168-19.416-1.541-30.18-13.181-6.417-7.362-9.222-17.238-8.348-29.306l22.403-313.666c2.501-25.541 20.418-42.041 45.667-42.041h198.008l-8.425 9.125c-8.837 9.148-15.776 20.787-20.514 33.562zM225.925 383.98c44.709 0 81.070-36.332 81.070-80.987 0-44.666-36.361-81.001-81.070-81.001-44.695 0-81.055 36.332-81.055 81.001 0 44.652 36.361 80.987 81.055 80.987zM440.022 108.035c-12.638 0-24.514-4.056-34.332-11.736l-13.125-10.263-13.139 10.251c-9.848 7.68-21.737 11.75-34.346 11.75-30.973 0-56.18-25.193-56.18-56.152 0-15.528 6.209-31.971 15.807-41.916l87.93-95.263 86.736 95.278c10.527 10.334 16.765 26.43 16.765 41.901-0.003 30.956-25.171 56.149-56.115 56.149z" />
+<glyph unicode="&#xeab5;" glyph-name="massage" d="M476.863 27.238l-80.239 30.029c0.367 0.799 2.082 5.731 2.577 7.256l65.772-24.69c1.402-0.529 2.833-0.776 4.25-0.776 4.889 0 9.5 3.001 11.318 7.848 2.346 6.249-0.819 13.221-7.069 15.571l-77.101 28.942c0.264 0.853 2.045 5.993 2.472 7.163l40.462-15.411c1.416-0.54 2.875-0.805 4.307-0.805 4.875 0 9.458 2.972 11.293 7.791 2.389 6.235-0.751 13.221-6.986 15.596 0 0-98.23 36.707-100.372 37.231v159.241h-74.126l-0.168-233.258c0-43.122 34.873-44.63 58.596-95.517 1.707-4.665 4.779-14.279 15.644-12.288 13.084 2.361 12.174 24.519 5.462 42.070-1.129 2.969-2.841 7.037-4.668 11.289l97.632-36.517c1.485-0.554 3.001-0.819 4.486-0.819 5.18 0 10.070 3.18 11.986 8.32 2.472 6.625-0.876 14-7.501 16.472l-68.784 25.725c0.27 0.854 1.735 5.615 2.079 6.918l80.207-30.020c1.388-0.529 2.819-0.777 4.236-0.777 4.889 0 9.5 3.001 11.318 7.862 2.349 6.249-0.834 13.221-7.082 15.557zM165.091 143.141l-101.006-37.39c-6.235-2.375-9.376-9.361-6.986-15.596 1.832-4.822 6.417-7.794 11.292-7.794 1.431 0 2.89 0.264 4.306 0.805l40.465 15.411c0.427-1.169 2.21-6.312 2.475-7.168l-77.096-28.937c-6.249-2.346-9.418-9.318-7.069-15.57 1.821-4.847 6.431-7.848 11.318-7.848 1.416 0 2.847 0.25 4.249 0.777l65.76 24.684c0.495-1.524 2.207-6.451 2.577-7.25l-80.239-30.031c-6.249-2.332-9.43-9.304-7.082-15.557 1.82-4.861 6.432-7.862 11.318-7.862 1.403 0 2.847 0.25 4.236 0.777l80.207 30.020c0.341-1.303 2.016-6.622 2.304-7.592l-68.761-25.72c-6.249-2.332-9.43-9.304-7.082-15.556 1.821-4.861 6.417-7.862 11.318-7.862 1.403 0 2.833 0.25 4.236 0.777l97.954 36.022c-1.855-4.315-3.595-8.451-4.739-11.463-6.713-17.55-7.623-39.709 5.462-42.070 10.866-1.988 13.938 7.623 15.644 12.288 23.51 50.432 57.87 52.483 58.484 94.49l0.581 234.297h-74.126v-159.081zM106.863 195.556c11.779 0 21.334 9.554 21.334 21.334v99.555c0 6.417 2.082 21.334 21.334 21.334h213.334c17.18 0 21.083-11.736 21.334-21.334v-99.555c0-11.779 9.555-21.334 21.334-21.334s21.334 9.554 21.334 21.334v99.555c0 25.723-17.041 64-64 64h-213.333c-46.959 0-64-38.277-64-64v-99.555c0-11.776 9.555-21.334 21.334-21.334z" />
+<glyph unicode="&#xeab6;" glyph-name="health-care-benefits-solid" d="M440.889 284.445h-85.342l-0.005 43.221c-0.651 25.583-17.402 42.112-42.653 42.112l-114.193-0.014c-25.668-0.723-42.251-17.459-42.251-42.653v-42.666h-85.334c0 0-42.666 0-42.666-42.667v-227.556c0 0 0-42.666 42.666-42.666h369.778c0 0 42.666 0 42.666 42.666v227.556c0 0 0 42.667-42.666 42.667zM199.64 327.111l113.249-0.179-0.077-42.488h-113.607c0.003 0 0.31 42.667 0.435 42.667zM354.5 104.957h-75.457v-75.457h-46.085v75.457h-75.443v46.086h75.443v75.443h46.083v-75.443h75.457v-46.086z" />
+<glyph unicode="&#xeab7;" glyph-name="health-care-benefits-outlined" d="M483.541 242.33c-0.651 25.583-17.402 42.109-42.652 42.109h-85.342l-0.005 43.221c-0.651 25.586-17.402 42.112-42.653 42.112l-114.193-0.011c-25.668-0.722-42.251-17.459-42.251-42.656v-42.666l-85.749-0.012c-25.669-0.722-42.252-17.459-42.252-42.655v-228.084c0.64-25.597 17.374-42.138 42.666-42.138h370.307c25.597 0.64 42.137 17.377 42.137 42.667l-0.014 228.113zM199.279 327.094c0.111 0 113.61-0.168 113.61-0.168l-0.077-42.487h-113.605l0.071 42.655zM440.709 14.217l-369.599 0.182 0.168 227.362c0.125 0 0.236 0.014 0.361 0.014l369.248-0.182-0.179-227.376zM232.957 35.55h46.086v69.404h69.401v46.083h-69.401v69.401h-46.085v-69.401h-69.401v-46.083h69.401z" />
+<glyph unicode="&#xeab8;" glyph-name="shot" d="M483.555 310.858l-87.362 80.444c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.166l25.139-25.139-55.279-55.27-55.236 55.242c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.166l10.055-10.055-162.105-162.498c-14.487-15.821-14.578-39.475-0.899-55.763l2.409-2.523-30.617-30.726 17.019-17.010-56.971-83.447 83.32 57.114 16.993-16.987 30.845 30.538 2.329-2.304c16.264-13.713 39.845-13.545 55.68 0.933l162.654 162.008 10.055-10.055c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.165l-55.365 55.367 55.279 55.27 25.139-25.139c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.329 8.332 15.246 21.831 6.912 30.166zM257.96 112.182l-20.096-20.096-60.328 60.328 113.061 113.095 60.347-60.333-17.57-17.573-40.249 40.24-25.139-25.139 40.249-40.24-25.139-25.142-40.249 40.24-25.139-25.136 40.251-40.243z" />
+<glyph unicode="&#xeab9;" glyph-name="fitness" d="M385.784 288.134c0-23.564-19.103-42.667-42.666-42.667s-42.666 19.102-42.666 42.666c0 23.564 19.103 42.667 42.666 42.667s42.666-19.103 42.666-42.667zM236.445 142.359v-56.889h28.445l28.445 56.889zM278.846 247.663c-9.489 21.968-24.673 75.244 29.884 111.611 9.805 6.542 12.459 19.777 5.916 29.582s-19.806 12.473-29.582 5.916c-75.952-50.639-62.541-129.823-42.428-170.598l-141.517-243.828c-6.875-11.904-2.779-27.125 9.125-33.986 11.93-6.889 27.125-2.779 33.986 9.125l75.111 130.264 50.904-57.959-15.070-53.083c-3.749-13.221 3.931-26.985 17.152-30.737 2.264-0.64 4.557-0.944 6.807-0.944 10.846 0 20.818 7.139 23.93 18.096l22.459 79.138-48.847 55.62 73.199 64.671c25.529-41.83-1.354-90.686-2.586-92.874-5.874-10.195-2.375-23.25 7.834-29.139 3.348-1.932 7.014-2.848 10.638-2.848 7.375 0 14.541 3.835 18.5 10.681 2.022 3.521 48.942 86.827-10.649 153.733l-94.766 47.556z" />
+<glyph unicode="&#xeaba;" glyph-name="vison-care-benefit-solid" d="M209.189 182.594c-43.292-13.637-75.898-42.18-85.538-55.412 9.239-11.324 41.64-40.673 86.178-54.38-15.713 13.309-25.901 32.938-25.901 55.145 0 21.928 9.913 41.338 25.262 54.647zM295.435 127.957c0-21.51-17.437-38.946-38.946-38.946s-38.946 17.437-38.946 38.946c0 21.51 17.437 38.946 38.946 38.946s38.946-17.437 38.946-38.946zM303.562 182.778c15.479-13.309 25.489-32.799 25.489-54.832 0-22.149-10.135-41.736-25.776-55.046 43.52 13.574 76.351 42.308 86.048 55.589-9.193 11.293-41.401 40.534-85.76 54.289zM440.889 284.445h-85.331l-0.005 43.255c-0.694 25.569-17.445 42.084-42.653 42.084l-114.236-0.014c-25.64-0.751-42.209-17.499-42.209-42.652v-42.673h-85.344c0 0-42.666 0-42.666-42.667v-227.556c0 0 0-42.666 42.666-42.666h369.778c0 0 42.666 0 42.666 42.666v227.556c0 0 0 42.667-42.666 42.667zM199.287 327.103c0.125 0 113.61-0.168 113.61-0.168l-0.074-42.49h-113.607l0.071 42.658zM422.062 125.332c-5.177-23.381-77.255-90.937-165.575-90.937-87.069 0-159.801 65.991-165.49 88.803 0 0-0.612 2.074-0.612 3.556 0 1.485 0.526 3.555 0.526 3.555 5.148 23.382 77.227 90.966 165.575 90.966 87.125 0 159.829-66.020 165.49-88.861 0 0 0.632-2.034 0.632-3.527s-0.546-3.556-0.546-3.556z" />
+<glyph unicode="&#xeabb;" glyph-name="vison-care-benefit-outlined" d="M483.541 242.33c-0.651 25.583-17.402 42.109-42.652 42.109h-85.342l-0.005 43.221c-0.651 25.586-17.402 42.112-42.653 42.112l-114.193-0.011c-25.668-0.722-42.251-17.459-42.251-42.656v-42.666l-85.751-0.014c-25.666-0.72-42.248-17.457-42.248-42.653v-228.084c0.64-25.597 17.374-42.138 42.667-42.138h370.307c25.597 0.64 42.137 17.377 42.137 42.667l-0.014 228.113zM199.64 327.106l113.249-0.179-0.077-42.487h-113.061c0 0-0.236 42.666-0.111 42.666zM440.709 14.217l-369.599 0.182 0.168 227.362c0.125 0 0.236 0.014 0.361 0.014l369.248-0.182-0.179-227.376zM256.486 34.395c88.32 0 160.398 67.556 165.575 90.937 0 0 0.298 1.764 0.298 3.649s-0.384 3.433-0.384 3.433c-5.661 22.841-78.365 88.861-165.49 88.861-88.349 0-160.427-67.584-165.575-90.966 0 0-0.441-1.977-0.441-3.555s0.523-3.556 0.523-3.556c5.692-22.813 78.424-88.803 165.493-88.803zM303.565 182.778c44.356-13.755 76.564-42.994 85.757-54.286-9.697-13.281-42.53-42.018-86.053-55.592 15.644 13.309 25.782 32.896 25.782 55.048 0 22.027-10.012 41.52-25.486 54.829zM209.186 182.591c-15.349-13.307-25.262-32.72-25.262-54.642 0-22.209 10.189-41.836 25.901-55.148-44.538 13.707-76.939 43.057-86.178 54.383 9.643 13.226 42.249 41.77 85.538 55.407z" />
+<glyph unicode="&#xeabc;" glyph-name="dental-care-benefits-solid" d="M440.889 284.445h-85.342l-0.005 43.216c-0.651 25.586-17.402 42.112-42.653 42.112l-114.193-0.011c-25.668-0.723-42.251-17.459-42.251-42.656v-42.661h-85.334c0 0-42.666 0-42.666-42.667v-227.556c0 0 0-42.666 42.666-42.666h369.778c0 0 42.666 0 42.666 42.666v227.556c0 0 0 42.667-42.666 42.667zM199.279 327.094c0.111 0 113.61-0.168 113.61-0.168l-0.077-42.482h-113.607l0.074 42.649zM292.579 21.333c-12.63 0-8.135 78.222-36.579 78.222s-23.95-78.222-36.579-78.222c-23.063 0-21.51 63.747-20.596 98.916-14.356 18.111-24.084 47.786-24.084 65.638 0 26.994 5.575 48.782 32.509 48.782 12.603 0 32.483-12.999 48.757-12.999 16.242 0 36.153 12.999 48.754 12.999 26.937 0 32.512-21.788 32.512-48.782 0-17.849-9.74-47.522-24.092-65.633 0.91-35.163 2.466-98.921-20.599-98.921z" />
+<glyph unicode="&#xeabd;" glyph-name="dental-care-benefits-outlined" d="M483.541 242.33c-0.651 25.583-17.402 42.109-42.652 42.109h-85.342l-0.005 43.221c-0.651 25.586-17.402 42.112-42.653 42.112l-114.193-0.011c-25.668-0.722-42.251-17.459-42.251-42.656v-42.666l-85.749-0.012c-25.669-0.722-42.252-17.459-42.252-42.655v-228.084c0.64-25.597 17.374-42.138 42.666-42.138h370.307c25.597 0.64 42.137 17.377 42.137 42.667l-0.014 228.113zM199.279 327.094c0.111 0 113.61-0.168 113.61-0.168l-0.077-42.487h-113.605l0.071 42.655zM440.709 14.217l-369.599 0.182 0.168 227.362c0.125 0 0.236 0.014 0.361 0.014l369.248-0.182-0.179-227.376zM224.739 36.773c10.78 0 6.941 66.901 31.261 66.901s20.48-66.901 31.26-66.901c19.743 0 18.412 54.44 17.63 84.574 12.276 15.511 20.596 40.926 20.596 56.209 0 23.011-4.779 41.671-27.79 41.671-10.781 0-27.79-11.122-41.7-11.122-13.881 0-30.919 11.122-41.7 11.122-23.012 0-27.79-18.656-27.79-41.671 0-15.281 8.328-40.69 20.605-56.204-0.785-30.131-2.119-84.579 17.627-84.579z" />
+<glyph unicode="&#xeabe;" glyph-name="physical-therapy" d="M229.401 199.347l5.265-87.336 113.778 14.222 7.111 103.766v0.012c0 20.084-15.562 36.073-35.2 37.78l-57.6 0.19c0 0-9.262 0.373-17.129-3.402l-108.445-58.3 64.433-21.874 27.787 14.942zM28.445-5.333h455.111v-42.667h-455.111v42.667zM56.889 16h312.889v56.889c0 15.673-12.743 28.445-28.445 28.445l-121.458-12.146-31.306 77.113-86.986 29.528c-14.916 5.083-31.027-2.916-36.070-17.792-5.054-14.874 2.915-31.027 17.792-36.071l62.347-21.165 15.22-37.513-103.984-10.399c-15.701 0-28.445-12.771-28.445-28.444s12.743-28.445 28.445-28.445zM337.778 343.111c0-25.528-20.695-46.222-46.222-46.222s-46.222 20.695-46.222 46.222c0 25.528 20.694 46.222 46.222 46.222s46.222-20.695 46.222-46.222zM483.555 65.778c0-25.528-20.695-46.222-46.222-46.222s-46.222 20.694-46.222 46.222c0 25.528 20.695 46.222 46.222 46.222s46.222-20.695 46.222-46.222z" />
+<glyph unicode="&#xeabf;" glyph-name="vacation" d="M463.622 133.911c16.953 23.011 27.108 75.008-22.158 92.899-15.264 5.566-28.146 4.966-37.072 3.141-2.708 3.411-7.077 7.743-14.714 13.517-28.502 21.106-56.946-7.225-56.946-7.225 7.145 2.691 15.173-0.091 23.635-5.487-34.144-6.887-81.684-42.727-59.176-97.070 1.070 20.983 15.673 56.556 42.9 63.57-30.649-27.426-30.231-77.025-14.356-96.453 2.253-2.77-0.443 56.846 47.611 77.989-29.519-56.015-51.74-134.809-62.228-184.326h-38.954c-1.792 64.236-12.661 187.981-65.673 278.682 68.522-28.553 51.080-110.897 54.912-106.678 27.642 29.383 39.264 101.379-5.646 138.357 40.263-7.543 51.424-58.843 51.424-89.133 38.966 75.566-16.674 122.744-66.119 133.786 44.103 10.285 75.323-32.273 93.73-40.010-2.276 40.789-40.391 101.546-120.434 72.448-28.109-10.215-44.857-25.458-54.195-36.614-14.368 2.503-37.023 3.377-65.081-6.832-81.948-29.895-65.337-103.566-39.623-135.225 1.655 17.607-1.337 72.955 40.96 93.685-31.665-41.040-48.165-116.31 20.764-151.905-14.902 29.007-37.726 86.596 6.502 118.127-27.38-61.127 26.894-112.464 70.605-120.357 7.805-1.51-62.222 52.739-8.935 123.992 17.963-42.684 46.88-136.366 31.303-272.325h-47.403c-11.779 0-21.333-9.555-21.333-21.334s9.554-21.333 21.334-21.333h213.333c11.779 0 21.334 9.554 21.334 21.333s-9.555 21.334-21.334 21.334h-23.356c-1.448 82.247 13.642 140.805 26.749 175.434 26.217-46.236-15.226-84.471-10.36-83.101 26.883 7.068 60.74 44.669 45.881 86.173 25.668-20.529 9.64-61.216-0.43-81.952 43.125 26.917 36.264 78.097 18.68 105.85 25.077-13.332 23.458-50.791 23.868-62.959z" />
+<glyph unicode="&#xeac0;" glyph-name="sabbatical" d="M393.99 318.737c4.693 0 9.389 1.792 12.974 5.376l12.974 12.974c7.168 7.168 7.168 18.779 0 25.944s-18.779 7.168-25.944 0l-12.974-12.974c-7.168-7.168-7.168-18.779 0-25.944 3.581-3.584 8.277-5.376 12.971-5.376zM218.823 324.11c3.584-3.584 8.278-5.376 12.974-5.376s9.389 1.792 12.974 5.376c7.168 7.168 7.168 18.779 0 25.944l-12.974 12.974c-7.168 7.168-18.779 7.168-25.944 0s-7.168-18.779 0-25.944l12.97-12.974zM381.019 187.861c-7.168-7.168-7.168-18.779 0-25.944l12.974-12.974c3.584-3.584 8.277-5.376 12.974-5.376s9.389 1.792 12.974 5.376c7.168 7.168 7.168 18.779 0 25.944l-12.974 12.974c-7.171 7.165-18.782 7.165-25.947 0zM409.241 256c0-10.137 8.209-18.346 18.346-18.346h9.182c10.137 0 18.346 8.209 18.346 18.346s-8.209 18.346-18.346 18.346h-9.182c-10.14 0-18.346-8.209-18.346-18.346zM312.906 352.333c10.137 0 18.346 8.209 18.346 18.346v9.196c0 10.137-8.209 18.346-18.346 18.346s-18.346-8.209-18.346-18.346v-9.193c0-10.141 8.209-18.349 18.346-18.349zM266.658 256c19.638 0 37.291-10.263 48.43-28.151l24.479-49.579c32.395 11.162 55.882 41.603 55.882 77.73 0 45.542-37.041 82.597-82.569 82.597s-82.572-37.055-82.572-82.597h36.349zM398.214-14.222c0-23.564-19.103-42.667-42.666-42.667s-42.666 19.103-42.666 42.667c0 23.564 19.103 42.666 42.666 42.666s42.666-19.102 42.666-42.666zM198.198 274.347h-9.179c-10.137 0-18.346-8.209-18.346-18.346h45.875c-0.003 10.137-8.209 18.346-18.35 18.346zM199.102-14.222c0-23.564-19.102-42.667-42.667-42.667s-42.666 19.103-42.666 42.667c0 23.564 19.103 42.666 42.666 42.666s42.666-19.102 42.666-42.666zM433.678 83.923l-92.351 29.861-50.998 100.119c-5.034 7.993-13.511 13.654-23.666 13.654h-156.445c-12.971 0-23.495-8.903-26.88-20.764l-26.453-121.458v-85.333c0-15.73 12.743-28.445 28.444-28.445h1.433c-0.939 4.596-1.436 9.35-1.436 14.216 0 39.208 31.904 71.111 71.111 71.111s71.111-31.904 71.111-71.111c0-4.867-0.5-9.623-1.436-14.216h59.764c-0.938 4.596-1.437 9.35-1.437 14.216 0 39.208 31.904 71.111 71.111 71.111s71.111-31.904 71.111-71.111c0-4.867-0.5-9.623-1.437-14.216 0.389 0 1.098 0 1.442 0 15.702 0 28.445 12.715 28.445 28.445v56.889c-0.009 13.241-9.216 23.848-21.435 27.034zM170.661 113.784h-78.222l15.986 88.889h62.237v-88.889zM199.106 113.784v88.889h67.555l42.666-88.889h-110.222z" />
+<glyph unicode="&#xeac1;" glyph-name="parental-leave" d="M299.082 346.729c0-44.12-35.811-79.886-79.986-79.886s-79.986 35.767-79.986 79.886c0 44.12 35.811 79.886 79.986 79.886s79.986-35.767 79.986-79.886zM396.874 128.003c-58.82 0-106.666-47.846-106.666-106.667s47.846-106.666 106.666-106.666 106.681 47.846 106.681 106.666-47.861 106.667-106.681 106.667zM396.874-56.886c-43.139 0-78.222 35.083-78.222 78.222s35.084 78.222 78.222 78.222 78.222-35.084 78.222-78.222-35.084-78.222-78.222-78.222zM407.569 24.314v46.8c0 5.888-4.779 10.666-10.666 10.666s-10.666-4.779-10.666-10.666v-51.018c0-3.118 1.604-6.591 3.584-8.374l28.18-26.592c2.057-1.946 4.694-2.904 7.319-2.904 2.833 0 5.652 1.126 7.762 3.348 4.042 4.278 3.849 11.028-0.443 15.084l-25.068 23.657zM293.55 115.217c25.586 28.388 62.159 46.563 103.325 46.563 4.161 0 8.084-0.873 12.151-1.229-16.848 28.922-38.587 49.223-42.473 52.673l-6.932 6.153c0 0-88.278 24.388-140.527 24.388-50.31 0-140.527-24.388-140.527-24.388l-6.926-6.153c-6.474-5.751-63.195-57.944-63.195-119.43 0-67.166 98.904-106.487 141.431-120.277 21.041-6.861 43.529 4.682 50.346 25.679 3.576 10.976 1.817 22.204-3.397 31.557-13.54 4.807-25.625 10.914-35.269 18.082 8.238 5.020 15.437 11.625 21.080 19.709 10.345 14.794 14.299 32.623 11.327 50.267l-25.244 56.343c-4.762 10.764 0.111 23.376 10.892 28.14 10.806 4.736 23.362-0.125 28.14-10.888l25.981-58.644c2.446-0.046 6.573-0.413 10.476-1.084 18.711-3.223 35.456-9.275 49.411-16.901 0-0.197-0.071-0.373-0.071-0.561zM168.838 107.677c0-23.060-18.694-41.751-41.754-41.751-23.057 0-41.751 18.691-41.751 41.751s18.694 41.754 41.751 41.754c23.063 0 41.754-18.693 41.754-41.754z" />
+<glyph unicode="&#xeac2;" glyph-name="holiday" d="M349.767 143.135c-32.569 0-69.831-34.389-92.899-59.705-23.353 25.287-61.184 59.705-94.154 59.705-18.574 0-33.821-10.183-42.894-28.729-10.41-21.277-5.404-37.262 0.597-46.933 15.821-25.336 57.321-34.583 91.318-37.911-10.673-15.36-19.738-36.463-19.738-65.192 0-11.779 9.554-21.333 21.334-21.333s21.334 9.554 21.334 21.333c0 27.168 12.334 43.668 21.416 52.125 9.060-8.374 21.253-24.721 21.253-52.014 0-11.779 9.555-21.333 21.334-21.333s21.334 9.554 21.334 21.333c0 28.598-8.983 49.633-19.593 64.956 33.587 3.214 75.105 12.339 91.087 37.748 6.058 9.7 11.15 25.714 0.825 47.133-8.96 18.577-24.064 28.817-42.553 28.817zM153.358 88.010c-0.512 0.797-1.821 2.93 1.309 9.358 3.413 6.997 6.23 6.997 8.050 6.997 13.255 0 35.243-16.981 55.011-36.466-32.512 3.041-58.596 10.809-64.37 20.11zM358.613 87.837c-5.774-9.188-31.175-16.839-62.805-19.911 19.37 19.456 40.96 36.434 53.959 36.434 1.707 0 4.295 0 7.623-6.912 3.158-6.568 1.792-8.699 1.223-9.611zM256 398.296c-103.916 0-188.445-84.543-188.445-188.444 0-33.121 8.656-64.231 23.722-91.306 1.049 2.788 1.641 5.583 2.998 8.36 13.861 28.376 38.807 44.666 68.443 44.666 4.699 0 9.614-1.106 14.484-1.982-6.235 12.146-10.092 25.699-10.092 40.263 0 49.013 39.887 88.889 88.889 88.889s88.889-39.877 88.889-88.889c0-14.603-3.88-28.189-10.146-40.357 5.063 0.962 10.154 2.080 15.036 2.080 29.557 0 54.389-16.361 68.167-44.903 1.286-2.671 1.829-5.356 2.83-8.038 15.036 27.053 23.671 58.135 23.671 91.218-0.003 103.902-84.531 188.444-188.447 188.444zM120.903 192.040c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.334 21.334 21.334 21.334-9.558 21.334-21.334-9.558-21.334-21.334-21.334zM175.582 293.814c-8.334-8.334-21.788-8.221-30.123 0.114s-8.334 21.674 0 30.009c8.334 8.334 21.788 8.448 30.123 0.114s8.334-21.902 0-30.237zM256.014 327.182c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.333 21.334 21.333 21.334-9.558 21.334-21.333-9.558-21.334-21.334-21.334zM336.56 293.817c-8.334 8.334-8.448 21.788-0.114 30.123s21.902 8.334 30.236 0c8.334-8.334 8.221-21.788-0.114-30.123s-21.675-8.334-30.009 0zM391.125 192.040c-11.776 0-21.334 9.558-21.334 21.334s9.558 21.334 21.334 21.334 21.334-9.558 21.334-21.334-9.558-21.334-21.334-21.334z" />
+<glyph unicode="&#xeac3;" glyph-name="sick-time-solid" d="M250.599 138.732v-75.443h-46.057v75.443h-75.443v46.083h75.443v75.443h46.054v-75.443h75.443v-13.958c22.596 15.525 49.877 24.696 79.306 24.696 17.579 0 34.242-3.621 49.764-9.543v89.549c0 0 0 42.666-42.666 42.666h-85.319v43.27c-0.751 25.554-17.499 42.055-42.666 42.055l-114.219-0.011c-25.64-0.723-42.223-17.459-42.223-42.656v-42.661h-85.347c0 0-42.666 0-42.666-42.667v-227.555c0 0 0-42.666 42.666-42.666h231.766c-5.933 15.534-9.558 32.207-9.558 49.798 0 31.431 10.752 60.174 28.271 83.598h-42.547zM170.846 360.872c0.111 0 113.61-0.168 113.61-0.168l-0.068-42.479h-113.613l0.071 42.647zM405.348 161.772c-58.806 0-106.666-47.846-106.666-106.667s47.861-106.666 106.666-106.666 106.666 47.846 106.666 106.666-47.861 106.667-106.666 106.667zM405.348-23.117c-43.139 0-78.222 35.083-78.222 78.222s35.084 78.222 78.222 78.222 78.222-35.084 78.222-78.222-35.084-78.222-78.222-78.222zM416.043 58.047v46.837c0 5.888-4.779 10.666-10.666 10.666s-10.666-4.779-10.666-10.666v-50.964c0-3.63 1.587-6.596 3.485-8.348l28.293-26.673c2.057-1.946 4.668-2.904 7.305-2.904 2.833 0 5.666 1.126 7.751 3.348 4.056 4.293 3.86 11.042-0.443 15.084l-25.056 23.62z" />
+<glyph unicode="&#xeac4;" glyph-name="sick-time-outlined" d="M405.319 161.778c-58.806 0-106.666-47.846-106.666-106.667s47.861-106.666 106.666-106.666 106.666 47.846 106.666 106.666-47.861 106.667-106.666 106.667zM405.319-23.111c-43.139 0-78.222 35.083-78.222 78.222s35.084 78.222 78.222 78.222 78.222-35.084 78.222-78.222-35.084-78.222-78.222-78.222zM416.043 58.075v46.814c0 5.888-4.779 10.667-10.666 10.667s-10.666-4.779-10.666-10.667v-50.947c0-3.558 1.562-6.596 3.436-8.348l28.285-26.692c2.082-1.946 4.693-2.904 7.333-2.904 2.833 0 5.666 1.126 7.751 3.348 4.056 4.278 3.86 11.028-0.416 15.084l-25.057 23.646zM42.681 48.179l0.165 227.362c0.111 0 0.222 0.014 0.361 0.014l369.248-0.179-0.060-80.535c14.981-0.765 29.332-3.726 42.726-8.84v90.166c-0.751 25.555-17.499 42.055-42.666 42.055h-85.334v43.278c-0.751 25.555-17.499 42.055-42.666 42.055l-114.219-0.014c-25.64-0.722-42.223-17.459-42.223-42.653v-42.666l-85.777-0.014c-25.64-0.723-42.223-17.459-42.223-42.653v-228.056c0.612-25.611 17.334-42.166 42.666-42.166h231.745c-5.115 13.398-8.078 27.75-8.837 42.738l-222.907 0.108zM170.846 360.875c0.111 0 113.61-0.168 113.61-0.168l-0.068-42.484h-113.613l0.071 42.652zM319.986 165.874v18.947h-69.416v69.401h-46.057v-69.401h-69.387v-46.083h69.39v-69.402h46.054v69.402h42.576c7.668 10.257 16.706 19.308 26.84 27.136z" />
+<glyph unicode="&#xeac5;" glyph-name="gptw" d="M426.53 352.205c9.694 9.736 9.666 25.5-0.086 35.209-9.694 9.708-25.5 9.666-35.195-0.069l-75.159-74.456c-14.194-14.948-33.388-28.448-56.534-28.448s-41.916 12.433-56.536 28.448l-75.159 74.456c-9.694 9.723-25.501 9.762-35.194 0.069-9.751-9.708-9.779-25.472-0.085-35.209l113.049-113.47 3.68-92.052-28.45-80.367-67.223-17.817c-15.195-4.027-24.249-19.612-20.221-34.79 3.388-12.738 14.888-21.166 27.472-21.166 2.418 0 4.889 0.318 7.304 0.959l96.279 25.54 37.16 105.003 26.786-73.31 6.807-81.527c1.223-14.848 13.668-26.084 28.305-26.084 0.776 0 1.584 0.029 2.389 0.096 15.667 1.306 27.278 15.056 25.973 30.709l-7.111 85.333-34.885 98.082 3.584 81.388 113.047 113.474zM259.522 312.889v0c0 0 0.020-0.003 0.034-0.003 0 0 0.020 0.003 0.034 0.003v0c23.515 0.020 42.632 19.149 42.632 42.664 0 23.526-19.14 42.666-42.666 42.666s-42.666-19.14-42.666-42.666c0.003-23.515 19.12-42.644 42.632-42.664z" />
+<glyph unicode="&#xeac6;" glyph-name="notary" d="M476.445 170.678c0 9.248-18.062 24.437-30.688 33.954 0.347 0.537-33.374-32.694-33.374-32.694 0-0.426 0.063-0.837 0.063-1.263 0-86.442-70.027-156.445-156.445-156.445-86.409 0-156.445 70.002-156.445 156.444s70.036 156.445 156.445 156.445c36.611 0 70.198-12.66 96.847-33.715l27.062 27.062c-0.012 0-0.020-0.003-0.020-0.003-1.826 15.861-5.777 39.358-13.73 44-7.862 4.625-29.841-3.687-44.254-10.041-7.034 14.267-18.637 34.955-27.623 36.574-9 1.595-26.86-13.801-38.284-24.767-11.435 10.96-29.329 26.365-38.321 24.767-8.957-1.593-20.557-22.247-27.611-36.52-14.439 6.343-36.394 14.603-44.299 9.984-7.93-4.642-11.853-28.135-13.65-43.998-15.698 0.953-39.083 1.101-44.94-5.962-5.88-7.139-1.678-30.521 1.966-46.046-15.061-4.563-37.123-12.564-40.243-21.211-3.138-8.707 8.712-29.258 17.377-42.59-12.63-9.512-30.723-24.721-30.723-33.977 0-9.25 18.076-24.448 30.7-33.962-8.656-13.326-20.514-33.875-17.416-42.547 3.141-8.704 25.216-16.702 40.278-21.254-3.638-15.519-7.85-38.954-1.999-46.072 5.868-7.037 29.315-6.889 45.014-5.945 1.809-15.846 5.743-39.319 13.639-43.961 7.876-4.622 29.867 3.652 44.299 9.99 7.020-14.268 18.614-34.976 27.645-36.591 9.008-1.615 26.869 13.807 38.272 24.775 11.417-10.966 29.278-26.363 38.297-24.747 8.994 1.599 20.568 22.303 27.586 36.568 14.433-6.334 36.449-14.612 44.345-9.97 7.868 4.62 11.799 28.041 13.608 43.884 15.702-0.942 39.188-1.081 45.076 5.996 5.837 7.080 1.615 30.541-2.031 46.075 15.070 4.548 37.188 12.549 40.325 21.265 3.103 8.681-8.778 29.232-17.437 42.538 12.627 9.517 30.688 24.709 30.688 33.957zM186.883 201.677c-9.722 9.722-25.529 9.722-35.195 0-9.722-9.708-9.751-25.472-0.029-35.195l81.749-81.778c4.815-4.815 12.041-7.156 18.307-7.156s13.306 2.324 18.167 7.185l199.279 199.279c9.694 9.722 9.694 25.472 0 35.194-9.723 9.723-25.5 9.723-35.223 0l-182.304-182.303-64.754 64.773z" />
+<glyph unicode="&#xeac7;" glyph-name="movie" d="M482.603-1.459c-22.625 52.204-83.16 49.735-145.709 42.169 37.442 33.834 61.11 82.622 61.11 137.065 0 102.116-82.77 184.889-184.889 184.889-102.115 0-184.889-82.774-184.889-184.889s82.773-184.889 184.889-184.889c23.114 0 45.142 4.432 65.539 12.174 13.912 1.337 27.873 3.135 41.504 4.896 72.416 9.318 120.946 12.805 136.334-22.721 2.332-5.362 7.555-8.571 13.056-8.571 1.889 0 3.806 0.375 5.637 1.166 7.225 3.129 10.53 11.503 7.418 18.711zM106.451 131.556c-27.449 0-49.778 22.3-49.778 49.778s22.329 49.778 49.778 49.778c27.452 0 49.778-22.3 49.778-49.778s-22.326-49.778-49.778-49.778zM213.117 24.889c-27.475 0-49.778 22.329-49.778 49.778s22.303 49.778 49.778 49.778c27.48 0 49.778-22.329 49.778-49.778s-22.3-49.778-49.778-49.778zM191.784 177.778c0 11.776 9.529 21.333 21.334 21.333 11.779 0 21.334-9.558 21.334-21.333s-9.558-21.334-21.334-21.334c-11.808 0-21.334 9.558-21.334 21.334zM213.117 238.222c-27.475 0-49.778 22.329-49.778 49.778s22.303 49.778 49.778 49.778c27.48 0 49.778-22.329 49.778-49.778s-22.3-49.778-49.778-49.778zM319.784 131.556c-27.449 0-49.778 22.3-49.778 49.778s22.329 49.778 49.778 49.778c27.452 0 49.778-22.3 49.778-49.778s-22.326-49.778-49.778-49.778z" />
+<glyph unicode="&#xeac8;" glyph-name="volunteer" d="M426.709 257.104c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-92.532c-2.418 0.12-12.385 1.587-13.721 1.718v166.87c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-139.062c-2.648 0.239-12.313 0.924-13.779 0.839v168.044c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-167.182c-2.392 0.177-12.077 0.381-13.775 0.446v143.249c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-202.777c-6.138 5.757-12.018 11.19-16.435 15.007-27.705 24.036-67.811 40.562-80.953 18.062-10.866-18.602 4.722-30.692 12.146-36.949 77.625-77.625 58.027-140.231 136.306-171.548h0.003c0 0 15.644-7.822 62.606-7.822 70.486 0 126.805 39.139 126.805 107.747l-0.091 195.891zM357.737 64.344l-66.389-71.936-65.451 71.936c-7.822 7.68-12.686 19.798-12.686 31.63 0 23.41 18.972 42.382 42.382 42.382 15.104 0 28.33-7.936 35.84-19.826 7.51 11.89 20.733 19.826 35.837 19.826 23.41 0 42.385-18.972 42.385-42.382 0-11.435-4.551-24.007-11.918-31.63z" />
+<glyph unicode="&#xeac9;" glyph-name="dry-cleaning" d="M442.857 103.069l-129.763 62.416c-14.111 6.809-28.009 10.166-41.096 11.565v23.493c22.736 7.569 51.209 27.958 51.209 70.195 0 27.013-17.903 67.194-67.209 67.194s-67.195-40.18-67.195-67.194c0-8.832 7.168-16 16-16s16 7.168 16 16c0 6.428 0.987 35.194 35.195 35.194 33.012 0 35.209-29.417 35.209-35.194 0-39.299-51.209-43.432-51.209-43.432v-50.489c-20.471-2.583-35.567-8.869-40.388-11.094l-130.791-62.888c-38.986-19.209-42.473-43.654-38.556-60.738 3.305-14.458 15.707-38.696 61.819-38.696h328.041c43.764 0 57.68 20.611 61.639 37.902 3.305 14.39 2.654 41.558-38.904 61.764zM420.122 46.069h-328.041c-8.749 0-19.291 1.445-20.221 5.541-0.404 1.721 1.126 5.709 15.957 13.014l129.624 62.333c4.306 1.957 40.918 17.598 77.125 0.096l129.709-62.39c7.916-3.849 16.834-9.779 15.904-13.832-0.418-1.775-3.555-4.762-20.056-4.762z" />
+<glyph unicode="&#xeaca;" glyph-name="education" d="M462.222-8.889h-17.778v384c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-7.111h-96v-78.222h96v-298.666h-82.861v99.905l-126.749 126.749-126.749-126.749v-99.905h-22.752c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.333 21.334-21.333h412.445c11.779 0 21.334 9.554 21.334 21.333s-9.555 21.334-21.334 21.334zM237.852-8.889h-77.17v110.933h77.17v-110.933zM56.653 100.070l142.637 142.612 142.626-142.612c3.223-3.237 7.444-4.847 11.68-4.847s8.459 1.61 11.68 4.847c6.459 6.445 6.459 16.916 0 23.361l-109.275 109.286v48.296l0.583-0.583c3.223-3.237 7.444-4.847 11.68-4.847s8.459 1.61 11.68 4.847c6.459 6.446 6.459 16.916 0 23.361l-80.651 80.666-80.665-80.666c-6.46-6.445-6.46-16.916 0-23.361 6.445-6.471 16.916-6.5 23.361 0l0.236 0.236v-48.304l-108.931-108.931c-6.459-6.446-6.459-16.916 0-23.361 6.459-6.488 16.93-6.488 23.361 0zM199.111 311.111c11.776 0 21.334-9.558 21.334-21.334s-9.558-21.333-21.334-21.333-21.334 9.558-21.334 21.333 9.558 21.334 21.334 21.334z" />
+<glyph unicode="&#xeacb;" glyph-name="discounts" d="M241.877 238.029c0-9.454-7.664-17.118-17.118-17.118s-17.118 7.664-17.118 17.118c0 9.454 7.664 17.118 17.118 17.118s17.118-7.664 17.118-17.118zM448.017 212.318l-44.118 44.43-107.094 106.781c-13.966 11.89-32.426 11.719-49.010 11.805l-0.085 0.086-150.329-0.142c-25.401-2.048-45.454-22.67-46.422-48.384l0.142-152.803c-0.654-4.978-0.682-10.041-0.029-15.076l0.057-2.304 0.37-0.313c1.764-9.273 5.803-18.176 12.288-25.856l151.239-151.21c21.504-18.346 53.39-17.892 74.24 1.507l158.464 158.692c18.119 20.875 18.233 51.766 0.284 72.789zM224.76 283.341c25.148 0 45.536-20.386 45.536-45.536s-20.389-45.54-45.536-45.54c-25.15 0-45.54 20.389-45.54 45.54s20.389 45.536 45.54 45.536zM96.433 290.85c-11.122 11.122-11.122 29.099 0 40.221s29.099 11.122 40.221 0 11.122-29.099 0-40.221-29.099-11.119-40.221 0zM286.521 59.796c-25.151 0-45.54 20.389-45.54 45.539s20.389 45.534 45.54 45.534c25.147 0 45.536-20.386 45.536-45.537s-20.392-45.536-45.536-45.536zM358.466 204.365l-193.943-90.459c-1.946-0.902-3.985-1.334-5.999-1.334-5.362 0-10.488 3.041-12.903 8.209-3.32 7.125-0.236 15.584 6.875 18.904l193.946 90.459c7.097 3.305 15.584 0.25 18.904-6.875s0.231-15.584-6.88-18.904zM303.636 105.557c0-9.454-7.664-17.118-17.118-17.118s-17.118 7.664-17.118 17.118c0 9.454 7.664 17.118 17.118 17.118s17.118-7.664 17.118-17.118z" />
+<glyph unicode="&#xeacc;" glyph-name="group-events-solid" d="M465.061 149.271h-142.222c-14.752 0-42.653-8.903-42.653-42.624v-142.222c0-14.752 8.918-42.638 42.653-42.638h142.222c14.762 0 42.666 8.903 42.666 42.638v142.222c0 14.748-8.914 42.624-42.666 42.624zM356.722-32.031c-36.039 0-47.36 22.329-47.36 33.053 0 7.851 5.746 13.397 13.622 13.397 17.067 0 7.851-23.524 34.332-23.524 14.365 0 22.045 8.789 22.045 20.651 0 9.188-4.039 15.872-17.269 17.209-5.376 0.569-15.901 1.536-15.901 10.326 0 9.956 5.746 12.060 16.668 12.63 9.586 0.569 14.563 6.115 14.563 14.905 0 11.491-8.988 16.839-19.171 16.839-23.211 0-17.834-21.788-32.967-21.788-6.542 0-12.857 2.873-12.857 11.463 0 23.322 27.79 33.248 46.393 33.248 33.166 0 45.454-18.517 45.454-37.063 0-12.26-5.575-21.049-16.298-26.794 14.365-4.010 20.509-15.474 20.509-29.838 0.005-30.205-23.375-44.712-51.763-44.712zM483.555-15.221c0-9.927-3.84-16.81-14.563-16.81s-14.563 6.884-14.563 16.81v72.647h-24.747c-6.315 0-9.785 2.304-9.785 10.154 0 7.054 3.84 8.988 13.824 10.894l7.082 1.536c21.276 4.58 15.332 26.368 31.63 26.368 6.144 0 11.122-2.674 11.122-12.999v-108.601zM138.422 176.174l37.208 37.083c3.778 3.749 8.792 5.82 14.125 5.82h81.291c5.305 0 10.291-2.071 14.069-5.82l31.459-31.32 26.673 0.057c-1.778 3.143-3.749 6.169-6.368 8.763l-13.463 13.411h34.719c4.153 0 8.308-1.593 11.495-4.779l17.397-17.397h62.945c0.438 5.666 0.868 11.335 0.868 17.112 0 121.554-98.89 220.445-220.445 220.445s-220.445-98.89-220.445-220.445 98.89-220.445 220.445-220.445c5.763 0 11.417 0.43 17.070 0.865l-0.29 130.065h-95.847c-9.666 0-17.946 7.54-18.486 17.112v38.582c0.666 4.153 2.597 7.916 5.581 10.889zM324.975 291.405c18.858 0 34.162-15.303 34.162-34.19s-15.303-34.19-34.162-34.19c-18.858 0-34.162 15.303-34.162 34.19s15.303 34.19 34.162 34.19zM230.4 321.789c23.069 0 41.756-18.716 41.756-41.785s-18.688-41.785-41.757-41.785c-23.069 0-41.757 18.716-41.757 41.785s18.688 41.785 41.757 41.785zM135.825 291.405c18.858 0 34.162-15.303 34.162-34.19s-15.303-34.19-34.162-34.19c-18.858 0-34.162 15.303-34.162 34.19s15.303 34.19 34.162 34.19zM123.895 190.771c-6.070-6.042-10.013-13.708-11.443-22.585 0 0-0.025-43.503 0-43.805h-41.168c-8.192 0-14.678 6.457-15.133 14.45-0.029 0.17-0.029 20.594 0.029 21.219 0.541 3.274 2.048 6.4 4.551 8.932l30.407 30.407c3.157 3.186 7.338 4.779 11.492 4.779h34.708l-13.443-13.398z" />
+<glyph unicode="&#xeacd;" glyph-name="group-events-outlined" d="M144.25 204.254h-31.13c-3.726 0-7.453-1.422-10.297-4.267l-27.221-27.25c-2.247-2.247-3.612-5.063-4.067-7.993-0.085-0.541-0.085-18.83-0.057-19.001 0.427-7.168 6.232-12.942 13.571-12.942h36.986l-0.049 39.401c1.237 7.805 4.778 14.68 10.237 20.071l12.026 11.981zM264.932 272.222c0-20.674-16.734-37.433-37.376-37.433s-37.376 16.76-37.376 37.433c0 20.673 16.734 37.433 37.376 37.433s37.376-16.76 37.376-37.433zM173.452 251.805c0-16.9-13.701-30.601-30.601-30.601s-30.6 13.701-30.6 30.601c0 16.9 13.701 30.601 30.6 30.601s30.601-13.701 30.601-30.601zM342.861 251.805c0-16.9-13.7-30.601-30.601-30.601s-30.601 13.701-30.601 30.601c0 16.9 13.7 30.601 30.601 30.601s30.601-13.701 30.601-30.601zM462.222 149.271h-20.116c10.237 44.055 8.701 92.558-17.152 144.222-35.82 71.577-107.031 122.118-186.985 125.815-129.84 6.007-236.751-100.989-230.605-230.858 3.783-79.935 54.368-151.1 125.969-186.837 51.598-25.754 100.016-27.278 144-17.072v-20.116c0-14.752 8.918-42.638 42.666-42.638h142.222c14.762 0 42.666 8.903 42.666 42.638v142.222c0 14.748-8.918 42.624-42.666 42.624zM388-21.117c-9.182-7.236-21.848-11.057-36.625-11.057-35.889 0-47.5 22.36-47.5 33.194 0 7.848 5.791 13.543 13.764 13.543 7.694 0 10.152-4.818 12.763-9.915 3.262-6.375 6.957-13.611 21.57-13.611 13.514 0 21.902 7.862 21.902 20.514 0 10.459-5.445 15.875-17.138 17.069l-0.279 0.029c-5.501 0.583-15.75 1.667-15.75 10.431 0 10.055 5.652 12.18 16.805 12.763 9.304 0.555 14.43 5.806 14.43 14.777 0 12.319-10.252 16.694-19.026 16.694-12.763 0-16.848-6.681-20.471-12.569-2.904-4.736-5.652-9.221-12.502-9.221-3.902 0-12.999 1.126-12.999 11.611 0 23.029 27.207 33.388 46.541 33.388 22.041 0 45.582-9.779 45.582-37.208 0-12.098-5.251-20.847-16.057-26.749 13.084-3.806 20.278-14.402 20.278-29.875 0.003-14.225-5.288-25.918-15.289-33.806zM398.094 149.271h-78.094c-14.762 0-42.666-8.903-42.666-42.624v-78.094c-32.597-9.532-68.827-10.459-106.615 2.238-59.822 20.101-105.984 71.879-117.689 133.894-23.544 124.757 84.29 232.547 209.061 208.924 62.009-11.742 113.767-57.93 133.822-117.772 12.658-37.768 11.719-73.987 2.182-106.567zM478.348-15.215c0-11.25-4.944-16.958-14.695-16.958-9.765 0-14.709 5.709-14.709 16.958v72.499h-24.61c-7.043 0-9.916 2.986-9.916 10.291 0 7.208 4.11 9.154 13.929 11.042l7.082 1.527c10.959 2.361 14.666 9.332 17.932 15.485 3.112 5.848 5.791 10.889 13.721 10.889 7.584 0 11.264-4.293 11.264-13.139v-108.595zM263.945 217.603h-72.792c-4.75 0-9.236-1.846-12.624-5.208l-33.334-33.206c-2.683-2.639-4.389-5.987-4.987-9.708v-34.555c0.487-8.596 7.902-15.334 16.554-15.334h89.15c5.518 35.669 33.027 56.815 62.211 61.337l-31.57 31.454c-3.387 3.374-7.873 5.22-12.61 5.22zM341.95 204.254h-31.124l12.063-12.012c3.015-2.976 5.282-6.459 7.048-10.251h40.288l-17.977 17.997c-2.848 2.847-6.574 4.267-10.3 4.267z" />
+<glyph unicode="&#xeace;" glyph-name="ms-software" d="M203.921 180.346v143.821l-132.981-26.212v-117.609zM240.393 180.346h200.667v190.569l-200.667-39.558zM203.921 143.872h-132.981v-118.727l132.981-19.663zM240.393 143.872v-143.781l200.667-29.673v173.454z" />
+<glyph unicode="&#xeacf;" glyph-name="fun-family-events" d="M401.081 327.111c6.918 7.558 11.363 17.394 11.363 28.444 0 23.552-19.115 42.667-42.666 42.667s-42.666-19.115-42.666-42.667c0-11.050 4.446-20.887 11.363-28.444h62.606zM341.334 298.667h56.889v-42.666h-56.889v42.666zM398.222 227.556h-56.889c0-15.238-12.2-30.777-23.572-54.761 23.495-27.375 37.794-62.865 37.794-101.683 0-39.156-14.563-74.909-38.423-102.377 5.433-16.268 9.978-25.623 9.978-25.623h85.334c0 0 28.445 56.889 28.445 142.222s-42.666 113.778-42.666 142.222zM199.111 199.111c-70.582 0-128-57.418-128-128s57.415-128 128-128 128 57.418 128 128-57.418 128-128 128zM120.889 128c0 11.776 9.557 21.334 21.334 21.334s21.333-9.558 21.333-21.334-9.558-21.333-21.334-21.333-21.334 9.558-21.334 21.333zM170.667 49.778c-11.776 0-21.333 9.558-21.333 21.333s9.558 21.334 21.334 21.334 21.334-9.558 21.334-21.334-9.558-21.333-21.334-21.333zM199.111 106.667c-11.776 0-21.334 9.558-21.334 21.333s9.558 21.334 21.334 21.334 21.334-9.558 21.334-21.334-9.558-21.333-21.334-21.333z" />
+<glyph unicode="&#xead0;" glyph-name="snacks-solid" d="M256.598 243.231c3.709 0 6.633-0.554 10.061-0.765l3.564 42.778h-41.017l6.323 72.32c0.096 1.098 1.388 7.375 5.194 10.555 0.876 0.709 3.499 2.833 10.251 2.293l56.653-4.889 2.443 28.334-56.599 4.887c-15.403 1.459-25.29-4.013-30.999-8.803-13.263-11.099-15.113-27.986-15.278-29.889l-6.542-74.806h-157.986l28.445-341.333h136.758c-40.215 50.637-63.798 134.815-63.798 187.332-0.003 51.083 19.527 111.988 112.526 111.988zM397.881 202.132c-43.916 0-59.534-23.552-71.424-23.552-11.918 0-29.383 23.552-71.452 23.552-23.808 0-71.452 0-71.452-70.77 0-70.88 47.644-189.013 95.26-189.013 23.808 0 23.808 11.776 47.644 11.776 23.808 0 23.808-11.776 47.616-11.776 47.644 0 95.26 118.13 95.26 189.014 0 70.77-47.616 70.77-71.452 70.77zM405.115 300.581c0 0-39.111 0-58.794-19.228-19.541-19.342-19.541-57.998-19.541-57.998s39.225 0.114 58.88 19.342c19.57 19.314 19.456 57.885 19.456 57.885z" />
+<glyph unicode="&#xead1;" glyph-name="snacks-outlined" d="M388.798 224.196c-32.375 0-51.624-11.819-63.138-18.875-1.18-0.722-2.25-1.431-3.251-2.028-1.18 0.666-2.457 1.485-3.889 2.333-11.722 6.944-31.349 18.569-62.222 18.569-21.276 0-86.028 0-86.028-85.459 0-66.75 45.639-194.986 108.097-194.986 15.667 0 24.445 4.32 30.862 7.486 4.596 2.264 6.904 3.402 13.32 3.402s8.721-1.138 13.32-3.402c6.417-3.166 15.195-7.486 30.862-7.486 62.459 0 108.097 128.236 108.097 194.986-0.005 85.461-64.757 85.461-86.033 85.461zM366.728-16.694c-6.445 0-8.764 1.138-13.361 3.416-6.403 3.152-15.181 7.473-30.82 7.473s-24.416-4.321-30.82-7.473c-4.596-2.279-6.918-3.416-13.361-3.416-24.821 0-68.543 89.861-68.543 155.432 0 45.903 23.626 45.903 46.473 45.903 20.027 0 32.236-7.237 42.055-13.056 7.68-4.557 14.945-8.846 24.195-8.846 9.361 0 16.709 4.5 23.82 8.861 9.458 5.806 21.223 13.042 42.43 13.042 22.846 0 46.472 0 46.472-45.904 0-65.57-43.722-155.432-68.543-155.432zM399.622 319.317c0 0-39.111 0-58.795-19.228-19.541-19.342-19.541-57.998-19.541-57.998s39.225 0.114 58.88 19.342c19.57 19.314 19.456 57.885 19.456 57.885zM256.298 261.308c2.259 0 4.173-0.325 6.341-0.412l2.091 25.091h-36.958l5.777 66.056c1.305 10.806 8.431 10.166 11.625 9.89l56.653-4.889 3.055 35.416-56.571 4.889c-16.554 1.485-27.375-4.389-33.595-9.611-14.376-12.015-16.375-30.265-16.554-32.318l-6.070-69.433h-154.917l28.445-341.362h137.421c-45.659 50.586-69.88 139.961-69.88 194.113 0 36.847 12 122.57 123.139 122.57z" />
+<glyph unicode="&#xead2;" glyph-name="sports" d="M306.509 211.556c-74.499 0-135.111-60.613-135.111-135.111s60.613-135.111 135.111-135.111 135.111 60.612 135.111 135.111-60.613 135.111-135.111 135.111zM295.842-22.033c-22.889 2.483-43.583 12.313-59.153 27.668 17.55 5.473 38.070 8.471 59.153 9.256v-36.923zM295.842 36.164c-26.397-0.916-51.925-5.24-73.15-12.971-8.010 12.561-12.976 27.057-14.661 42.584h87.811v-29.614zM295.842 87.111h-87.811c1.681 15.505 6.639 29.978 14.629 42.528 21.069-7.845 46.228-12.495 73.182-13.486v-29.042zM295.842 137.964c-21.094 0.796-41.666 3.786-59.198 9.253 15.573 15.377 36.287 25.221 59.198 27.708v-36.96zM317.175 174.922c22.892-2.483 43.589-12.317 59.159-27.673-17.536-5.481-38.048-8.499-59.159-9.284v36.958zM317.175-22.033v36.93c21.1-0.791 41.663-3.772 59.187-9.23-15.574-15.372-36.281-25.213-59.187-27.699zM390.32 23.182c-21.194 7.722-46.728 12.063-73.145 12.985v29.611h87.811c-1.687-15.534-6.653-30.032-14.666-42.596zM317.175 87.111v29.036c26.931 0.99 52.116 5.644 73.182 13.488 7.99-12.547 12.945-27.019 14.629-42.521h-87.811zM114.506 355.214c8.246 2.952 14.225 10.641 14.225 19.897 0 11.779-9.555 21.334-21.334 21.334h-14.222c-11.779 0-21.334-9.554-21.334-21.334 0-9.256 5.976-16.945 14.219-19.897v-100.992c0-28.445-21.334-142.222-21.334-170.666v-120.889c0-14.222 21.334-21.334 35.556-21.334s35.555 7.111 35.555 21.334v120.889c0 28.444-21.334 142.222-21.334 170.666v100.992zM443.301 319.056c-1.652 3.305-41.569 80.945-136.792 80.945s-135.139-77.639-136.792-80.945l-3.971-7.945 3.971-7.945c1.653-3.305 41.569-80.944 136.792-80.944s135.139 77.639 136.792 80.944l3.971 7.945-3.971 7.944zM306.509 257.778c-57.458 0-88.832 36.654-100.125 53.305 6.38 9.338 19.464 24.963 39.68 36.941v-22.69c0-5.888 4.779-10.666 10.666-10.666s10.666 4.778 10.666 10.666v32.726c3.709 1.266 7.796 2.133 11.847 3.058v-35.786c0-5.888 4.779-10.666 10.666-10.666s10.666 4.779 10.666 10.666v38.642c2.025 0.096 3.837 0.472 5.93 0.472 2.091 0 3.897-0.372 5.916-0.466v-38.644c0-5.888 4.779-10.666 10.666-10.666s10.666 4.779 10.666 10.666v35.817c4.053-0.916 8.152-1.775 11.861-3.032v-32.785c0-5.888 4.779-10.666 10.666-10.666s10.666 4.779 10.666 10.666v22.798c20.255-11.955 33.305-27.591 39.68-36.992-11.318-16.569-42.889-53.362-100.125-53.362z" />
+<glyph unicode="&#xead3;" glyph-name="atm" d="M384.029 309.228l-256.029 0.005c-15.035 0-28.064-11.693-28.064-26.564l0.341-21.334c0-12.82 13.289-24.88 27.725-24.88v-184.727l0.014-0.64c0.748-25.623 17.496-42.194 42.649-42.194l114.361 0.014c25.569 0.694 42.084 17.445 42.084 42.653l0.009 200.906h28.445l-0.009-227.584c0-25.207-16.515-41.959-42.084-42.653l-114.361-0.014c-4.357 0-8.084 1.115-11.899 2.071 4.915-18.625 19.411-30.515 40.343-30.515l114.361 0.014c25.569 0.694 42.084 17.445 42.084 42.653v240.017c14.435 0 27.725 12.805 27.725 24.881l0.341 21.333c-0.003 13.076-13.016 26.542-28.038 26.559zM245.333 58.61v-11.771c0-9.819-7.959-17.778-17.778-17.778s-17.778 7.959-17.778 17.778v11.438c-15.869 1.189-38.403 8.391-50.972 30.478-4.861 8.527-1.888 19.376 6.653 24.237 8.474 4.875 19.362 1.903 24.238-6.653 8.209-14.39 28.487-12.473 28.792-12.541l23.291 0.111c4.056 0.057 24.861 1.194 24.861 17.986 0 17.445-22.321 17.945-24.861 17.945h-28.445c-24.291 0-60.416 14.25-60.416 53.501 0 37.481 32.748 52.028 56.861 53.314v8.018c0 9.819 7.959 17.778 17.778 17.778s17.778-7.959 17.778-17.778v-8.672c12.439-1.741 32.646-7.048 45.889-23.714 6.11-7.68 4.832-18.875-2.861-24.971-7.694-6.113-18.89-4.807-24.971 2.858-7.139 8.986-23.222 11.111-28.82 11.181h-21.237c-4.056-0.057-24.861-1.195-24.861-18.014 0-17.445 22.321-17.945 24.861-17.945h28.445c24.292 0 60.416-14.25 60.416-53.501 0-37.453-32.748-52-56.861-53.285zM483.541 345.452c-0.666 25.583-17.402 42.109-42.652 42.109h-370.082c-25.736-0.583-42.362-17.331-42.362-42.666v-142.752c0.64-25.597 17.388-42.138 42.666-42.138h28.445v42.835l-28.445 0.014 0.179 142.029c0.082 0 0.179 0.014 0.279 0.014l369.32-0.182-0.179-142.043-28.265 0.014v-42.681h28.974c25.597 0.64 42.137 17.377 42.137 42.667l-0.014 142.78z" />
+<glyph unicode="&#xead4;" glyph-name="not-connected" d="M132.503 222.623l25.722-25.708 68.75 68.722 65.931-65.945-68.75-68.75 25.708-25.708 68.75 68.75 11.565-11.566c17.269 8.288 36.327 13.238 56.596 13.784l38.767 38.759c0 0 30.55 30.549 0 61.127l-38.226 38.23 45.824 45.824-45.764 45.767-45.827-45.824-38.201 38.201c0 0-30.55 30.55-61.099 0l-73.97-73.967 32.973-32.973-68.75-68.722zM390.517 142.803c-58.82 0-106.666-47.846-106.666-106.666s47.846-106.667 106.666-106.667 106.666 47.846 106.666 106.667-47.846 106.666-106.666 106.666zM312.295 36.136c0 43.139 35.084 78.222 78.222 78.222 18.091 0 34.551-6.42 47.815-16.765l-112.762-104.983c-8.371 12.453-13.275 27.423-13.275 43.525zM390.517-42.086c-16.771 0-32.233 5.41-44.982 14.424l111.724 104.019c7.134-11.793 11.48-25.458 11.48-40.221 0-43.139-35.084-78.222-78.222-78.222zM183.933 130.941l68.75 68.75-25.708 25.722-68.75-68.722-65.945 65.931 68.75 68.722-12.863 12.863-119.774-119.791c0 0-30.549-30.55 0-61.099l38.19-38.189-45.886-45.866 45.767-45.796 45.892 45.893 38.235-38.235c0 0 30.549-30.55 61.096 0l38.747 38.744c0.276 10.288 1.746 20.218 4.13 29.847l-4.702-4.702-65.928 65.928z" />
+<glyph unicode="&#xead5;" glyph-name="connected" d="M347.645 104.724l-68.75-68.75-65.931 65.932 68.75 68.75-25.708 25.722-68.75-68.722-65.943 65.928 68.75 68.722-12.863 12.865-119.776-119.791c0 0-30.549-30.549 0-61.098l38.19-38.19-45.886-45.866 45.767-45.796 45.893 45.889 38.235-38.235c0 0 30.549-30.549 61.096 0l119.785 119.783-12.857 12.857zM454.574 247.051l-38.226 38.23 45.824 45.824-45.764 45.767-45.827-45.824-38.201 38.201c0 0-30.55 30.55-61.099 0l-73.97-73.967 32.973-32.973-68.75-68.722 25.722-25.708 68.75 68.722 65.932-65.946-68.75-68.75 25.708-25.708 68.75 68.75 32.973-32.965 73.955 73.942c0 0 30.552 30.549 0 61.127z" />
+<glyph unicode="&#xead6;" glyph-name="legal" d="M322.793 146.668l-0.031-0.031c-8.334-8.334-8.334-21.834 0-30.166 4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249l85.276 85.277c8.334 8.334 8.334 21.834 0 30.166-8.323 8.323-21.794 8.326-30.131 0.025l-112.088 112.088c8.334 8.337 8.332 21.831-0.003 30.166s-21.834 8.334-30.166 0l-85.276-85.276c-8.334-8.334-8.334-21.834 0-30.165 4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249l0.003 0.003 40.946-40.946-213.407-213.408c-8.334-8.334-8.334-21.834 0-30.165 4.167-4.167 9.626-6.249 15.084-6.249s10.917 2.082 15.084 6.249l213.408 213.407 40.966-40.974zM472.894-3.581l0.005 0.023c-1.733 11.764-9.555 21.334-21.334 21.334h-156.445c-11.776 0-19.479-10.115-21.331-21.327h-0.012l-7.082-35.556h213.305l-7.108 35.527z" />
+<glyph unicode="&#xead7;" glyph-name="speaker-presentation" d="M448 149.328h-384c-11.779 0-21.334-9.554-21.334-21.333s9.555-21.334 21.334-21.334h384c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333zM128.088 199.453c-0.114-0.995-0.085-28.786-0.085-28.786h256c0 0-0.057 27.79-0.142 28.786-0.853 5.262-3.271 10.297-7.31 14.308l-48.81 48.81c-5.123 5.091-11.776 7.652-18.489 7.652h-106.553c-6.685 0-13.369-2.56-18.489-7.652l-48.782-48.81c-4.039-4.011-6.486-9.046-7.339-14.308zM310.866 343.362c0-30.301-24.563-54.864-54.863-54.864s-54.863 24.564-54.863 54.864c0 30.3 24.564 54.863 54.863 54.863s54.863-24.564 54.863-54.863zM184.909-56.877h142.197l28.445 142.222h-199.111zM108.749 250.106l21.166 21.165c1.746-0.335 3.357-1.049 5.2-1.049 15.702 0 28.445 12.714 28.445 28.445s-12.743 28.445-28.445 28.445-28.445-12.714-28.445-28.445c0-3.077 0.847-5.897 1.749-8.667l-28.115-28.118v-91.221h28.445v79.445z" />
+<glyph unicode="&#xead8;" glyph-name="milestone" d="M78.219 369.769c-11.779 0-21.334-9.555-21.334-21.334v-355.555c0-11.779 9.555-21.333 21.334-21.333s21.334 9.554 21.334 21.333v355.555c0 11.779-9.558 21.334-21.334 21.334zM426.482 332.994c-28.613-10.373-74.001-16.304-127.806 14.68-65.457 37.652-132.236 18.193-157.887 8.055l-13.499-5.333v-217.791l27.779 8.807c32.651 10.319 82.514 16.404 134.528-13.528v0.014c29.957-17.238 58.388-22.932 82.89-22.932 32.179 0 57.555 9.819 70.653 16.222l11.973 5.848v216.374l-28.63-10.416zM234.664 190.834c-8.883 1.149-17.573 1.784-25.93 1.784-13.807 0-26.821-1.388-38.779-3.584v52.369c17.778 4.301 40.201 7.216 64.709 3.047v-53.615zM234.664 273.229c-24.226 3.436-46.404 1.306-64.709-2.619v50.051c16.034 4.677 39.313 8.75 64.709 4.841v-52.273zM319.997 160.347c-14.666 4.196-41.324 20.088-56.889 24.474v51.462c15.351-3.143 44.396-21.47 56.889-25.335v-50.6zM319.997 240.856c-7.973 3.001-46.296 22.284-56.889 25.776v51.010c16.057-2.474 43.195-21.495 56.889-25.984v-50.802zM412.442 154.533c-14.916-5.274-37.601-9.632-64-4.048v53.896c7.768-1.032 15.298-1.61 22.403-1.61 15.935 0 29.981 2.27 41.597 5.179v-53.419zM412.442 237.272c-14.979-4.645-37.387-8.664-64-4.312v51.584c23.808-4.008 45.428-3.035 64 0.489v-47.761z" />
+<glyph unicode="&#xead9;" glyph-name="related" d="M327.111 327.111c-25.617 0-49.746-6.312-71.111-17.272-21.364 10.96-45.494 17.272-71.111 17.272-86.263 0-156.445-70.181-156.445-156.445s70.181-156.445 156.445-156.445c25.617 0 49.746 6.312 71.111 17.272 21.365-10.96 45.494-17.272 71.111-17.272 86.264 0 156.445 70.181 156.445 156.445s-70.181 156.445-156.445 156.445zM298.666 170.667c0-35.701-16.862-67.22-42.666-88.092-25.805 20.872-42.666 52.392-42.666 88.092s16.862 67.22 42.666 88.093c25.805-20.873 42.666-52.392 42.666-88.093zM71.111 170.667c0 62.737 51.040 113.778 113.778 113.778 10.578 0 20.628-1.917 30.353-4.633-27.531-28.211-44.576-66.705-44.576-109.144s17.044-80.933 44.576-109.144c-9.725-2.716-19.774-4.634-30.353-4.634-62.737 0-113.778 51.040-113.778 113.778zM327.111 56.889c-10.579 0-20.628 1.917-30.353 4.634 27.531 28.211 44.575 66.705 44.575 109.144s-17.044 80.933-44.575 109.144c9.725 2.716 19.774 4.634 30.353 4.634 62.737 0 113.778-51.041 113.778-113.778s-51.041-113.778-113.778-113.778z" />
+<glyph unicode="&#xeada;" glyph-name="quote" d="M79.3 221.389c-3.561 0-7.034-0.381-10.391-1.075v14.308c0 17.041 14.93 22.639 19.498 23.945 10.766 3.066 16.987 14.291 13.918 25.054-3.069 10.777-14.305 16.958-25.054 13.918-22.556-6.446-48.891-26.792-48.891-62.917v-62.888c0-0.214 0.114-0.389 0.122-0.603-0.003-0.216-0.063-0.416-0.063-0.628 0-28.103 22.756-50.887 50.858-50.887s50.858 22.784 50.858 50.887c0 28.103-22.755 50.887-50.858 50.887zM193.755 221.389c-3.542 0-6.994-0.367-10.331-1.058v14.399c0 17.653 15.667 22.807 18.429 23.569 10.903 2.514 17.721 13.389 15.209 24.291-2.514 10.889-13.389 17.735-24.291 15.209-17.249-3.971-49.875-22.249-49.875-63.070v-62.999c0-0.145 0.079-0.264 0.083-0.409-0.006-0.279-0.083-0.538-0.083-0.819 0-28.103 22.756-50.887 50.858-50.887s50.858 22.784 50.858 50.887c0 28.103-22.756 50.887-50.858 50.887zM483.502 170.192c0.003 0.222 0.065 0.424 0.065 0.645 0 28.103-22.755 50.887-50.858 50.887s-50.858-22.784-50.858-50.887c0-28.103 22.755-50.887 50.858-50.887 3.561 0 7.029 0.375 10.382 1.072v-14.293c0-17.070-14.916-22.653-19.488-23.959-10.764-3.069-16.987-14.29-13.918-25.056 2.543-8.903 10.652-14.709 19.473-14.709 1.846 0 3.724 0.264 5.584 0.791 22.542 6.445 48.876 26.792 48.876 62.93v62.894c0 0.202-0.111 0.37-0.116 0.572zM369.112 170.837c0 28.103-22.755 50.887-50.858 50.887s-50.858-22.784-50.858-50.887c0-28.103 22.755-50.887 50.858-50.887 3.544 0 6.998 0.37 10.337 1.058v-14.404c0-17.653-15.682-22.807-18.443-23.569-10.903-2.514-17.721-13.389-15.209-24.291 2.153-9.375 10.499-15.736 19.735-15.736 1.499 0 3.026 0.179 4.557 0.529 17.263 3.971 49.889 22.264 49.889 63.070v63.013c0 0.148-0.082 0.273-0.086 0.424 0.003 0.27 0.079 0.52 0.079 0.793z" />
+<glyph unicode="&#xeadb;" glyph-name="night" d="M337.983 329.478c12.237-25.549 19.291-54.048 19.291-84.249 0-108.118-87.637-195.783-195.726-195.783-30.248 0-58.781 7.065-84.352 19.322 31.513-65.858 98.577-111.434 176.466-111.434 108.089 0 195.726 87.552 195.726 195.669 0.003 77.875-45.577 144.938-111.406 176.475zM212.315 295.239l17.408-53.93 56.69 0.114c4.807 0.029 6.798-6.144 2.901-8.96l-45.938-33.195 17.635-53.874c1.507-4.551-3.726-8.363-7.623-5.518l-45.796 33.394-45.796-33.394c-3.869-2.844-9.102 0.967-7.623 5.518l17.664 53.874-45.966 33.195c-3.868 2.816-1.877 8.988 2.93 8.96l56.69-0.114 17.408 53.93c1.479 4.577 7.936 4.577 9.415 0zM117.749 381.867l10.838-33.593 35.328 0.057c2.987 0 4.238-3.812 1.821-5.575l-28.615-20.679 10.98-33.565c0.939-2.845-2.333-5.234-4.75-3.47l-28.53 20.822-28.53-20.822c-2.418-1.763-5.689 0.626-4.75 3.47l10.98 33.565-28.615 20.679c-2.446 1.763-1.194 5.575 1.82 5.575l35.299-0.057 10.866 33.593c0.91 2.841 4.95 2.841 5.859 0z" />
+<glyph unicode="&#xeadc;" glyph-name="space" d="M437.334 110.222h-362.666v96c0 13.75 11.139 24.889 24.889 24.889s24.889-11.139 24.889-24.889v-46.222h263.111v46.222c0 13.75 11.139 24.889 24.889 24.889s24.889-11.139 24.889-24.889v-96z" />
+<glyph unicode="&#xeadd;" glyph-name="weight" d="M461.517-0.657l-41.642 228.864c0 0-7.623 42.012-50.29 42.012h-92.453v43.634c62.435 0.62 163.564 6.904 163.564 70.149h-369.778c0-63.243 101.112-69.529 163.547-70.149v-43.634h-92.433c0 0-42.666 0-50.29-42.012l-41.642-228.864c0 0-7.623-42.013 35.044-42.013h341.333c0 0 42.666 0 35.041 42.013zM255.804-14.142c-70.582 0-128 57.389-128 127.918 0 70.15 56.619 127.17 126.489 128h3.021c69.871-0.831 126.504-57.851 126.504-128 0-70.528-57.43-127.918-128.014-127.918zM240.819 122.704c-6.429-9.188-4.181-21.788 4.978-28.245 9.188-6.4 21.845-4.21 28.274 4.978 0.313 0.426 0.967 1.394 0.967 1.394l48.327 104.249-81.55-81.010c-0.003 0-0.657-0.938-0.995-1.365z" />
+<glyph unicode="&#xeade;" glyph-name="donate" d="M242.107 143.997l114.83 126.18c13.71 13.454 22.243 34.731 22.243 55.466 0 41.074-33.28 74.354-74.354 74.354-26.51 0-49.692-13.91-62.862-34.788-13.17 20.878-36.352 34.788-62.862 34.788-41.074 0-74.354-33.28-74.354-74.354 0-20.053 7.993-42.098 20.907-55.466l116.452-126.18zM472.869 185.017c-16.486 16.5-51.945 30.125-82.028 0-21.223-21.223-51.43-42.917-63.32-51.18-6.32 4.096-14.139 6.611-23.666 6.611-28.276 0-86.889-21.29-102.278-27.070-17.946-0.139-89.458-1.61-119.515-15.971-5.319-2.89-51.985-29.235-51.985-67.18 0-30.751 15.611-88.889 74.666-88.889h142.222c31.124 0 123.944 56.499 151.64 73.819l4.25 2.639 79.070 158.165-9.056 9.057zM375.535 42.67c-51.917-32.154-114.75-65.638-128.569-65.778h-142.222c-37.638 0-39.069 47.932-39.111 53.334 0 12.055 19.917 28.555 32.541 35.498 18.472 8.807 75.25 12.098 106.695 12.111l6.36 1.181c26.098 10.001 74.334 25.876 92.624 25.876 5.916 0 8.556-5.513 9.723-10.431l-46.43-39.887-68.221-21.627c-9.361-2.958-14.541-12.959-11.569-22.32s12.959-14.541 22.321-11.568l71.68 22.721 68.722 57.168v8.166c0 5.362-0.765 11.375-2.457 17.374 12.723 8.821 44.82 31.846 68.361 55.39 7.887 7.916 15.36 8.585 21.416 6.514l-61.861-123.722z" />
+<glyph unicode="&#xeadf;" glyph-name="snow" d="M462.222 192.319h-25.313l5.382 5.376c8.349 8.334 8.349 21.834 0.029 30.166-8.334 8.36-21.863 8.334-30.166 0.029l-35.135-35.57h-16.25l-14.822 25.671 28.888 28.914c8.32 8.334 8.32 21.848-0.014 30.179-8.334 8.306-21.848 8.32-30.18-0.014l-20.793-20.81-9.401 16.281h-36.779v21.985l35.652 34.685c8.349 8.32 8.374 21.82 0.057 30.166s-21.848 8.374-30.166 0.057l-5.546-5.524v22.981c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-23.637l-6.070 6.053c-8.36 8.349-21.848 8.32-30.166-0.029-8.334-8.349-8.306-21.848 0.029-30.165l36.207-34.586v-21.982h-38.207l-9.369-16.233-20.742 20.759c-8.334 8.334-21.848 8.32-30.179 0.014-8.334-8.334-8.334-21.848-0.014-30.179l28.84-28.865-14.848-25.72h-18.256c-0.649 0.891-34.683 35.57-34.683 35.57-8.334 8.306-21.848 8.32-30.18-0.014-8.32-8.334-8.32-21.848 0.014-30.179l5.379-5.376h-22.977c-11.779 0-21.334-9.554-21.334-21.334s9.554-21.333 21.334-21.333h23.629l-6.030-6.028c-8.334-8.334-8.334-21.848-0.014-30.179 4.167-4.167 9.64-6.249 15.099-6.249s10.917 2.082 15.084 6.235c0 0 33.923 35.095 34.683 36.221h17.875l14.287-24.744-27.87-27.81c-8.334-8.32-8.349-21.819-0.029-30.165 4.167-4.182 9.625-6.264 15.099-6.264 5.458 0 10.903 2.082 15.070 6.235l19.809 19.766 10.331-17.891h38.209v-19.584l-36.221-34.665c-8.334-8.334-8.334-21.848 0-30.166 4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249l6.056 6.058v-25.978c0-11.779 9.554-21.334 21.334-21.334s21.334 9.555 21.334 21.334v25.307l5.39-5.39c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.32 8.334 21.834 0 30.165 0 0-34.676 34.019-35.555 34.665v19.587h36.779l10.363 17.943 19.86-19.817c4.167-4.153 9.611-6.235 15.070-6.235 5.473 0 10.931 2.082 15.099 6.264 8.32 8.348 8.306 21.848-0.029 30.165l-27.918 27.859 14.262 24.695h15.869l35.135-36.221c4.153-4.153 9.611-6.235 15.070-6.235s10.931 2.082 15.099 6.264c8.32 8.334 8.32 21.834-0.029 30.166l-6.036 6.027h25.95c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333zM221.431 111.445l-34.181 59.207 34.181 59.221h68.375l34.193-59.221-34.193-59.207h-68.375zM273.812 202.217h-36.38l-18.176-31.545 18.176-31.46h36.38l18.176 31.46z" />
+<glyph unicode="&#xeae0;" glyph-name="thunder-storm-solid" d="M328.729 69.672h-38.742l14.771 28.322h-81.875l-23.518-68.827c-0.654-2.702 0-5.544 1.707-7.737 1.735-2.162 4.352-3.442 7.111-3.442h39.139l-32.142-74.866 120.547 111.673c2.247 2.731 2.731 6.486 1.223 9.7-1.539 3.158-4.696 5.177-8.224 5.177zM400.953 292.577l-8.166 3.277-0.694 8.792c-4.25 53.347-46.695 93.571-98.75 93.571-34.779 0-67.473-18.404-85.362-48.014l-6.278-10.416-11.25 4.596c-7.194 2.916-14.444 4.403-21.555 4.403-34.307 0-62.222-27.694-62.222-61.721 0-6.432 1.305-15.846 1.305-15.846l-9.028-4.321c-25.944-12.419-42.055-37.834-42.055-66.335 0-40.874 33.499-74.126 74.666-74.126h236.445c48.029 0 87.111 38.779 87.111 86.445 0 35.195-21.251 66.472-54.167 79.695z" />
+<glyph unicode="&#xeae1;" glyph-name="thunder-storm-outlined" d="M390.445 289.897c0 69.262-52.733 108.317-107.15 108.317-50.489 0-79.104-23.637-94.123-53.049-9.159 4.579-19.74 7.566-31.573 7.566-33.821 0-67.328-25.117-68.238-65.991-0.114-5.604 0.171-10.041 1.564-15.19-29.867-9.5-45.596-35.669-45.596-71.082 0-40.846 34.247-76.601 77.483-76.601h233.984c47.616 0 86.755 36.807 86.755 84.451 0 40.022-14.618 69.262-53.106 81.579zM356.805 161.269h-233.998c-23.776 0-37.999 21.626-37.999 42.541 0 22.681 18.418 41.125 41.083 41.125 3.277 0 6.582-0.458 10.137-1.403 1.584-0.429 2.972 0.096 3.667 1.277s0.418 2.639-0.666 3.709c-7.083 7.416-11 17.012-11 27.028 0 21.709 17.667 39.361 39.362 39.361 15.388 0 29.417-9.236 35.749-23.515 0.583-1.374 1.721-2.111 3.112-1.917 1.277 0.222 2.167 1.32 2.25 2.779 2.279 40.696 31.36 68.028 72.334 68.028 40.027 0 72.584-32.555 72.584-72.585 0-6.721-1.138-13.693-3.498-21.305-0.361-1.112-0.193-2.208 0.443-3.084 0.834-1.112 2.139-1.513 3.084-1.513 21.723 0 50.472-17.041 50.472-51.724-0.003-26.456-21.587-48.805-47.115-48.805zM317.173 69.672h-38.741l13.733 26.328h-81.519l-22.838-66.833c-0.654-2.702 0-5.544 1.707-7.737 1.735-2.162 4.352-3.442 7.111-3.442h39.139l-32.142-74.866 120.547 111.673c2.247 2.731 2.731 6.486 1.223 9.7-1.536 3.158-4.696 5.177-8.221 5.177z" />
+<glyph unicode="&#xeae2;" glyph-name="rain-solid" d="M128.006-14.808c14.734 0 26.653 11.89 26.653 26.652 0 14.791-26.653 66.674-26.653 66.674s-26.653-51.883-26.653-66.674c0-14.763 11.918-26.653 26.653-26.653zM256.005-43.253c14.734 0 26.652 11.89 26.652 26.653 0 14.791-26.652 66.674-26.652 66.674s-26.653-51.883-26.653-66.674c0-14.763 11.918-26.653 26.653-26.653zM384.005-14.808c14.734 0 26.652 11.89 26.652 26.652 0 14.791-26.652 66.674-26.652 66.674s-26.652-51.883-26.652-66.674c0-14.763 11.918-26.653 26.652-26.653zM56.889 186.92c0-40.875 33.499-74.126 74.666-74.126h236.473c48.029 0 87.082 38.779 87.082 86.445 0 35.195-21.251 66.472-54.139 79.707l-8.166 3.291-0.694 8.778c-4.25 53.347-46.695 93.571-98.75 93.571-34.779 0-67.473-18.404-85.39-48.043l-6.278-10.402-11.278 4.596c-7.139 2.916-14.362 4.403-21.501 4.403-34.333 0-62.251-27.694-62.251-61.722 0-1.957 0.082-3.931 0.279-5.888l1.027-9.944-9.025-4.335c-25.944-12.416-42.055-37.848-42.055-66.333z" />
+<glyph unicode="&#xeae3;" glyph-name="rain-outlined" d="M402.005 276.255c0 69.262-52.733 108.316-107.15 108.316-50.489 0-79.104-23.637-94.123-53.049-9.159 4.579-19.74 7.566-31.573 7.566-33.821 0-67.328-25.116-68.238-65.988-0.114-5.604 0.171-10.041 1.564-15.19-29.867-9.503-45.596-35.672-45.596-71.085 0-40.846 34.247-76.601 77.483-76.601h233.984c47.616 0 86.755 36.807 86.755 84.451 0 40.022-14.62 69.262-53.106 81.579zM368.364 147.627h-233.972c-23.805 0-38.028 21.627-38.028 42.542 0 22.681 18.418 41.125 41.083 41.125 3.251 0 6.582-0.458 10.112-1.388 1.692-0.444 2.998 0.096 3.692 1.263 0.697 1.195 0.418 2.668-0.666 3.709-7.083 7.429-11 17.027-11 27.028 0 21.709 17.667 39.362 39.362 39.362 15.417 0 29.446-9.236 35.749-23.515 0.583-1.374 1.721-2.082 3.112-1.917 1.277 0.222 2.167 1.334 2.25 2.791 2.279 40.681 31.36 68.013 72.334 68.013 40.027 0 72.584-32.554 72.584-72.584 0-6.736-1.138-13.693-3.527-21.334-0.305-1.112-0.139-2.208 0.529-3.069 0.805-1.098 2.111-1.485 3.026-1.485 21.748 0 50.5-18.651 50.5-51.735-0.003-26.456-21.587-48.805-47.141-48.805zM128.003-14.794c14.734 0 26.653 11.89 26.653 26.652 0 14.791-26.653 66.674-26.653 66.674s-26.653-51.883-26.653-66.674c0-14.763 11.918-26.653 26.653-26.653zM256.003-43.238c14.734 0 26.652 11.89 26.652 26.652 0 14.791-26.652 66.674-26.652 66.674s-26.653-51.883-26.653-66.674c0-14.763 11.918-26.653 26.653-26.653zM384.003-14.794c14.734 0 26.652 11.89 26.652 26.652 0 14.791-26.652 66.674-26.652 66.674s-26.652-51.883-26.652-66.674c0-14.763 11.918-26.653 26.652-26.653z" />
+<glyph unicode="&#xeae4;" glyph-name="partially-sunny-solid" d="M211.82 327.805c9.805 0 17.778 7.959 17.778 17.778v14.222c0 9.819-7.973 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-14.222c0-9.819 7.973-17.778 17.778-17.778zM103.763 293.416c3.473-3.459 8.002-5.194 12.558-5.194s9.111 1.735 12.584 5.222c6.944 6.943 6.917 18.193-0.029 25.139l-10.084 10.070c-6.944 6.917-18.193 6.943-25.139-0.029-6.944-6.944-6.918-18.193 0.028-25.139l10.081-10.070zM93.957 209.209c0 9.819-7.973 17.778-17.778 17.778h-14.222c-9.805 0-17.778-7.959-17.778-17.778s7.973-17.778 17.778-17.778h14.222c9.805 0 17.778 7.959 17.778 17.778zM307.32 288.222c4.557 0 9.082 1.735 12.555 5.194l10.084 10.070c6.944 6.944 6.971 18.193 0.029 25.139-6.944 6.971-18.193 6.943-25.139 0.028l-10.084-10.069c-6.943-6.944-6.971-18.193-0.029-25.139 3.473-3.488 8.027-5.223 12.584-5.223zM413.682 129.903l-8.166 3.291-0.694 8.778c-4.25 53.348-46.695 93.571-98.75 93.571-34.779 0-67.499-18.404-85.39-48.029l-6.278-10.43-11.278 4.611c-7.165 2.93-14.387 4.417-21.499 4.417-34.333 0-62.251-27.694-62.251-61.736 0-1.957 0.082-3.931 0.279-5.888l1.027-9.944-9.028-4.332c-25.944-12.416-42.055-37.848-42.055-66.332 0-40.875 33.499-74.126 74.666-74.126h236.473c48.029 0 87.082 38.779 87.082 86.445 0 35.192-21.251 66.469-54.139 79.704zM128.111 196.787c15.044 11.022 33.434 17.769 53.516 17.769 7.054 0 14.112-0.93 21.112-2.779 19.086 25.933 47.621 43.548 79.13 49.664-15.411 22.178-40.992 36.768-70.044 36.768-47.132 0-85.334-38.23-85.334-85.334 0-5.51 0.623-10.869 1.622-16.088z" />
+<glyph unicode="&#xeae5;" glyph-name="partially-sunny-outlined" d="M211.82 326.198c9.805 0 17.778 7.959 17.778 17.778v14.222c0 9.819-7.973 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-14.222c0-9.819 7.973-17.778 17.778-17.778zM103.766 291.809c3.473-3.459 7.999-5.194 12.555-5.194s9.111 1.735 12.584 5.223c6.944 6.943 6.917 18.193-0.029 25.139l-10.084 10.070c-6.944 6.918-18.193 6.944-25.139-0.029-6.944-6.943-6.918-18.193 0.028-25.139l10.084-10.070zM93.96 207.573c0 9.819-7.973 17.778-17.778 17.778h-14.222c-9.805 0-17.778-7.959-17.778-17.778s7.973-17.778 17.778-17.778h14.222c9.805 0 17.778 7.959 17.778 17.778zM307.322 286.615c4.557 0 9.082 1.735 12.555 5.194l10.084 10.069c6.943 6.944 6.971 18.193 0.029 25.139-6.943 6.971-18.193 6.944-25.139 0.029l-10.084-10.070c-6.944-6.944-6.971-18.193-0.029-25.139 3.47-3.488 8.027-5.223 12.584-5.223zM414.712 131.388c0 69.262-52.733 108.316-107.15 108.316-5.408 0-10.442-0.398-15.357-0.919-11.506 33.519-42.954 57.788-80.384 57.788-47.132 0-85.334-38.23-85.334-85.334 0-12.746 3.169-24.627 8.215-35.451-12.296-11.361-20.628-27.534-21.075-47.559-0.114-5.604 0.171-10.041 1.564-15.19-29.867-9.5-45.597-35.669-45.597-71.082 0-40.846 34.247-76.601 77.483-76.601h233.984c47.616 0 86.755 36.805 86.755 84.452 0 40.022-14.62 69.262-53.106 81.579zM381.070 2.754h-233.998c-23.776 0-37.999 21.626-37.999 42.541 0 22.682 18.418 41.125 41.083 41.125 3.251 0 6.582-0.458 10.112-1.388 1.696-0.43 3.001 0.096 3.695 1.263 0.694 1.195 0.416 2.668-0.666 3.709-7.083 7.429-11 17.027-11 27.028 0 21.709 17.667 39.361 39.362 39.361 15.36 0 29.417-9.221 35.724-23.501 0.612-1.374 1.834-2.082 3.141-1.932 1.277 0.222 2.167 1.334 2.25 2.79 2.279 40.681 31.36 68.014 72.334 68.014 40.027 0 72.584-32.554 72.584-72.585 0-6.721-1.138-13.682-3.498-21.29-0.361-1.112-0.193-2.207 0.443-3.084 0.834-1.112 2.139-1.513 3.084-1.513 21.748 0 50.472-10.538 50.472-51.735-0.009-26.459-21.592-48.805-47.121-48.805z" />
+<glyph unicode="&#xeae6;" glyph-name="sunny-day-solid" d="M384 170.667c0-70.692-57.308-128-128-128s-128 57.308-128 128c0 70.692 57.308 128 128 128s128-57.307 128-128zM381.724 275.055c5.473 0 10.917 2.082 15.084 6.249l20.11 20.11c8.334 8.334 8.334 21.834 0 30.166s-21.834 8.334-30.166 0l-20.11-20.11c-8.334-8.334-8.334-21.834 0-30.165 4.164-4.165 9.608-6.249 15.081-6.249zM115.195 60.029l-20.11-20.11c-8.334-8.334-8.334-21.834 0-30.165 4.167-4.167 9.611-6.249 15.084-6.249s10.917 2.082 15.084 6.249l20.11 20.11c8.334 8.334 8.334 21.834 0 30.165s-21.834 8.332-30.168 0zM115.195 281.304c4.167-4.167 9.612-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.165l-20.11 20.11c-8.334 8.334-21.834 8.334-30.165 0s-8.334-21.834 0-30.165l20.108-20.11zM396.834 60.015c-8.306 8.334-21.805 8.36-30.166 0.029-8.334-8.334-8.334-21.834 0-30.165l20.084-20.11c4.167-4.182 9.611-6.264 15.084-6.264 5.445 0 10.917 2.082 15.084 6.235 8.334 8.334 8.334 21.834 0 30.165l-20.087 20.11zM448 192h-14.222c-11.776 0-21.334-9.554-21.334-21.333s9.555-21.334 21.334-21.334h14.222c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333zM99.555 170.667c0 11.779-9.555 21.333-21.334 21.333h-14.222c-11.776 0-21.334-9.554-21.334-21.333s9.557-21.334 21.334-21.334h14.222c11.779 0 21.334 9.555 21.334 21.334zM256 14.222c-11.779 0-21.334-9.554-21.334-21.333v-14.222c0-11.779 9.554-21.334 21.334-21.334s21.334 9.555 21.334 21.334v14.222c0 11.779-9.555 21.333-21.334 21.333zM256 327.111c11.779 0 21.334 9.554 21.334 21.333v14.222c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.554-21.334-21.334v-14.222c0-11.779 9.558-21.333 21.334-21.333z" />
+<glyph unicode="&#xeae7;" glyph-name="sunny-day-outlined" d="M256 42.667c-70.582 0-128 57.418-128 128s57.418 128 128 128 128-57.418 128-128-57.418-128-128-128zM256 248.889c-43.139 0-78.222-35.083-78.222-78.222s35.084-78.222 78.222-78.222 78.222 35.083 78.222 78.222-35.084 78.222-78.222 78.222zM381.721 275.041c-5.473 0-10.917 2.082-15.084 6.249-8.334 8.334-8.334 21.834 0 30.165l20.11 20.11c8.334 8.334 21.834 8.334 30.166 0s8.334-21.834 0-30.165l-20.11-20.11c-4.164-4.165-9.608-6.249-15.081-6.249zM110.165 3.487c-5.472 0-10.917 2.082-15.084 6.249-8.334 8.334-8.334 21.834 0 30.166l20.11 20.11c8.334 8.334 21.834 8.334 30.166 0s8.334-21.834 0-30.166l-20.11-20.11c-4.165-4.167-9.609-6.249-15.081-6.249zM130.279 275.041c-5.472 0-10.917 2.082-15.084 6.249l-20.11 20.11c-8.334 8.334-8.334 21.834 0 30.166s21.834 8.334 30.165 0l20.11-20.11c8.334-8.334 8.334-21.834 0-30.165-4.165-4.165-9.608-6.249-15.081-6.249zM401.834 3.487c-5.473 0-10.917 2.082-15.084 6.249l-20.11 20.11c-8.334 8.334-8.334 21.834 0 30.166s21.834 8.334 30.166 0l20.11-20.11c8.334-8.334 8.334-21.834 0-30.166-4.167-4.167-9.611-6.249-15.081-6.249zM448 149.333h-14.222c-11.779 0-21.334 9.555-21.334 21.334s9.555 21.333 21.334 21.333h14.222c11.779 0 21.334-9.554 21.334-21.333s-9.555-21.334-21.334-21.334zM78.222 149.333h-14.222c-11.779 0-21.334 9.555-21.334 21.334s9.554 21.333 21.334 21.333h14.222c11.779 0 21.334-9.554 21.334-21.333s-9.555-21.334-21.334-21.334zM256-42.667c-11.779 0-21.334 9.555-21.334 21.334v14.222c0 11.779 9.554 21.333 21.334 21.333s21.334-9.554 21.334-21.333v-14.222c0-11.779-9.555-21.334-21.334-21.334zM256 327.111c-11.779 0-21.334 9.554-21.334 21.333v14.222c0 11.779 9.554 21.334 21.334 21.334s21.334-9.554 21.334-21.334v-14.222c0-11.779-9.555-21.333-21.334-21.333z" />
+<glyph unicode="&#xeae8;" glyph-name="start-solid" d="M254.211 391.123c-121.555 0-220.445-98.89-220.445-220.445s98.89-220.444 220.445-220.444 220.445 98.89 220.445 220.444-98.89 220.445-220.445 220.445zM358.5 154.513l-119.325-119.325c-14.393-14.393-39.026-4.21-39.026 16.157v238.649c0 20.366 24.633 30.55 39.026 16.157l119.325-119.325c8.932-8.928 8.932-23.379 0-32.313z" />
+<glyph unicode="&#xeae9;" glyph-name="start-outlined" d="M256.003 385.772c-121.555 0-220.445-98.89-220.445-220.445s98.89-220.444 220.445-220.444 220.445 98.89 220.445 220.444-98.887 220.445-220.445 220.445zM256.003-12.45c-98.028 0-177.778 79.75-177.778 177.778s79.749 177.778 177.778 177.778 177.778-79.75 177.778-177.778-79.75-177.778-177.778-177.778zM233.842 300.817c-14.393 14.393-39.026 4.21-39.026-16.156v-238.649c0-20.366 24.633-30.55 39.026-16.157l119.325 119.325c8.932 8.932 8.932 23.381 0 32.313l-119.325 119.325z" />
+<glyph unicode="&#xeaea;" glyph-name="in-progress-not-completed-solid" d="M257.394 347.938c43.944 0 86.167-16.179 118.807-45.557 4.084-3.666 9.193-5.472 14.279-5.472 5.834 0 11.639 2.389 15.861 7.068 7.887 8.764 7.168 22.249-1.584 30.125-40.531 36.432-92.863 56.502-147.362 56.502-11.779 0-21.334-9.555-21.334-21.334s9.554-21.333 21.334-21.333zM136.391 234.522l-8.522 8.519c-12.246-21.663-19.808-46.328-19.808-72.974 0-82.432 66.873-149.333 149.334-149.333s149.333 66.901 149.333 149.333-66.873 149.333-149.333 149.333c-13.463 0-26.26-2.358-38.667-5.7v-45.125c0-19.584-11.694-37.069-29.807-44.541-5.974-2.5-12.251-3.709-18.472-3.709-12.499 0-24.778 4.904-34.056 14.197zM457.31 263.174c-4.972 10.695-17.75 15.277-28.362 10.305-10.666-4.986-15.277-17.681-10.305-28.362 10.971-23.487 16.529-48.708 16.529-74.971 0-22.124-4-43.668-11.861-64.043-4.25-10.985 1.195-23.347 12.194-27.597 2.529-0.973 5.14-1.431 7.694-1.431 8.556 0 16.64 5.18 19.889 13.639 9.779 25.304 14.752 52.028 14.752 79.431 0 32.54-6.918 63.846-20.529 93.027zM384.865 46.188c-29.11-29.904-67.889-48.694-109.195-52.904-11.722-1.194-20.25-11.668-19.055-23.39 1.112-10.985 10.388-19.166 21.194-19.166 0.723 0 1.445 0.043 2.193 0.111 51.251 5.222 99.334 28.527 135.416 65.598 8.224 8.431 8.055 21.945-0.389 30.166-8.468 8.195-21.967 8.041-30.163-0.416zM201.782 1.229c-39.999 13.139-74.195 40.278-96.279 76.43-6.085 10.055-19.223 13.292-29.306 7.097-10.055-6.139-13.249-19.262-7.082-29.32 27.332-44.806 69.723-78.444 119.333-94.737 2.221-0.736 4.471-1.070 6.667-1.070 8.971 0 17.305 5.695 20.278 14.68 3.667 11.198-2.418 23.253-13.611 26.92zM81.587 143.508c-1.305 8.678-1.971 17.652-1.971 26.638 0 45.733 17.789 89.478 49.038 122.397l32.907-32.899c7.993-7.993 21.618-2.332 21.618 8.932v93.411c0 6.998-5.661 12.658-12.658 12.658h-93.412c-11.264 0-16.924-13.625-8.96-21.618l30.37-30.361c-39.225-40.894-61.571-95.446-61.571-152.519 0-11.125 0.834-22.235 2.472-33.027 1.584-10.57 10.695-18.139 21.054-18.139 1.056 0 2.139 0.082 3.223 0.236 11.639 1.764 19.666 12.638 17.889 24.291z" />
+<glyph unicode="&#xeaeb;" glyph-name="in-progress-not-completed-outlined" d="M374.818 302.376c4.084-3.667 9.193-5.473 14.279-5.473 5.834 0 11.639 2.389 15.861 7.069 7.887 8.749 7.168 22.235-1.584 30.125-40.499 36.431-92.834 56.499-147.362 56.499-11.779 0-21.334-9.554-21.334-21.334s9.554-21.333 21.334-21.333c43.975 0 86.169-16.179 118.807-45.554zM455.93 263.168c-4.972 10.652-17.667 15.349-28.362 10.305-10.666-4.986-15.277-17.681-10.305-28.362 10.971-23.487 16.529-48.709 16.529-74.959 0-22.139-4-43.68-11.861-64.043-4.25-10.985 1.195-23.333 12.194-27.597 2.529-0.973 5.14-1.431 7.694-1.431 8.556 0 16.611 5.18 19.889 13.639 9.779 25.279 14.752 52.014 14.752 79.431 0 32.529-6.918 63.835-20.529 93.016zM383.431 46.18c-29.084-29.904-67.834-48.68-109.138-52.889-11.722-1.194-20.25-11.668-19.055-23.375 1.112-11 10.388-19.18 21.194-19.18 0.723 0 1.445 0.043 2.193 0.111 51.251 5.208 99.334 28.501 135.416 65.584 8.195 8.445 8.027 21.959-0.443 30.166-8.389 8.183-21.888 8.030-30.166-0.416zM200.403 1.223c-40.055 13.167-74.223 40.306-96.251 76.43-6.138 10.027-19.223 13.278-29.332 7.097-10.055-6.124-13.249-19.262-7.111-29.32 27.306-44.763 69.695-78.416 119.361-94.737 2.221-0.736 4.471-1.070 6.667-1.070 8.971 0 17.305 5.695 20.278 14.666 3.663 11.195-2.418 23.253-13.613 26.934zM80.207 143.445c-1.334 8.889-1.999 17.875-1.999 26.692 0 45.724 17.789 89.466 49.064 122.397l32.907-32.896c7.993-7.993 21.618-2.332 21.618 8.932v93.414c0 6.998-5.661 12.658-12.658 12.658h-93.412c-11.264 0-16.924-13.625-8.96-21.618l30.376-30.368c-39.23-40.903-61.599-95.456-61.599-152.517 0-10.917 0.834-22.013 2.444-32.973 1.584-10.584 10.695-18.193 21.083-18.193 1.056 0 2.111 0.068 3.166 0.236 11.64 1.721 19.695 12.581 17.971 24.235z" />
+<glyph unicode="&#xeaec;" glyph-name="in-review" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM197.112 249.64c-20.796-17.093-34.333-42.684-34.333-71.692 0-29.409 13.887-55.313 35.157-72.397-67.316 12.003-112.965 43.423-112.965 72.226 0 28.009 45.961 59.5 112.139 71.862zM314.553 249.899c67.026-12.069 112.447-43.389 112.447-72.121 0-28.806-45.651-60.226-112.959-72.226 21.274 17.083 35.16 42.991 35.16 72.399 0 29.15-13.671 54.861-34.648 71.947zM256 348.445c64.726 0 121.315-34.881 152.408-86.725-38.801 22.213-92.76 36.045-152.408 36.045-59.639 0-113.587-13.821-152.391-36.019 31.095 51.826 87.677 86.698 152.391 86.698zM256-7.111c-73.13 0-136.047 44.413-163.308 107.659 39.227-26.115 97.841-42.772 163.308-42.772 65.471 0 124.094 16.663 163.322 42.795-27.255-63.26-90.18-107.682-163.322-107.682z" />
+<glyph unicode="&#xeaed;" glyph-name="warning-without-ar-solid" d="M265.395 347.938c43.944 0 86.167-16.179 118.807-45.557 4.084-3.666 9.193-5.472 14.279-5.472 5.834 0 11.639 2.389 15.861 7.068 7.887 8.764 7.168 22.249-1.584 30.125-40.527 36.432-92.859 56.499-147.362 56.499-11.779 0-21.334-9.555-21.334-21.334s9.558-21.33 21.334-21.33zM465.312 263.145c-4.972 10.723-17.721 15.291-28.334 10.348-10.695-4.972-15.306-17.667-10.334-28.347 10.971-23.569 16.529-48.805 16.529-74.999 0-22.139-4-43.68-11.89-64.029-4.25-10.971 1.195-23.333 12.166-27.597 2.555-0.987 5.14-1.445 7.723-1.445 8.556 0 16.611 5.166 19.889 13.625 9.805 25.279 14.777 52 14.777 79.446 0.003 32.458-6.912 63.749-20.526 92.999zM392.812 46.188c-29.056-29.904-67.834-48.68-109.139-52.904-11.722-1.194-20.25-11.668-19.055-23.39 1.112-10.985 10.388-19.166 21.194-19.166 0.723 0 1.445 0.043 2.193 0.111 51.251 5.236 99.362 28.527 135.416 65.598 8.195 8.445 8.027 21.959-0.443 30.166-8.414 8.195-21.913 8.030-30.166-0.416zM209.758 1.215c-40.027 13.167-74.195 40.32-96.251 76.444-6.138 10.041-19.277 13.278-29.332 7.097-10.055-6.139-13.249-19.262-7.111-29.32 27.332-44.777 69.723-78.43 119.361-94.751 2.221-0.736 4.471-1.070 6.667-1.070 8.971 0 17.305 5.695 20.278 14.666 3.663 11.198-2.421 23.253-13.613 26.934zM89.591 143.451c-1.334 8.889-2.002 17.875-2.002 26.695 0 45.722 17.789 89.461 49.058 122.391l32.907-32.896c7.993-7.993 21.615-2.333 21.615 8.931v93.411c0 6.998-5.661 12.658-12.655 12.658h-93.412c-11.267 0-16.924-13.625-8.96-21.618l30.376-30.364c-39.227-40.903-61.596-95.457-61.596-152.513 0-10.917 0.834-22.013 2.444-32.973 1.584-10.584 10.695-18.193 21.083-18.193 1.055 0 2.111 0.068 3.168 0.236 11.639 1.721 19.695 12.581 17.974 24.235zM149.453 239.494l-10.061 10.061c-14.584-23.066-23.338-50.199-23.338-79.491 0-82.432 66.844-149.333 149.334-149.333 82.46 0 149.334 66.901 149.334 149.333s-66.873 149.333-149.333 149.333c-16.074 0-31.263-3.2-45.77-7.902v-42.931c0-16.651-9.944-31.556-25.333-37.959-5.137-2.125-10.499-3.155-15.803-3.155-10.666 0-21.14 4.167-29.028 12.043zM244.062 262.591c0 11.779 9.554 21.334 21.334 21.334s21.334-9.555 21.334-21.334v-113.778c0-11.779-9.555-21.334-21.334-21.334s-21.334 9.555-21.334 21.334v113.778zM265.392 106.519c15.815 0 28.644-12.829 28.644-28.644 0-15.787-12.829-28.615-28.644-28.615s-28.643 12.828-28.643 28.615c0 15.815 12.828 28.644 28.643 28.644z" />
+<glyph unicode="&#xeaee;" glyph-name="warning-without-ar-outlined" d="M260.836 342.844c43.972 0 86.195-16.179 118.832-45.557 4.084-3.666 9.193-5.472 14.279-5.472 5.834 0 11.639 2.389 15.861 7.068 7.887 8.764 7.168 22.249-1.584 30.126-40.527 36.431-92.859 56.502-147.387 56.502-11.779 0-21.334-9.555-21.334-21.334s9.554-21.334 21.334-21.334zM460.78 258.051c-5 10.735-17.721 15.292-28.334 10.348-10.695-4.972-15.306-17.667-10.334-28.347 10.942-23.526 16.5-48.762 16.5-74.999 0-22.181-4-43.722-11.861-64.029-4.25-10.971 1.195-23.333 12.166-27.597 2.555-0.987 5.14-1.445 7.723-1.445 8.556 0 16.611 5.166 19.889 13.625 9.779 25.221 14.752 51.96 14.752 79.446 0 32.5-6.889 63.792-20.5 92.999zM388.278 41.094c-29.056-29.904-67.834-48.68-109.139-52.904-11.722-1.195-20.25-11.668-19.055-23.39 1.112-10.985 10.388-19.166 21.194-19.166 0.723 0 1.445 0.043 2.193 0.111 51.251 5.236 99.362 28.527 135.416 65.599 8.195 8.445 8.027 21.959-0.443 30.165-8.414 8.183-21.913 8.030-30.166-0.415zM205.224-3.877c-39.999 13.152-74.195 40.306-96.279 76.444-6.11 10.055-19.251 13.292-29.306 7.097-10.055-6.139-13.249-19.262-7.082-29.32 27.332-44.792 69.723-78.444 119.333-94.751 2.221-0.736 4.471-1.070 6.667-1.070 8.971 0 17.305 5.695 20.278 14.666 3.667 11.195-2.418 23.253-13.611 26.934zM85.058 138.357c-1.334 8.889-1.999 17.878-1.999 26.695 0 45.721 17.789 89.46 49.058 122.388l32.901-32.891c7.993-7.993 21.618-2.333 21.618 8.931v93.411c0 6.998-5.661 12.658-12.658 12.658h-93.412c-11.264 0-16.924-13.625-8.96-21.618l30.379-30.368c-39.227-40.906-61.593-95.457-61.593-152.513 0-10.917 0.834-22.013 2.444-32.973 1.584-10.584 10.695-18.193 21.083-18.193 1.056 0 2.11 0.068 3.166 0.236 11.639 1.721 19.695 12.584 17.974 24.235zM289.493 64.074c0-15.817-12.822-28.638-28.638-28.638s-28.638 12.822-28.638 28.638c0 15.817 12.821 28.638 28.638 28.638s28.638-12.822 28.638-28.638zM239.528 276.415v-142.112c0-11.779 9.554-21.334 21.333-21.334s21.334 9.555 21.334 21.334v142.111c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.558-21.334-21.334z" />
+<glyph unicode="&#xeaef;" glyph-name="rejected-with-ar-solid" d="M256.014 347.93c43.972 0 86.167-16.179 118.807-45.557 4.084-3.666 9.193-5.472 14.279-5.472 5.834 0 11.639 2.389 15.861 7.068 7.887 8.75 7.168 22.235-1.584 30.126-40.499 36.431-92.834 56.499-147.362 56.499-11.779 0-21.334-9.554-21.334-21.333s9.554-21.331 21.334-21.331zM455.93 263.154c-5 10.695-17.721 15.334-28.334 10.32-10.695-4.972-15.306-17.667-10.334-28.347 10.971-23.541 16.529-48.776 16.529-74.971 0-22.152-4-43.693-11.89-64.014-4.25-10.985 1.195-23.347 12.166-27.611 2.529-0.987 5.14-1.445 7.723-1.445 8.556 0 16.611 5.165 19.889 13.611 9.805 25.279 14.777 52 14.777 79.459 0.003 32.47-6.915 63.747-20.526 92.999zM383.431 46.194c-29.056-29.918-67.834-48.694-109.138-52.904-11.722-1.194-20.25-11.668-19.055-23.375 1.112-11 10.388-19.18 21.194-19.18 0.723 0 1.445 0.043 2.193 0.111 51.251 5.208 99.362 28.512 135.416 65.598 8.195 8.46 7.998 21.959-0.443 30.166-8.416 8.223-21.916 8.001-30.166-0.416zM200.374 1.223c-40.027 13.167-74.195 40.306-96.276 76.43-6.11 10.041-19.195 13.264-29.306 7.097-10.055-6.139-13.249-19.262-7.082-29.32 27.332-44.777 69.695-78.416 119.333-94.737 2.221-0.736 4.471-1.070 6.667-1.070 8.971 0 17.305 5.695 20.278 14.666 3.667 11.195-2.418 23.253-13.613 26.934zM80.207 143.445c-1.334 8.889-1.999 17.875-1.999 26.692 0 45.724 17.792 89.466 49.064 122.393l32.901-32.893c7.993-7.993 21.618-2.333 21.618 8.931v93.415c0 6.998-5.661 12.658-12.661 12.658h-93.409c-11.264 0-16.924-13.625-8.957-21.618l30.373-30.37c-39.23-40.903-61.596-95.454-61.596-152.513 0-10.917 0.834-22.013 2.444-32.973 1.584-10.584 10.695-18.193 21.083-18.193 1.056 0 2.111 0.068 3.166 0.236 11.643 1.721 19.698 12.581 17.974 24.235zM312.041 256.347c8.334 8.334 21.834 8.334 30.166 0s8.334-21.834 0-30.166l-56.027-56.030 56.027-56.027c8.334-8.334 8.334-21.834 0-30.165-4.167-4.167-9.611-6.249-15.084-6.249s-10.917 2.082-15.084 6.249l-56.027 56.027-56.027-56.027c-4.167-4.167-9.612-6.249-15.084-6.249s-10.917 2.082-15.084 6.249c-8.334 8.334-8.334 21.834 0 30.165l56.027 56.027-56.024 56.030c-0.384 0.384-0.518 0.899-0.868 1.305-10.61 0.040-21.029 4.173-28.882 12.012l-10.055 10.058c-14.589-23.066-23.341-50.199-23.341-79.494 0-82.432 66.841-149.333 149.333-149.333 82.457 0 149.333 66.901 149.333 149.333s-66.875 149.333-149.333 149.333c-16.077 0-31.263-3.2-45.77-7.902v-42.926c0-6.428-1.861-12.393-4.563-17.908l50.341-50.341 56.027 56.027z" />
+<glyph unicode="&#xeaf0;" glyph-name="rejected-with-ar-outlined" d="M257.32 347.93c43.973 0 86.167-16.179 118.807-45.557 4.084-3.666 9.193-5.472 14.279-5.472 5.834 0 11.639 2.389 15.861 7.068 7.887 8.75 7.168 22.235-1.584 30.126-40.499 36.431-92.834 56.499-147.362 56.499-11.779 0-21.334-9.554-21.334-21.333s9.554-21.331 21.334-21.331zM457.236 263.168c-4.943 10.681-17.639 15.374-28.362 10.32-10.666-4.986-15.277-17.681-10.305-28.347 10.971-23.515 16.529-48.737 16.529-74.985 0-22.139-4-43.679-11.861-64.043-4.25-10.985 1.195-23.333 12.194-27.597 2.529-0.973 5.14-1.431 7.694-1.431 8.556 0 16.611 5.179 19.889 13.639 9.779 25.279 14.752 52.014 14.752 79.431 0 32.526-6.918 63.818-20.529 93.014zM384.791 46.194c-29.11-29.904-67.888-48.68-109.195-52.904-11.722-1.194-20.25-11.668-19.055-23.39 1.112-10.985 10.388-19.166 21.194-19.166 0.723 0 1.445 0.043 2.193 0.111 51.251 5.236 99.362 28.527 135.416 65.598 8.224 8.445 8.055 21.945-0.389 30.166-8.468 8.183-21.968 8.030-30.163-0.416zM201.708 1.223c-39.999 13.152-74.195 40.291-96.279 76.43-6.11 10.070-19.223 13.264-29.306 7.097-10.055-6.139-13.249-19.262-7.082-29.32 27.332-44.777 69.723-78.43 119.333-94.737 2.221-0.736 4.471-1.070 6.667-1.070 8.971 0 17.305 5.695 20.278 14.666 3.667 11.195-2.415 23.253-13.611 26.934zM81.513 143.499c-1.305 8.695-1.971 17.667-1.971 26.652 0 45.736 17.792 89.478 49.041 122.388l32.907-32.899c7.99-7.993 21.615-2.333 21.615 8.931v93.412c0 6.998-5.661 12.658-12.652 12.658h-93.417c-11.264 0-16.924-13.625-8.957-21.618l30.376-30.367c-39.211-40.875-61.58-95.42-61.58-152.505 0-11.111 0.834-22.235 2.472-33.041 1.584-10.57 10.695-18.139 21.055-18.139 1.056 0 2.139 0.082 3.223 0.236 11.639 1.764 19.666 12.64 17.889 24.291zM178.236 219.071l56.027-56.027-56.027-56.027c-8.334-8.334-8.334-21.834 0-30.166 4.167-4.167 9.612-6.249 15.084-6.249s10.917 2.082 15.084 6.249l56.027 56.027 56.027-56.027c4.167-4.167 9.611-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.166l-56.027 56.027 56.027 56.027c8.334 8.334 8.334 21.834 0 30.166s-21.834 8.334-30.166 0l-56.030-56.027-56.027 56.027c-8.334 8.334-21.834 8.334-30.166 0s-8.337-21.834-0.003-30.166z" />
+<glyph unicode="&#xeaf1;" glyph-name="passed-completed-solid" d="M259.473 70.557c-5.555-5.555-12.834-8.334-20.11-8.334-0.66 0-1.28 0.333-1.937 0.375-0.635-0.043-1.232-0.364-1.869-0.364-7.279 0-14.555 2.779-20.11 8.334l-104.169 104.155c-11.111 11.096-11.111 29.11 0 40.224s29.11 11.111 40.224 0l85.965-85.953 185.358 185.358c-40.457 46.905-100.167 76.76-166.824 76.76-121.555 0-220.445-98.89-220.445-220.445s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445c0 34.056-7.99 66.204-21.837 95.024l-195.135-195.134z" />
+<glyph unicode="&#xeaf2;" glyph-name="passed-completed-outlined" d="M463.491 244.406l-34.279-34.279c2.896-12.712 4.565-25.881 4.565-39.461 0-98.028-79.75-177.778-177.778-177.778s-177.778 79.75-177.778 177.778 79.75 177.778 177.778 177.778c47.229 0 90.1-18.634 121.97-48.782l30.157 30.157c-39.606 37.871-93.133 61.292-152.126 61.292-121.555 0-220.445-98.89-220.445-220.445s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445c0 25.89-4.719 50.642-12.954 73.739zM149 212.432c-9.722 9.722-25.501 9.722-35.223 0-9.694-9.722-9.694-25.472 0-35.195l104.166-104.166c4.861-4.861 11.25-7.291 17.61-7.291 0.645 0 1.257 0.318 1.903 0.37 0.645-0.051 1.257-0.37 1.903-0.37 6.36 0 12.749 2.429 17.61 7.291l208.64 208.64c9.694 9.723 9.694 25.472 0 35.195-9.723 9.722-25.5 9.722-35.223 0l-192.93-192.93-88.457 88.456z" />
+<glyph unicode="&#xeaf3;" glyph-name="happy-solid" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM322.474 274.327c17.269 0 31.289-13.992 31.289-31.317 0-17.238-14.021-31.232-31.289-31.232s-31.289 13.994-31.289 31.232c0.003 17.322 14.023 31.317 31.289 31.317zM189.502 274.327c17.268 0 31.289-13.992 31.289-31.317 0-17.238-14.020-31.232-31.289-31.232s-31.289 13.994-31.289 31.232c0.003 17.322 14.023 31.317 31.289 31.317zM382.361 92.055c-29.389-40.096-76.613-64.040-126.362-64.040-49.946 0-95.721 22.971-125.611 63.013-7.054 9.444-5.112 22.807 4.332 29.861 9.444 7.043 22.861 5.069 29.833-4.332 21.78-29.152 55.114-45.875 91.446-45.875 36.196 0 70.556 17.417 91.915 46.598 6.971 9.472 20.25 11.611 29.832 4.596 9.503-6.961 11.557-20.307 4.613-29.821z" />
+<glyph unicode="&#xeaf4;" glyph-name="happy-outlined" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM256-7.111c-98.028 0-177.778 79.75-177.778 177.778s79.749 177.778 177.778 177.778 177.778-79.75 177.778-177.778-79.75-177.778-177.778-177.778zM224 234.667c0-15.709-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445zM344.889 234.667c0-15.709-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445zM336.472 122.724c-18.736-25.572-48.819-40.835-80.472-40.835-31.846 0-60.974 14.68-79.904 40.263-7.029 9.486-20.375 11.457-29.847 4.457-9.472-7.014-11.458-20.375-4.457-29.847 27.082-36.568 68.708-57.541 114.208-57.541 45.195 0 88.138 21.792 114.89 58.277 6.957 9.5 4.904 22.846-4.596 29.818-9.529 6.961-22.863 4.933-29.821-4.594z" />
+<glyph unicode="&#xeaf5;" glyph-name="sad-solid" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM322.489 273.215c17.294 0 31.289-13.994 31.289-31.317 0-17.238-13.995-31.232-31.289-31.232s-31.289 13.994-31.289 31.232c-0.003 17.322 13.992 31.317 31.289 31.317zM189.508 273.215c17.294 0 31.289-13.994 31.289-31.317 0-17.238-13.994-31.232-31.289-31.232s-31.289 13.994-31.289 31.232c0 17.322 13.994 31.317 31.289 31.317zM377.736 58.015c-3.791-2.79-8.209-4.125-12.584-4.125-6.57 0-13.056 3.027-17.223 8.736-21.362 29.167-55.737 46.584-91.958 46.584-36.332 0-69.638-16.723-91.389-45.875-7.029-9.43-20.446-11.361-29.861-4.332-9.43 7.040-11.375 20.414-4.332 29.858 29.875 40.041 75.654 63.013 125.582 63.013 49.778 0 97.027-23.945 126.376-64.057 6.957-9.498 4.904-22.844-4.611-29.801z" />
+<glyph unicode="&#xeaf6;" glyph-name="sad-outlined" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM256-7.111c-98.028 0-177.778 79.75-177.778 177.778s79.749 177.778 177.778 177.778 177.778-79.75 177.778-177.778-79.75-177.778-177.778-177.778zM223.997 234.667c0-15.709-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445zM344.886 234.667c0-15.709-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445zM256 152.778c-45.5 0-87.125-20.972-114.207-57.541-7-9.472-5.015-22.832 4.457-29.847 9.472-6.986 22.818-5.029 29.847 4.457 18.93 25.583 48.057 40.263 79.903 40.263 31.639 0 61.721-15.264 80.472-40.832 4.182-5.709 10.666-8.721 17.223-8.721 4.389 0 8.806 1.348 12.598 4.125 9.5 6.971 11.554 20.32 4.596 29.818-26.766 36.5-69.709 58.277-114.89 58.277z" />
+<glyph unicode="&#xeaf7;" glyph-name="neutral-solid" d="M256 383.997c-121.555 0-220.445-98.89-220.445-220.445s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM322.486 265.549c17.294 0 31.289-13.995 31.289-31.318 0-17.238-13.995-31.232-31.289-31.232s-31.289 13.994-31.289 31.232c0 17.322 13.995 31.318 31.289 31.318zM189.508 265.549c17.294 0 31.289-13.995 31.289-31.318 0-17.238-13.994-31.232-31.289-31.232s-31.289 13.994-31.289 31.232c0 17.322 13.994 31.318 31.289 31.318zM358.445 54.4h-204.905c-12.959 0-23.472 10.513-23.472 23.473s10.513 23.472 23.472 23.472h204.903c12.959 0 23.473-10.513 23.473-23.472s-10.513-23.473-23.469-23.473z" />
+<glyph unicode="&#xeaf8;" glyph-name="neutral-outlined" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM256-7.111c-98.028 0-177.778 79.75-177.778 177.778s79.749 177.778 177.778 177.778 177.778-79.75 177.778-177.778-79.75-177.778-177.778-177.778zM349.139 113.778h-186.277c-11.779 0-21.334-9.555-21.334-21.334s9.554-21.333 21.334-21.333h186.277c11.779 0 21.334 9.554 21.334 21.333s-9.555 21.334-21.334 21.334zM223.997 234.667c0-15.709-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445zM344.886 234.667c0-15.709-12.735-28.445-28.445-28.445s-28.445 12.735-28.445 28.445c0 15.709 12.735 28.445 28.445 28.445s28.445-12.735 28.445-28.445z" />
+<glyph unicode="&#xeaf9;" glyph-name="worried-solid" d="M343.068 107.819h-10.263v-34.139h9.583c2.819-0.082 9.264 0.515 13.014 4.139 2.693 2.611 4.056 6.944 4.056 12.903 0 5.985-1.363 10.319-4.056 12.931-3.763 3.641-10.291 3.974-12.334 4.167zM270.222 107.816h34.139v-34.134h-34.139v34.134zM151.694 90.735c0-14.473 10.735-16.902 17.166-17.056h10.348v34.125h-10.445c-6.278-0.136-17.070-2.554-17.070-17.069zM256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM318.584 270.549c17.294 0 31.289-13.995 31.289-31.318 0-17.238-13.995-31.232-31.289-31.232s-31.289 13.994-31.289 31.232c0 17.323 13.995 31.318 31.289 31.318zM224.717 239.232c0-17.238-13.994-31.232-31.289-31.232s-31.289 13.994-31.289 31.232c0 17.323 13.994 31.318 31.289 31.318s31.289-13.995 31.289-31.318zM124.265 281.944l62.581 46.988c6.292 4.693 15.209 3.416 19.917-2.833 4.708-6.277 3.445-15.195-2.833-19.917l-62.584-46.988c-2.554-1.917-5.555-2.847-8.528-2.847-4.321 0-8.596 1.957-11.389 5.68-4.707 6.278-3.445 15.195 2.836 19.917zM374.807 57.028c-11.432-10.778-26.223-11.805-31.485-11.805 0 0-87.296 0.014-87.319 0.014s-0.046 0.014-0.069 0.014l-87.168-0.014c-18.292 0-45.514 12.111-45.514 45.5s27.219 45.511 45.511 45.511h173.625c1.152 0.096 19.112 0.736 32.416-11.805 5.985-5.637 13.11-16.057 13.096-33.721 0.017-17.641-7.108-28.058-13.093-33.695zM390.582 262.027c-2.791-3.723-7.068-5.68-11.389-5.68-2.973 0-5.974 0.93-8.527 2.847l-62.584 46.988c-6.277 4.722-7.541 13.639-2.833 19.917 4.722 6.278 13.639 7.541 19.917 2.833l62.584-46.988c6.277-4.722 7.543-13.639 2.833-19.917zM207.653 107.81h34.125v-34.13h-34.125v34.13z" />
+<glyph unicode="&#xeafa;" glyph-name="worried-outlined" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM256-7.111c-98.028 0-177.778 79.75-177.778 177.778s79.749 177.778 177.778 177.778 177.778-79.75 177.778-177.778-79.75-177.778-177.778-177.778zM227.823 234.226c0-15.54-12.597-28.137-28.137-28.137s-28.137 12.597-28.137 28.137c0 15.54 12.597 28.137 28.137 28.137s28.137-12.597 28.137-28.137zM340.463 234.226c0-15.54-12.598-28.137-28.137-28.137s-28.137 12.597-28.137 28.137c0 15.54 12.598 28.137 28.137 28.137s28.137-12.597 28.137-28.137zM333.736 142.874h-156.251c-17.027 0-42.374-11.293-42.374-42.374 0-31.098 25.347-42.388 42.374-42.388l157.056-0.014c4.861 0 18.654 0.958 29.346 11.014 5.584 5.265 12.251 14.987 12.265 31.402-0.014 16.404-6.696 26.126-12.276 31.389-12.459 11.707-29.139 11.139-30.139 10.971zM185.458 86.557h-7.859c-6.417 0.179-14.043 2.747-14.043 13.943 0 11.221 7.666 13.764 13.929 13.929l7.973 0.003v-27.875zM241.778 86.557h-27.875v27.881l27.875 0.005v-27.887zM298.098 86.557h-27.875v27.89l27.875 0.005v-27.895zM344.474 89.902c-3.026-2.904-8.431-3.291-10.709-3.348h-7.222v27.901l8.055 0.003c0.014 0.168 6.224 0.068 9.791-3.277 2.193-2.071 3.32-5.666 3.32-10.667 0-4.958-1.098-8.527-3.234-10.612zM319.099 315.93c-6.32 4.707-15.209 3.445-19.902-2.847-4.722-6.278-3.445-15.195 2.848-19.903l56.32-42.208c2.555-1.917 5.555-2.847 8.514-2.847 4.332 0 8.596 1.971 11.389 5.695 4.722 6.278 3.445 15.195-2.848 19.903l-56.32 42.208zM153.654 250.971l56.32 42.209c6.292 4.707 7.569 13.625 2.847 19.902-4.696 6.292-13.585 7.558-19.905 2.848l-56.32-42.209c-6.289-4.707-7.569-13.625-2.847-19.902 2.791-3.735 7.054-5.695 11.389-5.695 2.958 0 5.959 0.933 8.517 2.847z" />
+<glyph unicode="&#xeafb;" glyph-name="windy" d="M127.224 369.431c0 0-5.271 0.347-8.126 0.347-44.18 0-62.208-46.873-62.208-161.792 0-114.904 18.028-161.763 62.208-161.763 0.839 0 1.513 0.003 2.332 0.037v-53.37c0-11.779 9.555-21.333 21.334-21.333s21.333 9.554 21.333 21.333v59.904c47.639 12.738 152.459 30.515 218.126-35.387 12.209-12.265 30.487-15.904 46.39-9.293 16.096 6.539 26.499 22.027 26.499 39.444 0 272.125-314.499 319.972-327.887 321.875zM353.57 209.257c0.466-8.821 1.206-17.871 1.206-26.243 0-37.177-4.512-70.343-8.442-92.473-11.87 4.711-23.916 8.34-36.036 10.92 4.457 22.866 10.519 61.918 10.519 106.442 0 11.238-0.555 22.747-1.312 34.318 12.063-9.856 23.52-20.822 34.065-32.964zM221.792 208.014c0-43.762-6.136-81.823-10.357-102.997-14.862-1.715-28.607-4.105-40.499-6.713 6.958 25.822 10.368 61.435 10.368 109.682 0 47.161-3.243 82.299-9.876 108.004 12.484-3.53 26.664-8.113 41.685-13.844 3.982-22.101 8.678-55.965 8.678-94.131zM91.082 206.652c0 165.216 47.556 164.548 47.556 1.334 0-160.042-47.556-161.559-47.556-1.334zM240.822 107.219c4.29 23.447 9.415 59.949 9.415 100.795 0 30.805-2.952 58.909-6.226 81.075 14.843-6.957 29.98-15.163 44.826-24.673 2.119-19.191 3.541-38.192 3.541-56.513 0-43.159-5.974-80.731-10.189-102.053-14.12 1.425-28.004 1.817-41.367 1.368zM372.943 77.764c3.874 20.236 8.718 52.731 9.885 89.663 18.185-33.010 29.627-72.49 29.63-119.911-12.317 12.356-25.649 22.198-39.515 30.248z" />
+<glyph unicode="&#xeafc;" glyph-name="yen-yuan" d="M385.32 374.975c-10.695 8.596-26.388 6.832-34.973-3.889l-94.347-117.917-94.347 117.917c-8.61 10.749-24.278 12.527-34.972 3.888-10.735-8.584-12.487-24.249-3.888-34.972l92.803-116.013h-62.706c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h78.222v-35.556h-78.222c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h78.222v-103.111c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v103.111h78.222c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889h-78.222v35.556h78.222c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889h-62.706l92.803 116.013c8.599 10.724 6.846 26.388-3.889 34.972z" />
+<glyph unicode="&#xeafd;" glyph-name="ringgit" d="M165.032 146.785c28.504 15.878 52.454 45.355 52.454 93.75 0 79.749-64.862 108.695-108.459 108.695h-80.583v-332.237c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v114.779h30.805c2.117 0 4.466 0.404 6.673 0.543l76.549-128.085c4.654-7.805 12.916-12.126 21.39-12.126 4.332 0 8.736 1.138 12.738 3.527 11.804 7.054 15.653 22.335 8.596 34.125l-69.942 117.029zM78.222 299.452h30.805c5.999 0 58.681-1.652 58.681-58.917 0-55.362-49.013-58.846-58.681-58.985h-30.805v117.902zM459.153 340.105c-24.861 3.959-34.418-24.625-37.555-34.043l-46.569-140.165-46.569 140.18c-3.777 11.375-12.541 37.862-37.055 34.111-24.906-4.042-24.906-34.264-24.906-44.194v-279c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v167.848l21.666-65.237c3.498-10.542 14.154-35.084 37.57-35.084 16.555 0 28.86 11.805 36.582 35.069l21.683 65.266v-167.862c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v279c0 13.042 0 40.152-24.402 44.112z" />
+<glyph unicode="&#xeafe;" glyph-name="peso" d="M401.778 231.111h-32.745c0.358 4.639 0.745 9.256 0.745 14.222s-0.387 9.583-0.745 14.222h32.745c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333h-42.144c-24.903 63.178-90.257 81.778-128.524 81.778h-81.778v-81.778h-39.111c-11.779 0-21.334-9.554-21.334-21.333s9.555-21.334 21.334-21.334h39.111v-28.444h-39.111c-11.779 0-21.334-9.554-21.334-21.334s9.555-21.334 21.334-21.334h39.111v-206.222c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v124.444h32c38.267 0 103.62 18.6 128.524 81.778h42.144c11.779 0 21.334 9.554 21.334 21.334s-9.555 21.334-21.334 21.334zM199.111 334.222h31.875c6.371-0.060 47.298-1.778 71.373-32h-103.248v32zM199.111 259.556h120.041c0.524-4.483 0.848-9.184 0.848-14.222s-0.325-9.739-0.848-14.222h-120.041v28.444zM231.111 156.445h-32v32h103.254c-24.067-30.222-64.97-31.941-71.254-32z" />
+<glyph unicode="&#xeaff;" glyph-name="dong" d="M270.222 15.11h81.778v290.668h32c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889h-32v17.778c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-17.778h-60.445c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h60.445v-41.779h-32c-47.958 0-138.667-26.015-138.667-124.445s90.71-124.444 138.667-124.444zM270.222 214.221h32v-149.333h-31.904c-9.111 0.068-88.986 2.736-88.986 74.666s79.875 74.599 88.889 74.667zM384-7.111h-256c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h256c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889z" />
+<glyph unicode="&#xeb00;" glyph-name="taiwanese-dollar" d="M113.778 280.889h287.639l-70.932 70.932c-9.723 9.722-25.472 9.722-35.195 0-5.763-5.763-8.113-13.654-7.043-21.154h-174.47c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889zM426.666 88.889c-13.75 0-24.889-11.139-24.889-24.889 0-27.236-20.207-31.736-31.75-32-9.694 0.207-32.25 3.695-32.25 31.542v139.124h60.445c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889h-312.889c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h60.445v-139.124c0-27.847-22.556-31.335-32-31.542-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889c32.876 0 81.778 21.652 81.778 81.32v139.125h92.445v-139.125c0-59.668 48.901-81.32 81.778-81.32s81.778 21.777 81.778 81.778c0 13.75-11.139 24.889-24.889 24.889z" />
+<glyph unicode="&#xeb01;" glyph-name="ruble" d="M252.447 120.889c47.957 0 138.667 28.985 138.667 138.666s-90.707 138.667-138.667 138.667h-81.778v-227.555h-32c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h32v-21.334h-32c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h32v-53.333c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v53.333h74.666c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889h-74.666v21.334h32zM220.447 348.445h31.875c9.111-0.082 89.014-3.348 89.014-88.889s-79.904-88.806-88.889-88.889h-32v177.778z" />
+<glyph unicode="&#xeb02;" glyph-name="new-shekel" d="M417.812 353.778c-13.75 0-24.889-11.139-24.889-24.889v-172.555c0-4.861-1.349-119-119.043-119h-47.096v176.429c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-226.207h96.876c133.541 0 168.821 110.401 168.821 168.778v172.555c-0.003 13.75-11.142 24.889-24.892 24.889zM285.229 304v-176.443c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v226.221h-96.891c-133.541 0-168.821-110.415-168.821-168.792v-172.541c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v172.541c0 4.861 1.349 119.015 119.043 119.015h47.112z" />
+<glyph unicode="&#xeb03;" glyph-name="real" d="M383.995 196.23l-51.666-0.069c-0.193-0.042-22.793-1.152-36.346 11.432-7.751 7.179-11.514 18.111-11.514 33.403 0 37.709 37.863 44.166 42.666 44.916 0 0 14.99 1.511 25.262 1.511s22.932-1.511 22.932-1.511c0.347 0 34.514-0.64 51.416-21.93 8.542-10.806 24.224-12.584 34.958-4.014 10.764 8.542 12.57 24.195 4.014 34.958-25.108 31.639-64.591 38.644-81.709 40.232v11.168c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-10.752c-36.543 0-99.541-27.261-99.541-94.581 0-36.75 14.93-58.305 27.457-69.917 29.25-27.096 69.472-24.875 72.070-24.625h49.778c5.097 0 49.778-1.055 49.778-37.666 0-36.707-36.014-47.099-45.139-49.138 0 0-14.378-2.071-24.724-2.071-12.842 0-25.426 1.917-25.426 1.917-0.333 0.043-32.93 4.596-51.055 36.568-6.779 11.958-21.959 16.179-33.931 9.375-11.958-6.779-16.154-21.974-9.375-33.932 29.465-51.94 81.147-60.419 90.112-61.437v-15.062c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v14.873c38.212 0 99.541 32.791 99.541 98.904 0 64.151-59.543 87.444-99.555 87.444zM166.607 141.426c29.213 16.014 53.843 45.992 53.843 95.357 0 80.876-65.917 110.222-110.222 110.222h-81.778v-337.778c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v117.334h32c2.19 0 4.614 0.415 6.9 0.56l78.421-130.699c4.667-7.777 12.916-12.083 21.376-12.083 4.346 0 8.763 1.138 12.777 3.542 11.793 7.082 15.611 22.36 8.542 34.153l-71.637 119.392zM78.228 297.23h32c6.181 0 60.444-1.695 60.444-60.445 0-56.749-50.486-60.305-60.445-60.445h-32v120.889z" />
+<glyph unicode="&#xeb04;" glyph-name="colon" d="M385.147 273.050c10.599-8.764 26.32-7.264 35.041 3.32 8.764 10.599 7.279 26.291-3.32 35.041 0 0-13.409 11.56-24.093 16.005l18.176 34.245c6.445 12.14 1.82 27.207-10.32 33.653-12.18 6.445-27.207 1.834-33.653-10.32l-22.070-41.583c-5.154 0.981-10.286 1.917-15.534 2.489l8.437 15.567c6.556 12.083 2.071 27.195-10.015 33.735-12.069 6.582-27.195 2.071-33.735-10.015l-22.528-41.563c-87.197-17.206-153.179-94.273-153.179-186.533 0-24.994 4.966-48.813 13.756-70.698l-42.994-79.315c-6.556-12.083-2.071-27.195 10.016-33.735 3.763-2.057 7.834-3.015 11.833-3.015 8.846 0 17.403 4.707 21.902 13.028l28.749 53.040c4.048-4.921 8.343-9.625 12.857-14.117l-22.619-42.615c-6.446-12.14-1.821-27.207 10.32-33.653 3.724-1.971 7.708-2.904 11.639-2.904 8.917 0 17.542 4.793 22.013 13.221l18.833 35.485c27.671-15.784 59.591-24.928 93.653-24.928 34.168 0 67.68 9.182 96.916 26.57 11.805 7.014 15.695 22.292 8.667 34.111-7.029 11.793-22.264 15.707-34.111 8.667-21.541-12.806-46.25-19.57-71.473-19.57-25.649 0-49.394 7.441-70.096 19.542l131.269 247.327c4.421-1.664 15.661-10.479 15.661-10.479zM168.132 157.090c0 50.418 26.905 94.344 66.858 119.111l-66.498-122.683c-0.031 1.214-0.361 2.349-0.361 3.572zM199.572 69.57c-4.11 5.111-7.893 10.402-11.267 16.065l114.531 211.303c6.323 0.509 13.361 0.128 17.303-0.202l-120.567-227.166z" />
+<glyph unicode="&#xeb05;" glyph-name="pound" d="M412.111 24.952c-9.736 9.694-25.486 9.723-35.195-0.029-28.083-28.126-55.723-28.487-56.889-28.487-14.319 0-35.445 3.498-58.016 7.25l-5.763 0.944c-10.712 1.76-20.969 3.399-30.381 4.543 1.070 5.202 1.726 10.465 1.726 15.721 0 27.389-5.125 57.458-11.318 93.819-1.268 7.399-2.602 15.53-3.923 23.515h82.895c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889h-90.251c-3.397 27.443-5.845 57.111-5.845 88.556 0.139 15.084 5.166 64.333 64 64.333s63.861-49.249 64-64.333c0.125-13.75 12.098-24.846 25.111-24.667 13.75 0.125 24.792 11.375 24.667 25.111-0.389 42.223-24.792 113.667-113.778 113.667s-113.388-71.444-113.778-113.889c0-31.698 2.329-61.224 5.566-88.778h-37.47c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h44.424c1.861-11.56 3.757-22.83 5.575-33.431 5.555-32.583 10.348-60.723 10.348-83.902 0-6.71-2.921-17.388-11.827-23.572-2.435-1.596-4.716-2.495-6.534-3.192-2.956-0.973-6.192-1.681-10.081-1.681-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889c14.379 0 26.817 3.721 37.558 9.541 4.858 2.13 12.245 4.668 19.316 4.668 9.293 0 25.876-2.736 41.916-5.376l5.917-0.973c24.445-4.042 47.528-7.876 65.945-7.876 8.195 0 51.166 2.082 92.111 43.096 9.705 9.728 9.705 25.492-0.031 35.2z" />
+<glyph unicode="&#xeb06;" glyph-name="euro" d="M402.548 42.152c-22.904-13.625-49.238-20.818-76.14-20.818-61.062 0-113.524 36.926-136.647 89.54h140.3c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889h-151.973c-0.231 3.374-1.012 6.587-1.012 10.016 0 3.877 0.853 7.518 1.143 11.318h180.286c13.75 0 24.889 11.139 24.889 24.889s-11.139 24.889-24.889 24.889h-168.032c23.427 51.888 75.403 88.237 135.936 88.237 27.332 0 54.070-7.444 77.292-21.527 11.779-7.125 27.057-3.362 34.182 8.374 7.125 11.75 3.387 27.056-8.374 34.181-31.002 18.805-66.654 28.749-103.1 28.749-88.471 0-163.567-58.041-189.426-138.015h-41.586c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h32.475c-0.213-3.766-0.575-7.498-0.575-11.318 0-3.379 0.341-6.676 0.507-10.015h-32.409c-13.75 0-24.889-11.139-24.889-24.889s11.139-24.889 24.889-24.889h41.108c25.455-80.66 100.944-139.318 189.906-139.318 35.849 0 70.971 9.625 101.584 27.818 11.819 7.029 15.695 22.292 8.667 34.111-7.014 11.808-22.292 15.724-34.111 8.667z" />
+<glyph unicode="&#xeb07;" glyph-name="sign-log-in" d="M461.77 341.888c-0.666 25.583-17.402 42.112-42.653 42.112h-256.318c-25.722-0.583-42.348-17.334-42.348-42.666v-120.889h42.783l0.065 120.874c0.083 0 0.179 0.014 0.262 0.014l255.556-0.179-0.179-341.154-255.821 0.179 0.065 120.71h-42.732v-121.389c0.597-25.611 17.349-42.166 42.666-42.166h256.529c25.597 0.64 42.137 17.388 42.137 42.667l-0.014 341.888zM241.331 88.431c0-14.052 16.982-21.077 26.908-11.15l82.262 82.261c6.144 6.141 6.144 16.128 0 22.272l-82.262 82.262c-9.927 9.927-26.909 2.901-26.909-11.15v-60.925h-169.782c-11.779 0-21.334-9.554-21.334-21.334s9.555-21.333 21.334-21.333h169.782v-60.903z" />
+<glyph unicode="&#xeb08;" glyph-name="accessibility" d="M205.75-0.003c-54.249 0-98.389 44.111-98.389 98.318 0 43.119 28.018 79.446 66.654 92.741v44.476c-62.487-14.487-109.32-70.352-109.32-137.213 0-77.736 63.278-140.985 141.056-140.985 70.548 0 128.631 52.201 138.92 119.887h-42.94c-9.711-44.086-48.995-77.224-95.98-77.224zM442.485 50.387l-81.249 99.277h-126.93v44.001h75.293c11.779 0 21.334 9.554 21.334 21.334s-9.555 21.334-21.334 21.334h-75.293v29.321c0 11.779-9.554 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-158.651h149.376l68.443-83.638c4.221-5.154 10.348-7.82 16.529-7.82 4.75 0 9.529 1.585 13.5 4.819 9.111 7.469 10.456 20.901 2.998 30.026zM263.947 341.655c0-23.381-18.953-42.334-42.334-42.334s-42.334 18.954-42.334 42.334c0 23.38 18.953 42.334 42.334 42.334s42.334-18.953 42.334-42.334z" />
+<glyph unicode="&#xeb09;" glyph-name="add-to-cart" d="M191.403 8.442c0-15.659-12.695-28.353-28.353-28.353s-28.353 12.694-28.353 28.353c0 15.659 12.695 28.354 28.353 28.354s28.353-12.695 28.353-28.354zM347.335 86.414v8.417h-197.445l-11.66 34.111h211.271c6.508 24.141 28.339 42.004 54.536 42.004 8.616 0 16.691-2.068 24.005-5.507 0.953 2.637 1.977 5.194 2.603 8.192l23.882 114.603c0.776 3.709 3.988 23.023-8.445 38.306-5.592 6.866-16.185 15.050-34.956 15.050h-345.577l-24.155 70.673c-3.794 11.131-15.88 17.112-26.997 13.235-11.102-3.794-17.041-15.88-13.235-26.996l118.326-346.2h147.14c8.738 20.059 28.692 34.111 51.965 34.111h28.74zM237.469 171.472h-43.523l-9.924 49.619h53.447v-49.619zM363.909 299.059h47.218c0.748 0 1.329 0 1.772-0.029 0.068-0.776 0.054-1.647-0.014-2.134l-9.89-47.456h-47.769l8.684 49.619zM350.265 221.090h46.825l-8.084-38.792c-1.883-9.025-9.387-10.661-13.317-10.826h-34.105l8.681 49.619zM265.822 299.059h69.293l-8.684-49.619h-60.609v49.619zM265.822 221.090h55.649l-8.684-49.619h-46.964v49.619zM237.469 299.059v-49.619h-59.116l-9.924 49.619h69.040zM80.088 299.059h59.429l9.922-49.619h-52.392l-16.959 49.619zM106.738 221.090h48.373l9.924-49.619h-41.339l-16.959 49.619zM490.718 50.973h-65.413v63.266c0 11.739-9.526 21.265-21.265 21.265s-21.265-9.526-21.265-21.265v-63.266h-64.182c-11.739 0-21.265-9.526-21.265-21.265s9.526-21.265 21.265-21.265h64.182v-66.327c0-11.739 9.526-21.265 21.265-21.265s21.265 9.526 21.265 21.265v66.327h65.413c11.739 0 21.265 9.526 21.265 21.265 0 11.742-9.523 21.265-21.265 21.265z" />
+<glyph unicode="&#xeb0a;" glyph-name="dashboard-solid" d="M455.094 327.151c-0.026 23.532-19.118 42.615-42.652 42.624l-0.014 0.014h-135.111v-106.667h177.806v64l-0.029 0.029zM56.874 14.228v0-0.005c0-23.552 19.115-42.666 42.666-42.666 0.025 0 0.046 0.005 0.069 0.005h135.043v135.111h-177.778v-92.445zM277.317-28.456l135.123 0.012c23.541 0.003 42.652 19.112 42.658 42.655l0.029 0.029v206.194l-177.806-0.199v-248.69zM56.883 149.316h177.75v220.473l-135.094-0.012c-23.549-0.006-42.664-19.118-42.664-42.666 0-0.029 0.008-0.057 0.008-0.088v-177.707z" />
+<glyph unicode="&#xeb0b;" glyph-name="dashboard-outlined" d="M455.097 327.666c-0.666 25.583-17.402 42.112-42.653 42.112h-312.709c-0.165 0-0.319 0-0.484 0-25.736-0.583-42.362-17.334-42.362-42.666v-313.418c0.64-25.597 17.388-42.137 42.666-42.137h313.418c25.597 0.64 42.137 17.388 42.137 42.666l-0.014 313.444zM412.408 263.117h-138.632v63.895l138.67-0.079-0.037-63.815zM100.013 327.111l138.206-0.080v-184.8h-138.59l0.105 184.869c0.085-0.003 0.182 0.012 0.279 0.012zM99.609 106.672h138.61v-92.351l-138.664 0.079 0.054 92.271zM273.775 14.302v213.259h138.61l-0.12-213.339-138.49 0.080z" />
+<glyph unicode="&#xeb0c;" glyph-name="parking-solid" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM339.57 149.68c-32.555-29.361-77.528-25.625-82.583-25.096l-29.431-0.082v-96.057c0-13.75-11.139-24.889-24.889-24.889s-24.889 11.139-24.889 24.889v302.222h81.778c3.416 0.264 48.111 2.125 80.305-28.14 19.849-18.651 29.918-44.47 29.918-76.734 0-32.429-10.166-58.041-30.208-76.111zM260.943 280.932l-33.388-0.029v-106.681h32c2.68-0.154 30.39-2.472 46.862 12.598 9.139 8.345 13.582 21.097 13.582 38.971 0 18.111-4.582 31.292-14.029 40.278-16.834 16.043-44.763 14.876-45.027 14.862z" />
+<glyph unicode="&#xeb0d;" glyph-name="parking-outlined" d="M256-49.778c-121.555 0-220.445 98.89-220.445 220.445s98.89 220.445 220.445 220.445 220.445-98.89 220.445-220.445-98.89-220.445-220.445-220.445zM256 348.445c-98.028 0-177.778-79.75-177.778-177.778s79.749-177.778 177.778-177.778 177.778 79.75 177.778 177.778-79.75 177.778-177.778 177.778zM202.667 21.333c-13.75 0-24.889 11.139-24.889 24.889v259.555h81.778c4.557 0.279 53.029 1.306 84.779-29.138 16.651-15.971 25.444-37.862 25.444-63.306 0-25.612-8.903-47.348-25.765-62.862-32.125-29.557-81.070-26.417-86.528-25.944l-29.929-0.040v-78.265c0-13.75-11.139-24.889-24.889-24.889zM227.555 174.222h32c10.917-0.791 37.208 0.319 50.848 12.974 4.125 3.817 9.597 10.692 9.597 26.137 0 12.055-3.223 20.75-10.126 27.375-14.166 13.596-41.068 15.696-49.277 15.32l-33.041-0.014v-81.792z" />
+<glyph unicode="&#xeb0e;" glyph-name="phone-message" d="M363.102 101.928c-5.916 5.945-15.417 5.803-21.274 0l-37.015-36.764-0.043 0.043c-13.423-13.369-14.333-14.336-50.090 12.089-35.353 26.112-67.129 57.885-93.266 93.241-26.399 35.754-26.311 35.84-12.288 49.863h-0.006l37.189 37.189c6.23 6.23 6.971 14.336 1.339 19.996 0 0-73.188 73.017-73.219 73.017-5.913 5.945-15.417 5.802-21.273 0l-37.273-37.277c-14.333-17.863-45.167-107.008 94.695-246.898 139.89-139.864 231.395-110.734 247.296-94.208l37.108 36.696c6.229 6.229 6.969 14.336 1.337 19.996 0 0-73.188 73.017-73.216 73.017zM426.473 383.448h-156.251c-25.25 0-42.001-16.529-42.666-42.667v-113.778c0-25.208 16.529-41.959 42.666-42.666h11.372v-60.675l60.669 60.675h84.403c25.25 0 42.001 16.529 42.666 42.666v113.778c0 25.264-16.611 42.016-42.86 42.667zM426.334 227.004l-156.112 0.335 0.333 113.445 156.112-0.35-0.333-113.431z" />
+<glyph unicode="&#xeb0f;" glyph-name="pdf" d="M304.014 181.723h-19.498v-64.945h19.638c18.639 0 24.639 16.665 24.639 32.472 0 20.221-7.694 32.472-24.778 32.472zM203.736 182.557h-19.362v-29.028h21.777c9.418 0 16.389 5.695 16.389 14.527 0 10.223-7.276 14.501-18.804 14.501zM440.903 227.556h-284.445c-1.166 0-28.445-0.319-28.445-28.445v-99.555c0-1.166 0.333-28.445 28.445-28.445h284.445c1.166 0 28.445 0.318 28.445 28.445v99.555c0 1.166-0.333 28.445-28.445 28.445zM210.292 135.583h-25.918v-27.75c0-7-4.557-11.693-11.668-11.693s-11.668 4.693-11.668 11.693v79.001c0 10.388 5.39 13.667 13.667 13.667h35.726c19.638 0 35.445-9.666 35.445-32.443 0-18.668-12.945-32.475-35.584-32.475zM302.877 98h-28.058c-8.249 0-13.668 3.277-13.668 13.668v75.168c0 10.388 5.416 13.667 13.668 13.667h28.473c25.5 0 48.834-11.111 48.834-51.251 0-32.472-18.082-51.251-49.248-51.251zM434.736 181.723h-41.722v-23.945h35.305c6.139 0 10.971-1.695 10.971-8.946 0-7.279-4.832-8.971-10.971-8.971h-35.305v-32.029c0-7-4.557-11.693-11.668-11.693s-11.668 4.693-11.668 11.693v79.001c0 10.388 5.39 13.667 13.668 13.667h51.387c6.832 0 11.805-2 11.805-9.389 0.003-7.418-4.969-9.389-11.801-9.389zM312.57 14.222l-227.251 0.305 0.228 213.020h-42.894v-213.325c0-25.318 16.554-42.070 42.666-42.667h227.584c25.25 0 42.001 16.529 42.666 42.667v21.333h-42.979l-0.020-21.333zM312.812 263.111h42.757v106.666h-170.664v-42.666h127.969zM156.462 284.439v85.333l-113.778-113.778h85.334c28.445 0 28.445 28.445 28.445 28.445z" />
+<glyph unicode="&#xeb10;" glyph-name="receipt" d="M369.778 369.778l-28.445 28.445-28.445-28.445-28.445 28.445-28.416-28.445-28.473 28.445-28.445-28.445-28.445 28.445-28.445-28.445-28.445 28.445v-455.111l28.445 28.445 28.445-28.445 28.445 28.445 28.445-28.445 28.473 28.445 28.416-28.445 28.445 28.445 28.445-28.445 28.445 28.445 28.445-28.445v455.111l-28.445-28.445zM240.373 316.14v9.898c0 8.639 7 15.639 15.639 15.639s15.639-7 15.639-15.639v-10.408c11.816-1.417 32.776-6.272 46.166-23.12 5.362-6.764 4.25-16.611-2.529-21.985-6.696-5.376-16.583-4.264-21.974 2.514-9.051 11.412-30.023 11.927-30.216 11.927h-21.251c-4.417-0.057-26.834-1.28-26.834-19.974 0-19.402 24.084-19.971 26.834-19.971h28.333c23.361 0 58.112-13.639 58.112-51.251 0-36.818-33.317-50.552-56.639-51.089v-13.579c0-8.639-7-15.639-15.639-15.639s-15.639 7-15.639 15.639v13.406c-12.934 0.709-37.45 5.388-51.058 29.303-4.278 7.501-1.667 17.058 5.834 21.334 7.555 4.278 17.112 1.624 21.334-5.863 8.832-15.485 30.444-13.486 30.723-13.528l22.971 0.096c4.418 0.057 26.834 1.277 26.834 19.917 0 19.402-24.084 19.971-26.834 19.971h-28.334c-23.362 0-58.112 13.639-58.112 51.251 0 36.864 33.317 50.608 56.638 51.149zM355.567 7.106h-199.111v28.445h199.111v-28.445zM355.567 63.994h-199.111v28.444h199.111v-28.444z" />
+<glyph unicode="&#xeb11;" glyph-name="phone-settings" d="M373.555 112.353c-5.916 5.945-15.417 5.803-21.276 0l-37.012-36.764-0.040 0.040c-13.426-13.369-14.336-14.336-50.091 12.089-35.356 26.112-67.129 57.885-93.272 93.241-26.397 35.755-26.311 35.84-12.285 49.866h-0.006l37.189 37.189c6.23 6.23 6.969 14.336 1.337 19.996 0 0-73.188 73.017-73.216 73.017-5.913 5.945-15.417 5.803-21.276 0l-37.806-38.070c-14.526-19.319-42.971-107.875 95.229-246.104 132.938-132.909 222.038-113.223 244.227-96.757l0.034-0.017 0.305 0.296c0.998 0.765 39.842 38.963 39.842 38.963 6.229 6.229 6.969 14.336 1.337 19.996l-73.219 73.019zM449.854 244.972l-10.189 4.44c3.269 13.519 3.385 27.859-0.19 41.91l10.522 4.787c7.555 3.431 10.889 12.348 7.473 19.903-3.445 7.555-12.334 10.86-19.917 7.458l-10.419-4.739c-6.414 9.381-14.603 17.019-23.76 23.074l4.426 10.166c3.334 7.611-0.168 16.472-7.776 19.777-7.584 3.377-16.472-0.139-19.777-7.776l-4.44-10.195c-13.509 3.263-27.799 3.388-41.861-0.25l-4.81 10.57c-3.445 7.569-12.334 10.889-19.917 7.458-7.555-3.431-10.889-12.348-7.473-19.903l4.832-10.615c-9.336-6.425-17.269-14.353-23.308-23.49l-10.026 4.369c-7.609 3.36-16.443-0.154-19.778-7.779-3.333-7.609 0.168-16.472 7.78-19.778l10.217-4.452c-3.274-13.522-3.387-27.864 0.182-41.918l-10.51-4.781c-7.558-3.43-10.888-12.347-7.472-19.903 2.526-5.541 7.999-8.821 13.693-8.821 2.082 0 4.195 0.444 6.224 1.363l10.413 4.739c6.417-9.375 14.609-17.010 23.762-23.063l-4.426-10.161c-3.334-7.612 0.168-16.472 7.776-19.777 1.945-0.862 4-1.263 5.999-1.263 5.805 0 11.306 3.377 13.779 9.043l4.44 10.195c13.517-3.268 27.818-3.387 41.893 0.259l4.807-10.564c2.529-5.541 7.998-8.821 13.693-8.821 2.082 0 4.195 0.443 6.224 1.363 7.555 3.43 10.889 12.347 7.473 19.902l-4.83 10.613c9.321 6.417 17.246 14.336 23.279 23.464l9.995-4.355c1.945-0.862 4-1.263 5.999-1.263 5.777 0 11.306 3.376 13.779 9.042 3.334 7.606-0.168 16.466-7.779 19.772zM372.236 230.392c-21.703-9.216-46.734 0.91-55.95 22.613-9.216 21.675 0.91 46.734 22.613 55.95 21.675 9.188 46.734-0.938 55.95-22.613 9.188-21.706-0.91-46.734-22.613-55.95z" />
+<glyph unicode="&#xeb12;" glyph-name="spell-check" d="M484.042 98.847c-8.334 8.334-21.834 8.334-30.166 0l-127.138-127.138-41.805 41.805c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.165l56.889-56.889c4.167-4.167 9.611-6.249 15.084-6.249s10.917 2.082 15.084 6.249l142.222 142.222c8.329 8.332 8.329 21.831-0.005 30.165zM297.293 46.251c3.084-8.18 9.472-17.834 30.999-17.834 17.667 0 32.029 13.139 32.029 29.292 0 5.945-3.001 17.32-8.195 31.209l-109.889 305.943c-7.722 21.973-20.056 26.265-38.75 26.265h-21.637c-19.334 0-28.638-5.652-34.389-20.861l-117.584-311.362c-7.111-19.097-8.166-27.736-8.166-31.195 0-18.071 12.055-29.292 31.471-29.292 20.221 0 26.638 6.807 30.416 17.778l26.445 73.779h161.445l25.808-73.722zM132.144 179.854l59.221 176.47h1.223l56.8-176.47h-117.245z" />
+<glyph unicode="&#xeb13;" glyph-name="sync-problems-solid" d="M475.938 192.12c-0.776 11.75-11.057 20.5-22.696 19.874-11.75-0.791-20.668-10.959-19.86-22.707 3.498-52.722-15.695-104.624-52.722-142.402-34.168-34.819-79.224-53.999-126.916-53.999-44.202-0.014-85.572 16.785-117.376 47.107l33.487 33.487c7.964 7.936 2.304 21.561-8.931 21.561h-93.241c-6.969 0-12.63-5.661-12.63-12.63v-93.241c0-11.264 13.596-16.896 21.561-8.932l29.611 29.611c39.865-38.392 91.927-59.645 147.518-59.631 59.25 0 115.14 23.722 157.361 66.804 45.528 46.441 69.168 110.262 64.834 175.096zM59.050 127.923c11.751 0.888 20.582 11.125 19.695 22.875-4.002 53.154 15.192 105.515 52.611 143.653 34.139 34.819 79.224 53.984 126.888 53.999 0.029 0 0.029 0 0.029 0 45.295 0 87.714-17.57 119.822-49.365l-32.774-32.774c-7.964-7.936-2.304-21.561 8.932-21.561h93.241c6.969 0 12.63 5.661 12.63 12.63v93.241c0 11.264-13.596 16.896-21.561 8.932l-30.313-30.313c-40.155 39.854-93.258 61.878-149.976 61.878h-0.029c-59.221-0.014-115.112-23.723-157.332-66.779-46.029-46.913-69.612-111.332-64.722-176.734 0.834-11.207 10.194-19.735 21.251-19.735 0.526 0 1.081 0.011 1.61 0.054zM179.798 43.196c22.377-13.383 48.245-21.563 76.219-21.563 82.46 0 149.334 66.901 149.334 149.333 0 15.915-3.158 30.959-7.774 45.346h-43.332c-16.64 0-31.528 9.944-37.945 25.333-6.36 15.417-2.861 32.987 8.918 44.777l10.445 10.447c-23.094 14.643-50.284 23.43-79.644 23.43-82.489 0-149.333-66.901-149.333-149.333 0-16.702 3.374-32.489 8.436-47.488h45.79c16.666 0 31.584-9.958 37.945-25.361 6.417-15.374 2.916-32.958-8.917-44.777l-10.141-10.144zM234.69 270.603c0 11.779 9.554 21.333 21.334 21.333s21.334-9.554 21.334-21.333v-120.889c0-11.779-9.555-21.333-21.334-21.333s-21.334 9.554-21.334 21.333v120.889zM256.023 107.244c15.815 0 28.644-12.829 28.644-28.644 0-15.787-12.829-28.615-28.644-28.615s-28.643 12.828-28.643 28.615c0 15.815 12.828 28.644 28.643 28.644z" />
+<glyph unicode="&#xeb14;" glyph-name="sync-problems-outlined" d="M475.935 192.131c-0.776 11.764-11.082 20.306-22.721 19.86-11.75-0.791-20.639-10.971-19.834-22.721 3.527-52.694-15.695-104.596-52.722-142.39-34.139-34.819-79.224-53.999-126.888-53.999-0.029 0-0.029 0-0.029 0-44.172 0-85.564 16.785-117.368 47.11l33.479 33.479c7.964 7.936 2.304 21.561-8.931 21.561h-93.241c-6.969 0-12.63-5.661-12.63-12.63v-93.241c0-11.264 13.596-16.896 21.561-8.932l29.605 29.605c39.862-38.38 91.927-59.634 147.522-59.62h0.029c59.222 0 115.112 23.722 157.332 66.804 45.56 46.476 69.197 110.293 64.837 175.113zM59.048 127.923c11.751 0.888 20.582 11.125 19.695 22.875-4.002 53.154 15.192 105.515 52.611 143.653 34.165 34.819 79.221 53.999 126.916 53.999 45.324 0 87.722-17.57 119.828-49.371l-32.776-32.776c-7.964-7.936-2.304-21.561 8.931-21.561h93.241c6.969 0 12.63 5.661 12.63 12.63v93.241c0 11.264-13.596 16.899-21.561 8.931l-30.31-30.31c-40.155 39.856-93.261 61.881-149.982 61.881-59.25 0-115.141-23.722-157.361-66.779-46.029-46.91-69.612-111.328-64.725-176.731 0.834-11.207 10.194-19.735 21.251-19.735 0.529 0 1.084 0.011 1.613 0.054zM284.655 70.073c0-15.814-12.82-28.635-28.635-28.635s-28.635 12.821-28.635 28.635c0 15.815 12.821 28.635 28.635 28.635s28.635-12.82 28.635-28.635zM256.020 118.952c11.779 0 21.334 9.555 21.334 21.334v142.111c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-142.111c0-11.779 9.554-21.334 21.334-21.334z" />
+<glyph unicode="&#xeb15;" glyph-name="update-solid" d="M475.938 192.12c-0.776 11.764-11.028 20.682-22.696 19.874-11.75-0.791-20.668-10.959-19.86-22.707 3.498-52.736-15.695-104.624-52.722-142.39-34.168-34.819-79.224-53.999-126.916-54.013-44.174 0-85.536 16.785-117.368 47.113l33.485 33.485c7.964 7.939 2.304 21.561-8.931 21.561h-93.241c-6.969 0-12.63-5.66-12.63-12.63v-93.241c0-11.264 13.596-16.896 21.561-8.931l29.614 29.613c39.862-38.397 91.921-59.636 147.513-59.636 59.25 0.014 115.141 23.737 157.36 66.819 45.526 46.416 69.166 110.237 64.831 175.084zM59.050 127.923c11.751 0.888 20.582 11.125 19.695 22.875-4.002 53.14 15.192 105.515 52.611 143.667 34.167 34.819 79.224 53.984 126.916 53.984 45.295 0.014 87.717-17.556 119.822-49.365l-32.768-32.768c-7.964-7.936-2.304-21.561 8.932-21.561h93.241c6.969 0 12.63 5.661 12.63 12.63v93.241c0 11.264-13.596 16.896-21.563 8.931l-30.316-30.316c-40.155 39.867-93.258 61.889-149.976 61.878-59.25 0-115.141-23.709-157.361-66.765-46.029-46.93-69.612-111.363-64.722-176.751 0.834-11.207 10.194-19.735 21.251-19.735 0.526 0 1.081 0.011 1.61 0.054zM179.8 43.199c22.377-13.383 48.245-21.563 76.219-21.563 82.461 0 149.333 66.902 149.333 149.334 0 15.912-3.158 30.956-7.774 45.344h-43.338c-16.666 0-31.556 9.958-37.916 25.361-6.389 15.36-2.916 32.945 8.889 44.749l10.447 10.451c-23.094 14.643-50.284 23.43-79.644 23.43-82.489 0-149.333-66.902-149.333-149.333 0-16.706 3.374-32.489 8.436-47.491h45.819c16.64 0 31.528-9.944 37.945-25.332 6.36-15.417 2.862-32.987-8.917-44.777l-10.166-10.169zM173.482 162.489c-8.96 8.931-2.617 24.206 10.012 24.206h52.694v82.423c0 11.779 9.554 21.334 21.334 21.334s21.334-9.555 21.334-21.334v-82.423h52.693c12.658 0 18.973-15.274 10.041-24.206l-74.041-74.041c-5.518-5.518-14.506-5.518-20.053 0l-74.012 74.041z" />
+<glyph unicode="&#xeb16;" glyph-name="update-outlined" d="M475.952 192.12c-0.776 11.75-11.25 20.654-22.696 19.874-11.75-0.791-20.668-10.959-19.86-22.707 3.498-52.707-15.721-104.61-52.75-142.402-34.139-34.819-79.224-53.999-126.888-53.999-0.029 0-0.029 0-0.029 0-44.172 0-85.558 16.782-117.362 47.107l33.479 33.479c7.964 7.936 2.304 21.561-8.931 21.561h-93.241c-6.969 0-12.63-5.661-12.63-12.63v-93.241c0-11.264 13.596-16.896 21.561-8.932l29.608 29.608c39.862-38.377 91.924-59.631 147.518-59.616h0.029c59.221 0 115.112 23.722 157.332 66.804 45.554 46.452 69.191 110.271 64.859 175.093zM59.036 127.923c11.75 0.888 20.583 11.125 19.695 22.875-4.002 53.14 15.192 105.501 52.636 143.667 34.139 34.805 79.195 53.974 126.888 53.984 0 0 0 0 0.029 0 45.298 0 87.703-17.57 119.805-49.374l-32.776-32.776c-7.964-7.936-2.304-21.561 8.932-21.561h93.241c6.969 0 12.63 5.661 12.63 12.629v93.241c0 11.264-13.596 16.899-21.561 8.931l-30.31-30.31c-40.158 39.862-93.235 61.887-149.959 61.887-0.029 0-0.029 0-0.029 0-59.25-0.014-115.141-23.723-157.332-66.779-46.054-46.913-69.638-111.332-64.748-176.734 0.834-11.207 10.194-19.735 21.251-19.735 0.526 0 1.081 0.011 1.61 0.054zM257.507 290.438c-11.779 0-21.334-9.555-21.334-21.334v-84.446h-60.903c-14.052 0-21.078-16.981-11.15-26.909l82.262-82.261c6.144-6.144 16.128-6.144 22.272 0l82.262 82.261c9.927 9.927 2.901 26.909-11.15 26.909h-60.925v84.446c0 11.779-9.555 21.334-21.334 21.334z" />
+<glyph unicode="&#xeb17;" glyph-name="phone-bluetooth" d="M450.918 14.689c0 0-73.188 73.017-73.216 73.017-5.916 5.945-15.417 5.803-21.276 0l-37.012-36.764-0.040 0.040c-13.426-13.369-14.336-14.336-50.091 12.089-35.356 26.112-67.129 57.885-93.269 93.241-26.397 35.754-26.311 35.84-12.288 49.863l-0.006 0.006 37.189 37.185c6.23 6.23 6.969 14.336 1.337 19.997 0 0-73.188 73.017-73.216 73.017-5.916 5.945-15.417 5.803-21.276 0l-37.268-37.276c-14.336-17.863-45.17-107.008 94.691-246.898 139.89-139.861 231.393-110.734 247.296-94.208l37.108 36.696c6.229 6.229 6.969 14.336 1.337 19.996zM231.532 195.465c5.723-7.64 17.388-9.333 25.028-3.555l26.945 20.306v-98.418c0-9.541 3.834-21.584 14.584-26.71 3.14-1.527 6.471-2.307 9.89-2.307 6.445 0 12.999 2.654 19.498 7.888l55.39 44.487c1.721 1.363 16.776 13.793 16.5 32.626-0.111 8.124-3.251 20.071-17.474 30.806l-56.889 42.834 64.583 48.64c3.223 2.457 13.75 11.611 13.972 26.055 0.082 6.779-2.111 16.737-13.195 25.626l-55.416 44.487c-2.805 2.222-12.777 9.444-24.306 9.444-3.945 0-7.723-0.834-11.168-2.5-7.279-3.488-15.974-11.808-15.974-31.653v-88.846l-26.914 20.289c-7.697 5.737-19.279 4.11-25.056-3.541-5.917-7.877-4.332-19.112 3.527-25.029l30.444-22.971-30.444-22.904c-7.887-5.93-9.472-17.166-3.527-25.054zM319.283 354.907l45.639-36.639-45.639-34.361v71zM319.283 202.963l41.111-30.973c2.361-1.75 3.195-2.833 3.223-2.625-0.139-0.819-1.75-3.14-3.084-4.293l-41.25-33.098v70.989z" />
+<glyph unicode="&#xeb18;" glyph-name="time-lapse-solid" d="M263.114 390.75v0.358l-0.936-0.31c-2.071 0.057-4.091 0.313-6.178 0.313-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445c0 119.154-95.084 216.283-213.33 220.083zM122.974 295.919c6.61 6.582 17.277 6.582 23.834 0l23.887-23.902c6.582-6.582 6.582-17.263 0-23.833-3.305-3.291-7.612-4.929-11.918-4.929s-8.638 1.638-11.916 4.929l-23.888 23.905c-6.585 6.582-6.585 17.263 0 23.831zM88.001 153.836c-9.304 0-16.862 7.541-16.862 16.848s7.555 16.847 16.862 16.847h33.778c9.304 0 16.862-7.541 16.862-16.847s-7.558-16.848-16.862-16.848h-33.778zM170.806 69.296l-23.887-23.888c-3.277-3.291-7.612-4.929-11.916-4.929s-8.638 1.639-11.915 4.929c-6.582 6.582-6.582 17.249 0 23.834l23.885 23.885c6.556 6.582 17.277 6.582 23.834 0 6.582-6.582 6.582-17.249 0-23.831zM265.111 4.443c0-9.304-7.555-16.847-16.862-16.847s-16.862 7.54-16.862 16.847v33.764c0 9.304 7.555 16.848 16.862 16.848s16.862-7.541 16.862-16.848v-33.764zM398.233 64.467l-135.119 99.086v184.531c94.717-3.774 170.664-81.789 170.664-177.416 0-39.837-13.329-76.527-35.544-106.2z" />
+<glyph unicode="&#xeb19;" glyph-name="time-lapse-outlined" d="M263.114 318.982v-155.426l111.721-81.928c18.7 24.903 30.185 55.518 30.185 89.051 0 79.852-62.993 144.515-141.906 148.304zM256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM256-7.111c-98.028 0-177.778 79.75-177.778 177.778s79.749 177.778 177.778 177.778 177.778-79.75 177.778-177.778-79.75-177.778-177.778-177.778zM248.889 78.222c-7.862 0-14.222-6.36-14.222-14.222v-28.444c0-7.862 6.36-14.222 14.222-14.222s14.222 6.36 14.222 14.222v28.444c0 7.862-6.36 14.222-14.222 14.222zM163.387 276.278c-5.555 5.555-14.555 5.555-20.11 0s-5.555-14.555 0-20.11l20.11-20.11c2.779-2.779 6.417-4.167 10.055-4.167s7.279 1.388 10.055 4.167c5.555 5.555 5.555 14.555 0 20.11l-20.11 20.11zM156.445 170.667c0 7.862-6.36 14.222-14.222 14.222h-28.445c-7.862 0-14.222-6.36-14.222-14.222s6.36-14.222 14.222-14.222h28.445c7.862 0 14.222 6.36 14.222 14.222zM163.387 105.293l-20.11-20.11c-5.555-5.555-5.555-14.555 0-20.11 2.779-2.779 6.417-4.167 10.055-4.167s7.279 1.388 10.055 4.167l20.11 20.11c5.555 5.555 5.555 14.555 0 20.11s-14.552 5.555-20.11 0z" />
+<glyph unicode="&#xeb1a;" glyph-name="translate" d="M478.714 3.522l-77.682 216.206c-7.054 19.996-19.997 23.552-34.503 23.552h-15.303c-15.702 0-25.885-5.12-31.374-19.626l-83.171-220.131c-2.361-6.286-6.286-17.664-6.286-24.718 0-17.266 12.174-28.245 29.81-28.245 15.303 0 24.32 5.091 28.644 17.635l16.868 47.104h103.566l16.469-47.104c4.694-12.544 14.905-17.635 29.014-17.635 16.498 0 30.208 12.544 30.208 28.245-0.003 7.054-3.928 18.432-6.258 24.718zM316.188 65.24l41.757 124.416h0.853l40.050-124.416h-82.659zM249.822 118.798l-48.088 36.071 11.048 11.048c2.375 2.375 53.245 55.094 60.729 135.973h45.076c11.779 0 21.334 9.554 21.334 21.333s-9.555 21.334-21.334 21.334h-120.892v24.889c0 11.779-9.554 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-24.889h-106.666c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.333 21.334-21.333h182.471c-7.373-63.15-47.818-105.395-48.219-105.808l-15.525-15.525c-13.44 12.203-33.382 38.082-33.391 85.754h-42.666c0.005-61.28 25.947-97.052 45.986-115.826l-68.181-68.182c-8.334-8.334-8.334-21.834 0-30.166 4.167-4.167 9.612-6.249 15.084-6.249s10.917 2.082 15.084 6.249l72.249 72.249 62.871-47.158 15.698 41.568z" />
+<glyph unicode="&#xeb1b;" glyph-name="database-solid" d="M256.005 264.966c-64.893 0-131.328 13.892-170.673 32.617v-73.421c12.922-10.451 79.693-37.637 170.673-37.637 93.44 0 161.255 29.059 170.661 38.613v72.735c-40.761-19.655-110.922-32.907-170.661-32.907zM348.445 213.288c-11.776 0-21.334 9.558-21.334 21.333s9.558 21.334 21.334 21.334 21.334-9.558 21.334-21.334-9.558-21.334-21.334-21.334zM422.096 335.886c-17.388 28.302-85.14 49.496-166.090 49.496-81.394 0-149.399-21.43-166.326-49.969 19.22-11.753 82.105-34.893 166.326-34.893 84.83 0 148.030 23.803 166.090 35.365zM85.334 69.581v-64.123c17.403-28.288 87.251-49.507 170.673-49.507 83.416 0 153.279 21.231 170.661 49.528v64.395c-40.761-19.655-110.922-32.908-170.661-32.908-64.893 0-131.328 13.892-170.673 32.615zM348.445 29.841c11.776 0 21.334-9.558 21.334-21.333s-9.558-21.334-21.334-21.334-21.334 9.558-21.334 21.334 9.558 21.333 21.334 21.333zM85.334 183.581v-73.421c12.922-10.45 79.693-37.637 170.673-37.637 93.44 0 161.255 29.059 170.661 38.613v72.738c-40.761-19.655-110.922-32.907-170.661-32.907-64.893 0-131.328 13.892-170.673 32.614zM348.445 143.619c11.776 0 21.334-9.558 21.334-21.334s-9.558-21.333-21.334-21.333-21.334 9.558-21.334 21.333 9.558 21.334 21.334 21.334z" />
+<glyph unicode="&#xeb1c;" glyph-name="database-outlined" d="M369.778 237.451c0-11.782-9.551-21.333-21.334-21.333s-21.334 9.552-21.334 21.334c0 11.782 9.551 21.333 21.334 21.333s21.334-9.551 21.334-21.333zM369.778 136.508c0-11.782-9.551-21.334-21.334-21.334s-21.334 9.552-21.334 21.334c0 11.782 9.551 21.333 21.334 21.333s21.334-9.551 21.334-21.333zM369.778 35.507c0-11.782-9.551-21.334-21.334-21.334s-21.334 9.552-21.334 21.334c0 11.782 9.551 21.333 21.334 21.333s21.334-9.551 21.334-21.333zM426.365 323.931c-3.305 34.088-78.336 61.457-170.354 61.457-92.032 0-167.074-27.381-170.354-61.474l-0.325-291.607v-26.846c17.397-28.291 87.251-49.516 170.678-49.516 83.411 0 153.264 21.228 170.655 49.522l-0.301 318.464zM256.012 349.833c75.694 0 118.528-18.043 131.917-28.194-13.445-10.137-56.306-28.14-131.917-28.14-75.639 0-118.5 18.014-131.917 28.14 13.389 10.154 56.224 28.194 131.917 28.194zM391.111 19.61h-0.6c0.168-0.108 0.413-0.233 0.6-0.344v-0.111c-14.908-9.83-59.202-27.654-135.1-27.654-75.892 0-120.183 17.821-135.123 27.651v0.114c0.185 0.111 0.43 0.236 0.594 0.344h-0.594v60.342c32.111-14.106 80.754-23.117 135.123-23.117 54.355 0 102.991 9.011 135.1 23.117v-60.342zM391.111 120.616h-0.802c0.228-0.145 0.56-0.313 0.802-0.463v-0.111c-14.908-9.831-59.202-27.654-135.1-27.654-75.892 0-120.183 17.82-135.123 27.651v0.114c0.242 0.148 0.572 0.315 0.799 0.461h-0.799v60.117c32.111-14.108 80.754-23.12 135.123-23.12 54.355 0 102.991 9.011 135.1 23.117v-60.112zM391.111 221.622h-1.197c0.35-0.219 0.848-0.472 1.197-0.691v-0.111c-14.908-9.831-59.202-27.654-135.1-27.654-75.892 0-120.183 17.821-135.123 27.651v0.114c0.347 0.219 0.845 0.47 1.192 0.689h-1.192v61.246c31.232-15.121 80.105-24.923 135.123-24.923 55.003 0 103.868 9.793 135.1 24.909v-61.23z" />
+<glyph unicode="&#xeb1d;" glyph-name="archive-solid" d="M412.445 384h-313.029c-21.166-0.347-42.528-13.682-42.528-42.666v-81.778h398.222v81.957c-0.279 21.154-13.557 42.488-42.666 42.488zM287.471 295.111h-62.916c-9.805 0-17.778 7.959-17.778 17.778s7.973 17.778 17.778 17.778h62.916c9.805 0 17.778-7.959 17.778-17.778s-7.97-17.778-17.778-17.778zM56.889 117.333h398.222v106.667h-398.222v-106.667zM224.554 188.445h62.917c9.805 0 17.778-7.959 17.778-17.778s-7.973-17.778-17.778-17.778h-62.916c-9.805 0-17.778 7.959-17.778 17.778s7.973 17.778 17.778 17.778zM56.889-0.236c0.361-21.125 13.693-42.431 42.666-42.431h312.889c0.082 0 0.168 0 0.25 0 21.111 0.361 42.416 13.693 42.416 42.667v81.778h-398.222v-82.014zM224.554 46.222h62.917c9.805 0 17.778-7.959 17.778-17.778s-7.973-17.778-17.778-17.778h-62.916c-9.805 0-17.778 7.959-17.778 17.778s7.973 17.778 17.778 17.778z" />
+<glyph unicode="&#xeb1e;" glyph-name="archive-outlined" d="M224.554 280.889h62.917c9.805 0 17.778 7.959 17.778 17.778s-7.973 17.778-17.778 17.778h-62.916c-9.805 0-17.778-7.959-17.778-17.778s7.973-17.778 17.778-17.778zM224.554 152.889h62.917c9.805 0 17.778 7.959 17.778 17.778s-7.973 17.778-17.778 17.778h-62.916c-9.805 0-17.778-7.959-17.778-17.778s7.973-17.778 17.778-17.778zM412.445 384h-313.029c-21.166-0.347-42.528-13.682-42.528-42.666v-341.57c0.361-21.125 13.693-42.431 42.666-42.431h312.889c0.082 0 0.168 0 0.25 0 21.111 0.361 42.416 13.693 42.416 42.667v341.512c-0.279 21.154-13.557 42.487-42.666 42.487zM412.447 0h-312.889v85.334h312.889v-85.334zM412.447 128h-312.889v85.334h312.889v-85.334zM412.447 256h-312.889v85.334h312.889v-85.334zM224.554 24.889h62.917c9.805 0 17.778 7.959 17.778 17.778s-7.973 17.778-17.778 17.778h-62.916c-9.805 0-17.778-7.959-17.778-17.778s7.973-17.778 17.778-17.778z" />
+<glyph unicode="&#xeb1f;" glyph-name="disable-update-solid" d="M31.781 156.174c11.751 0.888 20.585 11.125 19.695 22.875-3.999 53.152 15.195 105.515 52.611 143.653 34.167 34.819 79.224 53.999 126.916 53.999 45.298 0.014 87.72-17.556 119.825-49.366l-32.774-32.774c-7.964-7.936-2.304-21.561 8.932-21.561h93.241c6.969 0 12.63 5.661 12.63 12.63v93.241c0 11.264-13.596 16.896-21.561 8.932l-30.313-30.313c-40.155 39.868-93.261 61.893-149.979 61.878-59.25 0-115.141-23.723-157.361-66.779-46.026-46.917-69.609-111.332-64.722-176.734 0.834-11.207 10.194-19.735 21.251-19.735 0.529-0.003 1.084 0.011 1.61 0.054zM150.209 71.504c22.366-13.363 48.214-21.533 76.166-21.533 11.284 0 22.178 1.487 32.745 3.86 10.442 57.211 55.495 102.252 112.714 112.697 2.378 10.578 3.872 21.481 3.872 32.776 0 15.877-3.149 30.885-7.743 45.243h-43.363c-16.64 0-31.528 9.944-37.945 25.333-6.36 15.431-2.861 33.001 8.918 44.791l10.502 10.505c-23.103 14.666-50.315 23.461-79.698 23.461-82.489 0-149.333-66.902-149.333-149.333 0-16.734 3.379-32.549 8.462-47.573h45.793c16.666 0 31.556-9.959 37.916-25.361 6.388-15.36 2.916-32.945-8.889-44.749l-10.115-10.118zM143.84 190.731c-8.96 8.931-2.617 24.206 10.012 24.206h52.694v82.429c0 11.779 9.554 21.333 21.334 21.333s21.334-9.554 21.334-21.333v-82.429h52.694c12.658 0 18.973-15.274 10.041-24.206l-74.041-74.041c-5.518-5.518-14.506-5.518-20.053 0l-74.012 74.041zM403.74 217.535c1.095-16.498-0.279-32.853-3.479-48.782 14.683-0.339 28.64-3.24 41.89-7.771 3.843 19.397 5.487 39.31 4.147 59.387-0.776 11.75-11 20.568-22.696 19.874-11.75-0.791-20.668-10.957-19.863-22.707zM224.128 21.131c-0.029 0-0.029 0-0.029 0-44.174 0-85.567 16.785-117.371 47.113l33.482 33.482c7.964 7.936 2.307 21.561-8.931 21.561h-93.241c-6.969 0-12.63-5.66-12.63-12.63v-93.241c0-11.264 13.596-16.896 21.561-8.931l29.602 29.602c39.865-38.383 91.927-59.637 147.524-59.623h0.029c13.867 0 27.52 1.42 40.889 3.962-4.651 13.226-7.552 27.213-8.010 41.902-10.749-2.051-21.732-3.197-32.876-3.197zM397.045 135.299c-58.806 0-106.666-47.846-106.666-106.666s47.861-106.667 106.666-106.667 106.666 47.846 106.666 106.667-47.861 106.666-106.666 106.666zM318.822 28.632c0 43.139 35.084 78.222 78.222 78.222 18.088 0 34.546-6.417 47.807-16.76l-112.762-104.971c-8.363 12.45-13.267 27.412-13.267 43.509zM397.045-49.59c-16.768 0-32.233 5.41-44.982 14.424l111.727 104.010c7.131-11.79 11.474-25.452 11.474-40.212 0.003-43.139-35.080-78.222-78.219-78.222z" />
+<glyph unicode="&#xeb20;" glyph-name="disable-update-outlined" d="M30.617 156.174c11.751 0.888 20.554 11.125 19.681 22.875-3.988 53.152 15.192 105.515 52.639 143.667 34.136 34.805 79.207 53.984 126.888 53.984 45.321 0 87.722-17.561 119.816-49.371l-32.768-32.768c-7.964-7.936-2.304-21.561 8.932-21.561h93.241c6.969 0 12.63 5.661 12.63 12.63v93.241c0 11.264-13.596 16.899-21.561 8.932l-30.319-30.319c-40.155 39.877-93.241 61.884-149.97 61.884-59.236 0-115.126-23.723-157.346-66.779-46.043-46.917-69.641-111.332-64.737-176.734 0.848-11.207 10.194-19.735 21.251-19.735 0.541-0.003 1.081 0.011 1.624 0.054zM229.075 318.7c-11.779 0-21.334-9.554-21.334-21.333v-84.452h-60.908c-14.052 0-21.078-16.982-11.15-26.909l82.261-82.261c6.144-6.141 16.128-6.141 22.272 0l82.262 82.261c9.927 9.927 2.901 26.909-11.15 26.909h-60.919v84.452c0 11.779-9.554 21.333-21.333 21.333zM404.935 217.535c1.103-16.498-0.27-32.856-3.473-48.785 14.688-0.341 28.647-3.24 41.899-7.774 3.849 19.399 5.495 39.31 4.159 59.392-0.805 11.779-11.639 20.819-22.707 19.874-11.764-0.791-20.654-10.957-19.877-22.707zM225.311 21.131h-0.029c-44.18 0-85.552 16.791-117.359 47.115l33.482 33.482c7.964 7.936 2.304 21.561-8.931 21.561h-93.241c-6.969 0-12.63-5.66-12.63-12.63v-93.241c0-11.264 13.596-16.896 21.561-8.931l29.605 29.605c39.874-38.386 91.921-59.639 147.513-59.625h0.029c13.873 0 27.531 1.419 40.901 3.962-4.651 13.226-7.549 27.216-8.007 41.901-10.757-2.053-21.743-3.2-32.893-3.2zM398.228 135.299c-58.82 0-106.666-47.846-106.666-106.666s47.846-106.667 106.666-106.667 106.666 47.846 106.666 106.667-47.846 106.666-106.666 106.666zM320.005 28.632c0 43.139 35.084 78.222 78.222 78.222 18.091 0 34.551-6.42 47.815-16.765l-112.757-104.991c-8.374 12.453-13.281 27.429-13.281 43.534zM398.228-49.59c-16.768 0-32.228 5.408-44.974 14.422l111.719 104.021c7.134-11.793 11.48-25.458 11.48-40.221-0.003-43.139-35.086-78.222-78.225-78.222z" />
+<glyph unicode="&#xeb21;" glyph-name="select-all" d="M49.194 299.216c11.779 0 21.333 9.555 21.333 21.334v35.598h35.555c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.334-21.334 21.334h-56.889c-11.779 0-21.334-9.555-21.334-21.334l0.003-0.023c0-0.006-0.003-0.014-0.003-0.014v-56.894c0-11.779 9.554-21.334 21.334-21.334zM106.084 43.258h-35.556v35.513c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-56.889c0-11.779 9.555-21.333 21.334-21.333 0.074 0 0.133 0.043 0.208 0.043h56.681c11.779 0 21.334 9.554 21.334 21.333s-9.555 21.334-21.334 21.334zM177.195 356.147h99.555c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.334-21.334 21.334h-99.555c-11.779 0-21.334-9.555-21.334-21.334s9.554-21.334 21.334-21.334zM347.861 356.147h35.555v-35.598c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v56.889c0 0-0.003 0.014-0.003 0.020l0.003 0.020c0 11.779-9.555 21.334-21.334 21.334h-56.889c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.33 21.334-21.33zM49.194 128.549c11.779 0 21.333 9.555 21.333 21.334v99.555c0 11.779-9.555 21.333-21.334 21.333s-21.334-9.554-21.334-21.333v-99.555c0-11.779 9.555-21.334 21.334-21.334zM477.889-21.063l-61.866 61.856 55.785 29.337c4.096 2.057 6.668 6.11 6.904 10.513 0.207 4.443-2.014 8.778-5.82 11.196-4.654 2.625-42.777 18.028-198.36 76.874-1.462 0.558-2.947 0.837-4.435 0.837-3.387 0-6.682-1.431-9.014-3.917-3.874-3.666-4.861-9.029-3.151-13.5 58.806-155.543 74.223-193.681 76.805-198.292 2.375-3.709 6.334-5.902 10.638-5.902l0.583 0.014c4.471 0.222 8.542 2.875 10.57 6.904l29.326 55.771 61.867-61.856c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.332 8.334 21.834 0 30.165zM177.195 43.258c-11.779 0-21.334-9.555-21.334-21.334s9.554-21.333 21.334-21.333h99.555c0.296 0 0.538 0.156 0.83 0.168-4.568 11.808-9.952 25.813-16.33 42.499h-84.056zM404.75 270.771c-11.779 0-21.334-9.554-21.334-21.333v-84.056c16.683-6.377 30.692-11.764 42.499-16.333 0.012 0.293 0.168 0.538 0.168 0.837v99.555c0 11.773-9.555 21.331-21.334 21.331zM224.708 139.48c-6.861 17.903-2.333 38.553 11.264 51.319 11.929 12.723 33.403 17.903 51.194 11.153 22.798-8.621 42.784-16.202 60.695-23.014v99.32c-0.404 21.069-13.75 42.334-42.666 42.334l-156.849-0.014c-25.666-0.751-42.263-17.488-42.263-42.652v-156.82c0.444-21.041 13.807-42.291 42.667-42.291h98.95c-6.807 17.9-14.379 37.88-22.992 60.667zM244.75 285.036h60.445c4.195 0 6.971 0 7.111-7.111v-60.487h-67.555v67.598zM209.195 114.37h-60.445c-4.332 0-6.958 0-7.111 7.111v60.402h67.555v-67.513zM209.195 217.438h-67.555v60.487c0 4.443 0 6.889 7.237 7.111h60.32v-67.598z" />
+<glyph unicode="&#xeb22;" glyph-name="highlight" d="M405.344-14.202h-355.555v-42.667h355.555c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333zM452.133 320.114l-68.010 68.014c0 0-22.67 22.67-45.341 0l-185.429-185.452 113.326-113.325 185.455 185.455c0 0 22.67 22.639 0 45.309zM142.026 32.671c45.426 45.454 79.445 11.463 79.445 11.463l22.642 22.67-113.32 113.322-22.673-22.67c0 0 33.991-33.991-11.434-79.445l45.341-45.341zM114.779 16.916l-33.991 33.991-30.999-31.002v-14.25l53.669-0.088z" />
+<glyph unicode="&#xeb23;" glyph-name="import-all-solid" d="M27.756 356.233l0.006-138.599h181.327v181.265h-139c-25.722-0.626-42.334-17.363-42.334-42.666zM425.964 356.787c-0.666 25.583-17.402 42.112-42.652 42.112h-138.667v-181.265h181.327l-0.009 139.153zM27.77 42.761c0.694-25.568 17.445-42.083 42.653-42.083h138.667v181.401h-181.325l0.006-139.318zM345.12 142.524c14.139 14.125 35.931 18.472 54.417 10.86 12.385-5.143 21.43-15.010 26.445-26.806l-0.003 55.501h-181.333v-181.401h22.030c-7.219 8.841-11.363 19.717-11.363 31.374 0 13.346 5.194 25.89 14.626 35.319l75.181 75.153zM462.911 53.37h-68.076v53.826c0 12.828-15.502 19.257-24.576 10.183l-75.178-75.15c-5.603-5.632-5.603-14.763 0-20.366l75.178-75.178c9.074-9.074 24.576-2.646 24.576 10.183v53.839h68.076c11.779 0 21.334 9.555 21.334 21.334s-9.558 21.331-21.334 21.331z" />
+<glyph unicode="&#xeb24;" glyph-name="import-all-outlined" d="M256.964 43.415l-12.091 0.005v138.658h138.638v-25.284c5.518-0.29 11.011-1.249 16.25-3.411 11.378-4.724 19.846-13.491 25.111-23.99l1.308 227.339c-0.598 25.612-17.334 42.166-42.638 42.166h-313.224c-25.722-0.626-42.334-17.363-42.334-42.667l0.014-313.472c0.694-25.568 17.445-42.084 42.653-42.084h196.252c-7.219 8.841-11.363 19.718-11.363 31.374 0 3.889 0.569 7.668 1.425 11.364zM244.873 356.13l138.638-0.079v-138.417h-138.638v138.496zM209.317 43.443l-138.667 0.082 0.079 138.556h138.587v-138.638zM209.317 217.634h-138.567l0.079 138.599 138.488-0.079v-138.519zM462.683 53.37h-68.076v53.822c0 12.829-15.502 19.257-24.576 10.183l-75.176-75.15c-5.603-5.632-5.603-14.763 0-20.366l75.176-75.178c9.074-9.074 24.576-2.646 24.576 10.183v53.839h68.076c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333z" />
+<glyph unicode="&#xeb25;" glyph-name="reply-all" d="M419.555 216.889h-142.219v60.914c0 14.051-16.981 21.077-26.909 11.15l-82.262-82.261c-6.144-6.144-6.144-16.128 0-22.272l82.262-82.262c9.927-9.927 26.909-2.901 26.909 11.15v60.914l127.997 0.029v-106.695c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v120.889c0 19.985-14.762 27.804-28.445 28.445zM115.499 195.556l63.138 63.138c8.334 8.334 8.334 21.834 0 30.166s-21.834 8.334-30.166 0l-78.222-78.222c-8.334-8.334-8.334-21.834 0-30.166l78.222-78.222c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.166l-63.141 63.141z" />
+<glyph unicode="&#xeb26;" glyph-name="add-folder-solid" d="M247.674 51.049c0 31.417 25.472 56.889 56.889 56.889h28.834v27.916c0 31.417 25.472 56.889 56.889 56.889 21.976 0 40.829-12.603 50.301-30.848l-0.040 139.625c-0.819 21.984-19.68 39.862-42.055 39.862h-187.139v13.904c0 24.374-19.82 44.208-44.194 44.208h-110.333c-24.349 0-43.417-19.416-43.417-44.208v-314.792c0-21.666 15.584-37.416 38.792-39.208l225.391-0.034c-17.735 9.634-29.918 28.197-29.918 49.798zM477.258 72.383h-65.638v63.471c0 11.779-9.555 21.333-21.334 21.333s-21.334-9.554-21.334-21.333v-63.471h-64.389c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.333 21.334-21.333h64.389v-66.543c0-11.779 9.555-21.334 21.334-21.334s21.334 9.555 21.334 21.334v66.543h65.639c11.779 0 21.334 9.554 21.334 21.333s-9.558 21.334-21.334 21.334z" />
+<glyph unicode="&#xeb27;" glyph-name="add-folder-outlined" d="M248.644 43.927h-192.327v256h341.334v-107.884c18.543-2.341 34.156-13.48 42.701-29.235l-0.037 138.757c-0.848 21.959-19.709 39.819-42.055 39.819h-187.142v13.915c0 24.374-19.82 44.194-44.194 44.194h-110.347c-24.334 0-43.404-19.416-43.404-44.194v-314.792c0-21.612 15.556-37.376 38.721-39.222l1.696-0.068 224.279 0.037c-15.741 8.536-26.877 24.141-29.224 42.673zM477.494 72.397h-65.624v63.471c0 11.779-9.555 21.333-21.334 21.333s-21.334-9.554-21.334-21.333v-63.471h-64.389c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.333 21.334-21.333h64.389v-66.555c0-11.779 9.555-21.333 21.334-21.333s21.334 9.554 21.334 21.333v66.555h65.624c11.779 0 21.334 9.554 21.334 21.333s-9.558 21.334-21.334 21.334z" />
+<glyph unicode="&#xeb28;" glyph-name="orientation" d="M327.111 193.784h-256.333c-18.21-0.441-31.483-9.25-37.9-23.163-2.597-3.535-4.434-7.671-4.434-12.393v-149.863c0.64-25.597 17.388-42.137 42.666-42.137h256.5c25.221 0.583 42.166 17.738 42.166 42.666l-0.014 142.777c-0.666 25.586-17.402 42.112-42.653 42.112zM326.932 8.895c-0.029 0-0.068 0-0.111 0l-255.71 0.182 0.179 142.043 255.821-0.182-0.179-142.043zM49.778 268.45c9.819 0 17.778 7.959 17.778 17.778v10.667h10.666c9.819 0 17.778 7.959 17.778 17.778s-7.959 17.778-17.778 17.778h-28.445c-9.819 0-17.778-7.959-17.778-17.778v-28.445c0-9.819 7.959-17.778 17.778-17.778zM135.111 296.895h14.222c9.819 0 17.778 7.959 17.778 17.778s-7.959 17.778-17.778 17.778h-14.222c-9.819 0-17.778-7.959-17.778-17.778s7.959-17.778 17.778-17.778zM206.222 296.895h10.667v-10.667c0-9.819 7.959-17.778 17.778-17.778s17.778 7.959 17.778 17.778v28.445c0 9.819-7.959 17.778-17.778 17.778h-28.445c-9.819 0-17.778-7.959-17.778-17.778s7.959-17.778 17.778-17.778zM49.778 204.45c9.819 0 17.778 7.959 17.778 17.778v7.111c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.956-17.778-17.778v-7.111c0-9.819 7.959-17.778 17.778-17.778zM234.667 247.117c-9.819 0-17.778-7.959-17.778-17.778v-7.111c0-9.819 7.959-17.778 17.778-17.778s17.778 7.959 17.778 17.778v7.111c0 9.822-7.959 17.778-17.778 17.778zM234.667 90.672c9.819 0 17.778 7.959 17.778 17.778v14.222c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-14.222c0-9.819 7.959-17.778 17.778-17.778zM234.667 19.561c9.819 0 17.778 7.959 17.778 17.778v14.222c0 9.819-7.959 17.778-17.778 17.778s-17.778-7.959-17.778-17.778v-14.222c0-9.819 7.959-17.778 17.778-17.778zM369.781 318.228v44.621c0 10.894-13.17 16.356-20.878 8.647l-63.829-63.801c-4.779-4.779-4.779-12.515 0-17.294l63.829-63.829c7.712-7.708 20.878-2.247 20.878 8.647v40.343c33.238 0 71.108-37.874 71.108-71.111v-85.334c0-33.971-32.096-52.207-41.93-56.986-1.499-0.736-3.473-1.917-4.764-2.986-9.111-7.472-10.445-20.918-2.958-30.014 4.207-5.14 10.334-7.805 16.5-7.805 3.416 0 6.846 0.819 9.973 2.486 15.596 7.597 65.846 36.696 65.846 95.306v85.334c0 56.363-57.415 113.778-113.775 113.778z" />
+<glyph unicode="&#xeb29;" glyph-name="rename" d="M426.652-7.111h-21.334c-32.404 0-35.402 27.361-35.555 35.555v284.445c0 32.404 27.361 35.402 35.555 35.556h21.334c11.779 0 21.334 9.554 21.334 21.333s-9.555 21.334-21.334 21.334h-21.334c-19.175 0-43.95-7.896-60.445-26.957-16.495 19.058-41.27 26.957-60.445 26.957h-28.445c-11.779 0-21.334-9.555-21.334-21.334s9.554-21.333 21.334-21.333h28.265c8.374-0.154 35.735-3.152 35.735-35.556v-284.265c-0.154-8.374-3.151-35.735-35.555-35.735h-28.445c-11.779 0-21.334-9.555-21.334-21.334s9.554-21.333 21.334-21.333h28.445c28.567 0 48.054 11.606 60.445 27.127 12.39-15.522 31.877-27.127 60.445-27.127h21.334c11.779 0 21.334 9.554 21.334 21.333s-9.555 21.334-21.334 21.334zM99.547 184.889h192v-56.889h-192v56.889zM291.547 99.63l-220.436 0.105 0.168 113.599 220.268-0.108v42.775h-220.755c-25.722-0.583-42.348-17.334-42.348-42.667v-114.278c0.598-25.611 17.349-42.166 42.666-42.166h220.436v42.74zM483.541 213.917c-0.694 25.569-17.445 42.084-42.652 42.084h-42.675v-42.826l42.675-0.020-0.168-113.598c-0.043 0-0.082 0-0.125 0l-42.385 0.020v-42.687h43.176c25.224 0.597 42.169 17.735 42.169 42.666l-0.014 114.361z" />
+<glyph unicode="&#xeb2a;" glyph-name="scan-solid" d="M455.111 88.889h-398.222c0 0-28.445 0-28.445-28.445v-85.333c0 0 0-28.445 28.445-28.445h398.222c0 0 28.445 0 28.445 28.445v85.333c0 0 0 28.445-28.445 28.445zM85.334 3.556c-15.701 0-28.445 12.658-28.445 28.444s12.743 28.445 28.445 28.445 28.445-12.658 28.445-28.445-12.743-28.444-28.445-28.444zM85.339 138.667h312.889v-28.445h-312.889v28.445zM440.033 102.252c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.165l-256 256c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.166l255.997-256z" />
+<glyph unicode="&#xeb2b;" glyph-name="scan-outlined" d="M483.541 61.36c-0.555 12.695-8.32 27.529-28.43 27.529l-399.249-0.043c-13.249-0.819-27.418-8.707-27.418-28.402l0.029-86.292c0.569-12.681 8.345-27.486 28.416-27.486l398.888 0.014c12.82 0.401 27.779 8.084 27.779 28.43l-0.014 86.249zM440.889-10.667h-369.778v56.889h369.778v-56.889zM135.114 17.775c0-11.782-9.552-21.333-21.334-21.333s-21.334 9.551-21.334 21.333c0 11.782 9.552 21.334 21.334 21.334s21.334-9.552 21.334-21.334zM85.334 138.667h312.889v-28.445h-312.889v28.445zM440.027 102.249c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.165l-256 256c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.166l255.997-256z" />
+<glyph unicode="&#xeb2c;" glyph-name="show-results-solid" d="M142.149 63.352c-11.773 0-21.322 9.552-21.322 21.322s9.552 21.322 21.322 21.322h151.939c26.402 14.521 57.99 24.334 89.956 24.334 24.536 0 48.893-5.743 70.835-14.976l-0.012 232.948c-0.694 25.558-17.437 42.063-42.632 42.063l-369.994-0.011c-25.669-0.68-42.243-17.422-42.243-42.63v-299.017c0.598-25.597 17.34-42.146 42.647-42.146h189.727c-2.967 6.779-4.725 13.474-4.725 19.851 0 11.722 5.504 24.485 14.888 36.941h-100.386zM142.149 333.44h234.55c11.773 0 21.322-9.551 21.322-21.322s-9.551-21.322-21.322-21.322h-234.55c-11.773 0-21.322 9.552-21.322 21.322s9.549 21.322 21.322 21.322zM142.149 219.719h234.55c11.773 0 21.322-9.552 21.322-21.322 0-11.773-9.551-21.322-21.322-21.322h-234.55c-11.773 0-21.322 9.551-21.322 21.322-0.003 11.77 9.549 21.322 21.322 21.322zM71.066 63.352c-11.77 0-21.322 9.552-21.322 21.322s9.552 21.322 21.322 21.322 21.322-9.551 21.322-21.322-9.552-21.322-21.322-21.322zM71.066 177.072c-11.77 0-21.322 9.552-21.322 21.322s9.552 21.322 21.322 21.322 21.322-9.552 21.322-21.322c0-11.77-9.552-21.322-21.322-21.322zM71.066 290.793c-11.77 0-21.322 9.551-21.322 21.322s9.552 21.322 21.322 21.322 21.322-9.551 21.322-21.322-9.552-21.322-21.322-21.322zM384.040 101.902c-67.425 0-127.963-51.279-127.963-75.489 0-24.195 60.538-75.449 127.963-75.449s127.963 51.251 127.963 75.449c0 24.209-60.538 75.489-127.963 75.489zM285.144 26.414c6.267 10.732 38.075 37.683 78.555 45.056-17.115-7.765-29.067-24.909-29.067-44.928 0-20.307 12.268-37.717 29.781-45.315-40.829 7.173-72.963 34.401-79.269 45.187zM403.683-18.77c17.507 7.601 29.773 25.005 29.773 45.312 0 20.016-11.952 37.16-29.062 44.925 40.474-7.378 72.274-34.324 78.541-45.053-6.303-10.784-38.431-38.007-79.252-45.184z" />
+<glyph unicode="&#xeb2d;" glyph-name="show-results-outlined" d="M120.829 283.679c0-11.776-9.546-21.322-21.322-21.322s-21.322 9.546-21.322 21.322c0 11.776 9.546 21.322 21.322 21.322s21.322-9.546 21.322-21.322zM120.829 198.397c0-11.776-9.546-21.322-21.322-21.322s-21.322 9.546-21.322 21.322c0 11.776 9.546 21.322 21.322 21.322s21.322-9.546 21.322-21.322zM120.829 113.115c0-11.776-9.546-21.322-21.322-21.322s-21.322 9.546-21.322 21.322c0 11.776 9.546 21.322 21.322 21.322s21.322-9.546 21.322-21.322zM348.251 305.004h-177.673c-11.77 0-21.319-9.549-21.319-21.322 0-11.771 9.549-21.319 21.319-21.319h177.673c11.771 0 21.319 9.549 21.319 21.319s-9.549 21.322-21.319 21.322zM369.57 198.4c0 11.77-9.549 21.322-21.319 21.322h-177.673c-11.77 0-21.319-9.549-21.319-21.322 0-11.77 9.549-21.319 21.319-21.319h177.673c11.771 0 21.319 9.549 21.319 21.319zM42.656 49.391l0.168 298.126h369.388l-0.134-219.637c14.825-2.506 29.258-6.824 42.772-12.507l-0.012 232.881c-0.651 25.568-17.391 42.087-42.627 42.087h-369.932c-25.677-0.666-42.266-17.391-42.266-42.641v-299.014c0.637-25.583 17.38-42.115 42.641-42.115h189.73c-2.97 6.781-4.731 13.483-4.731 19.863 0 7.322 2.279 15.058 6.141 22.863l-191.141 0.094zM384.034 101.917c-67.419 0-127.952-51.274-127.952-75.483 0-24.195 60.533-75.44 127.952-75.44s127.952 51.248 127.952 75.44c0 24.209-60.533 75.483-127.952 75.483zM285.15 26.434c6.267 10.729 38.065 37.672 78.535 45.051-17.11-7.765-29.062-24.906-29.062-44.923 0-20.303 12.262-37.706 29.77-45.303-40.818 7.176-72.94 34.395-79.243 45.175zM403.655-18.748c17.51 7.597 29.779 25.002 29.779 45.309 0 20.022-11.958 37.165-29.073 44.925 40.482-7.37 72.288-34.324 78.558-45.053-6.303-10.784-38.437-38.010-79.264-45.181zM170.578 134.44c-11.77 0-21.319-9.549-21.319-21.322 0-11.771 9.549-21.319 21.319-21.319h101.319c24.471 18.216 56.667 32.509 90.587 36.961-3.789 3.445-8.716 5.681-14.236 5.681h-177.669z" />
+<glyph unicode="&#xeb2e;" glyph-name="general-support" d="M256 391.111c-121.555 0-220.445-98.89-220.445-220.444s98.89-220.445 220.445-220.445 220.445 98.89 220.445 220.445-98.89 220.445-220.445 220.445zM137.845 115.948l-35.041-35.040c-15.519 26.385-24.582 57-24.582 89.76 0 31.718 8.451 61.457 23.066 87.264l37.646-37.643c-7.421-16.256-11.81-34.162-11.81-53.162 0-18.196 3.888-35.467 10.72-51.177zM256-7.111c-29.076 0-56.465 7.154-80.719 19.584l34.648 34.651c14.353-5.536 29.792-8.889 46.071-8.889 19.007 0 36.918 4.389 53.174 11.81l34.091-34.091c-25.808-14.615-55.546-23.065-87.264-23.065zM169.791 167.125c0 47.514 38.667 86.181 86.209 86.181s86.209-38.667 86.209-86.181c0-47.542-38.668-86.221-86.209-86.221s-86.209 38.679-86.209 86.221zM307.158 285.261c-15.707 6.827-32.97 10.712-51.158 10.712-15.411 0-30-3.166-43.71-8.152l-39.731 39.729c24.903 13.298 53.293 20.895 83.442 20.895 32.76 0 63.374-9.063 89.76-24.582l-38.602-38.602zM376.721 123.406c4.986 13.713 8.152 28.305 8.152 43.719 0 16.282-3.353 31.721-8.892 46.075l38.201 38.207c12.439-24.261 19.596-51.655 19.596-80.739 0-30.143-7.594-58.528-20.887-83.424l-36.17 36.164z" />
+<glyph unicode="&#xeb2f;" glyph-name="sort-ascending" d="M463.064 43.438h-50.878v333.454c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-333.454h-51.493c-12.402 0-18.603-14.962-9.842-23.722l72.534-72.534c5.433-5.433 14.222-5.433 19.655 0l72.534 72.534c8.761 8.761 2.56 23.722-9.842 23.722zM319.437 113.781c0 11.779-9.555 21.334-21.334 21.334h-241.778c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.333 21.334-21.333h241.778c11.776 0 21.334 9.558 21.334 21.333zM113.215 177.781h184.889c11.779 0 21.334 9.554 21.334 21.333s-9.555 21.334-21.334 21.334h-184.889c-11.779 0-21.334-9.554-21.334-21.334s9.555-21.334 21.334-21.334zM170.103 263.114h128c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.333-21.334 21.333h-128c-11.779 0-21.334-9.554-21.334-21.333s9.554-21.334 21.334-21.334zM226.993 348.447h71.111c11.779 0 21.334 9.555 21.334 21.334s-9.555 21.334-21.334 21.334h-71.111c-11.779 0-21.334-9.555-21.334-21.334s9.554-21.334 21.334-21.334z" />
+<glyph unicode="&#xeb30;" glyph-name="sort-descending" d="M463.064 43.438h-50.878v333.454c0 11.779-9.555 21.334-21.334 21.334s-21.334-9.555-21.334-21.334v-333.454h-51.493c-12.402 0-18.603-14.962-9.842-23.722l72.534-72.534c5.433-5.433 14.222-5.433 19.655 0l72.534 72.534c8.761 8.761 2.56 23.722-9.842 23.722zM319.437 369.781c0 11.779-9.555 21.334-21.334 21.334h-241.778c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.334 21.334-21.334h241.778c11.776 0 21.334 9.558 21.334 21.334zM319.437 284.447c0 11.779-9.555 21.334-21.334 21.334h-184.889c-11.779 0-21.334-9.555-21.334-21.334s9.555-21.334 21.334-21.334h184.889c11.776 0 21.334 9.558 21.334 21.334zM319.437 199.114c0 11.779-9.555 21.334-21.334 21.334h-128c-11.779 0-21.334-9.554-21.334-21.334s9.554-21.334 21.334-21.334h128c11.776 0 21.334 9.558 21.334 21.334zM319.437 113.781c0 11.779-9.555 21.334-21.334 21.334h-71.111c-11.779 0-21.334-9.555-21.334-21.334s9.554-21.333 21.334-21.333h71.111c11.776 0 21.334 9.558 21.334 21.333z" />
+<glyph unicode="&#xeb31;" glyph-name="training-learning" d="M191.818 234.553l95.056 18.284c11.568 2.221 19.151 13.403 16.916 24.971-2.221 11.569-13.445 19.141-24.971 16.916l-86.514-16.64c-12.262 4.46-39.848 13.474-62.347 13.474-27.68 0-68.389-13.818-72.946-15.402l-12.638-4.375-15.778-134.181c-1.388-11.693 6.986-22.292 18.694-23.666 0.847-0.111 1.681-0.154 2.514-0.154 10.636 0 19.817 7.947 21.126 18.759l0.182-164.523c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v113.76h21.334v-113.764c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v166.764c0 0.318-0.168 0.58-0.179 0.893v98.882zM483.541 327.669c-0.654 25.583-17.402 42.112-42.652 42.112l-99.558-0.003c0 15.787-12.743 28.445-28.445 28.445s-28.445-12.658-28.445-28.445v-0.003l-70.579-0.003c1.78-6.858 3.026-13.921 3.026-21.325 0-7.43-1.255-14.518-3.049-21.393l227.049-0.123-0.179-227.376c-0.043 0-0.068 0-0.111 0l-206.112 0.108v-42.775h206.902c25.611 0.598 42.166 17.349 42.166 42.667l-0.014 228.113zM312.889 42.57l-70.932-62.068c-8.875-7.763-9.779-21.236-2.014-30.097 7.762-8.889 21.223-9.765 30.097-2.014l42.849 37.487 42.846-37.487c4.042-3.542 9.043-5.277 14.029-5.277 5.945 0 11.847 2.472 16.069 7.291 7.762 8.861 6.861 22.334-2.014 30.097l-70.929 62.068zM174.222 348.447c0-23.564-19.102-42.666-42.667-42.666s-42.666 19.102-42.666 42.666c0 23.564 19.103 42.666 42.666 42.666s42.666-19.102 42.666-42.666z" />
+<glyph unicode="&#xeb32;" glyph-name="instructions" d="M234.661 67.049v-47.704l-135.111 35.555v263.111l135.111-35.556v-115.476c6.568 4.255 14 7.284 22.19 8.63 6.969 1.163 13.804 0.808 20.477-0.145v106.991l135.111 35.556v-98.168c1.877-1.184 3.798-2.307 5.544-3.663 0.288 0.003 0.552 0.085 0.839 0.085 19.447 0 36.656-8.857 48.396-22.548 5.76-0.782 11.161-2.546 16.333-4.742l-0.005 86.929c-0.517 20.301-11.432 34.489-28.43 39.649v16.683c0 12.709-3.638 21.82-10.373 26.763-4.889 3.806-11.082 5.652-18.916 5.652-2.765 0-6.986-0.236-11.916-1.513l-158.185-45.133-158.177 45.272c-4.418 1.138-8.624 1.374-11.375 1.374-7.834 0-14.029-1.846-18.472-5.305-7.182-5.291-10.82-14.401-10.82-27.111v-16.962c-17.451-5.442-28.43-19.749-28.43-39.928l0.014-256.554c0.651-25.583 17.402-42.112 42.653-42.112h219.637c-11.404 13.668-18.514 28.322-24.775 41.361-7.964 16.591-15.75 32.259-31.317 49.007zM412.45 318.18v-0.168h-0.591l0.591 0.168zM99.644 318.319l1.112-0.318h-1.112v0.318zM483.49 130.583c0 13.75-11.139 24.889-24.889 24.889-5.697 0-10.695-2.245-14.888-5.462v2.253c0 13.75-11.139 24.889-24.889 24.889-6.192 0-11.68-2.492-16.034-6.232-2.423 11.207-11.921 19.772-23.856 19.772-5.746 0-10.789-2.267-14.999-5.536v51.081c0 13.75-11.139 24.889-24.889 24.889s-24.889-11.139-24.889-24.889v-127.516c-2.048 1.903-4.067 3.777-5.689 5.205-13.3 11.699-30.635 20.6-42.94 19.581-0.558-0.037-1.226 0.103-1.747 0.009-0.105-0.017-0.168-0.086-0.27-0.105-1.824-0.333-3.442-1.027-4.961-1.9-0.296-0.17-0.691-0.216-0.97-0.407-1.69-1.152-3.149-2.677-4.295-4.665-0.933-1.624-1.573-3.177-1.98-4.659-0.108-0.384-0.083-0.817-0.162-1.214-0.287-1.505-0.344-2.93-0.194-4.281 0.040-0.293 0.071-0.577 0.131-0.873 1.152-6.517 6.548-11.207 10.024-14.18 5.408-5.481 9.768-10.735 13.904-15.931 17.132-21.493 25.509-40.991 33.815-57.671l-0.054-0.014c2.091-4.201 4.219-8.209 6.505-12.029 0.589-0.984 1.329-1.863 1.943-2.822 2-3.112 4.133-6.13 6.517-8.957 1.172-1.391 2.586-2.685 3.882-4.002 2.204-2.236 4.613-4.401 7.256-6.428 1.69-1.297 3.538-2.555 5.442-3.766 1.197-0.76 2.113-1.632 3.408-2.355l0.466 0.296c3.305-1.866 6.277-3.846 10.277-5.47v0.014c0 0 10.67-5.404 42.666-5.404 48.043 0 86.414 27.079 86.414 74.582 0 0-0.051 28.009-0.051 28.933v50.378z" />
+<glyph unicode="&#xeb33;" glyph-name="workflow-process-solid" d="M399.465 151.481l-67.851 67.849 25.221 25.221c8.918 9.279 14.208 25.264-0.293 39.862l-81.112 81.067c-6.084 5.584-12.777 8.416-19.874 8.416-10.86 0-17.584-6.764-19.749-8.946l-81.138-81.18c-8.795-9.973-13.198-25.597 0.802-39.512l24.928-24.923-81.221-81.226-28.652-0.005c-25.569-0.694-42.084-17.445-42.084-42.653v-85.681c0.626-25.708 17.362-42.319 42.666-42.319h85.834c25.612 0.597 42.166 17.348 42.166 42.666v85.834c-0.575 24.257-16.66 40.468-40.053 41.702l51.516 51.518 26.053-26.041c6.028-5.501 12.652-8.291 19.695-8.291h0.014c10.917 0 17.639 6.818 19.763 8.971l25.349 25.349 47.496-47.493c-29.713-15.394-50.279-46.080-50.279-81.787 0-50.972 41.472-92.444 92.445-92.444s92.445 41.472 92.445 92.444c0 48.111-37.080 87.299-84.091 91.6z" />
+<glyph unicode="&#xeb34;" glyph-name="workflow-process-outlined" d="M399.451 151.484l-67.851 67.845 25.248 25.248c8.889 9.279 14.166 25.265-0.318 39.833l-81.141 81.11c-6.082 5.558-12.749 8.377-19.846 8.377-10.821 0-17.305-6.486-19.749-8.931l-81.098-81.166c-8.778-9.915-13.196-25.486 0.765-39.54l24.931-24.923-81.229-81.223-28.635-0.005c-25.569-0.697-42.084-17.448-42.084-42.656v-85.652c0.583-25.723 17.334-42.348 42.666-42.348h85.834c25.612 0.598 42.166 17.349 42.166 42.667v85.862c-0.614 24.627-16.367 40.494-40.059 41.688l51.51 51.505 26.049-26.041c6.028-5.501 12.652-8.292 19.695-8.292 0.014 0 0 0 0.014 0 10.917 0 17.639 6.818 19.763 8.971l25.349 25.35 47.502-47.496c-29.707-15.397-50.27-46.080-50.27-81.784 0-50.972 41.472-92.445 92.445-92.445s92.445 41.472 92.445 92.445c0 48.116-37.089 87.31-84.104 91.602zM156.276 10.118c-0.042 0-0.083 0-0.111 0l-85.055 0.168 0.168 85h85.165l-0.168-85.168zM256 204.063l-60.387 60.374 60.276 60.276 60.376-60.388-60.265-60.262zM391.111 10.104c-27.443 0-49.778 22.334-49.778 49.778s22.334 49.778 49.778 49.778 49.778-22.335 49.778-49.778-22.334-49.778-49.778-49.778z" />
+<glyph unicode="&#xeb35;" glyph-name="replace-swap" d="M284.442 199.398c0-14.052 16.981-21.077 26.909-11.15l82.262 82.262c6.144 6.144 6.144 16.128 0 22.272l-82.262 82.262c-9.927 9.927-26.909 2.904-26.909-11.15v-60.911l-200.149-0.029c-12.641-0.611-27.404-8.431-27.404-28.416v-149.333c0-11.779 9.554-21.334 21.334-21.334s21.334 9.555 21.334 21.334v135.111h184.886v-60.916zM433.778 237.483c-11.779 0-21.334-9.554-21.334-21.333v-135.111h-184.886v60.897c0 14.051-16.982 21.077-26.909 11.15l-82.261-82.262c-6.144-6.144-6.144-16.128 0-22.272l82.261-82.262c9.927-9.927 26.909-2.901 26.909 11.15v60.928l200.107 0.029c12.655 0.583 27.446 8.391 27.446 28.419v149.334c0 11.776-9.555 21.333-21.334 21.333z" />
+<glyph unicode="&#xeb36;" glyph-name="unfavorite-solid" d="M294.309 73.93c-22.221 22.209-22.221 58.237 0 80.443 12.951 12.968 30.603 18.136 47.485 15.971l57.142 41.307c11.207 8.113 15.875 22.417 11.611 35.584-4.264 13.181-16.443 22.028-30.333 22.028l-104.752-0.236-32.154 99.652c-4.25 13.196-16.429 22.056-30.291 22.056-13.875 0-26.055-8.861-30.304-22.042l-32.154-99.666-104.82 0.236c-13.832 0-26.001-8.846-30.265-22.013-4.264-13.181 0.404-27.486 11.625-35.612l84.847-61.332-32.54-99.487c-3.237-9.819-1.638-20.207 4.375-28.513 9.987-13.779 30.751-17.277 44.612-7.139l84.625 61.75 84.429-61.627 27.75 27.75-30.888 30.89zM435.808 43.042l56.027 56.027c8.334 8.334 8.334 21.834 0 30.166s-21.834 8.334-30.166 0l-56.027-56.027-56.027 56.027c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.166l56.027-56.027-56.027-56.027c-8.334-8.334-8.334-21.834 0-30.165 4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249l56.027 56.027 56.027-56.027c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.165l-56.032 56.027z" />
+<glyph unicode="&#xeb37;" glyph-name="unfavorite-outlined" d="M294.3 73.93c-0.074 0.074-0.123 0.165-0.197 0.239l1.556-4.753-82.639 60.305-82.625-60.276 31.806 97.194-82.844 59.89 102.264-0.222 31.388 97.349 31.403-97.349 102.263 0.222-82.858-59.89 14.584-44.519c1.664 11.796 6.829 23.188 15.904 32.256 12.951 12.968 30.606 18.136 47.491 15.971l57.151 41.307c11.207 8.113 15.875 22.417 11.611 35.584-4.264 13.181-16.444 22.028-30.333 22.028l-104.755-0.239-32.154 99.652c-4.25 13.195-16.429 22.056-30.304 22.056-13.847 0-26.026-8.846-30.304-22.056l-32.139-99.652-104.82 0.236c-13.832 0-26.001-8.846-30.265-22.013-4.261-13.181 0.404-27.486 11.628-35.612l84.847-61.332-32.541-99.487c-3.237-9.819-1.638-20.207 4.375-28.513 9.987-13.793 30.709-17.248 44.613-7.139l84.625 61.75 84.421-61.622 27.748 27.747-30.894 30.888zM435.8 43.042l56.027 56.027c8.334 8.334 8.334 21.834 0 30.166s-21.834 8.334-30.166 0l-56.027-56.027-56.027 56.027c-8.334 8.334-21.834 8.334-30.166 0s-8.334-21.834 0-30.166l56.024-56.027-56.027-56.027c-8.334-8.334-8.334-21.834 0-30.165 4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249l56.027 56.027 56.027-56.027c4.167-4.167 9.625-6.249 15.084-6.249s10.917 2.082 15.084 6.249c8.334 8.334 8.334 21.834 0 30.165l-56.030 56.027z" />
+<glyph unicode="&#xeb38;" glyph-name="developer-solid" d="M298.328 313.239c0-47.128-38.205-85.333-85.334-85.333s-85.334 38.205-85.334 85.333c0 47.129 38.205 85.334 85.334 85.334s85.334-38.205 85.334-85.334zM400.507 111.619l-75.947 75.946c-7.908 7.907-18.315 11.89-28.697 11.89h-165.78c-10.41 0-20.819-3.982-28.757-11.89l-75.915-75.946c-6.284-6.258-10.041-14.080-11.378-22.272-0.171-1.507-0.171-52.48-0.114-52.906 1.166-19.997 17.354-36.096 37.834-36.096h143.349c-0.222 3.968-0.137 7.876 0.617 11.606l1.479 5.603 3.695 8.022 5.834 8.476 47.246 47.673c14.649 14.506 37.945 18.318 56.49 8.505l4.096-2.418 6.284-4.95c7.341-7.225 12.007-15.389 14.111-24.092l1.903 4.522c7.51 17.892 24.889 29.497 44.26 29.582 6.459 0 12.714-1.223 18.691-3.669 2.899-1.195 5.661-2.674 8.217-4.38 1.246 1.012 2.594 1.732 3.897 2.6-0.012 0.859-0.026 1.789-0.037 1.923-1.308 8.195-5.094 16.014-11.378 22.272zM387.041 58.323c-1.851 0.74-3.812 1.138-5.805 1.138-5.916-0.029-11.236-3.584-13.565-9.102l-35.243-84.224c-3.072-7.51 0.483-16.156 7.933-19.285 4.668-1.934 9.757-1.394 13.827 1.223 2.443 1.622 4.352 3.926 5.518 6.685l35.243 84.281c1.539 3.613 1.539 7.595 0 11.264-1.454 3.67-4.269 6.517-7.908 8.022zM496.486 9.338c-0.598 1.11-1.368 2.276-3.214 4.238l-0.396 0.426-44.118 44.118c-2.788 2.759-6.486 4.295-10.411 4.295-3.954 0-7.651-1.536-10.467-4.323-1.138-1.138-2.077-2.532-2.873-4.238-1.824-3.925-1.824-8.419 0-12.345 0.822-1.792 1.733-3.129 2.873-4.295l34.674-34.617-3.467-3.527-31.204-31.175c-1.053-1.081-1.988-2.389-2.759-4.010-1.678-3.47-1.934-7.282-0.74-10.951 0.74-2.361 1.934-4.323 3.498-5.916 1.024-0.995 2.276-1.878 4.010-2.759 1.562-0.711 2.674-1.081 4.096-1.308 4.494-0.74 9.413 0.74 12.772 4.067l45.252 45.312c3.331 3.498 4.781 8.419 3.812 13.141-0.262 1.334-0.688 2.643-1.339 3.869zM302.839 47.656c0 3.954-1.539 7.652-4.327 10.439-0.882 0.853-2.077 1.707-3.666 2.588-2.162 1.138-4.494 1.735-6.744 1.735-3.951 0-7.651-1.536-10.464-4.323 0 0-46.791-47.36-47.163-47.957-1.107-1.934-1.704-3.356-1.988-4.665-0.313-1.621-0.285-3.47 0.057-5.49 0.515-2.702 1.593-4.949 3.385-7.111l45.713-45.852c0.882-0.882 2.077-1.735 3.584-2.503 5.772-3.129 12.914-1.849 17.291 2.503 5.746 5.746 5.746 15.132 0 20.875l-34.645 34.702 34.645 34.588c2.784 2.791 4.324 6.519 4.324 10.471z" />
+<glyph unicode="&#xeb39;" glyph-name="developer-outlined" d="M212.966 227.906c47.055 0 85.334 38.278 85.334 85.334s-38.277 85.334-85.334 85.334-85.334-38.278-85.334-85.334 38.278-85.334 85.334-85.334zM212.966 355.906c23.526 0 42.666-19.14 42.666-42.666s-19.141-42.666-42.666-42.666-42.666 19.14-42.666 42.666 19.141 42.666 42.666 42.666zM411.301 93.363c-1.445 6.013-5.555 12.985-10.777 18.236l-76.083 76.083c-7.723 7.597-17.861 11.779-28.613 11.779h-165.777c-10.806 0-21.029-4.207-28.777-11.916l-75.805-75.862c-7.776-7.708-10.527-16.429-11.472-22.403 0 0-0.139-51.251-0.057-53.637 1.223-19.792 17.834-35.291 37.777-35.291h143.349c-0.222 3.968-0.137 7.87 0.617 11.6l1.479 5.603 3.698 8.022 5.831 8.476 8.889 8.966h-159.059c0 3.874-0.057 33.778-0.083 39.304l73.612 74.473h164.332l69.512-67.561c5.43 2.122 11.125 3.615 17.186 3.644 6.454 0 12.714-1.223 18.688-3.67 2.899-1.194 5.661-2.674 8.217-4.38 1.255 1.015 2.608 1.741 3.914 2.609-0.005 0.645-0.014 1.248-0.020 1.539l-0.58 4.386zM387.010 58.325c-1.846 0.74-3.812 1.138-5.805 1.138-5.913-0.029-11.233-3.584-13.565-9.102l-35.24-84.224c-3.077-7.51 0.478-16.157 7.933-19.286 4.662-1.934 9.753-1.394 13.824 1.223 2.443 1.621 4.355 3.925 5.521 6.684l35.243 84.281c1.536 3.612 1.536 7.594 0 11.264-1.454 3.666-4.272 6.511-7.911 8.021zM496.452 9.336c-0.598 1.11-1.365 2.275-3.214 4.238l-0.396 0.427-44.118 44.117c-2.784 2.759-6.486 4.295-10.411 4.295-3.954 0-7.651-1.536-10.467-4.324-1.135-1.138-2.077-2.531-2.873-4.238-1.82-3.926-1.82-8.419 0-12.345 0.827-1.792 1.735-3.129 2.873-4.295l34.674-34.617-3.467-3.527-31.204-31.173c-1.053-1.081-1.988-2.389-2.759-4.014-1.678-3.467-1.932-7.282-0.736-10.948 0.736-2.361 1.932-4.324 3.496-5.917 1.024-0.995 2.276-1.877 4.010-2.759 1.567-0.711 2.674-1.081 4.096-1.308 4.494-0.74 9.418 0.74 12.772 4.067l45.258 45.312c3.325 3.499 4.779 8.42 3.812 13.142-0.262 1.334-0.691 2.645-1.346 3.865zM302.811 47.659c0 3.954-1.539 7.652-4.324 10.439-0.882 0.853-2.077 1.707-3.67 2.588-2.162 1.138-4.497 1.735-6.738 1.735-3.959 0-7.651-1.536-10.473-4.323 0 0-46.788-47.36-47.161-47.957-1.107-1.934-1.704-3.356-1.988-4.665-0.313-1.621-0.285-3.47 0.060-5.49 0.506-2.702 1.59-4.949 3.382-7.111l45.707-45.852c0.882-0.882 2.077-1.735 3.587-2.503 5.774-3.129 12.914-1.849 17.294 2.503 5.743 5.746 5.743 15.132 0 20.878l-34.646 34.702 34.645 34.589c2.784 2.784 4.324 6.511 4.324 10.467z" />
+<glyph unicode="&#xeb3a;" glyph-name="reviewer-preview-solid" d="M298.536 312.252c0-47.129-38.205-85.334-85.334-85.334s-85.334 38.205-85.334 85.334c0 47.128 38.205 85.333 85.334 85.333s85.334-38.205 85.334-85.333zM369.883 123.207c6.562 0 13.096-0.546 19.589-1.322l-64.706 64.711c-7.911 7.907-18.318 11.89-28.7 11.89h-165.774c-10.41 0-20.824-3.982-28.757-11.89l-75.921-75.947c-6.284-6.258-10.038-14.080-11.375-22.272-0.174-1.508-0.174-52.48-0.114-52.907 1.166-19.996 17.351-36.096 37.831-36.096h166.184c-2.972 6.787-4.731 13.491-4.731 19.874 0.003 44.43 77.363 103.959 156.473 103.959zM369.883 94.763c-67.445 0-128.029-51.291-128.029-75.514s60.584-75.5 128.029-75.5 128.029 51.277 128.029 75.5-60.584 75.514-128.029 75.514zM270.939 19.248c6.258 10.735 38.090 37.689 78.589 45.067-17.115-7.771-29.070-24.92-29.070-44.945 0-20.329 12.285-37.757 29.819-45.352-40.863 7.165-73.037 34.423-79.337 45.23zM389.527-25.973c17.524 7.601 29.807 25.019 29.807 45.343 0 20.017-11.947 37.16-29.053 44.933 40.479-7.384 72.291-34.324 78.55-45.056-6.295-10.803-38.451-38.044-79.303-45.221z" />
+<glyph unicode="&#xeb3b;" glyph-name="reviewer-preview-outlined" d="M213.174 226.916c47.056 0 85.333 38.278 85.333 85.334s-38.277 85.334-85.334 85.334-85.334-38.278-85.334-85.334 38.278-85.334 85.334-85.334zM213.174 354.916c23.526 0 42.667-19.14 42.667-42.666s-19.141-42.666-42.666-42.666-42.666 19.14-42.666 42.666 19.137 42.666 42.666 42.666zM56.73 42.041c0 3.874-0.057 33.806-0.083 39.333l73.612 75.057h164.306l38.173-37.55c12.146 2.693 24.599 4.329 37.134 4.329 6.556 0 13.079-0.543 19.57-1.32l-64.768 64.763c-7.694 7.64-17.861 11.833-28.638 11.833h-165.78c-10.835 0-21.055-4.207-28.805-11.916l-75.805-75.862c-6.139-6.084-10.084-13.818-11.443-22.403 0 0-0.139-51.251-0.082-53.569 1.194-19.835 17.778-35.362 37.806-35.362h166.198c-2.967 6.781-4.725 13.48-4.725 19.86 0 7.302 2.267 15.019 6.11 22.807h-162.779zM369.869 94.763c-67.445 0-128.029-51.305-128.029-75.529 0-24.209 60.584-75.486 128.029-75.486s128.029 51.277 128.029 75.486c-0.003 24.223-60.584 75.529-128.029 75.529zM270.922 19.237c6.258 10.735 38.075 37.686 78.563 45.073-17.115-7.774-29.067-24.92-29.067-44.942 0-20.315 12.268-37.726 29.781-45.332-40.835 7.185-72.98 34.415-79.277 45.201zM389.49-25.975c17.524 7.601 29.801 25.019 29.801 45.344 0 20.030-11.961 37.185-29.087 44.953 40.51-7.375 72.349-34.346 78.606-45.084-6.295-10.792-38.459-38.042-79.32-45.212z" />
+<glyph unicode="&#xeb3c;" glyph-name="inside-blue-solid" d="M339.55 220.032c0 21.618-18.147 27.563-37.262 27.563h-40.675v-55.097h42.24c24.121 0 35.698 9.7 35.698 27.534zM298.533 159.986h-36.921v-60.729h43.178c20.053 0 42.582 4.067 42.582 30.038 0 27.25-23.779 30.692-48.839 30.692zM412.445 369.778h-313.221c-25.722-0.626-42.334-17.374-42.334-42.666v-313.39c0.611-25.611 17.334-42.166 42.666-42.166h313.389c25.611 0.597 42.166 17.348 42.166 42.666v313.515c-0.751 25.54-17.499 42.041-42.666 42.041zM165.868 78.635c0-12.202-5.006-22.841-22.841-22.841-17.806 0-22.813 10.638-22.813 22.841v182.954c0 12.202 5.006 22.841 22.813 22.841 17.834 0 22.841-10.638 22.841-22.841v-182.954zM315.742 59.861h-75.406c-18.119 0-30.012 7.197-30.012 30.009v165.234c0 22.813 11.89 30.009 30.012 30.009h68.207c37.575 0 82.29-8.448 82.29-58.169 0-19.086-10.325-37.234-31.574-45.682v-0.626c23.751-6.258 39.395-23.154 39.395-54.158 0.003-47.246-38.454-66.617-82.913-66.617z" />
+<glyph unicode="&#xeb3d;" glyph-name="inside-blue-outlined" d="M412.445 369.778h-313.193c-25.751-0.583-42.362-17.334-42.362-42.666v-313.39c0.611-25.611 17.334-42.166 42.666-42.166h313.418c25.608 0.64 42.137 17.388 42.137 42.666v313.515c-0.751 25.54-17.499 42.041-42.666 42.041zM412.276 14.222c-0.057 0-0.111 0-0.139 0l-312.582 0.179 0.168 312.709 312.721-0.168-0.168-312.721zM236.066 67.999h68.579c40.391 0 75.35 17.635 75.35 60.558 0 28.188-14.222 43.548-35.812 49.237v0.569c19.314 7.68 28.7 24.178 28.7 41.529 0 45.198-40.647 52.878-74.781 52.878h-62.037c-16.47 0-27.278-6.542-27.278-27.278v-150.215c0-20.736 10.809-27.278 27.278-27.278zM255.409 238.666h36.978c17.38 0 33.877-5.405 33.877-25.031 0-16.242-10.524-25.060-32.455-25.060h-38.4v50.090zM255.409 159.022h33.567c22.784 0 44.402-3.129 44.402-27.875 0-23.638-20.48-27.335-38.713-27.335h-39.254v55.211zM158.982 64.302c16.214 0 20.764 9.671 20.764 20.764v165.916c0 11.094-4.551 20.764-20.764 20.764-16.185 0-20.736-9.671-20.736-20.764v-165.916c0-11.094 4.551-20.764 20.736-20.764z" />
+<glyph unicode="&#xeb3e;" glyph-name="broken-link" d="M243.043 130.668l-37.763-37.763 32.708-32.751-62.902-62.752-92.362 92.502 62.401 63.235 33.064-33.106 37.746 37.746-33.087 33.083c-2.679 2.665-17.070 16-37.984 16-9.389 0-23.376-2.779-36.625-16l-63.696-63.724c-2.679-2.668-16.043-17.084-16.029-38.013 0-9.404 2.791-23.39 16.014-36.596l93.321-93.306c2.679-2.68 17.070-16.029 37.984-16.029h0.014c9.404 0 23.404 2.779 36.611 16.014l63.707 63.695c2.125 2.125 9.375 10.001 13.375 21.959 6.249 18.722 1.374 37.916-13.361 52.668l-33.138 33.138zM467.462 288.805l-93.332 93.32c-2.68 2.68-17.084 16.014-37.985 16.014-9.418 0-23.404-2.791-36.625-16.014l-63.698-63.695c-2.125-2.125-9.375-9.998-13.375-21.957-6.235-18.725-1.374-37.93 13.361-52.682l33.135-33.129 37.763 37.763-32.702 32.757 62.416 63.223 92.849-92.973-62.902-62.766-32.572 32.629-37.737-37.737 33.087-33.086c2.668-2.668 17.055-16 37.974-16 9.404 0 23.375 2.779 36.639 16.014l63.707 63.707c2.125 2.125 9.375 10.001 13.361 21.959 6.249 18.737 1.374 37.93-13.361 52.654zM132.224 270.515c2.779-2.779 6.417-4.167 10.055-4.167s7.279 1.388 10.055 4.167c5.555 5.555 5.555 14.555 0 20.11l-15.958 15.957c-5.555 5.555-14.555 5.555-20.11 0s-5.555-14.555 0-20.11l15.957-15.957zM185.446 283.89c0.111 0 0.222 0 0.333 0 7.848 0.179 14.072 6.693 13.889 14.555l-0.515 22.332c-0.194 7.848-7.458 13.821-14.555 13.889-7.848-0.179-14.069-6.693-13.889-14.555l0.515-22.335c0.182-7.734 6.514-13.886 14.222-13.886zM102.030 223.682l22.32-0.515c0.111 0 0.222 0 0.333 0 7.709 0 14.043 6.153 14.222 13.889 0.179 7.862-6.042 14.376-13.889 14.555l-22.32 0.515c-7.651 0.25-14.376-6.042-14.555-13.889-0.179-7.862 6.041-14.376 13.889-14.555zM381.696 61.264c-5.555 5.555-14.555 5.555-20.11 0s-5.555-14.555 0-20.11l15.957-15.957c2.779-2.779 6.417-4.167 10.055-4.167s7.279 1.388 10.055 4.167c5.555 5.555 5.555 14.555 0 20.11l-15.957 15.957zM328.030 47.821c-7.848-0.179-14.068-6.696-13.889-14.555l0.515-22.334c0.179-7.737 6.514-13.889 14.222-13.889 0.111 0 0.222 0 0.333 0 7.848 0.179 14.069 6.696 13.889 14.555l-0.515 22.335c-0.179 7.859-7.208 14.276-14.555 13.889zM411.878 108.152l-22.334 0.515c-8.113 0.029-14.376-6.042-14.555-13.889-0.179-7.862 6.041-14.376 13.889-14.555l22.334-0.515c0.111 0 0.222 0 0.333 0 7.709 0 14.043 6.153 14.222 13.889 0.179 7.862-6.045 14.376-13.889 14.555z" />
+<glyph unicode="&#xeb3f;" glyph-name="new-parent" d="M403.459 184.789l-6.932 6.153-8.914 2.486c-3.223 0.901-79.36 21.902-131.613 21.902s-128.389-21-131.613-21.902l-8.915-2.486-6.932-6.153c-6.471-5.748-63.195-57.944-63.195-119.43 0-67.166 98.904-106.487 141.431-120.277 21.054-6.832 43.529 4.682 50.346 25.679 3.533 10.851 2.090 22.079-2.956 31.38-13.753 4.816-25.76 11.133-35.535 18.346 8.166 5.009 15.3 11.591 20.906 19.621 10.345 14.794 14.299 32.606 11.341 50.245-0.33 0.591-25.256 56.365-25.256 56.365-4.764 10.764 0.111 23.375 10.888 28.14 10.806 4.75 23.375-0.125 28.14-10.889l24.18-54.668c0.586-1.325 0.598-2.711 0.899-4.076 3.826-0.392 7.469-0.315 11.38-0.99 54.158-9.33 93.611-41.33 88.149-71.569-4.992-27.75-46.279-43.998-94.942-39.264-1.932-7.208-1.928-15.022 0.555-22.644 5.501-16.902 21.154-27.639 38.013-27.639 4.084 0 8.238 0.626 12.334 1.957 42.527 13.793 141.431 53.111 141.431 120.278 0 61.491-56.724 113.684-63.195 119.435zM196.236 56.414c-6.528-9.332-16.487-15.57-28.029-17.556-23.612-3.985-45.556 11.25-49.57 33.291-1.888 10.445 0.458 21.055 6.611 29.847 6.528 9.319 16.472 15.542 27.987 17.513 2.543 0.429 5.083 0.64 7.569 0.64 20.764 0 38.431-14.279 42.016-33.957 1.892-10.417-0.444-21-6.582-29.779zM335.986 318.288c0-44.12-35.811-79.886-79.986-79.886s-79.986 35.767-79.986 79.886c0 44.12 35.811 79.886 79.986 79.886s79.986-35.767 79.986-79.886z" />
+<glyph unicode="&#xeb40;" glyph-name="add-to-calendar-solid" d="M325.967 313.427c11.707 0 21.234 9.523 21.234 21.234v70.772c-0.003 11.711-9.526 21.234-21.234 21.234s-21.234-9.523-21.234-21.234v-70.775c0-11.708 9.523-21.231 21.234-21.231zM127.795 313.427c11.707 0 21.234 9.523 21.234 21.234v70.772c0 11.711-9.523 21.234-21.234 21.234s-21.231-9.523-21.231-21.234v-70.775c0-11.708 9.523-21.231 21.231-21.231zM247.714 23.359c0 31.269 25.353 56.621 56.622 56.621h27.122v107.614h-46.253c-9.068 0-14.322 2.46-14.322 15.013 0 9.91 4.091 12.979 22.007 16.421l12.442 2.722c20.639 4.466 27.799 17.986 33.562 28.849 5.183 9.802 9.29 17.542 21.356 17.542 8.238 0 16.671-2.378 16.671-20.071v-85.234c4.108 0.947 8.337 1.562 12.731 1.562 21.49 0 39.959-12.118 49.55-29.759l-0.009 221.915c-0.663 25.464-17.32 41.913-42.45 41.913h-21.234v-63.81c0-27.315-22.226-49.542-49.541-49.542s-49.544 22.23-49.544 49.545v63.801l-99.084-0.003v-63.801c0-27.315-22.226-49.542-49.541-49.542s-49.544 22.23-49.544 49.545v63.793h-21.62c-25.558-0.677-42.078-17.349-42.078-42.451v-340.247c0.637-25.475 17.305-41.938 42.465-41.938h220.433c-17.63 9.591-29.738 28.058-29.738 49.541zM157.155 29.995c-60.684 0-80.313 37.322-80.313 55.404 0 12.219 8.653 20.747 21.052 20.747 11.625 0 15.178-6.966 19.698-15.801 5.82-11.418 13.090-25.643 40.571-25.643 25.227 0 41.541 15.4 41.541 39.231 0 20.045-10.74 30.882-33.3 33.189-12.069 1.271-24.937 3.607-24.937 15.317 0 13.975 5.97 18.329 26.638 19.422 17.943 1.053 28.228 11.668 28.228 29.099 0 19.726-14.322 32.472-36.494 32.472-24.121 0-32.125-13.090-38.553-23.609-5.058-8.283-9.054-14.808-19.337-14.808-7.367 0-19.726 2.253-19.726 17.376 0 38.457 45.989 55.749 78.64 55.749 71.341 0 76.885-47.829 76.885-62.481 0-20.278-8.846-34.89-27.065-44.677l-6.195-3.317 6.773-1.894c28.035-7.865 33.909-31.434 33.909-49.821 0-56.010-45.463-75.955-88.013-75.955zM476.211 44.592h-65.329v63.187c0 11.722-9.512 21.234-21.234 21.234s-21.234-9.512-21.234-21.234v-63.187h-64.085c-11.722 0-21.234-9.512-21.234-21.234s9.512-21.234 21.234-21.234h64.086v-66.227c0-11.722 9.512-21.234 21.234-21.234s21.234 9.512 21.234 21.234v66.227h65.329c11.722 0 21.234 9.509 21.234 21.234 0 11.722-9.512 21.234-21.234 21.234z" />
+<glyph unicode="&#xeb41;" glyph-name="add-to-calendar-outlined" d="M162.233 76.797c-26.413 0-33.376 13.645-38.983 24.63-4.361 8.493-7.757 15.175-18.939 15.175-11.89 0-20.213-8.209-20.213-19.931 0-17.383 18.856-53.222 77.144-53.222 40.88 0 84.563 19.166 84.563 72.957 0 17.664-5.661 40.312-32.612 47.872l-6.486 1.809 5.945 3.197c17.496 9.398 26.018 23.412 26.018 42.917 0 14.071-5.322 60.018-73.862 60.018-31.369 0-75.56-16.617-75.56-53.561 0-14.524 11.89-16.703 18.967-16.703 9.882 0 13.701 6.284 18.572 14.239 6.173 10.107 13.873 22.676 37.029 22.676 21.291 0 35.049-12.256 35.049-31.198 0-16.76-9.881-26.951-27.122-27.941-19.846-1.047-25.563-5.237-25.563-18.654 0-11.213 12.314-13.477 23.893-14.723 21.743-2.207 32.048-12.627 32.048-31.906 0-22.875-15.656-37.652-39.891-37.652zM322.586 79.98h10.445v27.799c0 22.915 13.682 42.547 33.263 51.456v93.707c0 16.987-8.123 19.279-16.051 19.279-11.579 0-15.514-7.447-20.497-16.873-5.55-10.419-12.43-23.412-32.248-27.688l-11.975-2.631c-17.183-3.314-21.12-6.258-21.12-15.769 0-12.060 5.041-14.41 13.759-14.41h44.419v-114.87zM476.211 44.592h-65.329v63.187c0 11.722-9.512 21.234-21.234 21.234s-21.234-9.512-21.234-21.234v-63.187h-64.085c-11.722 0-21.234-9.512-21.234-21.234s9.512-21.234 21.234-21.234h64.086v-66.227c0-11.722 9.512-21.234 21.234-21.234s21.234 9.512 21.234 21.234v66.227h65.329c11.722 0 21.234 9.509 21.234 21.234 0 11.722-9.512 21.234-21.234 21.234zM325.967 313.427c11.707 0 21.234 9.523 21.234 21.234v70.772c-0.003 11.711-9.526 21.234-21.234 21.234s-21.234-9.523-21.234-21.234v-70.775c0-11.708 9.523-21.231 21.234-21.231zM396.64 163.692c18.472-2.301 34.039-13.377 42.562-29.053l-0.009 221.915c-0.663 25.464-17.32 41.913-42.45 41.913h-21.234v-42.633l21.234-0.011-0.103-192.131zM177.339 398.461h99.086v-42.547h-99.086v42.547zM248.417 16.358l-191.397 0.102 0.165 339.541 21.066-0.011v42.462h-21.629c-25.56-0.677-42.066-17.349-42.066-42.451v-340.219c0.595-25.489 17.266-41.967 42.465-41.967h220.433c-15.661 8.522-26.729 24.078-29.036 42.542zM127.795 313.427c11.707 0 21.234 9.523 21.234 21.234v70.772c0 11.711-9.523 21.234-21.234 21.234s-21.231-9.523-21.231-21.234v-70.775c0-11.708 9.523-21.231 21.231-21.231z" />
+<glyph unicode="&#xeb42;" glyph-name="event-solid" d="M315.168 30.245l19.123-19.123 18.415 18.415c-13.878 0.862-20.616 9.159-20.616 26.519v131.021h-46.344c-9.082 0-14.344 2.452-14.344 15.024 0 9.927 4.099 13.002 22.044 16.45l12.462 2.728c20.688 4.471 27.858 18.014 33.621 28.899 5.194 9.816 9.304 17.573 21.393 17.573 8.252 0 16.7-2.381 16.7-20.104v-191.584c0-0.697-0.188-1.147-0.211-1.815l61.079 61.079c0.478 0.478 1.044 0.799 1.533 1.255l-0.012 239.764c-0.691 25.492-17.391 41.956-42.524 41.956h-21.282v-63.793c0-27.361-22.267-49.627-49.627-49.627s-49.627 22.26-49.627 49.621v63.793h-99.254v-63.793c0-27.361-22.267-49.627-49.627-49.627s-49.627 22.267-49.627 49.627v63.793h-21.629c-25.614-0.649-42.163-17.349-42.163-42.536v-340.798c0.595-25.534 17.294-42.038 42.538-42.038h171.028c-7.643 19.146-3.74 41.831 11.764 57.327 20.77 20.767 54.417 20.767 75.187-0.003zM157.48 29.193c-60.788 0-80.45 37.388-80.45 55.498 0 12.24 8.681 20.784 21.103 20.784 11.631 0 15.204-6.978 19.718-15.827 5.843-11.438 13.113-25.686 40.656-25.686 25.27 0 41.597 15.44 41.597 39.31 0 20.064-10.757 30.919-33.328 33.231-12.089 1.274-24.994 3.615-24.994 15.343 0 14 5.982 18.361 26.669 19.468 17.974 1.038 28.288 11.66 28.288 29.133 0 19.761-14.345 32.526-36.557 32.526-24.163 0-32.179-13.113-38.619-23.651-5.069-8.288-9.071-14.825-19.388-14.825-7.382 0-19.76 2.256-19.76 17.419 0 38.508 46.069 55.831 78.774 55.831 71.478 0 77.031-47.909 77.031-62.586 0-20.312-8.875-34.95-27.125-44.752l-6.203-3.328 6.784-1.897c28.081-7.879 33.965-31.488 33.965-49.903 0.003-56.106-45.54-76.089-88.161-76.089zM491.119 92.766c-8.308 8.308-21.769 8.308-30.075 0l-126.754-126.754-41.68 41.68c-8.308 8.308-21.769 8.308-30.075 0-8.309-8.308-8.309-21.769 0-30.075l56.716-56.716c4.156-4.159 9.597-6.235 15.038-6.235s10.883 2.077 15.038 6.232l141.792 141.793c8.306 8.306 8.306 21.765-0.003 30.074zM128.069 313.233c11.727 0 21.268 9.541 21.268 21.268v70.898c0.003 11.728-9.537 21.268-21.268 21.268-11.727 0-21.268-9.541-21.268-21.268v-70.895c0-11.731 9.54-21.271 21.268-21.271zM326.577 313.233c11.728 0 21.268 9.541 21.268 21.268v70.898c0.003 11.728-9.538 21.268-21.268 21.268-11.728 0-21.268-9.541-21.268-21.268v-70.895c0-11.731 9.541-21.271 21.268-21.271z" />
+<glyph unicode="&#xeb43;" glyph-name="event-outlined" d="M177.704 398.282h99.254v-42.627h-99.254v42.627zM264.923 208.754c0-12.081 5.046-14.433 13.784-14.433h44.493v-125.853c0-17.613 6.978-25.808 21.894-25.808s21.891 8.195 21.891 25.808v184.044c0 17.015-8.138 19.311-16.079 19.311-11.599 0-15.539-7.458-20.531-16.902-5.558-10.436-12.447-23.452-32.298-27.733l-11.995-2.637c-17.214-3.32-21.157-6.269-21.157-15.798zM213.62 163.692l-6.494 1.817 5.953 3.203c17.528 9.415 26.061 23.453 26.061 42.991 0 14.094-5.331 60.12-73.984 60.12-31.423 0-75.688-16.646-75.688-53.652 0-14.547 11.909-16.731 19.001-16.731 9.896 0 13.725 6.295 18.603 14.265 6.184 10.124 13.895 22.715 37.091 22.715 21.325 0 35.106-12.28 35.106-31.252 0-16.788-9.896-26.996-27.165-27.99-19.88-1.049-25.608-5.245-25.608-18.688 0-11.23 12.337-13.5 23.933-14.745 21.78-2.213 32.102-12.646 32.102-31.96 0-22.912-15.685-37.715-39.956-37.715-26.459 0-33.434 13.668-39.048 24.673-4.366 8.508-7.771 15.198-18.972 15.198-11.909 0-20.247-8.223-20.247-19.962 0-17.413 18.885-53.313 77.275-53.313 40.952 0 84.707 19.2 84.707 73.080-0.003 17.687-5.674 40.377-32.672 47.946zM338.648 15.474l-8.707 0.005 4.355-4.355zM397.332 74.158l41.162 41.162c0.472 0.472 1.033 0.788 1.519 1.24l-0.012 239.736c-0.666 25.506-17.351 41.984-42.524 41.984h-21.268v-42.707l21.268-0.012-0.145-281.403zM57.179 15.625l0.182 340.119 21.088-0.012v42.55h-21.629c-25.617-0.652-42.178-17.351-42.178-42.538v-340.827c0.637-25.52 17.337-42.012 42.538-42.012h171.045c-5.487 13.733-4.835 29.204 1.59 42.627l-172.638 0.094zM491.125 92.766c-8.308 8.308-21.769 8.308-30.075 0l-126.754-126.754-41.68 41.68c-8.308 8.308-21.769 8.308-30.075 0-8.309-8.308-8.309-21.769 0-30.075l56.716-56.716c4.156-4.159 9.597-6.235 15.038-6.235s10.883 2.077 15.038 6.232l141.792 141.793c8.306 8.306 8.306 21.765-0.003 30.074zM128.077 313.233c11.727 0 21.268 9.541 21.268 21.268v70.898c0 11.728-9.541 21.268-21.268 21.268s-21.271-9.541-21.271-21.268v-70.895c0-11.731 9.543-21.271 21.271-21.271zM326.585 313.233c11.728 0 21.268 9.541 21.268 21.268v70.898c0 11.728-9.541 21.268-21.268 21.268s-21.268-9.541-21.268-21.268v-70.895c-0.003-11.731 9.541-21.271 21.268-21.271z" />
+<glyph unicode="&#xeb44;" glyph-name="go-to-today" d="M206.222 370.5h99.556v-42.757h-99.555v42.757zM167.111 164.25h92.445v92.445h-92.445v-92.445zM195.555 228.25h35.555v-35.555h-35.555v35.555zM469.319 328.388c-0.666 25.583-17.402 42.112-42.652 42.112h-21.334v-42.838l21.334-0.012-0.179-341.14c-0.057-0.014-0.111-0.014-0.168-0.014l-156.097 0.086v-42.749l157.030 0.014c25.568 0.694 42.084 17.445 42.084 42.653l-0.017 341.888zM85.513 327.834l21.154-0.012v42.678h-21.695c-25.694-0.654-42.306-17.402-42.306-42.666v-341.863c0.64-25.597 17.388-42.138 42.667-42.138h71.111v42.809l-71.111 0.037 0.179 341.154zM298.675 63.559l-75.15 75.178c-5.632 5.604-14.762 5.604-20.366 0l-75.176-75.178c-9.074-9.074-2.645-24.576 10.183-24.576h53.834v-75.247c0-11.779 9.554-21.334 21.334-21.334s21.334 9.555 21.334 21.334v75.247h53.825c12.829 0 19.257 15.502 10.183 24.576zM156.445 285.153c11.764 0 21.334 9.569 21.334 21.334v71.111c0 11.764-9.569 21.333-21.334 21.333s-21.334-9.568-21.334-21.333v-71.111c0-11.764 9.569-21.334 21.334-21.334zM355.555 285.153c11.764 0 21.334 9.569 21.334 21.334v71.111c0 11.764-9.568 21.333-21.334 21.333s-21.334-9.568-21.334-21.333v-71.111c0-11.764 9.568-21.334 21.334-21.334z" />
+<glyph unicode="&#xeb45;" glyph-name="eldercare" d="M271.295 355.226c0-23.564-19.102-42.666-42.666-42.666s-42.666 19.102-42.666 42.666c0 23.564 19.102 42.666 42.666 42.666s42.666-19.102 42.666-42.666zM390.215 169.441c-0.396 3.74-1.413 7.433-3.86 10.641l-75.916 99.695-6.209 2.071c-4.793 1.598-47.57 15.625-75.597 15.625-28.055 0-70.832-14.029-75.625-15.625l-10.291-3.433-42.169-133.916c-3.527-11.207 2.694-23.139 13.889-26.667 2.125-0.665 4.278-0.987 6.388-0.987 9.043 0 17.416 5.805 20.278 14.873l26.363 83.189v-246.562c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889v138.655h22.779v-138.669c0-13.75 11.139-24.889 24.889-24.889s24.889 11.139 24.889 24.889l0.154 268.157 53.288-69.982c-9.819-6.693-17.579-17.803-17.579-35.063v-17.334c0-7.862 6.36-14.222 14.222-14.222s14.222 6.36 14.222 14.222v17.334c0 11.915 8.209 14.612 14.93 14.777 4.5 0 14.959-1.445 14.959-14.777v-173.779c0-7.862 6.36-14.222 14.222-14.222s14.222 6.36 14.222 14.222v173.779c-0.003 19.937-10.272 31.872-22.226 37.999z" />
+<glyph unicode="&#xeb46;" glyph-name="retirement" d="M469.334 120.883l-0.003 0.005c-0.005 17.8-38.281 33.632-88.539 44.052 1.94 10.723 3.209 21.982 3.209 34.17 0 102.346-62.208 199.111-128 199.111s-128-96.765-128-199.111c0-12.189 1.268-23.447 3.206-34.17-50.255-10.419-88.531-26.252-88.536-44.052l-0.003-0.009c0.003-112.984 77.753-177.769 213.334-177.769s213.33 64.785 213.334 177.772v0 0zM223.738-12.709c-29.377 15.886-56.328 42.166-68.076 85.032 13.889-2.245 28.256-4.104 42.763-5.472 19.442-41.788 47.036-66.606 77.007-80.489-6.531-0.353-13.039-0.583-19.433-0.583-10.567 0-21.41 0.489-32.262 1.513zM250.664 29.164c-10.12 9.566-19.433 21.322-27.477 35.826 11.111-0.626 22.132-0.995 32.814-0.995 35.015 0 73.438 3.522 107.924 9.552-29.935-32.754-67.882-47.789-113.26-44.382zM256 355.556c37.612 0 85.334-73.654 85.334-156.444 0-61.346-28.709-92.444-85.334-92.444s-85.334 31.098-85.334 92.444c0 82.79 47.721 156.444 85.334 156.444zM88.618 88.013c12.82-4.298 27.605-8.161 43.68-11.457 7.097-34.512 22.448-60.237 41.629-79.409-40.96 13.147-75.111 39.993-85.308 90.866zM326.469-6.232c-15.625 2.236-31.445 6.764-46.49 14.552 47.465 4.497 86.511 28.581 116.492 71.978 9.697 2.364 18.683 4.955 26.911 7.714-11.147-55.626-50.927-82.548-96.913-94.245zM244.625 204.902h22.764c2.043 0 19.902-0.404 19.902-14.416 0-13.403-16.651-14.319-19.902-14.362l-18.529-0.082c-0.708-0.057-16.651-1.431-23.154 10.026-3.874 6.792-12.484 9.167-19.359 5.333-6.821-3.874-9.193-12.541-5.333-19.362 10.107-17.784 28.086-23.29 40.792-24.178v-9.307c0-7.833 6.36-14.194 14.194-14.194s14.194 6.36 14.194 14.194v9.381c19.277 1.012 45.486 12.623 45.486 42.547 0 31.403-28.874 42.806-48.293 42.806h-22.761c-2.042 0-19.903 0.404-19.903 14.416 0 13.417 16.651 14.333 19.903 14.376h17.069c3.362 0 17.098-1.513 23.014-8.931 4.889-6.11 13.793-7.154 19.945-2.25 6.139 4.889 7.139 13.819 2.25 19.945-10.601 13.292-26.766 17.519-36.707 18.904v6.961c0 7.834-6.36 14.194-14.194 14.194s-14.194-6.36-14.194-14.194v-6.44c-19.28-1.021-45.477-12.632-45.477-42.561 0-31.403 28.877-42.806 48.293-42.806z" />
+</font></defs></svg>
\ No newline at end of file
diff --git a/docs/fonts/Intelicon.ttf b/docs/fonts/Intelicon.ttf
new file mode 100755 (executable)
index 0000000..cc320a8
Binary files /dev/null and b/docs/fonts/Intelicon.ttf differ
diff --git a/docs/fonts/Intelicon.woff b/docs/fonts/Intelicon.woff
new file mode 100755 (executable)
index 0000000..2135fd3
Binary files /dev/null and b/docs/fonts/Intelicon.woff differ
diff --git a/docs/fonts/glyphicons-halflings-regular.eot b/docs/fonts/glyphicons-halflings-regular.eot
new file mode 100755 (executable)
index 0000000..b93a495
Binary files /dev/null and b/docs/fonts/glyphicons-halflings-regular.eot differ
diff --git a/docs/fonts/glyphicons-halflings-regular.svg b/docs/fonts/glyphicons-halflings-regular.svg
new file mode 100755 (executable)
index 0000000..94fb549
--- /dev/null
@@ -0,0 +1,288 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata></metadata>
+<defs>
+<font id="glyphicons_halflingsregular" horiz-adv-x="1200" >
+<font-face units-per-em="1200" ascent="960" descent="-240" />
+<missing-glyph horiz-adv-x="500" />
+<glyph horiz-adv-x="0" />
+<glyph horiz-adv-x="400" />
+<glyph unicode=" " />
+<glyph unicode="*" d="M600 1100q15 0 34 -1.5t30 -3.5l11 -1q10 -2 17.5 -10.5t7.5 -18.5v-224l158 158q7 7 18 8t19 -6l106 -106q7 -8 6 -19t-8 -18l-158 -158h224q10 0 18.5 -7.5t10.5 -17.5q6 -41 6 -75q0 -15 -1.5 -34t-3.5 -30l-1 -11q-2 -10 -10.5 -17.5t-18.5 -7.5h-224l158 -158 q7 -7 8 -18t-6 -19l-106 -106q-8 -7 -19 -6t-18 8l-158 158v-224q0 -10 -7.5 -18.5t-17.5 -10.5q-41 -6 -75 -6q-15 0 -34 1.5t-30 3.5l-11 1q-10 2 -17.5 10.5t-7.5 18.5v224l-158 -158q-7 -7 -18 -8t-19 6l-106 106q-7 8 -6 19t8 18l158 158h-224q-10 0 -18.5 7.5 t-10.5 17.5q-6 41 -6 75q0 15 1.5 34t3.5 30l1 11q2 10 10.5 17.5t18.5 7.5h224l-158 158q-7 7 -8 18t6 19l106 106q8 7 19 6t18 -8l158 -158v224q0 10 7.5 18.5t17.5 10.5q41 6 75 6z" />
+<glyph unicode="+" d="M450 1100h200q21 0 35.5 -14.5t14.5 -35.5v-350h350q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-350v-350q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v350h-350q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5 h350v350q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xa0;" />
+<glyph unicode="&#xa5;" d="M825 1100h250q10 0 12.5 -5t-5.5 -13l-364 -364q-6 -6 -11 -18h268q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-125v-100h275q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-125v-174q0 -11 -7.5 -18.5t-18.5 -7.5h-148q-11 0 -18.5 7.5t-7.5 18.5v174 h-275q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h125v100h-275q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h118q-5 12 -11 18l-364 364q-8 8 -5.5 13t12.5 5h250q25 0 43 -18l164 -164q8 -8 18 -8t18 8l164 164q18 18 43 18z" />
+<glyph unicode="&#x2000;" horiz-adv-x="650" />
+<glyph unicode="&#x2001;" horiz-adv-x="1300" />
+<glyph unicode="&#x2002;" horiz-adv-x="650" />
+<glyph unicode="&#x2003;" horiz-adv-x="1300" />
+<glyph unicode="&#x2004;" horiz-adv-x="433" />
+<glyph unicode="&#x2005;" horiz-adv-x="325" />
+<glyph unicode="&#x2006;" horiz-adv-x="216" />
+<glyph unicode="&#x2007;" horiz-adv-x="216" />
+<glyph unicode="&#x2008;" horiz-adv-x="162" />
+<glyph unicode="&#x2009;" horiz-adv-x="260" />
+<glyph unicode="&#x200a;" horiz-adv-x="72" />
+<glyph unicode="&#x202f;" horiz-adv-x="260" />
+<glyph unicode="&#x205f;" horiz-adv-x="325" />
+<glyph unicode="&#x20ac;" d="M744 1198q242 0 354 -189q60 -104 66 -209h-181q0 45 -17.5 82.5t-43.5 61.5t-58 40.5t-60.5 24t-51.5 7.5q-19 0 -40.5 -5.5t-49.5 -20.5t-53 -38t-49 -62.5t-39 -89.5h379l-100 -100h-300q-6 -50 -6 -100h406l-100 -100h-300q9 -74 33 -132t52.5 -91t61.5 -54.5t59 -29 t47 -7.5q22 0 50.5 7.5t60.5 24.5t58 41t43.5 61t17.5 80h174q-30 -171 -128 -278q-107 -117 -274 -117q-206 0 -324 158q-36 48 -69 133t-45 204h-217l100 100h112q1 47 6 100h-218l100 100h134q20 87 51 153.5t62 103.5q117 141 297 141z" />
+<glyph unicode="&#x20bd;" d="M428 1200h350q67 0 120 -13t86 -31t57 -49.5t35 -56.5t17 -64.5t6.5 -60.5t0.5 -57v-16.5v-16.5q0 -36 -0.5 -57t-6.5 -61t-17 -65t-35 -57t-57 -50.5t-86 -31.5t-120 -13h-178l-2 -100h288q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-138v-175q0 -11 -5.5 -18 t-15.5 -7h-149q-10 0 -17.5 7.5t-7.5 17.5v175h-267q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h117v100h-267q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h117v475q0 10 7.5 17.5t17.5 7.5zM600 1000v-300h203q64 0 86.5 33t22.5 119q0 84 -22.5 116t-86.5 32h-203z" />
+<glyph unicode="&#x2212;" d="M250 700h800q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#x231b;" d="M1000 1200v-150q0 -21 -14.5 -35.5t-35.5 -14.5h-50v-100q0 -91 -49.5 -165.5t-130.5 -109.5q81 -35 130.5 -109.5t49.5 -165.5v-150h50q21 0 35.5 -14.5t14.5 -35.5v-150h-800v150q0 21 14.5 35.5t35.5 14.5h50v150q0 91 49.5 165.5t130.5 109.5q-81 35 -130.5 109.5 t-49.5 165.5v100h-50q-21 0 -35.5 14.5t-14.5 35.5v150h800zM400 1000v-100q0 -60 32.5 -109.5t87.5 -73.5q28 -12 44 -37t16 -55t-16 -55t-44 -37q-55 -24 -87.5 -73.5t-32.5 -109.5v-150h400v150q0 60 -32.5 109.5t-87.5 73.5q-28 12 -44 37t-16 55t16 55t44 37 q55 24 87.5 73.5t32.5 109.5v100h-400z" />
+<glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
+<glyph unicode="&#x2601;" d="M503 1089q110 0 200.5 -59.5t134.5 -156.5q44 14 90 14q120 0 205 -86.5t85 -206.5q0 -121 -85 -207.5t-205 -86.5h-750q-79 0 -135.5 57t-56.5 137q0 69 42.5 122.5t108.5 67.5q-2 12 -2 37q0 153 108 260.5t260 107.5z" />
+<glyph unicode="&#x26fa;" d="M774 1193.5q16 -9.5 20.5 -27t-5.5 -33.5l-136 -187l467 -746h30q20 0 35 -18.5t15 -39.5v-42h-1200v42q0 21 15 39.5t35 18.5h30l468 746l-135 183q-10 16 -5.5 34t20.5 28t34 5.5t28 -20.5l111 -148l112 150q9 16 27 20.5t34 -5zM600 200h377l-182 112l-195 534v-646z " />
+<glyph unicode="&#x2709;" d="M25 1100h1150q10 0 12.5 -5t-5.5 -13l-564 -567q-8 -8 -18 -8t-18 8l-564 567q-8 8 -5.5 13t12.5 5zM18 882l264 -264q8 -8 8 -18t-8 -18l-264 -264q-8 -8 -13 -5.5t-5 12.5v550q0 10 5 12.5t13 -5.5zM918 618l264 264q8 8 13 5.5t5 -12.5v-550q0 -10 -5 -12.5t-13 5.5 l-264 264q-8 8 -8 18t8 18zM818 482l364 -364q8 -8 5.5 -13t-12.5 -5h-1150q-10 0 -12.5 5t5.5 13l364 364q8 8 18 8t18 -8l164 -164q8 -8 18 -8t18 8l164 164q8 8 18 8t18 -8z" />
+<glyph unicode="&#x270f;" d="M1011 1210q19 0 33 -13l153 -153q13 -14 13 -33t-13 -33l-99 -92l-214 214l95 96q13 14 32 14zM1013 800l-615 -614l-214 214l614 614zM317 96l-333 -112l110 335z" />
+<glyph unicode="&#xe001;" d="M700 650v-550h250q21 0 35.5 -14.5t14.5 -35.5v-50h-800v50q0 21 14.5 35.5t35.5 14.5h250v550l-500 550h1200z" />
+<glyph unicode="&#xe002;" d="M368 1017l645 163q39 15 63 0t24 -49v-831q0 -55 -41.5 -95.5t-111.5 -63.5q-79 -25 -147 -4.5t-86 75t25.5 111.5t122.5 82q72 24 138 8v521l-600 -155v-606q0 -42 -44 -90t-109 -69q-79 -26 -147 -5.5t-86 75.5t25.5 111.5t122.5 82.5q72 24 138 7v639q0 38 14.5 59 t53.5 34z" />
+<glyph unicode="&#xe003;" d="M500 1191q100 0 191 -39t156.5 -104.5t104.5 -156.5t39 -191l-1 -2l1 -5q0 -141 -78 -262l275 -274q23 -26 22.5 -44.5t-22.5 -42.5l-59 -58q-26 -20 -46.5 -20t-39.5 20l-275 274q-119 -77 -261 -77l-5 1l-2 -1q-100 0 -191 39t-156.5 104.5t-104.5 156.5t-39 191 t39 191t104.5 156.5t156.5 104.5t191 39zM500 1022q-88 0 -162 -43t-117 -117t-43 -162t43 -162t117 -117t162 -43t162 43t117 117t43 162t-43 162t-117 117t-162 43z" />
+<glyph unicode="&#xe005;" d="M649 949q48 68 109.5 104t121.5 38.5t118.5 -20t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-150 152.5t-126.5 127.5t-93.5 124.5t-33.5 117.5q0 64 28 123t73 100.5t104 64t119 20 t120.5 -38.5t104.5 -104z" />
+<glyph unicode="&#xe006;" d="M407 800l131 353q7 19 17.5 19t17.5 -19l129 -353h421q21 0 24 -8.5t-14 -20.5l-342 -249l130 -401q7 -20 -0.5 -25.5t-24.5 6.5l-343 246l-342 -247q-17 -12 -24.5 -6.5t-0.5 25.5l130 400l-347 251q-17 12 -14 20.5t23 8.5h429z" />
+<glyph unicode="&#xe007;" d="M407 800l131 353q7 19 17.5 19t17.5 -19l129 -353h421q21 0 24 -8.5t-14 -20.5l-342 -249l130 -401q7 -20 -0.5 -25.5t-24.5 6.5l-343 246l-342 -247q-17 -12 -24.5 -6.5t-0.5 25.5l130 400l-347 251q-17 12 -14 20.5t23 8.5h429zM477 700h-240l197 -142l-74 -226 l193 139l195 -140l-74 229l192 140h-234l-78 211z" />
+<glyph unicode="&#xe008;" d="M600 1200q124 0 212 -88t88 -212v-250q0 -46 -31 -98t-69 -52v-75q0 -10 6 -21.5t15 -17.5l358 -230q9 -5 15 -16.5t6 -21.5v-93q0 -10 -7.5 -17.5t-17.5 -7.5h-1150q-10 0 -17.5 7.5t-7.5 17.5v93q0 10 6 21.5t15 16.5l358 230q9 6 15 17.5t6 21.5v75q-38 0 -69 52 t-31 98v250q0 124 88 212t212 88z" />
+<glyph unicode="&#xe009;" d="M25 1100h1150q10 0 17.5 -7.5t7.5 -17.5v-1050q0 -10 -7.5 -17.5t-17.5 -7.5h-1150q-10 0 -17.5 7.5t-7.5 17.5v1050q0 10 7.5 17.5t17.5 7.5zM100 1000v-100h100v100h-100zM875 1000h-550q-10 0 -17.5 -7.5t-7.5 -17.5v-350q0 -10 7.5 -17.5t17.5 -7.5h550 q10 0 17.5 7.5t7.5 17.5v350q0 10 -7.5 17.5t-17.5 7.5zM1000 1000v-100h100v100h-100zM100 800v-100h100v100h-100zM1000 800v-100h100v100h-100zM100 600v-100h100v100h-100zM1000 600v-100h100v100h-100zM875 500h-550q-10 0 -17.5 -7.5t-7.5 -17.5v-350q0 -10 7.5 -17.5 t17.5 -7.5h550q10 0 17.5 7.5t7.5 17.5v350q0 10 -7.5 17.5t-17.5 7.5zM100 400v-100h100v100h-100zM1000 400v-100h100v100h-100zM100 200v-100h100v100h-100zM1000 200v-100h100v100h-100z" />
+<glyph unicode="&#xe010;" d="M50 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM650 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400 q0 21 14.5 35.5t35.5 14.5zM50 500h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM650 500h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe011;" d="M50 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200 q0 21 14.5 35.5t35.5 14.5zM850 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200 q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM850 700h200q21 0 35.5 -14.5t14.5 -35.5v-200 q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 300h200 q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM850 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5 t35.5 14.5z" />
+<glyph unicode="&#xe012;" d="M50 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 1100h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v200 q0 21 14.5 35.5t35.5 14.5zM50 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 700h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700 q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 300h700q21 0 35.5 -14.5t14.5 -35.5v-200 q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe013;" d="M465 477l571 571q8 8 18 8t17 -8l177 -177q8 -7 8 -17t-8 -18l-783 -784q-7 -8 -17.5 -8t-17.5 8l-384 384q-8 8 -8 18t8 17l177 177q7 8 17 8t18 -8l171 -171q7 -7 18 -7t18 7z" />
+<glyph unicode="&#xe014;" d="M904 1083l178 -179q8 -8 8 -18.5t-8 -17.5l-267 -268l267 -268q8 -7 8 -17.5t-8 -18.5l-178 -178q-8 -8 -18.5 -8t-17.5 8l-268 267l-268 -267q-7 -8 -17.5 -8t-18.5 8l-178 178q-8 8 -8 18.5t8 17.5l267 268l-267 268q-8 7 -8 17.5t8 18.5l178 178q8 8 18.5 8t17.5 -8 l268 -267l268 268q7 7 17.5 7t18.5 -7z" />
+<glyph unicode="&#xe015;" d="M507 1177q98 0 187.5 -38.5t154.5 -103.5t103.5 -154.5t38.5 -187.5q0 -141 -78 -262l300 -299q8 -8 8 -18.5t-8 -18.5l-109 -108q-7 -8 -17.5 -8t-18.5 8l-300 299q-119 -77 -261 -77q-98 0 -188 38.5t-154.5 103t-103 154.5t-38.5 188t38.5 187.5t103 154.5 t154.5 103.5t188 38.5zM506.5 1023q-89.5 0 -165.5 -44t-120 -120.5t-44 -166t44 -165.5t120 -120t165.5 -44t166 44t120.5 120t44 165.5t-44 166t-120.5 120.5t-166 44zM425 900h150q10 0 17.5 -7.5t7.5 -17.5v-75h75q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5 t-17.5 -7.5h-75v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-75q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h75v75q0 10 7.5 17.5t17.5 7.5z" />
+<glyph unicode="&#xe016;" d="M507 1177q98 0 187.5 -38.5t154.5 -103.5t103.5 -154.5t38.5 -187.5q0 -141 -78 -262l300 -299q8 -8 8 -18.5t-8 -18.5l-109 -108q-7 -8 -17.5 -8t-18.5 8l-300 299q-119 -77 -261 -77q-98 0 -188 38.5t-154.5 103t-103 154.5t-38.5 188t38.5 187.5t103 154.5 t154.5 103.5t188 38.5zM506.5 1023q-89.5 0 -165.5 -44t-120 -120.5t-44 -166t44 -165.5t120 -120t165.5 -44t166 44t120.5 120t44 165.5t-44 166t-120.5 120.5t-166 44zM325 800h350q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-350q-10 0 -17.5 7.5 t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
+<glyph unicode="&#xe017;" d="M550 1200h100q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM800 975v166q167 -62 272 -209.5t105 -331.5q0 -117 -45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5 t-184.5 123t-123 184.5t-45.5 224q0 184 105 331.5t272 209.5v-166q-103 -55 -165 -155t-62 -220q0 -116 57 -214.5t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5q0 120 -62 220t-165 155z" />
+<glyph unicode="&#xe018;" d="M1025 1200h150q10 0 17.5 -7.5t7.5 -17.5v-1150q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v1150q0 10 7.5 17.5t17.5 7.5zM725 800h150q10 0 17.5 -7.5t7.5 -17.5v-750q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v750 q0 10 7.5 17.5t17.5 7.5zM425 500h150q10 0 17.5 -7.5t7.5 -17.5v-450q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v450q0 10 7.5 17.5t17.5 7.5zM125 300h150q10 0 17.5 -7.5t7.5 -17.5v-250q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5 v250q0 10 7.5 17.5t17.5 7.5z" />
+<glyph unicode="&#xe019;" d="M600 1174q33 0 74 -5l38 -152l5 -1q49 -14 94 -39l5 -2l134 80q61 -48 104 -105l-80 -134l3 -5q25 -44 39 -93l1 -6l152 -38q5 -43 5 -73q0 -34 -5 -74l-152 -38l-1 -6q-15 -49 -39 -93l-3 -5l80 -134q-48 -61 -104 -105l-134 81l-5 -3q-44 -25 -94 -39l-5 -2l-38 -151 q-43 -5 -74 -5q-33 0 -74 5l-38 151l-5 2q-49 14 -94 39l-5 3l-134 -81q-60 48 -104 105l80 134l-3 5q-25 45 -38 93l-2 6l-151 38q-6 42 -6 74q0 33 6 73l151 38l2 6q13 48 38 93l3 5l-80 134q47 61 105 105l133 -80l5 2q45 25 94 39l5 1l38 152q43 5 74 5zM600 815 q-89 0 -152 -63t-63 -151.5t63 -151.5t152 -63t152 63t63 151.5t-63 151.5t-152 63z" />
+<glyph unicode="&#xe020;" d="M500 1300h300q41 0 70.5 -29.5t29.5 -70.5v-100h275q10 0 17.5 -7.5t7.5 -17.5v-75h-1100v75q0 10 7.5 17.5t17.5 7.5h275v100q0 41 29.5 70.5t70.5 29.5zM500 1200v-100h300v100h-300zM1100 900v-800q0 -41 -29.5 -70.5t-70.5 -29.5h-700q-41 0 -70.5 29.5t-29.5 70.5 v800h900zM300 800v-700h100v700h-100zM500 800v-700h100v700h-100zM700 800v-700h100v700h-100zM900 800v-700h100v700h-100z" />
+<glyph unicode="&#xe021;" d="M18 618l620 608q8 7 18.5 7t17.5 -7l608 -608q8 -8 5.5 -13t-12.5 -5h-175v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v375h-300v-375q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v575h-175q-10 0 -12.5 5t5.5 13z" />
+<glyph unicode="&#xe022;" d="M600 1200v-400q0 -41 29.5 -70.5t70.5 -29.5h300v-650q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v1100q0 21 14.5 35.5t35.5 14.5h450zM1000 800h-250q-21 0 -35.5 14.5t-14.5 35.5v250z" />
+<glyph unicode="&#xe023;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM525 900h50q10 0 17.5 -7.5t7.5 -17.5v-275h175q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5z" />
+<glyph unicode="&#xe024;" d="M1300 0h-538l-41 400h-242l-41 -400h-538l431 1200h209l-21 -300h162l-20 300h208zM515 800l-27 -300h224l-27 300h-170z" />
+<glyph unicode="&#xe025;" d="M550 1200h200q21 0 35.5 -14.5t14.5 -35.5v-450h191q20 0 25.5 -11.5t-7.5 -27.5l-327 -400q-13 -16 -32 -16t-32 16l-327 400q-13 16 -7.5 27.5t25.5 11.5h191v450q0 21 14.5 35.5t35.5 14.5zM1125 400h50q10 0 17.5 -7.5t7.5 -17.5v-350q0 -10 -7.5 -17.5t-17.5 -7.5 h-1050q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h50q10 0 17.5 -7.5t7.5 -17.5v-175h900v175q0 10 7.5 17.5t17.5 7.5z" />
+<glyph unicode="&#xe026;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM525 900h150q10 0 17.5 -7.5t7.5 -17.5v-275h137q21 0 26 -11.5t-8 -27.5l-223 -275q-13 -16 -32 -16t-32 16l-223 275q-13 16 -8 27.5t26 11.5h137v275q0 10 7.5 17.5t17.5 7.5z " />
+<glyph unicode="&#xe027;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM632 914l223 -275q13 -16 8 -27.5t-26 -11.5h-137v-275q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v275h-137q-21 0 -26 11.5t8 27.5l223 275q13 16 32 16 t32 -16z" />
+<glyph unicode="&#xe028;" d="M225 1200h750q10 0 19.5 -7t12.5 -17l186 -652q7 -24 7 -49v-425q0 -12 -4 -27t-9 -17q-12 -6 -37 -6h-1100q-12 0 -27 4t-17 8q-6 13 -6 38l1 425q0 25 7 49l185 652q3 10 12.5 17t19.5 7zM878 1000h-556q-10 0 -19 -7t-11 -18l-87 -450q-2 -11 4 -18t16 -7h150 q10 0 19.5 -7t11.5 -17l38 -152q2 -10 11.5 -17t19.5 -7h250q10 0 19.5 7t11.5 17l38 152q2 10 11.5 17t19.5 7h150q10 0 16 7t4 18l-87 450q-2 11 -11 18t-19 7z" />
+<glyph unicode="&#xe029;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM540 820l253 -190q17 -12 17 -30t-17 -30l-253 -190q-16 -12 -28 -6.5t-12 26.5v400q0 21 12 26.5t28 -6.5z" />
+<glyph unicode="&#xe030;" d="M947 1060l135 135q7 7 12.5 5t5.5 -13v-362q0 -10 -7.5 -17.5t-17.5 -7.5h-362q-11 0 -13 5.5t5 12.5l133 133q-109 76 -238 76q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5h150q0 -117 -45.5 -224 t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5q192 0 347 -117z" />
+<glyph unicode="&#xe031;" d="M947 1060l135 135q7 7 12.5 5t5.5 -13v-361q0 -11 -7.5 -18.5t-18.5 -7.5h-361q-11 0 -13 5.5t5 12.5l134 134q-110 75 -239 75q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5h-150q0 117 45.5 224t123 184.5t184.5 123t224 45.5q192 0 347 -117zM1027 600h150 q0 -117 -45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5q-192 0 -348 118l-134 -134q-7 -8 -12.5 -5.5t-5.5 12.5v360q0 11 7.5 18.5t18.5 7.5h360q10 0 12.5 -5.5t-5.5 -12.5l-133 -133q110 -76 240 -76q116 0 214.5 57t155.5 155.5t57 214.5z" />
+<glyph unicode="&#xe032;" d="M125 1200h1050q10 0 17.5 -7.5t7.5 -17.5v-1150q0 -10 -7.5 -17.5t-17.5 -7.5h-1050q-10 0 -17.5 7.5t-7.5 17.5v1150q0 10 7.5 17.5t17.5 7.5zM1075 1000h-850q-10 0 -17.5 -7.5t-7.5 -17.5v-850q0 -10 7.5 -17.5t17.5 -7.5h850q10 0 17.5 7.5t7.5 17.5v850 q0 10 -7.5 17.5t-17.5 7.5zM325 900h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 900h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 700h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 700h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 500h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 500h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 300h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 300h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5z" />
+<glyph unicode="&#xe033;" d="M900 800v200q0 83 -58.5 141.5t-141.5 58.5h-300q-82 0 -141 -59t-59 -141v-200h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-600q0 -41 29.5 -70.5t70.5 -29.5h900q41 0 70.5 29.5t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5h-100zM400 800v150q0 21 15 35.5t35 14.5h200 q20 0 35 -14.5t15 -35.5v-150h-300z" />
+<glyph unicode="&#xe034;" d="M125 1100h50q10 0 17.5 -7.5t7.5 -17.5v-1075h-100v1075q0 10 7.5 17.5t17.5 7.5zM1075 1052q4 0 9 -2q16 -6 16 -23v-421q0 -6 -3 -12q-33 -59 -66.5 -99t-65.5 -58t-56.5 -24.5t-52.5 -6.5q-26 0 -57.5 6.5t-52.5 13.5t-60 21q-41 15 -63 22.5t-57.5 15t-65.5 7.5 q-85 0 -160 -57q-7 -5 -15 -5q-6 0 -11 3q-14 7 -14 22v438q22 55 82 98.5t119 46.5q23 2 43 0.5t43 -7t32.5 -8.5t38 -13t32.5 -11q41 -14 63.5 -21t57 -14t63.5 -7q103 0 183 87q7 8 18 8z" />
+<glyph unicode="&#xe035;" d="M600 1175q116 0 227 -49.5t192.5 -131t131 -192.5t49.5 -227v-300q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v300q0 127 -70.5 231.5t-184.5 161.5t-245 57t-245 -57t-184.5 -161.5t-70.5 -231.5v-300q0 -10 -7.5 -17.5t-17.5 -7.5h-50 q-10 0 -17.5 7.5t-7.5 17.5v300q0 116 49.5 227t131 192.5t192.5 131t227 49.5zM220 500h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14v460q0 8 6 14t14 6zM820 500h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14v460 q0 8 6 14t14 6z" />
+<glyph unicode="&#xe036;" d="M321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM900 668l120 120q7 7 17 7t17 -7l34 -34q7 -7 7 -17t-7 -17l-120 -120l120 -120q7 -7 7 -17 t-7 -17l-34 -34q-7 -7 -17 -7t-17 7l-120 119l-120 -119q-7 -7 -17 -7t-17 7l-34 34q-7 7 -7 17t7 17l119 120l-119 120q-7 7 -7 17t7 17l34 34q7 8 17 8t17 -8z" />
+<glyph unicode="&#xe037;" d="M321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM766 900h4q10 -1 16 -10q96 -129 96 -290q0 -154 -90 -281q-6 -9 -17 -10l-3 -1q-9 0 -16 6 l-29 23q-7 7 -8.5 16.5t4.5 17.5q72 103 72 229q0 132 -78 238q-6 8 -4.5 18t9.5 17l29 22q7 5 15 5z" />
+<glyph unicode="&#xe038;" d="M967 1004h3q11 -1 17 -10q135 -179 135 -396q0 -105 -34 -206.5t-98 -185.5q-7 -9 -17 -10h-3q-9 0 -16 6l-42 34q-8 6 -9 16t5 18q111 150 111 328q0 90 -29.5 176t-84.5 157q-6 9 -5 19t10 16l42 33q7 5 15 5zM321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5 t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM766 900h4q10 -1 16 -10q96 -129 96 -290q0 -154 -90 -281q-6 -9 -17 -10l-3 -1q-9 0 -16 6l-29 23q-7 7 -8.5 16.5t4.5 17.5q72 103 72 229q0 132 -78 238 q-6 8 -4.5 18.5t9.5 16.5l29 22q7 5 15 5z" />
+<glyph unicode="&#xe039;" d="M500 900h100v-100h-100v-100h-400v-100h-100v600h500v-300zM1200 700h-200v-100h200v-200h-300v300h-200v300h-100v200h600v-500zM100 1100v-300h300v300h-300zM800 1100v-300h300v300h-300zM300 900h-100v100h100v-100zM1000 900h-100v100h100v-100zM300 500h200v-500 h-500v500h200v100h100v-100zM800 300h200v-100h-100v-100h-200v100h-100v100h100v200h-200v100h300v-300zM100 400v-300h300v300h-300zM300 200h-100v100h100v-100zM1200 200h-100v100h100v-100zM700 0h-100v100h100v-100zM1200 0h-300v100h300v-100z" />
+<glyph unicode="&#xe040;" d="M100 200h-100v1000h100v-1000zM300 200h-100v1000h100v-1000zM700 200h-200v1000h200v-1000zM900 200h-100v1000h100v-1000zM1200 200h-200v1000h200v-1000zM400 0h-300v100h300v-100zM600 0h-100v91h100v-91zM800 0h-100v91h100v-91zM1100 0h-200v91h200v-91z" />
+<glyph unicode="&#xe041;" d="M500 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-682 682l1 475q0 10 7.5 17.5t17.5 7.5h474zM319.5 1024.5q-29.5 29.5 -71 29.5t-71 -29.5t-29.5 -71.5t29.5 -71.5t71 -29.5t71 29.5t29.5 71.5t-29.5 71.5z" />
+<glyph unicode="&#xe042;" d="M500 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-682 682l1 475q0 10 7.5 17.5t17.5 7.5h474zM800 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-56 56l424 426l-700 700h150zM319.5 1024.5q-29.5 29.5 -71 29.5t-71 -29.5 t-29.5 -71.5t29.5 -71.5t71 -29.5t71 29.5t29.5 71.5t-29.5 71.5z" />
+<glyph unicode="&#xe043;" d="M300 1200h825q75 0 75 -75v-900q0 -25 -18 -43l-64 -64q-8 -8 -13 -5.5t-5 12.5v950q0 10 -7.5 17.5t-17.5 7.5h-700q-25 0 -43 -18l-64 -64q-8 -8 -5.5 -13t12.5 -5h700q10 0 17.5 -7.5t7.5 -17.5v-950q0 -10 -7.5 -17.5t-17.5 -7.5h-850q-10 0 -17.5 7.5t-7.5 17.5v975 q0 25 18 43l139 139q18 18 43 18z" />
+<glyph unicode="&#xe044;" d="M250 1200h800q21 0 35.5 -14.5t14.5 -35.5v-1150l-450 444l-450 -445v1151q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe045;" d="M822 1200h-444q-11 0 -19 -7.5t-9 -17.5l-78 -301q-7 -24 7 -45l57 -108q6 -9 17.5 -15t21.5 -6h450q10 0 21.5 6t17.5 15l62 108q14 21 7 45l-83 301q-1 10 -9 17.5t-19 7.5zM1175 800h-150q-10 0 -21 -6.5t-15 -15.5l-78 -156q-4 -9 -15 -15.5t-21 -6.5h-550 q-10 0 -21 6.5t-15 15.5l-78 156q-4 9 -15 15.5t-21 6.5h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-650q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h750q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5 t7.5 17.5v650q0 10 -7.5 17.5t-17.5 7.5zM850 200h-500q-10 0 -19.5 -7t-11.5 -17l-38 -152q-2 -10 3.5 -17t15.5 -7h600q10 0 15.5 7t3.5 17l-38 152q-2 10 -11.5 17t-19.5 7z" />
+<glyph unicode="&#xe046;" d="M500 1100h200q56 0 102.5 -20.5t72.5 -50t44 -59t25 -50.5l6 -20h150q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v600q0 41 29.5 70.5t70.5 29.5h150q2 8 6.5 21.5t24 48t45 61t72 48t102.5 21.5zM900 800v-100 h100v100h-100zM600 730q-95 0 -162.5 -67.5t-67.5 -162.5t67.5 -162.5t162.5 -67.5t162.5 67.5t67.5 162.5t-67.5 162.5t-162.5 67.5zM600 603q43 0 73 -30t30 -73t-30 -73t-73 -30t-73 30t-30 73t30 73t73 30z" />
+<glyph unicode="&#xe047;" d="M681 1199l385 -998q20 -50 60 -92q18 -19 36.5 -29.5t27.5 -11.5l10 -2v-66h-417v66q53 0 75 43.5t5 88.5l-82 222h-391q-58 -145 -92 -234q-11 -34 -6.5 -57t25.5 -37t46 -20t55 -6v-66h-365v66q56 24 84 52q12 12 25 30.5t20 31.5l7 13l399 1006h93zM416 521h340 l-162 457z" />
+<glyph unicode="&#xe048;" d="M753 641q5 -1 14.5 -4.5t36 -15.5t50.5 -26.5t53.5 -40t50.5 -54.5t35.5 -70t14.5 -87q0 -67 -27.5 -125.5t-71.5 -97.5t-98.5 -66.5t-108.5 -40.5t-102 -13h-500v89q41 7 70.5 32.5t29.5 65.5v827q0 24 -0.5 34t-3.5 24t-8.5 19.5t-17 13.5t-28 12.5t-42.5 11.5v71 l471 -1q57 0 115.5 -20.5t108 -57t80.5 -94t31 -124.5q0 -51 -15.5 -96.5t-38 -74.5t-45 -50.5t-38.5 -30.5zM400 700h139q78 0 130.5 48.5t52.5 122.5q0 41 -8.5 70.5t-29.5 55.5t-62.5 39.5t-103.5 13.5h-118v-350zM400 200h216q80 0 121 50.5t41 130.5q0 90 -62.5 154.5 t-156.5 64.5h-159v-400z" />
+<glyph unicode="&#xe049;" d="M877 1200l2 -57q-83 -19 -116 -45.5t-40 -66.5l-132 -839q-9 -49 13 -69t96 -26v-97h-500v97q186 16 200 98l173 832q3 17 3 30t-1.5 22.5t-9 17.5t-13.5 12.5t-21.5 10t-26 8.5t-33.5 10q-13 3 -19 5v57h425z" />
+<glyph unicode="&#xe050;" d="M1300 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-850q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v850h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM175 1000h-75v-800h75l-125 -167l-125 167h75v800h-75l125 167z" />
+<glyph unicode="&#xe051;" d="M1100 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-650q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v650h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM1167 50l-167 -125v75h-800v-75l-167 125l167 125v-75h800v75z" />
+<glyph unicode="&#xe052;" d="M50 1100h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 500h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe053;" d="M250 1100h700q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM250 500h700q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe054;" d="M500 950v100q0 21 14.5 35.5t35.5 14.5h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5zM100 650v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000 q-21 0 -35.5 14.5t-14.5 35.5zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5zM0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100 q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5z" />
+<glyph unicode="&#xe055;" d="M50 1100h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 500h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe056;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 1100h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 800h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 500h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 500h800q21 0 35.5 -14.5t14.5 -35.5v-100 q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 200h800 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe057;" d="M400 0h-100v1100h100v-1100zM550 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM550 800h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM267 550l-167 -125v75h-200v100h200v75zM550 500h300q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM550 200h600 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe058;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM900 0h-100v1100h100v-1100zM50 800h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM1100 600h200v-100h-200v-75l-167 125l167 125v-75zM50 500h300q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h600 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe059;" d="M75 1000h750q31 0 53 -22t22 -53v-650q0 -31 -22 -53t-53 -22h-750q-31 0 -53 22t-22 53v650q0 31 22 53t53 22zM1200 300l-300 300l300 300v-600z" />
+<glyph unicode="&#xe060;" d="M44 1100h1112q18 0 31 -13t13 -31v-1012q0 -18 -13 -31t-31 -13h-1112q-18 0 -31 13t-13 31v1012q0 18 13 31t31 13zM100 1000v-737l247 182l298 -131l-74 156l293 318l236 -288v500h-1000zM342 884q56 0 95 -39t39 -94.5t-39 -95t-95 -39.5t-95 39.5t-39 95t39 94.5 t95 39z" />
+<glyph unicode="&#xe062;" d="M648 1169q117 0 216 -60t156.5 -161t57.5 -218q0 -115 -70 -258q-69 -109 -158 -225.5t-143 -179.5l-54 -62q-9 8 -25.5 24.5t-63.5 67.5t-91 103t-98.5 128t-95.5 148q-60 132 -60 249q0 88 34 169.5t91.5 142t137 96.5t166.5 36zM652.5 974q-91.5 0 -156.5 -65 t-65 -157t65 -156.5t156.5 -64.5t156.5 64.5t65 156.5t-65 157t-156.5 65z" />
+<glyph unicode="&#xe063;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 173v854q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57z" />
+<glyph unicode="&#xe064;" d="M554 1295q21 -72 57.5 -143.5t76 -130t83 -118t82.5 -117t70 -116t49.5 -126t18.5 -136.5q0 -71 -25.5 -135t-68.5 -111t-99 -82t-118.5 -54t-125.5 -23q-84 5 -161.5 34t-139.5 78.5t-99 125t-37 164.5q0 69 18 136.5t49.5 126.5t69.5 116.5t81.5 117.5t83.5 119 t76.5 131t58.5 143zM344 710q-23 -33 -43.5 -70.5t-40.5 -102.5t-17 -123q1 -37 14.5 -69.5t30 -52t41 -37t38.5 -24.5t33 -15q21 -7 32 -1t13 22l6 34q2 10 -2.5 22t-13.5 19q-5 4 -14 12t-29.5 40.5t-32.5 73.5q-26 89 6 271q2 11 -6 11q-8 1 -15 -10z" />
+<glyph unicode="&#xe065;" d="M1000 1013l108 115q2 1 5 2t13 2t20.5 -1t25 -9.5t28.5 -21.5q22 -22 27 -43t0 -32l-6 -10l-108 -115zM350 1100h400q50 0 105 -13l-187 -187h-368q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v182l200 200v-332 q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5zM1009 803l-362 -362l-161 -50l55 170l355 355z" />
+<glyph unicode="&#xe066;" d="M350 1100h361q-164 -146 -216 -200h-195q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5l200 153v-103q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5z M824 1073l339 -301q8 -7 8 -17.5t-8 -17.5l-340 -306q-7 -6 -12.5 -4t-6.5 11v203q-26 1 -54.5 0t-78.5 -7.5t-92 -17.5t-86 -35t-70 -57q10 59 33 108t51.5 81.5t65 58.5t68.5 40.5t67 24.5t56 13.5t40 4.5v210q1 10 6.5 12.5t13.5 -4.5z" />
+<glyph unicode="&#xe067;" d="M350 1100h350q60 0 127 -23l-178 -177h-349q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v69l200 200v-219q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5z M643 639l395 395q7 7 17.5 7t17.5 -7l101 -101q7 -7 7 -17.5t-7 -17.5l-531 -532q-7 -7 -17.5 -7t-17.5 7l-248 248q-7 7 -7 17.5t7 17.5l101 101q7 7 17.5 7t17.5 -7l111 -111q8 -7 18 -7t18 7z" />
+<glyph unicode="&#xe068;" d="M318 918l264 264q8 8 18 8t18 -8l260 -264q7 -8 4.5 -13t-12.5 -5h-170v-200h200v173q0 10 5 12t13 -5l264 -260q8 -7 8 -17.5t-8 -17.5l-264 -265q-8 -7 -13 -5t-5 12v173h-200v-200h170q10 0 12.5 -5t-4.5 -13l-260 -264q-8 -8 -18 -8t-18 8l-264 264q-8 8 -5.5 13 t12.5 5h175v200h-200v-173q0 -10 -5 -12t-13 5l-264 265q-8 7 -8 17.5t8 17.5l264 260q8 7 13 5t5 -12v-173h200v200h-175q-10 0 -12.5 5t5.5 13z" />
+<glyph unicode="&#xe069;" d="M250 1100h100q21 0 35.5 -14.5t14.5 -35.5v-438l464 453q15 14 25.5 10t10.5 -25v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v1000q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe070;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-438l464 453q15 14 25.5 10t10.5 -25v-438l464 453q15 14 25.5 10t10.5 -25v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5 t-14.5 35.5v1000q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe071;" d="M1200 1050v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -10.5 -25t-25.5 10l-492 480q-15 14 -15 35t15 35l492 480q15 14 25.5 10t10.5 -25v-438l464 453q15 14 25.5 10t10.5 -25z" />
+<glyph unicode="&#xe072;" d="M243 1074l814 -498q18 -11 18 -26t-18 -26l-814 -498q-18 -11 -30.5 -4t-12.5 28v1000q0 21 12.5 28t30.5 -4z" />
+<glyph unicode="&#xe073;" d="M250 1000h200q21 0 35.5 -14.5t14.5 -35.5v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5zM650 1000h200q21 0 35.5 -14.5t14.5 -35.5v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v800 q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe074;" d="M1100 950v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5z" />
+<glyph unicode="&#xe075;" d="M500 612v438q0 21 10.5 25t25.5 -10l492 -480q15 -14 15 -35t-15 -35l-492 -480q-15 -14 -25.5 -10t-10.5 25v438l-464 -453q-15 -14 -25.5 -10t-10.5 25v1000q0 21 10.5 25t25.5 -10z" />
+<glyph unicode="&#xe076;" d="M1048 1102l100 1q20 0 35 -14.5t15 -35.5l5 -1000q0 -21 -14.5 -35.5t-35.5 -14.5l-100 -1q-21 0 -35.5 14.5t-14.5 35.5l-2 437l-463 -454q-14 -15 -24.5 -10.5t-10.5 25.5l-2 437l-462 -455q-15 -14 -25.5 -9.5t-10.5 24.5l-5 1000q0 21 10.5 25.5t25.5 -10.5l466 -450 l-2 438q0 20 10.5 24.5t25.5 -9.5l466 -451l-2 438q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe077;" d="M850 1100h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438l-464 -453q-15 -14 -25.5 -10t-10.5 25v1000q0 21 10.5 25t25.5 -10l464 -453v438q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe078;" d="M686 1081l501 -540q15 -15 10.5 -26t-26.5 -11h-1042q-22 0 -26.5 11t10.5 26l501 540q15 15 36 15t36 -15zM150 400h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe079;" d="M885 900l-352 -353l352 -353l-197 -198l-552 552l552 550z" />
+<glyph unicode="&#xe080;" d="M1064 547l-551 -551l-198 198l353 353l-353 353l198 198z" />
+<glyph unicode="&#xe081;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM650 900h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-150h-150 q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5t35.5 -14.5h150v-150q0 -21 14.5 -35.5t35.5 -14.5h100q21 0 35.5 14.5t14.5 35.5v150h150q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5h-150v150q0 21 -14.5 35.5t-35.5 14.5z" />
+<glyph unicode="&#xe082;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM850 700h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5 t35.5 -14.5h500q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5z" />
+<glyph unicode="&#xe083;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM741.5 913q-12.5 0 -21.5 -9l-120 -120l-120 120q-9 9 -21.5 9 t-21.5 -9l-141 -141q-9 -9 -9 -21.5t9 -21.5l120 -120l-120 -120q-9 -9 -9 -21.5t9 -21.5l141 -141q9 -9 21.5 -9t21.5 9l120 120l120 -120q9 -9 21.5 -9t21.5 9l141 141q9 9 9 21.5t-9 21.5l-120 120l120 120q9 9 9 21.5t-9 21.5l-141 141q-9 9 -21.5 9z" />
+<glyph unicode="&#xe084;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM546 623l-84 85q-7 7 -17.5 7t-18.5 -7l-139 -139q-7 -8 -7 -18t7 -18 l242 -241q7 -8 17.5 -8t17.5 8l375 375q7 7 7 17.5t-7 18.5l-139 139q-7 7 -17.5 7t-17.5 -7z" />
+<glyph unicode="&#xe085;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM588 941q-29 0 -59 -5.5t-63 -20.5t-58 -38.5t-41.5 -63t-16.5 -89.5 q0 -25 20 -25h131q30 -5 35 11q6 20 20.5 28t45.5 8q20 0 31.5 -10.5t11.5 -28.5q0 -23 -7 -34t-26 -18q-1 0 -13.5 -4t-19.5 -7.5t-20 -10.5t-22 -17t-18.5 -24t-15.5 -35t-8 -46q-1 -8 5.5 -16.5t20.5 -8.5h173q7 0 22 8t35 28t37.5 48t29.5 74t12 100q0 47 -17 83 t-42.5 57t-59.5 34.5t-64 18t-59 4.5zM675 400h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5z" />
+<glyph unicode="&#xe086;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM675 1000h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5 t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5zM675 700h-250q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h75v-200h-75q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h350q10 0 17.5 7.5t7.5 17.5v50q0 10 -7.5 17.5 t-17.5 7.5h-75v275q0 10 -7.5 17.5t-17.5 7.5z" />
+<glyph unicode="&#xe087;" d="M525 1200h150q10 0 17.5 -7.5t7.5 -17.5v-194q103 -27 178.5 -102.5t102.5 -178.5h194q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-194q-27 -103 -102.5 -178.5t-178.5 -102.5v-194q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v194 q-103 27 -178.5 102.5t-102.5 178.5h-194q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h194q27 103 102.5 178.5t178.5 102.5v194q0 10 7.5 17.5t17.5 7.5zM700 893v-168q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v168q-68 -23 -119 -74 t-74 -119h168q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-168q23 -68 74 -119t119 -74v168q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-168q68 23 119 74t74 119h-168q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h168 q-23 68 -74 119t-119 74z" />
+<glyph unicode="&#xe088;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM759 823l64 -64q7 -7 7 -17.5t-7 -17.5l-124 -124l124 -124q7 -7 7 -17.5t-7 -17.5l-64 -64q-7 -7 -17.5 -7t-17.5 7l-124 124l-124 -124q-7 -7 -17.5 -7t-17.5 7l-64 64 q-7 7 -7 17.5t7 17.5l124 124l-124 124q-7 7 -7 17.5t7 17.5l64 64q7 7 17.5 7t17.5 -7l124 -124l124 124q7 7 17.5 7t17.5 -7z" />
+<glyph unicode="&#xe089;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM782 788l106 -106q7 -7 7 -17.5t-7 -17.5l-320 -321q-8 -7 -18 -7t-18 7l-202 203q-8 7 -8 17.5t8 17.5l106 106q7 8 17.5 8t17.5 -8l79 -79l197 197q7 7 17.5 7t17.5 -7z" />
+<glyph unicode="&#xe090;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5q0 -120 65 -225 l587 587q-105 65 -225 65zM965 819l-584 -584q104 -62 219 -62q116 0 214.5 57t155.5 155.5t57 214.5q0 115 -62 219z" />
+<glyph unicode="&#xe091;" d="M39 582l522 427q16 13 27.5 8t11.5 -26v-291h550q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-550v-291q0 -21 -11.5 -26t-27.5 8l-522 427q-16 13 -16 32t16 32z" />
+<glyph unicode="&#xe092;" d="M639 1009l522 -427q16 -13 16 -32t-16 -32l-522 -427q-16 -13 -27.5 -8t-11.5 26v291h-550q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h550v291q0 21 11.5 26t27.5 -8z" />
+<glyph unicode="&#xe093;" d="M682 1161l427 -522q13 -16 8 -27.5t-26 -11.5h-291v-550q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v550h-291q-21 0 -26 11.5t8 27.5l427 522q13 16 32 16t32 -16z" />
+<glyph unicode="&#xe094;" d="M550 1200h200q21 0 35.5 -14.5t14.5 -35.5v-550h291q21 0 26 -11.5t-8 -27.5l-427 -522q-13 -16 -32 -16t-32 16l-427 522q-13 16 -8 27.5t26 11.5h291v550q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe095;" d="M639 1109l522 -427q16 -13 16 -32t-16 -32l-522 -427q-16 -13 -27.5 -8t-11.5 26v291q-94 -2 -182 -20t-170.5 -52t-147 -92.5t-100.5 -135.5q5 105 27 193.5t67.5 167t113 135t167 91.5t225.5 42v262q0 21 11.5 26t27.5 -8z" />
+<glyph unicode="&#xe096;" d="M850 1200h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94l-249 -249q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l249 249l-94 94q-14 14 -10 24.5t25 10.5zM350 0h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l249 249 q8 7 18 7t18 -7l106 -106q7 -8 7 -18t-7 -18l-249 -249l94 -94q14 -14 10 -24.5t-25 -10.5z" />
+<glyph unicode="&#xe097;" d="M1014 1120l106 -106q7 -8 7 -18t-7 -18l-249 -249l94 -94q14 -14 10 -24.5t-25 -10.5h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l249 249q8 7 18 7t18 -7zM250 600h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94 l-249 -249q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l249 249l-94 94q-14 14 -10 24.5t25 10.5z" />
+<glyph unicode="&#xe101;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM704 900h-208q-20 0 -32 -14.5t-8 -34.5l58 -302q4 -20 21.5 -34.5 t37.5 -14.5h54q20 0 37.5 14.5t21.5 34.5l58 302q4 20 -8 34.5t-32 14.5zM675 400h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5z" />
+<glyph unicode="&#xe102;" d="M260 1200q9 0 19 -2t15 -4l5 -2q22 -10 44 -23l196 -118q21 -13 36 -24q29 -21 37 -12q11 13 49 35l196 118q22 13 45 23q17 7 38 7q23 0 47 -16.5t37 -33.5l13 -16q14 -21 18 -45l25 -123l8 -44q1 -9 8.5 -14.5t17.5 -5.5h61q10 0 17.5 -7.5t7.5 -17.5v-50 q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 -7.5t-7.5 -17.5v-175h-400v300h-200v-300h-400v175q0 10 -7.5 17.5t-17.5 7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5h61q11 0 18 3t7 8q0 4 9 52l25 128q5 25 19 45q2 3 5 7t13.5 15t21.5 19.5t26.5 15.5 t29.5 7zM915 1079l-166 -162q-7 -7 -5 -12t12 -5h219q10 0 15 7t2 17l-51 149q-3 10 -11 12t-15 -6zM463 917l-177 157q-8 7 -16 5t-11 -12l-51 -143q-3 -10 2 -17t15 -7h231q11 0 12.5 5t-5.5 12zM500 0h-375q-10 0 -17.5 7.5t-7.5 17.5v375h400v-400zM1100 400v-375 q0 -10 -7.5 -17.5t-17.5 -7.5h-375v400h400z" />
+<glyph unicode="&#xe103;" d="M1165 1190q8 3 21 -6.5t13 -17.5q-2 -178 -24.5 -323.5t-55.5 -245.5t-87 -174.5t-102.5 -118.5t-118 -68.5t-118.5 -33t-120 -4.5t-105 9.5t-90 16.5q-61 12 -78 11q-4 1 -12.5 0t-34 -14.5t-52.5 -40.5l-153 -153q-26 -24 -37 -14.5t-11 43.5q0 64 42 102q8 8 50.5 45 t66.5 58q19 17 35 47t13 61q-9 55 -10 102.5t7 111t37 130t78 129.5q39 51 80 88t89.5 63.5t94.5 45t113.5 36t129 31t157.5 37t182 47.5zM1116 1098q-8 9 -22.5 -3t-45.5 -50q-38 -47 -119 -103.5t-142 -89.5l-62 -33q-56 -30 -102 -57t-104 -68t-102.5 -80.5t-85.5 -91 t-64 -104.5q-24 -56 -31 -86t2 -32t31.5 17.5t55.5 59.5q25 30 94 75.5t125.5 77.5t147.5 81q70 37 118.5 69t102 79.5t99 111t86.5 148.5q22 50 24 60t-6 19z" />
+<glyph unicode="&#xe104;" d="M653 1231q-39 -67 -54.5 -131t-10.5 -114.5t24.5 -96.5t47.5 -80t63.5 -62.5t68.5 -46.5t65 -30q-4 7 -17.5 35t-18.5 39.5t-17 39.5t-17 43t-13 42t-9.5 44.5t-2 42t4 43t13.5 39t23 38.5q96 -42 165 -107.5t105 -138t52 -156t13 -159t-19 -149.5q-13 -55 -44 -106.5 t-68 -87t-78.5 -64.5t-72.5 -45t-53 -22q-72 -22 -127 -11q-31 6 -13 19q6 3 17 7q13 5 32.5 21t41 44t38.5 63.5t21.5 81.5t-6.5 94.5t-50 107t-104 115.5q10 -104 -0.5 -189t-37 -140.5t-65 -93t-84 -52t-93.5 -11t-95 24.5q-80 36 -131.5 114t-53.5 171q-2 23 0 49.5 t4.5 52.5t13.5 56t27.5 60t46 64.5t69.5 68.5q-8 -53 -5 -102.5t17.5 -90t34 -68.5t44.5 -39t49 -2q31 13 38.5 36t-4.5 55t-29 64.5t-36 75t-26 75.5q-15 85 2 161.5t53.5 128.5t85.5 92.5t93.5 61t81.5 25.5z" />
+<glyph unicode="&#xe105;" d="M600 1094q82 0 160.5 -22.5t140 -59t116.5 -82.5t94.5 -95t68 -95t42.5 -82.5t14 -57.5t-14 -57.5t-43 -82.5t-68.5 -95t-94.5 -95t-116.5 -82.5t-140 -59t-159.5 -22.5t-159.5 22.5t-140 59t-116.5 82.5t-94.5 95t-68.5 95t-43 82.5t-14 57.5t14 57.5t42.5 82.5t68 95 t94.5 95t116.5 82.5t140 59t160.5 22.5zM888 829q-15 15 -18 12t5 -22q25 -57 25 -119q0 -124 -88 -212t-212 -88t-212 88t-88 212q0 59 23 114q8 19 4.5 22t-17.5 -12q-70 -69 -160 -184q-13 -16 -15 -40.5t9 -42.5q22 -36 47 -71t70 -82t92.5 -81t113 -58.5t133.5 -24.5 t133.5 24t113 58.5t92.5 81.5t70 81.5t47 70.5q11 18 9 42.5t-14 41.5q-90 117 -163 189zM448 727l-35 -36q-15 -15 -19.5 -38.5t4.5 -41.5q37 -68 93 -116q16 -13 38.5 -11t36.5 17l35 34q14 15 12.5 33.5t-16.5 33.5q-44 44 -89 117q-11 18 -28 20t-32 -12z" />
+<glyph unicode="&#xe106;" d="M592 0h-148l31 120q-91 20 -175.5 68.5t-143.5 106.5t-103.5 119t-66.5 110t-22 76q0 21 14 57.5t42.5 82.5t68 95t94.5 95t116.5 82.5t140 59t160.5 22.5q61 0 126 -15l32 121h148zM944 770l47 181q108 -85 176.5 -192t68.5 -159q0 -26 -19.5 -71t-59.5 -102t-93 -112 t-129 -104.5t-158 -75.5l46 173q77 49 136 117t97 131q11 18 9 42.5t-14 41.5q-54 70 -107 130zM310 824q-70 -69 -160 -184q-13 -16 -15 -40.5t9 -42.5q18 -30 39 -60t57 -70.5t74 -73t90 -61t105 -41.5l41 154q-107 18 -178.5 101.5t-71.5 193.5q0 59 23 114q8 19 4.5 22 t-17.5 -12zM448 727l-35 -36q-15 -15 -19.5 -38.5t4.5 -41.5q37 -68 93 -116q16 -13 38.5 -11t36.5 17l12 11l22 86l-3 4q-44 44 -89 117q-11 18 -28 20t-32 -12z" />
+<glyph unicode="&#xe107;" d="M-90 100l642 1066q20 31 48 28.5t48 -35.5l642 -1056q21 -32 7.5 -67.5t-50.5 -35.5h-1294q-37 0 -50.5 34t7.5 66zM155 200h345v75q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-75h345l-445 723zM496 700h208q20 0 32 -14.5t8 -34.5l-58 -252 q-4 -20 -21.5 -34.5t-37.5 -14.5h-54q-20 0 -37.5 14.5t-21.5 34.5l-58 252q-4 20 8 34.5t32 14.5z" />
+<glyph unicode="&#xe108;" d="M650 1200q62 0 106 -44t44 -106v-339l363 -325q15 -14 26 -38.5t11 -44.5v-41q0 -20 -12 -26.5t-29 5.5l-359 249v-263q100 -93 100 -113v-64q0 -21 -13 -29t-32 1l-205 128l-205 -128q-19 -9 -32 -1t-13 29v64q0 20 100 113v263l-359 -249q-17 -12 -29 -5.5t-12 26.5v41 q0 20 11 44.5t26 38.5l363 325v339q0 62 44 106t106 44z" />
+<glyph unicode="&#xe109;" d="M850 1200h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-150h-1100v150q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-50h500v50q0 21 14.5 35.5t35.5 14.5zM1100 800v-750q0 -21 -14.5 -35.5 t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v750h1100zM100 600v-100h100v100h-100zM300 600v-100h100v100h-100zM500 600v-100h100v100h-100zM700 600v-100h100v100h-100zM900 600v-100h100v100h-100zM100 400v-100h100v100h-100zM300 400v-100h100v100h-100zM500 400 v-100h100v100h-100zM700 400v-100h100v100h-100zM900 400v-100h100v100h-100zM100 200v-100h100v100h-100zM300 200v-100h100v100h-100zM500 200v-100h100v100h-100zM700 200v-100h100v100h-100zM900 200v-100h100v100h-100z" />
+<glyph unicode="&#xe110;" d="M1135 1165l249 -230q15 -14 15 -35t-15 -35l-249 -230q-14 -14 -24.5 -10t-10.5 25v150h-159l-600 -600h-291q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h209l600 600h241v150q0 21 10.5 25t24.5 -10zM522 819l-141 -141l-122 122h-209q-21 0 -35.5 14.5 t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h291zM1135 565l249 -230q15 -14 15 -35t-15 -35l-249 -230q-14 -14 -24.5 -10t-10.5 25v150h-241l-181 181l141 141l122 -122h159v150q0 21 10.5 25t24.5 -10z" />
+<glyph unicode="&#xe111;" d="M100 1100h1000q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-596l-304 -300v300h-100q-41 0 -70.5 29.5t-29.5 70.5v600q0 41 29.5 70.5t70.5 29.5z" />
+<glyph unicode="&#xe112;" d="M150 1200h200q21 0 35.5 -14.5t14.5 -35.5v-250h-300v250q0 21 14.5 35.5t35.5 14.5zM850 1200h200q21 0 35.5 -14.5t14.5 -35.5v-250h-300v250q0 21 14.5 35.5t35.5 14.5zM1100 800v-300q0 -41 -3 -77.5t-15 -89.5t-32 -96t-58 -89t-89 -77t-129 -51t-174 -20t-174 20 t-129 51t-89 77t-58 89t-32 96t-15 89.5t-3 77.5v300h300v-250v-27v-42.5t1.5 -41t5 -38t10 -35t16.5 -30t25.5 -24.5t35 -19t46.5 -12t60 -4t60 4.5t46.5 12.5t35 19.5t25 25.5t17 30.5t10 35t5 38t2 40.5t-0.5 42v25v250h300z" />
+<glyph unicode="&#xe113;" d="M1100 411l-198 -199l-353 353l-353 -353l-197 199l551 551z" />
+<glyph unicode="&#xe114;" d="M1101 789l-550 -551l-551 551l198 199l353 -353l353 353z" />
+<glyph unicode="&#xe115;" d="M404 1000h746q21 0 35.5 -14.5t14.5 -35.5v-551h150q21 0 25 -10.5t-10 -24.5l-230 -249q-14 -15 -35 -15t-35 15l-230 249q-14 14 -10 24.5t25 10.5h150v401h-381zM135 984l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-400h385l215 -200h-750q-21 0 -35.5 14.5 t-14.5 35.5v550h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
+<glyph unicode="&#xe116;" d="M56 1200h94q17 0 31 -11t18 -27l38 -162h896q24 0 39 -18.5t10 -42.5l-100 -475q-5 -21 -27 -42.5t-55 -21.5h-633l48 -200h535q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-50q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v50h-300v-50 q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v50h-31q-18 0 -32.5 10t-20.5 19l-5 10l-201 961h-54q-20 0 -35 14.5t-15 35.5t15 35.5t35 14.5z" />
+<glyph unicode="&#xe117;" d="M1200 1000v-100h-1200v100h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500zM0 800h1200v-800h-1200v800z" />
+<glyph unicode="&#xe118;" d="M200 800l-200 -400v600h200q0 41 29.5 70.5t70.5 29.5h300q42 0 71 -29.5t29 -70.5h500v-200h-1000zM1500 700l-300 -700h-1200l300 700h1200z" />
+<glyph unicode="&#xe119;" d="M635 1184l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-601h150q21 0 25 -10.5t-10 -24.5l-230 -249q-14 -15 -35 -15t-35 15l-230 249q-14 14 -10 24.5t25 10.5h150v601h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
+<glyph unicode="&#xe120;" d="M936 864l249 -229q14 -15 14 -35.5t-14 -35.5l-249 -229q-15 -15 -25.5 -10.5t-10.5 24.5v151h-600v-151q0 -20 -10.5 -24.5t-25.5 10.5l-249 229q-14 15 -14 35.5t14 35.5l249 229q15 15 25.5 10.5t10.5 -25.5v-149h600v149q0 21 10.5 25.5t25.5 -10.5z" />
+<glyph unicode="&#xe121;" d="M1169 400l-172 732q-5 23 -23 45.5t-38 22.5h-672q-20 0 -38 -20t-23 -41l-172 -739h1138zM1100 300h-1000q-41 0 -70.5 -29.5t-29.5 -70.5v-100q0 -41 29.5 -70.5t70.5 -29.5h1000q41 0 70.5 29.5t29.5 70.5v100q0 41 -29.5 70.5t-70.5 29.5zM800 100v100h100v-100h-100 zM1000 100v100h100v-100h-100z" />
+<glyph unicode="&#xe122;" d="M1150 1100q21 0 35.5 -14.5t14.5 -35.5v-850q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v850q0 21 14.5 35.5t35.5 14.5zM1000 200l-675 200h-38l47 -276q3 -16 -5.5 -20t-29.5 -4h-7h-84q-20 0 -34.5 14t-18.5 35q-55 337 -55 351v250v6q0 16 1 23.5t6.5 14 t17.5 6.5h200l675 250v-850zM0 750v-250q-4 0 -11 0.5t-24 6t-30 15t-24 30t-11 48.5v50q0 26 10.5 46t25 30t29 16t25.5 7z" />
+<glyph unicode="&#xe123;" d="M553 1200h94q20 0 29 -10.5t3 -29.5l-18 -37q83 -19 144 -82.5t76 -140.5l63 -327l118 -173h17q19 0 33 -14.5t14 -35t-13 -40.5t-31 -27q-8 -4 -23 -9.5t-65 -19.5t-103 -25t-132.5 -20t-158.5 -9q-57 0 -115 5t-104 12t-88.5 15.5t-73.5 17.5t-54.5 16t-35.5 12l-11 4 q-18 8 -31 28t-13 40.5t14 35t33 14.5h17l118 173l63 327q15 77 76 140t144 83l-18 32q-6 19 3.5 32t28.5 13zM498 110q50 -6 102 -6q53 0 102 6q-12 -49 -39.5 -79.5t-62.5 -30.5t-63 30.5t-39 79.5z" />
+<glyph unicode="&#xe124;" d="M800 946l224 78l-78 -224l234 -45l-180 -155l180 -155l-234 -45l78 -224l-224 78l-45 -234l-155 180l-155 -180l-45 234l-224 -78l78 224l-234 45l180 155l-180 155l234 45l-78 224l224 -78l45 234l155 -180l155 180z" />
+<glyph unicode="&#xe125;" d="M650 1200h50q40 0 70 -40.5t30 -84.5v-150l-28 -125h328q40 0 70 -40.5t30 -84.5v-100q0 -45 -29 -74l-238 -344q-16 -24 -38 -40.5t-45 -16.5h-250q-7 0 -42 25t-66 50l-31 25h-61q-45 0 -72.5 18t-27.5 57v400q0 36 20 63l145 196l96 198q13 28 37.5 48t51.5 20z M650 1100l-100 -212l-150 -213v-375h100l136 -100h214l250 375v125h-450l50 225v175h-50zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe126;" d="M600 1100h250q23 0 45 -16.5t38 -40.5l238 -344q29 -29 29 -74v-100q0 -44 -30 -84.5t-70 -40.5h-328q28 -118 28 -125v-150q0 -44 -30 -84.5t-70 -40.5h-50q-27 0 -51.5 20t-37.5 48l-96 198l-145 196q-20 27 -20 63v400q0 39 27.5 57t72.5 18h61q124 100 139 100z M50 1000h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5zM636 1000l-136 -100h-100v-375l150 -213l100 -212h50v175l-50 225h450v125l-250 375h-214z" />
+<glyph unicode="&#xe127;" d="M356 873l363 230q31 16 53 -6l110 -112q13 -13 13.5 -32t-11.5 -34l-84 -121h302q84 0 138 -38t54 -110t-55 -111t-139 -39h-106l-131 -339q-6 -21 -19.5 -41t-28.5 -20h-342q-7 0 -90 81t-83 94v525q0 17 14 35.5t28 28.5zM400 792v-503l100 -89h293l131 339 q6 21 19.5 41t28.5 20h203q21 0 30.5 25t0.5 50t-31 25h-456h-7h-6h-5.5t-6 0.5t-5 1.5t-5 2t-4 2.5t-4 4t-2.5 4.5q-12 25 5 47l146 183l-86 83zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500 q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe128;" d="M475 1103l366 -230q2 -1 6 -3.5t14 -10.5t18 -16.5t14.5 -20t6.5 -22.5v-525q0 -13 -86 -94t-93 -81h-342q-15 0 -28.5 20t-19.5 41l-131 339h-106q-85 0 -139.5 39t-54.5 111t54 110t138 38h302l-85 121q-11 15 -10.5 34t13.5 32l110 112q22 22 53 6zM370 945l146 -183 q17 -22 5 -47q-2 -2 -3.5 -4.5t-4 -4t-4 -2.5t-5 -2t-5 -1.5t-6 -0.5h-6h-6.5h-6h-475v-100h221q15 0 29 -20t20 -41l130 -339h294l106 89v503l-342 236zM1050 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5 v500q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe129;" d="M550 1294q72 0 111 -55t39 -139v-106l339 -131q21 -6 41 -19.5t20 -28.5v-342q0 -7 -81 -90t-94 -83h-525q-17 0 -35.5 14t-28.5 28l-9 14l-230 363q-16 31 6 53l112 110q13 13 32 13.5t34 -11.5l121 -84v302q0 84 38 138t110 54zM600 972v203q0 21 -25 30.5t-50 0.5 t-25 -31v-456v-7v-6v-5.5t-0.5 -6t-1.5 -5t-2 -5t-2.5 -4t-4 -4t-4.5 -2.5q-25 -12 -47 5l-183 146l-83 -86l236 -339h503l89 100v293l-339 131q-21 6 -41 19.5t-20 28.5zM450 200h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe130;" d="M350 1100h500q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5t35.5 -14.5zM600 306v-106q0 -84 -39 -139t-111 -55t-110 54t-38 138v302l-121 -84q-15 -12 -34 -11.5t-32 13.5l-112 110 q-22 22 -6 53l230 363q1 2 3.5 6t10.5 13.5t16.5 17t20 13.5t22.5 6h525q13 0 94 -83t81 -90v-342q0 -15 -20 -28.5t-41 -19.5zM308 900l-236 -339l83 -86l183 146q22 17 47 5q2 -1 4.5 -2.5t4 -4t2.5 -4t2 -5t1.5 -5t0.5 -6v-5.5v-6v-7v-456q0 -22 25 -31t50 0.5t25 30.5 v203q0 15 20 28.5t41 19.5l339 131v293l-89 100h-503z" />
+<glyph unicode="&#xe131;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM914 632l-275 223q-16 13 -27.5 8t-11.5 -26v-137h-275 q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h275v-137q0 -21 11.5 -26t27.5 8l275 223q16 13 16 32t-16 32z" />
+<glyph unicode="&#xe132;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM561 855l-275 -223q-16 -13 -16 -32t16 -32l275 -223q16 -13 27.5 -8 t11.5 26v137h275q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5h-275v137q0 21 -11.5 26t-27.5 -8z" />
+<glyph unicode="&#xe133;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM855 639l-223 275q-13 16 -32 16t-32 -16l-223 -275q-13 -16 -8 -27.5 t26 -11.5h137v-275q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v275h137q21 0 26 11.5t-8 27.5z" />
+<glyph unicode="&#xe134;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM675 900h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-275h-137q-21 0 -26 -11.5 t8 -27.5l223 -275q13 -16 32 -16t32 16l223 275q13 16 8 27.5t-26 11.5h-137v275q0 10 -7.5 17.5t-17.5 7.5z" />
+<glyph unicode="&#xe135;" d="M600 1176q116 0 222.5 -46t184 -123.5t123.5 -184t46 -222.5t-46 -222.5t-123.5 -184t-184 -123.5t-222.5 -46t-222.5 46t-184 123.5t-123.5 184t-46 222.5t46 222.5t123.5 184t184 123.5t222.5 46zM627 1101q-15 -12 -36.5 -20.5t-35.5 -12t-43 -8t-39 -6.5 q-15 -3 -45.5 0t-45.5 -2q-20 -7 -51.5 -26.5t-34.5 -34.5q-3 -11 6.5 -22.5t8.5 -18.5q-3 -34 -27.5 -91t-29.5 -79q-9 -34 5 -93t8 -87q0 -9 17 -44.5t16 -59.5q12 0 23 -5t23.5 -15t19.5 -14q16 -8 33 -15t40.5 -15t34.5 -12q21 -9 52.5 -32t60 -38t57.5 -11 q7 -15 -3 -34t-22.5 -40t-9.5 -38q13 -21 23 -34.5t27.5 -27.5t36.5 -18q0 -7 -3.5 -16t-3.5 -14t5 -17q104 -2 221 112q30 29 46.5 47t34.5 49t21 63q-13 8 -37 8.5t-36 7.5q-15 7 -49.5 15t-51.5 19q-18 0 -41 -0.5t-43 -1.5t-42 -6.5t-38 -16.5q-51 -35 -66 -12 q-4 1 -3.5 25.5t0.5 25.5q-6 13 -26.5 17.5t-24.5 6.5q1 15 -0.5 30.5t-7 28t-18.5 11.5t-31 -21q-23 -25 -42 4q-19 28 -8 58q6 16 22 22q6 -1 26 -1.5t33.5 -4t19.5 -13.5q7 -12 18 -24t21.5 -20.5t20 -15t15.5 -10.5l5 -3q2 12 7.5 30.5t8 34.5t-0.5 32q-3 18 3.5 29 t18 22.5t15.5 24.5q6 14 10.5 35t8 31t15.5 22.5t34 22.5q-6 18 10 36q8 0 24 -1.5t24.5 -1.5t20 4.5t20.5 15.5q-10 23 -31 42.5t-37.5 29.5t-49 27t-43.5 23q0 1 2 8t3 11.5t1.5 10.5t-1 9.5t-4.5 4.5q31 -13 58.5 -14.5t38.5 2.5l12 5q5 28 -9.5 46t-36.5 24t-50 15 t-41 20q-18 -4 -37 0zM613 994q0 -17 8 -42t17 -45t9 -23q-8 1 -39.5 5.5t-52.5 10t-37 16.5q3 11 16 29.5t16 25.5q10 -10 19 -10t14 6t13.5 14.5t16.5 12.5z" />
+<glyph unicode="&#xe136;" d="M756 1157q164 92 306 -9l-259 -138l145 -232l251 126q6 -89 -34 -156.5t-117 -110.5q-60 -34 -127 -39.5t-126 16.5l-596 -596q-15 -16 -36.5 -16t-36.5 16l-111 110q-15 15 -15 36.5t15 37.5l600 599q-34 101 5.5 201.5t135.5 154.5z" />
+<glyph unicode="&#xe137;" horiz-adv-x="1220" d="M100 1196h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 1096h-200v-100h200v100zM100 796h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 696h-500v-100h500v100zM100 396h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 296h-300v-100h300v100z " />
+<glyph unicode="&#xe138;" d="M150 1200h900q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM700 500v-300l-200 -200v500l-350 500h900z" />
+<glyph unicode="&#xe139;" d="M500 1200h200q41 0 70.5 -29.5t29.5 -70.5v-100h300q41 0 70.5 -29.5t29.5 -70.5v-400h-500v100h-200v-100h-500v400q0 41 29.5 70.5t70.5 29.5h300v100q0 41 29.5 70.5t70.5 29.5zM500 1100v-100h200v100h-200zM1200 400v-200q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5v200h1200z" />
+<glyph unicode="&#xe140;" d="M50 1200h300q21 0 25 -10.5t-10 -24.5l-94 -94l199 -199q7 -8 7 -18t-7 -18l-106 -106q-8 -7 -18 -7t-18 7l-199 199l-94 -94q-14 -14 -24.5 -10t-10.5 25v300q0 21 14.5 35.5t35.5 14.5zM850 1200h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94 l-199 -199q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l199 199l-94 94q-14 14 -10 24.5t25 10.5zM364 470l106 -106q7 -8 7 -18t-7 -18l-199 -199l94 -94q14 -14 10 -24.5t-25 -10.5h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l199 199 q8 7 18 7t18 -7zM1071 271l94 94q14 14 24.5 10t10.5 -25v-300q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -25 10.5t10 24.5l94 94l-199 199q-7 8 -7 18t7 18l106 106q8 7 18 7t18 -7z" />
+<glyph unicode="&#xe141;" d="M596 1192q121 0 231.5 -47.5t190 -127t127 -190t47.5 -231.5t-47.5 -231.5t-127 -190.5t-190 -127t-231.5 -47t-231.5 47t-190.5 127t-127 190.5t-47 231.5t47 231.5t127 190t190.5 127t231.5 47.5zM596 1010q-112 0 -207.5 -55.5t-151 -151t-55.5 -207.5t55.5 -207.5 t151 -151t207.5 -55.5t207.5 55.5t151 151t55.5 207.5t-55.5 207.5t-151 151t-207.5 55.5zM454.5 905q22.5 0 38.5 -16t16 -38.5t-16 -39t-38.5 -16.5t-38.5 16.5t-16 39t16 38.5t38.5 16zM754.5 905q22.5 0 38.5 -16t16 -38.5t-16 -39t-38 -16.5q-14 0 -29 10l-55 -145 q17 -23 17 -51q0 -36 -25.5 -61.5t-61.5 -25.5t-61.5 25.5t-25.5 61.5q0 32 20.5 56.5t51.5 29.5l122 126l1 1q-9 14 -9 28q0 23 16 39t38.5 16zM345.5 709q22.5 0 38.5 -16t16 -38.5t-16 -38.5t-38.5 -16t-38.5 16t-16 38.5t16 38.5t38.5 16zM854.5 709q22.5 0 38.5 -16 t16 -38.5t-16 -38.5t-38.5 -16t-38.5 16t-16 38.5t16 38.5t38.5 16z" />
+<glyph unicode="&#xe142;" d="M546 173l469 470q91 91 99 192q7 98 -52 175.5t-154 94.5q-22 4 -47 4q-34 0 -66.5 -10t-56.5 -23t-55.5 -38t-48 -41.5t-48.5 -47.5q-376 -375 -391 -390q-30 -27 -45 -41.5t-37.5 -41t-32 -46.5t-16 -47.5t-1.5 -56.5q9 -62 53.5 -95t99.5 -33q74 0 125 51l548 548 q36 36 20 75q-7 16 -21.5 26t-32.5 10q-26 0 -50 -23q-13 -12 -39 -38l-341 -338q-15 -15 -35.5 -15.5t-34.5 13.5t-14 34.5t14 34.5q327 333 361 367q35 35 67.5 51.5t78.5 16.5q14 0 29 -1q44 -8 74.5 -35.5t43.5 -68.5q14 -47 2 -96.5t-47 -84.5q-12 -11 -32 -32 t-79.5 -81t-114.5 -115t-124.5 -123.5t-123 -119.5t-96.5 -89t-57 -45q-56 -27 -120 -27q-70 0 -129 32t-93 89q-48 78 -35 173t81 163l511 511q71 72 111 96q91 55 198 55q80 0 152 -33q78 -36 129.5 -103t66.5 -154q17 -93 -11 -183.5t-94 -156.5l-482 -476 q-15 -15 -36 -16t-37 14t-17.5 34t14.5 35z" />
+<glyph unicode="&#xe143;" d="M649 949q48 68 109.5 104t121.5 38.5t118.5 -20t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-150 152.5t-126.5 127.5t-93.5 124.5t-33.5 117.5q0 64 28 123t73 100.5t104 64t119 20 t120.5 -38.5t104.5 -104zM896 972q-33 0 -64.5 -19t-56.5 -46t-47.5 -53.5t-43.5 -45.5t-37.5 -19t-36 19t-40 45.5t-43 53.5t-54 46t-65.5 19q-67 0 -122.5 -55.5t-55.5 -132.5q0 -23 13.5 -51t46 -65t57.5 -63t76 -75l22 -22q15 -14 44 -44t50.5 -51t46 -44t41 -35t23 -12 t23.5 12t42.5 36t46 44t52.5 52t44 43q4 4 12 13q43 41 63.5 62t52 55t46 55t26 46t11.5 44q0 79 -53 133.5t-120 54.5z" />
+<glyph unicode="&#xe144;" d="M776.5 1214q93.5 0 159.5 -66l141 -141q66 -66 66 -160q0 -42 -28 -95.5t-62 -87.5l-29 -29q-31 53 -77 99l-18 18l95 95l-247 248l-389 -389l212 -212l-105 -106l-19 18l-141 141q-66 66 -66 159t66 159l283 283q65 66 158.5 66zM600 706l105 105q10 -8 19 -17l141 -141 q66 -66 66 -159t-66 -159l-283 -283q-66 -66 -159 -66t-159 66l-141 141q-66 66 -66 159.5t66 159.5l55 55q29 -55 75 -102l18 -17l-95 -95l247 -248l389 389z" />
+<glyph unicode="&#xe145;" d="M603 1200q85 0 162 -15t127 -38t79 -48t29 -46v-953q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-41 0 -70.5 29.5t-29.5 70.5v953q0 21 30 46.5t81 48t129 37.5t163 15zM300 1000v-700h600v700h-600zM600 254q-43 0 -73.5 -30.5t-30.5 -73.5t30.5 -73.5t73.5 -30.5t73.5 30.5 t30.5 73.5t-30.5 73.5t-73.5 30.5z" />
+<glyph unicode="&#xe146;" d="M902 1185l283 -282q15 -15 15 -36t-14.5 -35.5t-35.5 -14.5t-35 15l-36 35l-279 -267v-300l-212 210l-308 -307l-280 -203l203 280l307 308l-210 212h300l267 279l-35 36q-15 14 -15 35t14.5 35.5t35.5 14.5t35 -15z" />
+<glyph unicode="&#xe148;" d="M700 1248v-78q38 -5 72.5 -14.5t75.5 -31.5t71 -53.5t52 -84t24 -118.5h-159q-4 36 -10.5 59t-21 45t-40 35.5t-64.5 20.5v-307l64 -13q34 -7 64 -16.5t70 -32t67.5 -52.5t47.5 -80t20 -112q0 -139 -89 -224t-244 -97v-77h-100v79q-150 16 -237 103q-40 40 -52.5 93.5 t-15.5 139.5h139q5 -77 48.5 -126t117.5 -65v335l-27 8q-46 14 -79 26.5t-72 36t-63 52t-40 72.5t-16 98q0 70 25 126t67.5 92t94.5 57t110 27v77h100zM600 754v274q-29 -4 -50 -11t-42 -21.5t-31.5 -41.5t-10.5 -65q0 -29 7 -50.5t16.5 -34t28.5 -22.5t31.5 -14t37.5 -10 q9 -3 13 -4zM700 547v-310q22 2 42.5 6.5t45 15.5t41.5 27t29 42t12 59.5t-12.5 59.5t-38 44.5t-53 31t-66.5 24.5z" />
+<glyph unicode="&#xe149;" d="M561 1197q84 0 160.5 -40t123.5 -109.5t47 -147.5h-153q0 40 -19.5 71.5t-49.5 48.5t-59.5 26t-55.5 9q-37 0 -79 -14.5t-62 -35.5q-41 -44 -41 -101q0 -26 13.5 -63t26.5 -61t37 -66q6 -9 9 -14h241v-100h-197q8 -50 -2.5 -115t-31.5 -95q-45 -62 -99 -112 q34 10 83 17.5t71 7.5q32 1 102 -16t104 -17q83 0 136 30l50 -147q-31 -19 -58 -30.5t-55 -15.5t-42 -4.5t-46 -0.5q-23 0 -76 17t-111 32.5t-96 11.5q-39 -3 -82 -16t-67 -25l-23 -11l-55 145q4 3 16 11t15.5 10.5t13 9t15.5 12t14.5 14t17.5 18.5q48 55 54 126.5 t-30 142.5h-221v100h166q-23 47 -44 104q-7 20 -12 41.5t-6 55.5t6 66.5t29.5 70.5t58.5 71q97 88 263 88z" />
+<glyph unicode="&#xe150;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM935 1184l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-900h-200v900h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
+<glyph unicode="&#xe151;" d="M1000 700h-100v100h-100v-100h-100v500h300v-500zM400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM801 1100v-200h100v200h-100zM1000 350l-200 -250h200v-100h-300v150l200 250h-200v100h300v-150z " />
+<glyph unicode="&#xe152;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1000 1050l-200 -250h200v-100h-300v150l200 250h-200v100h300v-150zM1000 0h-100v100h-100v-100h-100v500h300v-500zM801 400v-200h100v200h-100z " />
+<glyph unicode="&#xe153;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1000 700h-100v400h-100v100h200v-500zM1100 0h-100v100h-200v400h300v-500zM901 400v-200h100v200h-100z" />
+<glyph unicode="&#xe154;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1100 700h-100v100h-200v400h300v-500zM901 1100v-200h100v200h-100zM1000 0h-100v400h-100v100h200v-500z" />
+<glyph unicode="&#xe155;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM900 1000h-200v200h200v-200zM1000 700h-300v200h300v-200zM1100 400h-400v200h400v-200zM1200 100h-500v200h500v-200z" />
+<glyph unicode="&#xe156;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1200 1000h-500v200h500v-200zM1100 700h-400v200h400v-200zM1000 400h-300v200h300v-200zM900 100h-200v200h200v-200z" />
+<glyph unicode="&#xe157;" d="M350 1100h400q162 0 256 -93.5t94 -256.5v-400q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5z" />
+<glyph unicode="&#xe158;" d="M350 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-163 0 -256.5 92.5t-93.5 257.5v400q0 163 94 256.5t256 93.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM440 770l253 -190q17 -12 17 -30t-17 -30l-253 -190q-16 -12 -28 -6.5t-12 26.5v400q0 21 12 26.5t28 -6.5z" />
+<glyph unicode="&#xe159;" d="M350 1100h400q163 0 256.5 -94t93.5 -256v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 163 92.5 256.5t257.5 93.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM350 700h400q21 0 26.5 -12t-6.5 -28l-190 -253q-12 -17 -30 -17t-30 17l-190 253q-12 16 -6.5 28t26.5 12z" />
+<glyph unicode="&#xe160;" d="M350 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -163 -92.5 -256.5t-257.5 -93.5h-400q-163 0 -256.5 94t-93.5 256v400q0 165 92.5 257.5t257.5 92.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM580 693l190 -253q12 -16 6.5 -28t-26.5 -12h-400q-21 0 -26.5 12t6.5 28l190 253q12 17 30 17t30 -17z" />
+<glyph unicode="&#xe161;" d="M550 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h450q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-450q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM338 867l324 -284q16 -14 16 -33t-16 -33l-324 -284q-16 -14 -27 -9t-11 26v150h-250q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h250v150q0 21 11 26t27 -9z" />
+<glyph unicode="&#xe162;" d="M793 1182l9 -9q8 -10 5 -27q-3 -11 -79 -225.5t-78 -221.5l300 1q24 0 32.5 -17.5t-5.5 -35.5q-1 0 -133.5 -155t-267 -312.5t-138.5 -162.5q-12 -15 -26 -15h-9l-9 8q-9 11 -4 32q2 9 42 123.5t79 224.5l39 110h-302q-23 0 -31 19q-10 21 6 41q75 86 209.5 237.5 t228 257t98.5 111.5q9 16 25 16h9z" />
+<glyph unicode="&#xe163;" d="M350 1100h400q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-450q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h450q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400 q0 165 92.5 257.5t257.5 92.5zM938 867l324 -284q16 -14 16 -33t-16 -33l-324 -284q-16 -14 -27 -9t-11 26v150h-250q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h250v150q0 21 11 26t27 -9z" />
+<glyph unicode="&#xe164;" d="M750 1200h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -10.5 -25t-24.5 10l-109 109l-312 -312q-15 -15 -35.5 -15t-35.5 15l-141 141q-15 15 -15 35.5t15 35.5l312 312l-109 109q-14 14 -10 24.5t25 10.5zM456 900h-156q-41 0 -70.5 -29.5t-29.5 -70.5v-500 q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v148l200 200v-298q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5h300z" />
+<glyph unicode="&#xe165;" d="M600 1186q119 0 227.5 -46.5t187 -125t125 -187t46.5 -227.5t-46.5 -227.5t-125 -187t-187 -125t-227.5 -46.5t-227.5 46.5t-187 125t-125 187t-46.5 227.5t46.5 227.5t125 187t187 125t227.5 46.5zM600 1022q-115 0 -212 -56.5t-153.5 -153.5t-56.5 -212t56.5 -212 t153.5 -153.5t212 -56.5t212 56.5t153.5 153.5t56.5 212t-56.5 212t-153.5 153.5t-212 56.5zM600 794q80 0 137 -57t57 -137t-57 -137t-137 -57t-137 57t-57 137t57 137t137 57z" />
+<glyph unicode="&#xe166;" d="M450 1200h200q21 0 35.5 -14.5t14.5 -35.5v-350h245q20 0 25 -11t-9 -26l-383 -426q-14 -15 -33.5 -15t-32.5 15l-379 426q-13 15 -8.5 26t25.5 11h250v350q0 21 14.5 35.5t35.5 14.5zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5z M900 200v-50h100v50h-100z" />
+<glyph unicode="&#xe167;" d="M583 1182l378 -435q14 -15 9 -31t-26 -16h-244v-250q0 -20 -17 -35t-39 -15h-200q-20 0 -32 14.5t-12 35.5v250h-250q-20 0 -25.5 16.5t8.5 31.5l383 431q14 16 33.5 17t33.5 -14zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5z M900 200v-50h100v50h-100z" />
+<glyph unicode="&#xe168;" d="M396 723l369 369q7 7 17.5 7t17.5 -7l139 -139q7 -8 7 -18.5t-7 -17.5l-525 -525q-7 -8 -17.5 -8t-17.5 8l-292 291q-7 8 -7 18t7 18l139 139q8 7 18.5 7t17.5 -7zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50 h-100z" />
+<glyph unicode="&#xe169;" d="M135 1023l142 142q14 14 35 14t35 -14l77 -77l-212 -212l-77 76q-14 15 -14 36t14 35zM655 855l210 210q14 14 24.5 10t10.5 -25l-2 -599q-1 -20 -15.5 -35t-35.5 -15l-597 -1q-21 0 -25 10.5t10 24.5l208 208l-154 155l212 212zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5 v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50h-100z" />
+<glyph unicode="&#xe170;" d="M350 1200l599 -2q20 -1 35 -15.5t15 -35.5l1 -597q0 -21 -10.5 -25t-24.5 10l-208 208l-155 -154l-212 212l155 154l-210 210q-14 14 -10 24.5t25 10.5zM524 512l-76 -77q-15 -14 -36 -14t-35 14l-142 142q-14 14 -14 35t14 35l77 77zM50 300h1000q21 0 35.5 -14.5 t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50h-100z" />
+<glyph unicode="&#xe171;" d="M1200 103l-483 276l-314 -399v423h-399l1196 796v-1096zM483 424v-230l683 953z" />
+<glyph unicode="&#xe172;" d="M1100 1000v-850q0 -21 -14.5 -35.5t-35.5 -14.5h-150v400h-700v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200z" />
+<glyph unicode="&#xe173;" d="M1100 1000l-2 -149l-299 -299l-95 95q-9 9 -21.5 9t-21.5 -9l-149 -147h-312v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM1132 638l106 -106q7 -7 7 -17.5t-7 -17.5l-420 -421q-8 -7 -18 -7 t-18 7l-202 203q-8 7 -8 17.5t8 17.5l106 106q7 8 17.5 8t17.5 -8l79 -79l297 297q7 7 17.5 7t17.5 -7z" />
+<glyph unicode="&#xe174;" d="M1100 1000v-269l-103 -103l-134 134q-15 15 -33.5 16.5t-34.5 -12.5l-266 -266h-329v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM1202 572l70 -70q15 -15 15 -35.5t-15 -35.5l-131 -131 l131 -131q15 -15 15 -35.5t-15 -35.5l-70 -70q-15 -15 -35.5 -15t-35.5 15l-131 131l-131 -131q-15 -15 -35.5 -15t-35.5 15l-70 70q-15 15 -15 35.5t15 35.5l131 131l-131 131q-15 15 -15 35.5t15 35.5l70 70q15 15 35.5 15t35.5 -15l131 -131l131 131q15 15 35.5 15 t35.5 -15z" />
+<glyph unicode="&#xe175;" d="M1100 1000v-300h-350q-21 0 -35.5 -14.5t-14.5 -35.5v-150h-500v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM850 600h100q21 0 35.5 -14.5t14.5 -35.5v-250h150q21 0 25 -10.5t-10 -24.5 l-230 -230q-14 -14 -35 -14t-35 14l-230 230q-14 14 -10 24.5t25 10.5h150v250q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe176;" d="M1100 1000v-400l-165 165q-14 15 -35 15t-35 -15l-263 -265h-402v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM935 565l230 -229q14 -15 10 -25.5t-25 -10.5h-150v-250q0 -20 -14.5 -35 t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35v250h-150q-21 0 -25 10.5t10 25.5l230 229q14 15 35 15t35 -15z" />
+<glyph unicode="&#xe177;" d="M50 1100h1100q21 0 35.5 -14.5t14.5 -35.5v-150h-1200v150q0 21 14.5 35.5t35.5 14.5zM1200 800v-550q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v550h1200zM100 500v-200h400v200h-400z" />
+<glyph unicode="&#xe178;" d="M935 1165l248 -230q14 -14 14 -35t-14 -35l-248 -230q-14 -14 -24.5 -10t-10.5 25v150h-400v200h400v150q0 21 10.5 25t24.5 -10zM200 800h-50q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v-200zM400 800h-100v200h100v-200zM18 435l247 230 q14 14 24.5 10t10.5 -25v-150h400v-200h-400v-150q0 -21 -10.5 -25t-24.5 10l-247 230q-15 14 -15 35t15 35zM900 300h-100v200h100v-200zM1000 500h51q20 0 34.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-34.5 -14.5h-51v200z" />
+<glyph unicode="&#xe179;" d="M862 1073l276 116q25 18 43.5 8t18.5 -41v-1106q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v397q-4 1 -11 5t-24 17.5t-30 29t-24 42t-11 56.5v359q0 31 18.5 65t43.5 52zM550 1200q22 0 34.5 -12.5t14.5 -24.5l1 -13v-450q0 -28 -10.5 -59.5 t-25 -56t-29 -45t-25.5 -31.5l-10 -11v-447q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v447q-4 4 -11 11.5t-24 30.5t-30 46t-24 55t-11 60v450q0 2 0.5 5.5t4 12t8.5 15t14.5 12t22.5 5.5q20 0 32.5 -12.5t14.5 -24.5l3 -13v-350h100v350v5.5t2.5 12 t7 15t15 12t25.5 5.5q23 0 35.5 -12.5t13.5 -24.5l1 -13v-350h100v350q0 2 0.5 5.5t3 12t7 15t15 12t24.5 5.5z" />
+<glyph unicode="&#xe180;" d="M1200 1100v-56q-4 0 -11 -0.5t-24 -3t-30 -7.5t-24 -15t-11 -24v-888q0 -22 25 -34.5t50 -13.5l25 -2v-56h-400v56q75 0 87.5 6.5t12.5 43.5v394h-500v-394q0 -37 12.5 -43.5t87.5 -6.5v-56h-400v56q4 0 11 0.5t24 3t30 7.5t24 15t11 24v888q0 22 -25 34.5t-50 13.5 l-25 2v56h400v-56q-75 0 -87.5 -6.5t-12.5 -43.5v-394h500v394q0 37 -12.5 43.5t-87.5 6.5v56h400z" />
+<glyph unicode="&#xe181;" d="M675 1000h375q21 0 35.5 -14.5t14.5 -35.5v-150h-105l-295 -98v98l-200 200h-400l100 100h375zM100 900h300q41 0 70.5 -29.5t29.5 -70.5v-500q0 -41 -29.5 -70.5t-70.5 -29.5h-300q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5zM100 800v-200h300v200 h-300zM1100 535l-400 -133v163l400 133v-163zM100 500v-200h300v200h-300zM1100 398v-248q0 -21 -14.5 -35.5t-35.5 -14.5h-375l-100 -100h-375l-100 100h400l200 200h105z" />
+<glyph unicode="&#xe182;" d="M17 1007l162 162q17 17 40 14t37 -22l139 -194q14 -20 11 -44.5t-20 -41.5l-119 -118q102 -142 228 -268t267 -227l119 118q17 17 42.5 19t44.5 -12l192 -136q19 -14 22.5 -37.5t-13.5 -40.5l-163 -162q-3 -1 -9.5 -1t-29.5 2t-47.5 6t-62.5 14.5t-77.5 26.5t-90 42.5 t-101.5 60t-111 83t-119 108.5q-74 74 -133.5 150.5t-94.5 138.5t-60 119.5t-34.5 100t-15 74.5t-4.5 48z" />
+<glyph unicode="&#xe183;" d="M600 1100q92 0 175 -10.5t141.5 -27t108.5 -36.5t81.5 -40t53.5 -37t31 -27l9 -10v-200q0 -21 -14.5 -33t-34.5 -9l-202 34q-20 3 -34.5 20t-14.5 38v146q-141 24 -300 24t-300 -24v-146q0 -21 -14.5 -38t-34.5 -20l-202 -34q-20 -3 -34.5 9t-14.5 33v200q3 4 9.5 10.5 t31 26t54 37.5t80.5 39.5t109 37.5t141 26.5t175 10.5zM600 795q56 0 97 -9.5t60 -23.5t30 -28t12 -24l1 -10v-50l365 -303q14 -15 24.5 -40t10.5 -45v-212q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v212q0 20 10.5 45t24.5 40l365 303v50 q0 4 1 10.5t12 23t30 29t60 22.5t97 10z" />
+<glyph unicode="&#xe184;" d="M1100 700l-200 -200h-600l-200 200v500h200v-200h200v200h200v-200h200v200h200v-500zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-12l137 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5 t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe185;" d="M700 1100h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-1000h300v1000q0 41 -29.5 70.5t-70.5 29.5zM1100 800h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-700h300v700q0 41 -29.5 70.5t-70.5 29.5zM400 0h-300v400q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-400z " />
+<glyph unicode="&#xe186;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-100h200v-300h-300v100h200v100h-200v300h300v-100zM900 700v-300l-100 -100h-200v500h200z M700 700v-300h100v300h-100z" />
+<glyph unicode="&#xe187;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 300h-100v200h-100v-200h-100v500h100v-200h100v200h100v-500zM900 700v-300l-100 -100h-200v500h200z M700 700v-300h100v300h-100z" />
+<glyph unicode="&#xe188;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-300h200v-100h-300v500h300v-100zM900 700h-200v-300h200v-100h-300v500h300v-100z" />
+<glyph unicode="&#xe189;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 400l-300 150l300 150v-300zM900 550l-300 -150v300z" />
+<glyph unicode="&#xe190;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM900 300h-700v500h700v-500zM800 700h-130q-38 0 -66.5 -43t-28.5 -108t27 -107t68 -42h130v300zM300 700v-300 h130q41 0 68 42t27 107t-28.5 108t-66.5 43h-130z" />
+<glyph unicode="&#xe191;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-100h200v-300h-300v100h200v100h-200v300h300v-100zM900 300h-100v400h-100v100h200v-500z M700 300h-100v100h100v-100z" />
+<glyph unicode="&#xe192;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM300 700h200v-400h-300v500h100v-100zM900 300h-100v400h-100v100h200v-500zM300 600v-200h100v200h-100z M700 300h-100v100h100v-100z" />
+<glyph unicode="&#xe193;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 500l-199 -200h-100v50l199 200v150h-200v100h300v-300zM900 300h-100v400h-100v100h200v-500zM701 300h-100 v100h100v-100z" />
+<glyph unicode="&#xe194;" d="M600 1191q120 0 229.5 -47t188.5 -126t126 -188.5t47 -229.5t-47 -229.5t-126 -188.5t-188.5 -126t-229.5 -47t-229.5 47t-188.5 126t-126 188.5t-47 229.5t47 229.5t126 188.5t188.5 126t229.5 47zM600 1021q-114 0 -211 -56.5t-153.5 -153.5t-56.5 -211t56.5 -211 t153.5 -153.5t211 -56.5t211 56.5t153.5 153.5t56.5 211t-56.5 211t-153.5 153.5t-211 56.5zM800 700h-300v-200h300v-100h-300l-100 100v200l100 100h300v-100z" />
+<glyph unicode="&#xe195;" d="M600 1191q120 0 229.5 -47t188.5 -126t126 -188.5t47 -229.5t-47 -229.5t-126 -188.5t-188.5 -126t-229.5 -47t-229.5 47t-188.5 126t-126 188.5t-47 229.5t47 229.5t126 188.5t188.5 126t229.5 47zM600 1021q-114 0 -211 -56.5t-153.5 -153.5t-56.5 -211t56.5 -211 t153.5 -153.5t211 -56.5t211 56.5t153.5 153.5t56.5 211t-56.5 211t-153.5 153.5t-211 56.5zM800 700v-100l-50 -50l100 -100v-50h-100l-100 100h-150v-100h-100v400h300zM500 700v-100h200v100h-200z" />
+<glyph unicode="&#xe197;" d="M503 1089q110 0 200.5 -59.5t134.5 -156.5q44 14 90 14q120 0 205 -86.5t85 -207t-85 -207t-205 -86.5h-128v250q0 21 -14.5 35.5t-35.5 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-250h-222q-80 0 -136 57.5t-56 136.5q0 69 43 122.5t108 67.5q-2 19 -2 37q0 100 49 185 t134 134t185 49zM525 500h150q10 0 17.5 -7.5t7.5 -17.5v-275h137q21 0 26 -11.5t-8 -27.5l-223 -244q-13 -16 -32 -16t-32 16l-223 244q-13 16 -8 27.5t26 11.5h137v275q0 10 7.5 17.5t17.5 7.5z" />
+<glyph unicode="&#xe198;" d="M502 1089q110 0 201 -59.5t135 -156.5q43 15 89 15q121 0 206 -86.5t86 -206.5q0 -99 -60 -181t-150 -110l-378 360q-13 16 -31.5 16t-31.5 -16l-381 -365h-9q-79 0 -135.5 57.5t-56.5 136.5q0 69 43 122.5t108 67.5q-2 19 -2 38q0 100 49 184.5t133.5 134t184.5 49.5z M632 467l223 -228q13 -16 8 -27.5t-26 -11.5h-137v-275q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v275h-137q-21 0 -26 11.5t8 27.5q199 204 223 228q19 19 31.5 19t32.5 -19z" />
+<glyph unicode="&#xe199;" d="M700 100v100h400l-270 300h170l-270 300h170l-300 333l-300 -333h170l-270 -300h170l-270 -300h400v-100h-50q-21 0 -35.5 -14.5t-14.5 -35.5v-50h400v50q0 21 -14.5 35.5t-35.5 14.5h-50z" />
+<glyph unicode="&#xe200;" d="M600 1179q94 0 167.5 -56.5t99.5 -145.5q89 -6 150.5 -71.5t61.5 -155.5q0 -61 -29.5 -112.5t-79.5 -82.5q9 -29 9 -55q0 -74 -52.5 -126.5t-126.5 -52.5q-55 0 -100 30v-251q21 0 35.5 -14.5t14.5 -35.5v-50h-300v50q0 21 14.5 35.5t35.5 14.5v251q-45 -30 -100 -30 q-74 0 -126.5 52.5t-52.5 126.5q0 18 4 38q-47 21 -75.5 65t-28.5 97q0 74 52.5 126.5t126.5 52.5q5 0 23 -2q0 2 -1 10t-1 13q0 116 81.5 197.5t197.5 81.5z" />
+<glyph unicode="&#xe201;" d="M1010 1010q111 -111 150.5 -260.5t0 -299t-150.5 -260.5q-83 -83 -191.5 -126.5t-218.5 -43.5t-218.5 43.5t-191.5 126.5q-111 111 -150.5 260.5t0 299t150.5 260.5q83 83 191.5 126.5t218.5 43.5t218.5 -43.5t191.5 -126.5zM476 1065q-4 0 -8 -1q-121 -34 -209.5 -122.5 t-122.5 -209.5q-4 -12 2.5 -23t18.5 -14l36 -9q3 -1 7 -1q23 0 29 22q27 96 98 166q70 71 166 98q11 3 17.5 13.5t3.5 22.5l-9 35q-3 13 -14 19q-7 4 -15 4zM512 920q-4 0 -9 -2q-80 -24 -138.5 -82.5t-82.5 -138.5q-4 -13 2 -24t19 -14l34 -9q4 -1 8 -1q22 0 28 21 q18 58 58.5 98.5t97.5 58.5q12 3 18 13.5t3 21.5l-9 35q-3 12 -14 19q-7 4 -15 4zM719.5 719.5q-49.5 49.5 -119.5 49.5t-119.5 -49.5t-49.5 -119.5t49.5 -119.5t119.5 -49.5t119.5 49.5t49.5 119.5t-49.5 119.5zM855 551q-22 0 -28 -21q-18 -58 -58.5 -98.5t-98.5 -57.5 q-11 -4 -17 -14.5t-3 -21.5l9 -35q3 -12 14 -19q7 -4 15 -4q4 0 9 2q80 24 138.5 82.5t82.5 138.5q4 13 -2.5 24t-18.5 14l-34 9q-4 1 -8 1zM1000 515q-23 0 -29 -22q-27 -96 -98 -166q-70 -71 -166 -98q-11 -3 -17.5 -13.5t-3.5 -22.5l9 -35q3 -13 14 -19q7 -4 15 -4 q4 0 8 1q121 34 209.5 122.5t122.5 209.5q4 12 -2.5 23t-18.5 14l-36 9q-3 1 -7 1z" />
+<glyph unicode="&#xe202;" d="M700 800h300v-380h-180v200h-340v-200h-380v755q0 10 7.5 17.5t17.5 7.5h575v-400zM1000 900h-200v200zM700 300h162l-212 -212l-212 212h162v200h100v-200zM520 0h-395q-10 0 -17.5 7.5t-7.5 17.5v395zM1000 220v-195q0 -10 -7.5 -17.5t-17.5 -7.5h-195z" />
+<glyph unicode="&#xe203;" d="M700 800h300v-520l-350 350l-550 -550v1095q0 10 7.5 17.5t17.5 7.5h575v-400zM1000 900h-200v200zM862 200h-162v-200h-100v200h-162l212 212zM480 0h-355q-10 0 -17.5 7.5t-7.5 17.5v55h380v-80zM1000 80v-55q0 -10 -7.5 -17.5t-17.5 -7.5h-155v80h180z" />
+<glyph unicode="&#xe204;" d="M1162 800h-162v-200h100l100 -100h-300v300h-162l212 212zM200 800h200q27 0 40 -2t29.5 -10.5t23.5 -30t7 -57.5h300v-100h-600l-200 -350v450h100q0 36 7 57.5t23.5 30t29.5 10.5t40 2zM800 400h240l-240 -400h-800l300 500h500v-100z" />
+<glyph unicode="&#xe205;" d="M650 1100h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5zM1000 850v150q41 0 70.5 -29.5t29.5 -70.5v-800 q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-1 0 -20 4l246 246l-326 326v324q0 41 29.5 70.5t70.5 29.5v-150q0 -62 44 -106t106 -44h300q62 0 106 44t44 106zM412 250l-212 -212v162h-200v100h200v162z" />
+<glyph unicode="&#xe206;" d="M450 1100h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5zM800 850v150q41 0 70.5 -29.5t29.5 -70.5v-500 h-200v-300h200q0 -36 -7 -57.5t-23.5 -30t-29.5 -10.5t-40 -2h-600q-41 0 -70.5 29.5t-29.5 70.5v800q0 41 29.5 70.5t70.5 29.5v-150q0 -62 44 -106t106 -44h300q62 0 106 44t44 106zM1212 250l-212 -212v162h-200v100h200v162z" />
+<glyph unicode="&#xe209;" d="M658 1197l637 -1104q23 -38 7 -65.5t-60 -27.5h-1276q-44 0 -60 27.5t7 65.5l637 1104q22 39 54 39t54 -39zM704 800h-208q-20 0 -32 -14.5t-8 -34.5l58 -302q4 -20 21.5 -34.5t37.5 -14.5h54q20 0 37.5 14.5t21.5 34.5l58 302q4 20 -8 34.5t-32 14.5zM500 300v-100h200 v100h-200z" />
+<glyph unicode="&#xe210;" d="M425 1100h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM425 800h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5 t17.5 7.5zM825 800h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM25 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150 q0 10 7.5 17.5t17.5 7.5zM425 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM825 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5 v150q0 10 7.5 17.5t17.5 7.5zM25 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM425 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5 t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM825 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
+<glyph unicode="&#xe211;" d="M700 1200h100v-200h-100v-100h350q62 0 86.5 -39.5t-3.5 -94.5l-66 -132q-41 -83 -81 -134h-772q-40 51 -81 134l-66 132q-28 55 -3.5 94.5t86.5 39.5h350v100h-100v200h100v100h200v-100zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-12l137 -100 h-950l138 100h-13q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe212;" d="M600 1300q40 0 68.5 -29.5t28.5 -70.5h-194q0 41 28.5 70.5t68.5 29.5zM443 1100h314q18 -37 18 -75q0 -8 -3 -25h328q41 0 44.5 -16.5t-30.5 -38.5l-175 -145h-678l-178 145q-34 22 -29 38.5t46 16.5h328q-3 17 -3 25q0 38 18 75zM250 700h700q21 0 35.5 -14.5 t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-150v-200l275 -200h-950l275 200v200h-150q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe213;" d="M600 1181q75 0 128 -53t53 -128t-53 -128t-128 -53t-128 53t-53 128t53 128t128 53zM602 798h46q34 0 55.5 -28.5t21.5 -86.5q0 -76 39 -183h-324q39 107 39 183q0 58 21.5 86.5t56.5 28.5h45zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13 l138 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe214;" d="M600 1300q47 0 92.5 -53.5t71 -123t25.5 -123.5q0 -78 -55.5 -133.5t-133.5 -55.5t-133.5 55.5t-55.5 133.5q0 62 34 143l144 -143l111 111l-163 163q34 26 63 26zM602 798h46q34 0 55.5 -28.5t21.5 -86.5q0 -76 39 -183h-324q39 107 39 183q0 58 21.5 86.5t56.5 28.5h45 zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13l138 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe215;" d="M600 1200l300 -161v-139h-300q0 -57 18.5 -108t50 -91.5t63 -72t70 -67.5t57.5 -61h-530q-60 83 -90.5 177.5t-30.5 178.5t33 164.5t87.5 139.5t126 96.5t145.5 41.5v-98zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13l138 -100h-950l137 100 h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe216;" d="M600 1300q41 0 70.5 -29.5t29.5 -70.5v-78q46 -26 73 -72t27 -100v-50h-400v50q0 54 27 100t73 72v78q0 41 29.5 70.5t70.5 29.5zM400 800h400q54 0 100 -27t72 -73h-172v-100h200v-100h-200v-100h200v-100h-200v-100h200q0 -83 -58.5 -141.5t-141.5 -58.5h-400 q-83 0 -141.5 58.5t-58.5 141.5v400q0 83 58.5 141.5t141.5 58.5z" />
+<glyph unicode="&#xe218;" d="M150 1100h900q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5zM125 400h950q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-283l224 -224q13 -13 13 -31.5t-13 -32 t-31.5 -13.5t-31.5 13l-88 88h-524l-87 -88q-13 -13 -32 -13t-32 13.5t-13 32t13 31.5l224 224h-289q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM541 300l-100 -100h324l-100 100h-124z" />
+<glyph unicode="&#xe219;" d="M200 1100h800q83 0 141.5 -58.5t58.5 -141.5v-200h-100q0 41 -29.5 70.5t-70.5 29.5h-250q-41 0 -70.5 -29.5t-29.5 -70.5h-100q0 41 -29.5 70.5t-70.5 29.5h-250q-41 0 -70.5 -29.5t-29.5 -70.5h-100v200q0 83 58.5 141.5t141.5 58.5zM100 600h1000q41 0 70.5 -29.5 t29.5 -70.5v-300h-1200v300q0 41 29.5 70.5t70.5 29.5zM300 100v-50q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v50h200zM1100 100v-50q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v50h200z" />
+<glyph unicode="&#xe221;" d="M480 1165l682 -683q31 -31 31 -75.5t-31 -75.5l-131 -131h-481l-517 518q-32 31 -32 75.5t32 75.5l295 296q31 31 75.5 31t76.5 -31zM108 794l342 -342l303 304l-341 341zM250 100h800q21 0 35.5 -14.5t14.5 -35.5v-50h-900v50q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe223;" d="M1057 647l-189 506q-8 19 -27.5 33t-40.5 14h-400q-21 0 -40.5 -14t-27.5 -33l-189 -506q-8 -19 1.5 -33t30.5 -14h625v-150q0 -21 14.5 -35.5t35.5 -14.5t35.5 14.5t14.5 35.5v150h125q21 0 30.5 14t1.5 33zM897 0h-595v50q0 21 14.5 35.5t35.5 14.5h50v50 q0 21 14.5 35.5t35.5 14.5h48v300h200v-300h47q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-50z" />
+<glyph unicode="&#xe224;" d="M900 800h300v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-375v591l-300 300v84q0 10 7.5 17.5t17.5 7.5h375v-400zM1200 900h-200v200zM400 600h300v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-650q-10 0 -17.5 7.5t-7.5 17.5v950q0 10 7.5 17.5t17.5 7.5h375v-400zM700 700h-200v200z " />
+<glyph unicode="&#xe225;" d="M484 1095h195q75 0 146 -32.5t124 -86t89.5 -122.5t48.5 -142q18 -14 35 -20q31 -10 64.5 6.5t43.5 48.5q10 34 -15 71q-19 27 -9 43q5 8 12.5 11t19 -1t23.5 -16q41 -44 39 -105q-3 -63 -46 -106.5t-104 -43.5h-62q-7 -55 -35 -117t-56 -100l-39 -234q-3 -20 -20 -34.5 t-38 -14.5h-100q-21 0 -33 14.5t-9 34.5l12 70q-49 -14 -91 -14h-195q-24 0 -65 8l-11 -64q-3 -20 -20 -34.5t-38 -14.5h-100q-21 0 -33 14.5t-9 34.5l26 157q-84 74 -128 175l-159 53q-19 7 -33 26t-14 40v50q0 21 14.5 35.5t35.5 14.5h124q11 87 56 166l-111 95 q-16 14 -12.5 23.5t24.5 9.5h203q116 101 250 101zM675 1000h-250q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h250q10 0 17.5 7.5t7.5 17.5v50q0 10 -7.5 17.5t-17.5 7.5z" />
+<glyph unicode="&#xe226;" d="M641 900l423 247q19 8 42 2.5t37 -21.5l32 -38q14 -15 12.5 -36t-17.5 -34l-139 -120h-390zM50 1100h106q67 0 103 -17t66 -71l102 -212h823q21 0 35.5 -14.5t14.5 -35.5v-50q0 -21 -14 -40t-33 -26l-737 -132q-23 -4 -40 6t-26 25q-42 67 -100 67h-300q-62 0 -106 44 t-44 106v200q0 62 44 106t106 44zM173 928h-80q-19 0 -28 -14t-9 -35v-56q0 -51 42 -51h134q16 0 21.5 8t5.5 24q0 11 -16 45t-27 51q-18 28 -43 28zM550 727q-32 0 -54.5 -22.5t-22.5 -54.5t22.5 -54.5t54.5 -22.5t54.5 22.5t22.5 54.5t-22.5 54.5t-54.5 22.5zM130 389 l152 130q18 19 34 24t31 -3.5t24.5 -17.5t25.5 -28q28 -35 50.5 -51t48.5 -13l63 5l48 -179q13 -61 -3.5 -97.5t-67.5 -79.5l-80 -69q-47 -40 -109 -35.5t-103 51.5l-130 151q-40 47 -35.5 109.5t51.5 102.5zM380 377l-102 -88q-31 -27 2 -65l37 -43q13 -15 27.5 -19.5 t31.5 6.5l61 53q19 16 14 49q-2 20 -12 56t-17 45q-11 12 -19 14t-23 -8z" />
+<glyph unicode="&#xe227;" d="M625 1200h150q10 0 17.5 -7.5t7.5 -17.5v-109q79 -33 131 -87.5t53 -128.5q1 -46 -15 -84.5t-39 -61t-46 -38t-39 -21.5l-17 -6q6 0 15 -1.5t35 -9t50 -17.5t53 -30t50 -45t35.5 -64t14.5 -84q0 -59 -11.5 -105.5t-28.5 -76.5t-44 -51t-49.5 -31.5t-54.5 -16t-49.5 -6.5 t-43.5 -1v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-100v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-175q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h75v600h-75q-10 0 -17.5 7.5t-7.5 17.5v150 q0 10 7.5 17.5t17.5 7.5h175v75q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-75h100v75q0 10 7.5 17.5t17.5 7.5zM400 900v-200h263q28 0 48.5 10.5t30 25t15 29t5.5 25.5l1 10q0 4 -0.5 11t-6 24t-15 30t-30 24t-48.5 11h-263zM400 500v-200h363q28 0 48.5 10.5 t30 25t15 29t5.5 25.5l1 10q0 4 -0.5 11t-6 24t-15 30t-30 24t-48.5 11h-363z" />
+<glyph unicode="&#xe230;" d="M212 1198h780q86 0 147 -61t61 -147v-416q0 -51 -18 -142.5t-36 -157.5l-18 -66q-29 -87 -93.5 -146.5t-146.5 -59.5h-572q-82 0 -147 59t-93 147q-8 28 -20 73t-32 143.5t-20 149.5v416q0 86 61 147t147 61zM600 1045q-70 0 -132.5 -11.5t-105.5 -30.5t-78.5 -41.5 t-57 -45t-36 -41t-20.5 -30.5l-6 -12l156 -243h560l156 243q-2 5 -6 12.5t-20 29.5t-36.5 42t-57 44.5t-79 42t-105 29.5t-132.5 12zM762 703h-157l195 261z" />
+<glyph unicode="&#xe231;" d="M475 1300h150q103 0 189 -86t86 -189v-500q0 -41 -42 -83t-83 -42h-450q-41 0 -83 42t-42 83v500q0 103 86 189t189 86zM700 300v-225q0 -21 -27 -48t-48 -27h-150q-21 0 -48 27t-27 48v225h300z" />
+<glyph unicode="&#xe232;" d="M475 1300h96q0 -150 89.5 -239.5t239.5 -89.5v-446q0 -41 -42 -83t-83 -42h-450q-41 0 -83 42t-42 83v500q0 103 86 189t189 86zM700 300v-225q0 -21 -27 -48t-48 -27h-150q-21 0 -48 27t-27 48v225h300z" />
+<glyph unicode="&#xe233;" d="M1294 767l-638 -283l-378 170l-78 -60v-224l100 -150v-199l-150 148l-150 -149v200l100 150v250q0 4 -0.5 10.5t0 9.5t1 8t3 8t6.5 6l47 40l-147 65l642 283zM1000 380l-350 -166l-350 166v147l350 -165l350 165v-147z" />
+<glyph unicode="&#xe234;" d="M250 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM650 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM1050 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44z" />
+<glyph unicode="&#xe235;" d="M550 1100q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM550 700q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM550 300q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44z" />
+<glyph unicode="&#xe236;" d="M125 1100h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM125 700h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5 t17.5 7.5zM125 300h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
+<glyph unicode="&#xe237;" d="M350 1200h500q162 0 256 -93.5t94 -256.5v-500q0 -165 -93.5 -257.5t-256.5 -92.5h-500q-165 0 -257.5 92.5t-92.5 257.5v500q0 165 92.5 257.5t257.5 92.5zM900 1000h-600q-41 0 -70.5 -29.5t-29.5 -70.5v-600q0 -41 29.5 -70.5t70.5 -29.5h600q41 0 70.5 29.5 t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5zM350 900h500q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -14.5 -35.5t-35.5 -14.5h-500q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 14.5 35.5t35.5 14.5zM400 800v-200h400v200h-400z" />
+<glyph unicode="&#xe238;" d="M150 1100h1000q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5 t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe239;" d="M650 1187q87 -67 118.5 -156t0 -178t-118.5 -155q-87 66 -118.5 155t0 178t118.5 156zM300 800q124 0 212 -88t88 -212q-124 0 -212 88t-88 212zM1000 800q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM300 500q124 0 212 -88t88 -212q-124 0 -212 88t-88 212z M1000 500q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM700 199v-144q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v142q40 -4 43 -4q17 0 57 6z" />
+<glyph unicode="&#xe240;" d="M745 878l69 19q25 6 45 -12l298 -295q11 -11 15 -26.5t-2 -30.5q-5 -14 -18 -23.5t-28 -9.5h-8q1 0 1 -13q0 -29 -2 -56t-8.5 -62t-20 -63t-33 -53t-51 -39t-72.5 -14h-146q-184 0 -184 288q0 24 10 47q-20 4 -62 4t-63 -4q11 -24 11 -47q0 -288 -184 -288h-142 q-48 0 -84.5 21t-56 51t-32 71.5t-16 75t-3.5 68.5q0 13 2 13h-7q-15 0 -27.5 9.5t-18.5 23.5q-6 15 -2 30.5t15 25.5l298 296q20 18 46 11l76 -19q20 -5 30.5 -22.5t5.5 -37.5t-22.5 -31t-37.5 -5l-51 12l-182 -193h891l-182 193l-44 -12q-20 -5 -37.5 6t-22.5 31t6 37.5 t31 22.5z" />
+<glyph unicode="&#xe241;" d="M1200 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-850q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v850h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM500 450h-25q0 15 -4 24.5t-9 14.5t-17 7.5t-20 3t-25 0.5h-100v-425q0 -11 12.5 -17.5t25.5 -7.5h12v-50h-200v50q50 0 50 25v425h-100q-17 0 -25 -0.5t-20 -3t-17 -7.5t-9 -14.5t-4 -24.5h-25v150h500v-150z" />
+<glyph unicode="&#xe242;" d="M1000 300v50q-25 0 -55 32q-14 14 -25 31t-16 27l-4 11l-289 747h-69l-300 -754q-18 -35 -39 -56q-9 -9 -24.5 -18.5t-26.5 -14.5l-11 -5v-50h273v50q-49 0 -78.5 21.5t-11.5 67.5l69 176h293l61 -166q13 -34 -3.5 -66.5t-55.5 -32.5v-50h312zM412 691l134 342l121 -342 h-255zM1100 150v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5z" />
+<glyph unicode="&#xe243;" d="M50 1200h1100q21 0 35.5 -14.5t14.5 -35.5v-1100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v1100q0 21 14.5 35.5t35.5 14.5zM611 1118h-70q-13 0 -18 -12l-299 -753q-17 -32 -35 -51q-18 -18 -56 -34q-12 -5 -12 -18v-50q0 -8 5.5 -14t14.5 -6 h273q8 0 14 6t6 14v50q0 8 -6 14t-14 6q-55 0 -71 23q-10 14 0 39l63 163h266l57 -153q11 -31 -6 -55q-12 -17 -36 -17q-8 0 -14 -6t-6 -14v-50q0 -8 6 -14t14 -6h313q8 0 14 6t6 14v50q0 7 -5.5 13t-13.5 7q-17 0 -42 25q-25 27 -40 63h-1l-288 748q-5 12 -19 12zM639 611 h-197l103 264z" />
+<glyph unicode="&#xe244;" d="M1200 1100h-1200v100h1200v-100zM50 1000h400q21 0 35.5 -14.5t14.5 -35.5v-900q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v900q0 21 14.5 35.5t35.5 14.5zM650 1000h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM700 900v-300h300v300h-300z" />
+<glyph unicode="&#xe245;" d="M50 1200h400q21 0 35.5 -14.5t14.5 -35.5v-900q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v900q0 21 14.5 35.5t35.5 14.5zM650 700h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400 q0 21 14.5 35.5t35.5 14.5zM700 600v-300h300v300h-300zM1200 0h-1200v100h1200v-100z" />
+<glyph unicode="&#xe246;" d="M50 1000h400q21 0 35.5 -14.5t14.5 -35.5v-350h100v150q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-150h100v-100h-100v-150q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v150h-100v-350q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5zM700 700v-300h300v300h-300z" />
+<glyph unicode="&#xe247;" d="M100 0h-100v1200h100v-1200zM250 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM300 1000v-300h300v300h-300zM250 500h900q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe248;" d="M600 1100h150q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-150v-100h450q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5h350v100h-150q-21 0 -35.5 14.5 t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5h150v100h100v-100zM400 1000v-300h300v300h-300z" />
+<glyph unicode="&#xe249;" d="M1200 0h-100v1200h100v-1200zM550 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM600 1000v-300h300v300h-300zM50 500h900q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
+<glyph unicode="&#xe250;" d="M865 565l-494 -494q-23 -23 -41 -23q-14 0 -22 13.5t-8 38.5v1000q0 25 8 38.5t22 13.5q18 0 41 -23l494 -494q14 -14 14 -35t-14 -35z" />
+<glyph unicode="&#xe251;" d="M335 635l494 494q29 29 50 20.5t21 -49.5v-1000q0 -41 -21 -49.5t-50 20.5l-494 494q-14 14 -14 35t14 35z" />
+<glyph unicode="&#xe252;" d="M100 900h1000q41 0 49.5 -21t-20.5 -50l-494 -494q-14 -14 -35 -14t-35 14l-494 494q-29 29 -20.5 50t49.5 21z" />
+<glyph unicode="&#xe253;" d="M635 865l494 -494q29 -29 20.5 -50t-49.5 -21h-1000q-41 0 -49.5 21t20.5 50l494 494q14 14 35 14t35 -14z" />
+<glyph unicode="&#xe254;" d="M700 741v-182l-692 -323v221l413 193l-413 193v221zM1200 0h-800v200h800v-200z" />
+<glyph unicode="&#xe255;" d="M1200 900h-200v-100h200v-100h-300v300h200v100h-200v100h300v-300zM0 700h50q0 21 4 37t9.5 26.5t18 17.5t22 11t28.5 5.5t31 2t37 0.5h100v-550q0 -22 -25 -34.5t-50 -13.5l-25 -2v-100h400v100q-4 0 -11 0.5t-24 3t-30 7t-24 15t-11 24.5v550h100q25 0 37 -0.5t31 -2 t28.5 -5.5t22 -11t18 -17.5t9.5 -26.5t4 -37h50v300h-800v-300z" />
+<glyph unicode="&#xe256;" d="M800 700h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-100v-550q0 -22 25 -34.5t50 -14.5l25 -1v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v550h-100q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h800v-300zM1100 200h-200v-100h200v-100h-300v300h200v100h-200v100h300v-300z" />
+<glyph unicode="&#xe257;" d="M701 1098h160q16 0 21 -11t-7 -23l-464 -464l464 -464q12 -12 7 -23t-21 -11h-160q-13 0 -23 9l-471 471q-7 8 -7 18t7 18l471 471q10 9 23 9z" />
+<glyph unicode="&#xe258;" d="M339 1098h160q13 0 23 -9l471 -471q7 -8 7 -18t-7 -18l-471 -471q-10 -9 -23 -9h-160q-16 0 -21 11t7 23l464 464l-464 464q-12 12 -7 23t21 11z" />
+<glyph unicode="&#xe259;" d="M1087 882q11 -5 11 -21v-160q0 -13 -9 -23l-471 -471q-8 -7 -18 -7t-18 7l-471 471q-9 10 -9 23v160q0 16 11 21t23 -7l464 -464l464 464q12 12 23 7z" />
+<glyph unicode="&#xe260;" d="M618 993l471 -471q9 -10 9 -23v-160q0 -16 -11 -21t-23 7l-464 464l-464 -464q-12 -12 -23 -7t-11 21v160q0 13 9 23l471 471q8 7 18 7t18 -7z" />
+<glyph unicode="&#xf8ff;" d="M1000 1200q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM450 1000h100q21 0 40 -14t26 -33l79 -194q5 1 16 3q34 6 54 9.5t60 7t65.5 1t61 -10t56.5 -23t42.5 -42t29 -64t5 -92t-19.5 -121.5q-1 -7 -3 -19.5t-11 -50t-20.5 -73t-32.5 -81.5t-46.5 -83t-64 -70 t-82.5 -50q-13 -5 -42 -5t-65.5 2.5t-47.5 2.5q-14 0 -49.5 -3.5t-63 -3.5t-43.5 7q-57 25 -104.5 78.5t-75 111.5t-46.5 112t-26 90l-7 35q-15 63 -18 115t4.5 88.5t26 64t39.5 43.5t52 25.5t58.5 13t62.5 2t59.5 -4.5t55.5 -8l-147 192q-12 18 -5.5 30t27.5 12z" />
+<glyph unicode="&#x1f511;" d="M250 1200h600q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-150v-500l-255 -178q-19 -9 -32 -1t-13 29v650h-150q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM400 1100v-100h300v100h-300z" />
+<glyph unicode="&#x1f6aa;" d="M250 1200h750q39 0 69.5 -40.5t30.5 -84.5v-933l-700 -117v950l600 125h-700v-1000h-100v1025q0 23 15.5 49t34.5 26zM500 525v-100l100 20v100z" />
+</font>
+</defs></svg> 
\ No newline at end of file
diff --git a/docs/fonts/glyphicons-halflings-regular.ttf b/docs/fonts/glyphicons-halflings-regular.ttf
new file mode 100755 (executable)
index 0000000..1413fc6
Binary files /dev/null and b/docs/fonts/glyphicons-halflings-regular.ttf differ
diff --git a/docs/fonts/glyphicons-halflings-regular.woff b/docs/fonts/glyphicons-halflings-regular.woff
new file mode 100755 (executable)
index 0000000..9e61285
Binary files /dev/null and b/docs/fonts/glyphicons-halflings-regular.woff differ
diff --git a/docs/images/favicon.ico b/docs/images/favicon.ico
new file mode 100755 (executable)
index 0000000..9169874
Binary files /dev/null and b/docs/images/favicon.ico differ
index dadd2ea..0cfe7ed 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
-        
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
-        
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
-        </ul>
-      </header>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Introduction | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
 
-      <section>
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
 
-      <p><a name="Introduction"></a></p>
-<h1 id="introduction">Introduction</h1>
-<p>The Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) enables rapid prototyping and deployment of deep neural networks (DNNs) on compatible neural compute devices like the <a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a>. The NCSDK includes a set of software tools to compile, profile, and validate (check) DNNs as well as the Neural Compute API (NCAPI) for application development in C/C++ or Python.</p>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
 
-<p>The NCSDK has two general usages:</p>
-<ul>
-  <li>Profiling, tuning, and compiling a DNN model on a development computer (host system) with the <a href="#NcSdkTools">tools</a> provided in the NCSDK.</li>
-  <li>Prototyping a user application on a development computer (host system), which accesses the neural compute device hardware to accelerate DNN inferences via the <a href="#NcApi">NCAPI</a>.</li>
-</ul>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
 
-<p>The following diagram shows the typical workflow for development with the NCSDK:</p>
 
-<p><img src="images/ncs_workflow.jpg" alt="" /></p>
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
 
-<p>Note that network training phase does not utilize the NCSDK.</p>
+<link rel="shortcut icon" href="images/favicon.ico">
 
-<p><a name="Frameworks"></a></p>
-<h1 id="frameworks">Frameworks</h1>
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Introduction</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Introduction" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Overview of the documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Overview of the documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/" />
+<script type="application/ld+json">
+{"description":"Overview of the documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebSite","url":"https://movidius.github.io/ncsdk/","headline":"Introduction","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
 
-<p>The NCSDK currently supports two deep learning frameworks:</p>
-<ol>
-  <li><a href="caffe.html">Caffe</a> from Berkeley Vision Labs</li>
-  <li><a href="tensorflow.html">TensorFlow™</a> from Google</li>
-</ol>
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
 
-<p><a href="configure_network.html">See here</a> for more directions for using networks from these frameworks with the NCSDK.</p>
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
 
-<p><a name="NcSdkTools"></a></p>
-<h1 id="ncsdk-tools">NCSDK Tools</h1>
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
 
-<ul>
-  <li><a href="tools/compile.html">mvNCCompile</a>: Converts a Caffe/TensorFlow™ network and associated weights to an internal Intel® Movidius™ compiled format.</li>
-  <li><a href="tools/profile.html">mvNCProfile</a>: Provides layer-by-layer statistics to evaluate the performance of Caffe/TensorFlow™ networks on your neural compute device.</li>
-  <li><a href="tools/check.html">mvNCCheck</a>: Compares the inference results from running the network on your neural compute device vs. Caffe/TensorFlow™ for network compilation validation.</li>
-</ul>
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
 
-<p><a name="NcApi"></a></p>
-<h1 id="ncapi">NCAPI</h1>
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
 
-<p>Applications for performing inferences with the NCAPI can be developed either in C/C++ or Python. The NCAPI provides a software interface to communicate with neural compute devices, load compiled network files, manage input/output, and perform inferences.</p>
 
-<ul>
-  <li><a href="ncapi/readme.html">Documentation Overview</a>
-    <ul>
-      <li><a href="ncapi/ncapi2/py_api/readme.html">Python API</a>
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
+        
+        
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
         <ul>
-          <li><a href="ncapi/python_api_migration.html">Python NCAPI v1 to NCAPI v2 Migration</a></li>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
         </ul>
-      </li>
-      <li><a href="ncapi/ncapi2/c_api/readme.html">C API</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
         <ul>
-          <li><a href="ncapi/c_api_migration.html">C NCAPI v1 to NCAPI v2 Migration</a></li>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </li>
-    </ul>
-  </li>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
 </ul>
 
-<p><a name="Installation"></a></p>
-<h1 id="installation">Installation</h1>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="introduction">Introduction</h1>
+
+<p>The Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) enables rapid prototyping and deployment of deep neural networks (DNNs) on compatible neural compute devices like the <a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a>.
+The NCSDK includes a set of software tools to compile, profile, and check (validate) DNNs as well as the Intel® Movidius™ Neural Compute API (Intel® Movidius™ NCAPI) for application development in C/C++ or Python.</p>
 
-<p>View the <a href="install.html">NCSDK installation instructions</a> or choose an alternate installation method:</p>
+<p>The NCSDK has two general usages:</p>
 <ul>
-  <li><a href="vm_config.html">Install in a virtual machine</a></li>
-  <li><a href="docker.html">Install in a Docker container</a></li>
-  <li><a href="virtualenv.html">Install with a Python virtualenv</a></li>
+  <li>Profiling, tuning, and compiling a DNN model on a development computer (host system) with the <a href="tools/tools_overview.html">tools</a> provided in the NCSDK.</li>
+  <li>Prototyping a user application on a development computer (host system), which accesses the neural compute device hardware to accelerate DNN inferences using the <a href="ncapi/readme.html">NCAPI</a>.</li>
 </ul>
 
-<p><a name="Examples"></a></p>
-<h1 id="base-examples">Base Examples</h1>
+<p>The following diagram shows the typical workflow for development with the NCSDK:</p>
+
+<p><img src="images/ncs_workflow.jpg" alt="" /></p>
+
+<p><em>Note that network training phase does not utilize the NCSDK.</em></p>
 
-<p>There are several example applications and networks included with the NCSDK:</p>
+<h2 id="ncsdk2">NCSDK2</h2>
+<p>NCSDK 2.x introduces several new features:</p>
 <ul>
-  <li>Caffe
-    <ul>
-      <li>GoogLeNet</li>
-      <li>AlexNet</li>
-      <li>SqueezeNet</li>
-    </ul>
-  </li>
-  <li>TensorFlow™
-    <ul>
-      <li>Inception v1</li>
-      <li>Inception v3</li>
-    </ul>
-  </li>
-  <li>Apps
+  <li><a href="ncapi/ncapi2/readme.html">NCAPI v2</a> - a more flexible API that supports multiple graphs on the same device, queued input and output, and 32FP data types. <em>Note: NCAPI v2 is not backward compatible with NCAPI v1.</em></li>
+  <li>New installation options:
     <ul>
-      <li>hello_ncs_py</li>
-      <li>hello_ncs_cpp</li>
-      <li>multistick_cpp</li>
+      <li><a href="docker.html">Docker</a></li>
+      <li><a href="virtualenv.html">virtualenv support</a></li>
     </ul>
   </li>
 </ul>
 
-<p>Each example contains a Makefile. Running <code class="highlighter-rouge">make help</code> in the example’s base directory will give possible make targets. Running <code class="highlighter-rouge">make examples</code> in the base ncsdk directory will build all examples.</p>
-
-<p><a name="AppZoo"></a></p>
-<h1 id="neural-compute-app-zoo">Neural Compute App Zoo</h1>
-<p>Many more examples, including user-submitted networks and applications, can be found at our <a href="https://github.com/movidius/ncappzoo">Neural Compute App Zoo</a> GitHub repository.</p>
+<h1 id="documentation-overview">Documentation Overview</h1>
 
-<p><a name="ReleaseNotes"></a></p>
-<h1 id="release-notes">Release Notes</h1>
+<h4 id="installation">Installation</h4>
+<p>Instructions for basic <a href="install.html">installation</a> of the NCSDK and NCAPI as well as instructions for installation with <a href="virtualenv.html">virtualenv</a> or in a <a href="docker.html">Docker container</a> or <a href="vm_config.html">virtual machine</a>.</p>
 
-<p>See the latest <a href="release_notes.html">Release Notes</a>.</p>
+<h4 id="frameworks">Frameworks</h4>
+<p>Instructions for compiling <a href="caffe.html">Caffe</a> or <a href="tensorflow.html">TensorFlow</a>* networks for use with the NCSDK.</p>
 
-<p><a name="UserForum"></a></p>
+<h4 id="toolkit">Toolkit</h4>
+<p>Documentation for the <a href="tools/tools_overview.html">tools</a> included with the NCSDK - <a href="tools/check.html">mvNCCheck</a>, <a href="tools/compile.html">mvNCCompile</a>, and <a href="tools/profile.html">mvNCProfile</a>.</p>
 
-<h1 id="intel-movidius-user-forum">Intel® Movidius™ User Forum</h1>
+<h4 id="api">API</h4>
+<p>Documentation for the <a href="ncapi/readme.html">NCAPI</a>.</p>
 
-<p>There is an active user forum for users of the NCSDK to discuss ideas and seek troubleshooting help at <a href="https://ncsforum.movidius.com">https://ncsforum.movidius.com</a>.</p>
+<h4 id="examples">Examples</h4>
+<p>An overview of examples included with the NCSDK. Additional examples can be found on our <a href="https://developer.movidius.com/examples">Neural Compute App Zoo</a> GitHub repository.</p>
 
+<h4 id="release-notes">Release Notes</h4>
+<p>The latest NCSDK release notes.</p>
 
+<h4 id="support">Support</h4>
+<p>Troubleshooting and support information.</p>
 
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 03ec2b3..09f777e 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" raspberry, pi">
+<title>Basic Installation and Configuration | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Basic Installation and Configuration</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Basic Installation and Configuration" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/install.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/install.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/install.html","headline":"Basic Installation and Configuration","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="intel-movidius-neural-compute-sdk-installation-and-configuration">Intel® Movidius™ Neural Compute SDK Installation and Configuration</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="basic-installation-and-configuration">Basic Installation and Configuration</h1>
 
-<p>This guide will tell you how to install the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) and build the included examples.</p>
+<p>This page provides guidance for installing the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK).</p>
 
 <h2 id="prerequisites">Prerequisites</h2>
 
   </li>
 </ul>
 
-<h2 id="upgrading-from-ncsdk-1x-to-ncsdk-2x">Upgrading from NCSDK 1.x to NCSDK 2.x</h2>
-
-<p>If you currently have NCSDK 1.x installed and you are installing NCSDK 2.x, the Neural Compute API (NCAPI) will be upgraded from v1 to v2. NCAPI v2 is not backwards-compatible with NCAPI v1 (i.e. programs written with NCAPI v1 will not compile or run with NCAPI v2). However, all of your NCAPI v1 files will be moved to /opt/movidius/ncsdk1.</p>
-
-<p>For more information about NCAPI changes, see the <a href="ncapi/readme.html">Neural Compute API overview</a>.</p>
-
 <h2 id="installation">Installation</h2>
 
 <p>To perform the typical installation of the NCSDK, use the following command on your host machine:</p>
 
 <p>The <code class="highlighter-rouge">-b ncsdk2</code> option checks out the latest version of NCSDK 2 from the ncsdk2 branch. If you omit this option you will install the NCSDK version on the master branch, which is currently NCSDK 1.x.</p>
 
-<p><strong>Caffe Users:</strong> If you are installing on a host machine that already has Caffe installed and its directory is already in the PYTHONPATH environment variable, you must remove the existing Caffe directory from the PYTHONPATH environment variable prior to installing the NCSDK.  You will need to manually modify the PYTHONPATH to match your development needs such that it points to the Caffe version installed with the NCSDK when using the NCSDK and it points to other Caffe versions when you wish to use those.</p>
-
-<p><strong>Note:</strong> The installation will only set the PYTHONPATH environment variable for the current user.  It will do so by modifying the .bashrc file for that user.  To use the NCSDK as another user on the host machine you will need to manually set the PYTHONPATH for that user.</p>
+<p><br /></p>
+<div class="alert alert-danger" role="alert"><i class="fa fa-exclamation-circle"></i> <b>Warning:</b> <strong>Upgrading from NCSDK 1.x to NCSDK 2.x</strong> If you currently have NCSDK 1.x installed and you are installing NCSDK 2.x, the Neural Compute API (NCAPI) will be upgraded from v1 to v2. NCAPI v2 is not backwards-compatible with NCAPI v1 (i.e. programs written with NCAPI v1 will not compile or run with NCAPI v2). However, all of your NCAPI v1 files will be moved to /opt/movidius/ncsdk1.<br /><br />For more information about NCAPI changes, see the <a href="ncapi/readme.html">Neural Compute API overview</a>.</div>
+<div class="alert alert-warning" role="alert"><i class="fa fa-warning"></i> <b>Important:</b> Caffe Users: If you are installing on a host machine that already has Caffe installed and its directory is already in the PYTHONPATH environment variable, you must remove the existing Caffe directory from the PYTHONPATH environment variable prior to installing the NCSDK.  You will need to manually modify the PYTHONPATH to match your development needs such that it points to the Caffe version installed with the NCSDK when using the NCSDK and it points to other Caffe versions when you wish to use those.</div>
+<div class="alert alert-warning" role="alert"><i class="fa fa-warning"></i> <b>Important:</b> The installation will only set the PYTHONPATH environment variable for the current user.  It will do so by modifying the .bashrc file for that user.  To use the NCSDK as another user on the host machine you will need to manually set the PYTHONPATH for that user.</div>
 
-<h3 id="raspberry-pi-installation-notes">Raspberry Pi Installation Notes</h3>
+<h4 id="raspberry-pi-installation">Raspberry Pi Installation</h4>
 
 <p>We recommend a 16GB SD card for a full NCSDK installation.</p>
 
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nb">sudo</span> /etc/init.d/dphys-swapfile restart
 </code></pre></div></div>
 
-<p>After you have installed the NCSDK (and optionally OpenCV), you should change the swapfile size back to 100 MB.</p>
-
-<h2 id="examples">Examples</h2>
+<p>Proceed with installation as shown above. After you have installed the NCSDK (and optionally OpenCV), you should change the swapfile size back to 100 MB.</p>
 
-<p>Use the following command in your ncsdk directory to download necessary prerequisites and models and build all examples:</p>
-
-<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>make examples
-</code></pre></div></div>
-
-<p>You must have a neural compute device attached to your system to build the examples.</p>
-
-<h4 id="building-individual-examples">Building Individual Examples</h4>
-<p>Each example comes with its own Makefile that will install only that specific example and any prerequisites that it requires. To build and run an example, run the following command within that example’s directory:</p>
-
-<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>make run
-</code></pre></div></div>
-
-<p>The Makefile for each example also has a ‘help’ target that will display all possible make targets:</p>
-
-<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>make <span class="nb">help</span>
-</code></pre></div></div>
-
-<h1 id="uninstallation">Uninstallation</h1>
+<h2 id="uninstallation">Uninstallation</h2>
 
 <p>To uninstall the NCSDK, type the following command:</p>
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>make uninstall
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
diff --git a/docs/js/customscripts.js b/docs/js/customscripts.js
new file mode 100755 (executable)
index 0000000..42c7a54
--- /dev/null
@@ -0,0 +1,54 @@
+$('#mysidebar').height($(".nav").height());
+
+
+$( document ).ready(function() {
+
+    //this script says, if the height of the viewport is greater than 800px, then insert affix class, which makes the nav bar float in a fixed
+    // position as your scroll. if you have a lot of nav items, this height may not work for you.
+    var h = $(window).height();
+    //console.log (h);
+    if (h > 600) {
+        $( "#mysidebar" ).attr("class", "nav affix");
+    }
+    // activate tooltips. although this is a bootstrap js function, it must be activated this way in your theme.
+    $('[data-toggle="tooltip"]').tooltip({
+        placement : 'top'
+    });
+
+    /**
+     * AnchorJS
+     */
+    anchors.add('h2,h3,h4,h5');
+
+});
+
+// needed for nav tabs on pages. See Formatting > Nav tabs for more details.
+// script from http://stackoverflow.com/questions/10523433/how-do-i-keep-the-current-tab-active-with-twitter-bootstrap-after-a-page-reload
+$(function() {
+    var json, tabsState;
+    $('a[data-toggle="pill"], a[data-toggle="tab"]').on('shown.bs.tab', function(e) {
+        var href, json, parentId, tabsState;
+
+        tabsState = localStorage.getItem("tabs-state");
+        json = JSON.parse(tabsState || "{}");
+        parentId = $(e.target).parents("ul.nav.nav-pills, ul.nav.nav-tabs").attr("id");
+        href = $(e.target).attr('href');
+        json[parentId] = href;
+
+        return localStorage.setItem("tabs-state", JSON.stringify(json));
+    });
+
+    tabsState = localStorage.getItem("tabs-state");
+    json = JSON.parse(tabsState || "{}");
+
+    $.each(json, function(containerId, href) {
+        return $("#" + containerId + " a[href=" + href + "]").tab('show');
+    });
+
+    $("ul.nav.nav-pills, ul.nav.nav-tabs").each(function() {
+        var $this = $(this);
+        if (!json[$this.attr("id")]) {
+            return $this.find("a[data-toggle=tab]:first, a[data-toggle=pill]:first").tab("show");
+        }
+    });
+});
diff --git a/docs/js/jekyll-search.js b/docs/js/jekyll-search.js
new file mode 100755 (executable)
index 0000000..d7a3cde
--- /dev/null
@@ -0,0 +1,215 @@
+!function e(t, n, r) {
+    function s(o, u) {
+        if (!n[o]) {
+            if (!t[o]) {
+                var a = "function" == typeof require && require;
+                if (!u && a) return a(o, !0);
+                if (i) return i(o, !0);
+                throw new Error("Cannot find module '" + o + "'")
+            }
+            var f = n[o] = {exports: {}};
+            t[o][0].call(f.exports, function (e) {
+                var n = t[o][1][e];
+                return s(n ? n : e)
+            }, f, f.exports, e, t, n, r)
+        }
+        return n[o].exports
+    }
+
+    for (var i = "function" == typeof require && require, o = 0; o < r.length; o++) s(r[o]);
+    return s
+}({
+    1: [function (require, module) {
+        module.exports = function () {
+            function receivedResponse(xhr) {
+                return 200 == xhr.status && 4 == xhr.readyState
+            }
+
+            function handleResponse(xhr, callback) {
+                xhr.onreadystatechange = function () {
+                    if (receivedResponse(xhr)) try {
+                        callback(null, JSON.parse(xhr.responseText))
+                    } catch (err) {
+                        callback(err, null)
+                    }
+                }
+            }
+
+            var self = this;
+            self.load = function (location, callback) {
+                var xhr = window.XMLHttpRequest ? new XMLHttpRequest : new ActiveXObject("Microsoft.XMLHTTP");
+                xhr.open("GET", location, !0), handleResponse(xhr, callback), xhr.send()
+            }
+        }
+    }, {}], 2: [function (require, module) {
+        function FuzzySearchStrategy() {
+            function createFuzzyRegExpFromString(string) {
+                return new RegExp(string.split("").join(".*?"), "gi")
+            }
+
+            var self = this;
+            self.matches = function (string, crit) {
+                return "string" != typeof string ? !1 : (string = string.trim(), !!string.match(createFuzzyRegExpFromString(crit)))
+            }
+        }
+
+        module.exports = new FuzzySearchStrategy
+    }, {}], 3: [function (require, module) {
+        function LiteralSearchStrategy() {
+            function doMatch(string, crit) {
+                return string.toLowerCase().indexOf(crit.toLowerCase()) >= 0
+            }
+
+            var self = this;
+            self.matches = function (string, crit) {
+                return "string" != typeof string ? !1 : (string = string.trim(), doMatch(string, crit))
+            }
+        }
+
+        module.exports = new LiteralSearchStrategy
+    }, {}], 4: [function (require, module) {
+        module.exports = function () {
+            function findMatches(store, crit, strategy) {
+                for (var data = store.get(), i = 0; i < data.length && matches.length < limit; i++) findMatchesInObject(data[i], crit, strategy);
+                return matches
+            }
+
+            function findMatchesInObject(obj, crit, strategy) {
+                for (var key in obj) if (key != "display" && key != "url" && strategy.matches(obj[key], crit)) {
+                    matches.push(obj);
+                    break
+                }
+            }
+
+            function getSearchStrategy() {
+                return fuzzy ? fuzzySearchStrategy : literalSearchStrategy
+            }
+
+            var self = this, matches = [], fuzzy = !1, limit = 10,
+                fuzzySearchStrategy = require("./SearchStrategies/fuzzy"),
+                literalSearchStrategy = require("./SearchStrategies/literal");
+            self.setFuzzy = function (_fuzzy) {
+                fuzzy = !!_fuzzy
+            }, self.setLimit = function (_limit) {
+                limit = parseInt(_limit, 10) || limit
+            }, self.search = function (data, crit) {
+                return crit ? (matches.length = 0, findMatches(data, crit, getSearchStrategy())) : []
+            }
+        }
+    }, {"./SearchStrategies/fuzzy": 2, "./SearchStrategies/literal": 3}], 5: [function (require, module) {
+        module.exports = function (_store) {
+            function isObject(obj) {
+                return !!obj && "[object Object]" == Object.prototype.toString.call(obj)
+            }
+
+            function isArray(obj) {
+                return !!obj && "[object Array]" == Object.prototype.toString.call(obj)
+            }
+
+            function addObject(data) {
+                return store.push(data), data
+            }
+
+            function addArray(data) {
+                for (var added = [], i = 0; i < data.length; i++) isObject(data[i]) && added.push(addObject(data[i]));
+                return added
+            }
+
+            var self = this, store = [];
+            isArray(_store) && addArray(_store), self.clear = function () {
+                return store.length = 0, store
+            }, self.get = function () {
+                return store
+            }, self.put = function (data) {
+                return isObject(data) ? addObject(data) : isArray(data) ? addArray(data) : void 0
+            }
+        }
+    }, {}], 6: [function (require, module) {
+        module.exports = function () {
+            var self = this, templatePattern = /\{(.*?)\}/g;
+            self.setTemplatePattern = function (newTemplatePattern) {
+                templatePattern = newTemplatePattern
+            }, self.render = function (t, data) {
+                return t.replace(templatePattern, function (match, prop) {
+                    return data[prop] || match
+                })
+            }
+        }
+    }, {}], 7: [function (require) {
+        !function (window) {
+            "use strict";
+
+            function SimpleJekyllSearch() {
+                function initWithJSON() {
+                    store.put(opt.dataSource), registerInput()
+                }
+
+                function initWithURL(url) {
+                    jsonLoader.load(url, function (err, json) {
+                        err ? throwError("failed to get JSON (" + url + ")") : (store.put(json), registerInput())
+                    })
+                }
+
+                function throwError(message) {
+                    throw new Error("SimpleJekyllSearch --- " + message)
+                }
+
+                function validateOptions(_opt) {
+                    for (var i = 0; i < requiredOptions.length; i++) {
+                        var req = requiredOptions[i];
+                        _opt[req] || throwError("You must specify a " + req)
+                    }
+                }
+
+                function assignOptions(_opt) {
+                    for (var option in opt) opt[option] = _opt[option] || opt[option]
+                }
+
+                function isJSON(json) {
+                    try {
+                        return json instanceof Object && JSON.parse(JSON.stringify(json))
+                    } catch (e) {
+                        return !1
+                    }
+                }
+
+                function emptyResultsContainer() {
+                    opt.resultsContainer.innerHTML = ""
+                }
+
+                function appendToResultsContainer(text) {
+                    opt.resultsContainer.innerHTML += text
+                }
+
+                function registerInput() {
+                    opt.searchInput.addEventListener("keyup", function (e) {
+                        return 0 == e.target.value.length ? void emptyResultsContainer() : void render(searcher.search(store, e.target.value))
+                    })
+                }
+
+                function render(results) {
+                    if (emptyResultsContainer(), 0 == results.length) return appendToResultsContainer(opt.noResultsText);
+                    for (var i = 0; i < results.length; i++) appendToResultsContainer(templater.render(opt.searchResultTemplate, results[i]))
+                }
+
+                var self = this, requiredOptions = ["searchInput", "resultsContainer", "dataSource"], opt = {
+                    searchInput: null,
+                    resultsContainer: null,
+                    dataSource: [],
+                    searchResultTemplate: '<li><a href="{url}" title="{desc}">{title}</a></li>',
+                    noResultsText: "No results found",
+                    limit: 10,
+                    fuzzy: !1
+                };
+                self.init = function (_opt) {
+                    validateOptions(_opt), assignOptions(_opt), isJSON(opt.dataSource) ? initWithJSON(opt.dataSource) : initWithURL(opt.dataSource)
+                }
+            }
+
+            var Searcher = require("./Searcher"), Templater = require("./Templater"), Store = require("./Store"),
+                JSONLoader = require("./JSONLoader"), searcher = new Searcher, templater = new Templater,
+                store = new Store, jsonLoader = new JSONLoader;
+            window.SimpleJekyllSearch = new SimpleJekyllSearch
+        }(window, document)
+    }, {"./JSONLoader": 1, "./Searcher": 4, "./Store": 5, "./Templater": 6}]
+}, {}, [7]);
diff --git a/docs/js/jquery.ba-throttle-debounce.min.js b/docs/js/jquery.ba-throttle-debounce.min.js
new file mode 100755 (executable)
index 0000000..0720550
--- /dev/null
@@ -0,0 +1,9 @@
+/*
+ * jQuery throttle / debounce - v1.1 - 3/7/2010
+ * http://benalman.com/projects/jquery-throttle-debounce-plugin/
+ * 
+ * Copyright (c) 2010 "Cowboy" Ben Alman
+ * Dual licensed under the MIT and GPL licenses.
+ * http://benalman.com/about/license/
+ */
+(function(b,c){var $=b.jQuery||b.Cowboy||(b.Cowboy={}),a;$.throttle=a=function(e,f,j,i){var h,d=0;if(typeof f!=="boolean"){i=j;j=f;f=c}function g(){var o=this,m=+new Date()-d,n=arguments;function l(){d=+new Date();j.apply(o,n)}function k(){h=c}if(i&&!h){l()}h&&clearTimeout(h);if(i===c&&m>e){l()}else{if(f!==true){h=setTimeout(i?k:l,i===c?e-m:e)}}}if($.guid){g.guid=j.guid=j.guid||$.guid++}return g};$.debounce=function(d,e,f){return f===c?a(d,e,false):a(d,f,e!==false)}})(this);
\ No newline at end of file
diff --git a/docs/js/jquery.navgoco.min.js b/docs/js/jquery.navgoco.min.js
new file mode 100755 (executable)
index 0000000..4ba4475
--- /dev/null
@@ -0,0 +1,8 @@
+/*
+ * jQuery Navgoco Menus Plugin v0.2.1 (2014-04-11)
+ * https://github.com/tefra/navgoco
+ *
+ * Copyright (c) 2014 Chris T (@tefra)
+ * BSD - https://github.com/tefra/navgoco/blob/master/LICENSE-BSD
+ */
+!function(a){"use strict";var b=function(b,c,d){return this.el=b,this.$el=a(b),this.options=c,this.uuid=this.$el.attr("id")?this.$el.attr("id"):d,this.state={},this.init(),this};b.prototype={init:function(){var b=this;b._load(),b.$el.find("ul").each(function(c){var d=a(this);d.attr("data-index",c),b.options.save&&b.state.hasOwnProperty(c)?(d.parent().addClass(b.options.openClass),d.show()):d.parent().hasClass(b.options.openClass)?(d.show(),b.state[c]=1):d.hide()});var c=a("<span></span>").prepend(b.options.caretHtml),d=b.$el.find("li > a");b._trigger(c,!1),b._trigger(d,!0),b.$el.find("li:has(ul) > a").prepend(c)},_trigger:function(b,c){var d=this;b.on("click",function(b){b.stopPropagation();var e=c?a(this).next():a(this).parent().next(),f=!1;if(c){var g=a(this).attr("href");f=void 0===g||""===g||"#"===g}if(e=e.length>0?e:!1,d.options.onClickBefore.call(this,b,e),!c||e&&f)b.preventDefault(),d._toggle(e,e.is(":hidden")),d._save();else if(d.options.accordion){var h=d.state=d._parents(a(this));d.$el.find("ul").filter(":visible").each(function(){var b=a(this),c=b.attr("data-index");h.hasOwnProperty(c)||d._toggle(b,!1)}),d._save()}d.options.onClickAfter.call(this,b,e)})},_toggle:function(b,c){var d=this,e=b.attr("data-index"),f=b.parent();if(d.options.onToggleBefore.call(this,b,c),c){if(f.addClass(d.options.openClass),b.slideDown(d.options.slide),d.state[e]=1,d.options.accordion){var g=d.state=d._parents(b);g[e]=d.state[e]=1,d.$el.find("ul").filter(":visible").each(function(){var b=a(this),c=b.attr("data-index");g.hasOwnProperty(c)||d._toggle(b,!1)})}}else f.removeClass(d.options.openClass),b.slideUp(d.options.slide),d.state[e]=0;d.options.onToggleAfter.call(this,b,c)},_parents:function(b,c){var d={},e=b.parent(),f=e.parents("ul");return f.each(function(){var b=a(this),e=b.attr("data-index");return e?void(d[e]=c?b:1):!1}),d},_save:function(){if(this.options.save){var b={};for(var d in this.state)1===this.state[d]&&(b[d]=1);c[this.uuid]=this.state=b,a.cookie(this.options.cookie.name,JSON.stringify(c),this.options.cookie)}},_load:function(){if(this.options.save){if(null===c){var b=a.cookie(this.options.cookie.name);c=b?JSON.parse(b):{}}this.state=c.hasOwnProperty(this.uuid)?c[this.uuid]:{}}},toggle:function(b){var c=this,d=arguments.length;if(1>=d)c.$el.find("ul").each(function(){var d=a(this);c._toggle(d,b)});else{var e,f={},g=Array.prototype.slice.call(arguments,1);d--;for(var h=0;d>h;h++){e=g[h];var i=c.$el.find('ul[data-index="'+e+'"]').first();if(i&&(f[e]=i,b)){var j=c._parents(i,!0);for(var k in j)f.hasOwnProperty(k)||(f[k]=j[k])}}for(e in f)c._toggle(f[e],b)}c._save()},destroy:function(){a.removeData(this.$el),this.$el.find("li:has(ul) > a").unbind("click"),this.$el.find("li:has(ul) > a > span").unbind("click")}},a.fn.navgoco=function(c){if("string"==typeof c&&"_"!==c.charAt(0)&&"init"!==c)var d=!0,e=Array.prototype.slice.call(arguments,1);else c=a.extend({},a.fn.navgoco.defaults,c||{}),a.cookie||(c.save=!1);return this.each(function(f){var g=a(this),h=g.data("navgoco");h||(h=new b(this,d?a.fn.navgoco.defaults:c,f),g.data("navgoco",h)),d&&h[c].apply(h,e)})};var c=null;a.fn.navgoco.defaults={caretHtml:"",accordion:!1,openClass:"open",save:!0,cookie:{name:"navgoco",expires:!1,path:"/"},slide:{duration:400,easing:"swing"},onClickBefore:a.noop,onClickAfter:a.noop,onToggleBefore:a.noop,onToggleAfter:a.noop}}(jQuery);
\ No newline at end of file
diff --git a/docs/js/jquery.shuffle.min.js b/docs/js/jquery.shuffle.min.js
new file mode 100755 (executable)
index 0000000..d103127
--- /dev/null
@@ -0,0 +1,1588 @@
+/*!
+ * Shuffle.js by @Vestride
+ * Categorize, sort, and filter a responsive grid of items.
+ * Dependencies: jQuery 1.9+, Modernizr 2.6.2+
+ * @license MIT license
+ * @version 3.0.0
+ */
+
+/* Modernizr 2.6.2 (Custom Build) | MIT & BSD
+ * Build: http://modernizr.com/download/#-csstransforms-csstransforms3d-csstransitions-cssclasses-prefixed-teststyles-testprop-testallprops-prefixes-domprefixes
+ */
+window.Modernizr=function(a,b,c){function z(a){j.cssText=a}function A(a,b){return z(m.join(a+";")+(b||""))}function B(a,b){return typeof a===b}function C(a,b){return!!~(""+a).indexOf(b)}function D(a,b){for(var d in a){var e=a[d];if(!C(e,"-")&&j[e]!==c)return b=="pfx"?e:!0}return!1}function E(a,b,d){for(var e in a){var f=b[a[e]];if(f!==c)return d===!1?a[e]:B(f,"function")?f.bind(d||b):f}return!1}function F(a,b,c){var d=a.charAt(0).toUpperCase()+a.slice(1),e=(a+" "+o.join(d+" ")+d).split(" ");return B(b,"string")||B(b,"undefined")?D(e,b):(e=(a+" "+p.join(d+" ")+d).split(" "),E(e,b,c))}var d="2.6.2",e={},f=!0,g=b.documentElement,h="modernizr",i=b.createElement(h),j=i.style,k,l={}.toString,m=" -webkit- -moz- -o- -ms- ".split(" "),n="Webkit Moz O ms",o=n.split(" "),p=n.toLowerCase().split(" "),q={},r={},s={},t=[],u=t.slice,v,w=function(a,c,d,e){var f,i,j,k,l=b.createElement("div"),m=b.body,n=m||b.createElement("body");if(parseInt(d,10))while(d--)j=b.createElement("div"),j.id=e?e[d]:h+(d+1),l.appendChild(j);return f=["&#173;",'<style id="s',h,'">',a,"</style>"].join(""),l.id=h,(m?l:n).innerHTML+=f,n.appendChild(l),m||(n.style.background="",n.style.overflow="hidden",k=g.style.overflow,g.style.overflow="hidden",g.appendChild(n)),i=c(l,a),m?l.parentNode.removeChild(l):(n.parentNode.removeChild(n),g.style.overflow=k),!!i},x={}.hasOwnProperty,y;!B(x,"undefined")&&!B(x.call,"undefined")?y=function(a,b){return x.call(a,b)}:y=function(a,b){return b in a&&B(a.constructor.prototype[b],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if(typeof c!="function")throw new TypeError;var d=u.call(arguments,1),e=function(){if(this instanceof e){var a=function(){};a.prototype=c.prototype;var f=new a,g=c.apply(f,d.concat(u.call(arguments)));return Object(g)===g?g:f}return c.apply(b,d.concat(u.call(arguments)))};return e}),q.csstransforms=function(){return!!F("transform")},q.csstransforms3d=function(){var a=!!F("perspective");return a&&"webkitPerspective"in g.style&&w("@media (transform-3d),(-webkit-transform-3d){#modernizr{left:9px;position:absolute;height:3px;}}",function(b,c){a=b.offsetLeft===9&&b.offsetHeight===3}),a},q.csstransitions=function(){return F("transition")};for(var G in q)y(q,G)&&(v=G.toLowerCase(),e[v]=q[G](),t.push((e[v]?"":"no-")+v));return e.addTest=function(a,b){if(typeof a=="object")for(var d in a)y(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="function"?b():b,typeof f!="undefined"&&f&&(g.className+=" "+(b?"":"no-")+a),e[a]=b}return e},z(""),i=k=null,e._version=d,e._prefixes=m,e._domPrefixes=p,e._cssomPrefixes=o,e.testProp=function(a){return D([a])},e.testAllProps=F,e.testStyles=w,e.prefixed=function(a,b,c){return b?F(a,b,c):F(a,"pfx")},g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" js "+t.join(" "):""),e}(this,this.document);
+
+(function (factory) {
+  if (typeof define === 'function' && define.amd) {
+    define(['jquery', 'modernizr'], factory);
+  } else {
+    window.Shuffle = factory(window.jQuery, window.Modernizr);
+  }
+})(function($, Modernizr, undefined) {
+
+'use strict';
+
+
+// Validate Modernizr exists.
+// Shuffle requires `csstransitions`, `csstransforms`, `csstransforms3d`,
+// and `prefixed` to exist on the Modernizr object.
+if (typeof Modernizr !== 'object') {
+  throw new Error('Shuffle.js requires Modernizr.\n' +
+      'http://vestride.github.io/Shuffle/#dependencies');
+}
+
+
+/**
+ * Returns css prefixed properties like `-webkit-transition` or `box-sizing`
+ * from `transition` or `boxSizing`, respectively.
+ * @param {(string|boolean)} prop Property to be prefixed.
+ * @return {string} The prefixed css property.
+ */
+function dashify( prop ) {
+  if (!prop) {
+    return '';
+  }
+
+  // Replace upper case with dash-lowercase,
+  // then fix ms- prefixes because they're not capitalized.
+  return prop.replace(/([A-Z])/g, function( str, m1 ) {
+    return '-' + m1.toLowerCase();
+  }).replace(/^ms-/,'-ms-');
+}
+
+// Constant, prefixed variables.
+var TRANSITION = Modernizr.prefixed('transition');
+var TRANSITION_DELAY = Modernizr.prefixed('transitionDelay');
+var TRANSITION_DURATION = Modernizr.prefixed('transitionDuration');
+
+// Note(glen): Stock Android 4.1.x browser will fail here because it wrongly
+// says it supports non-prefixed transitions.
+// https://github.com/Modernizr/Modernizr/issues/897
+var TRANSITIONEND = {
+  'WebkitTransition' : 'webkitTransitionEnd',
+  'transition' : 'transitionend'
+}[ TRANSITION ];
+
+var TRANSFORM = Modernizr.prefixed('transform');
+var CSS_TRANSFORM = dashify(TRANSFORM);
+
+// Constants
+var CAN_TRANSITION_TRANSFORMS = Modernizr.csstransforms && Modernizr.csstransitions;
+var HAS_TRANSFORMS_3D = Modernizr.csstransforms3d;
+var SHUFFLE = 'shuffle';
+var COLUMN_THRESHOLD = 0.3;
+
+// Configurable. You can change these constants to fit your application.
+// The default scale and concealed scale, however, have to be different values.
+var ALL_ITEMS = 'all';
+var FILTER_ATTRIBUTE_KEY = 'groups';
+var DEFAULT_SCALE = 1;
+var CONCEALED_SCALE = 0.001;
+
+
+// Underscore's throttle function.
+function throttle(func, wait, options) {
+  var context, args, result;
+  var timeout = null;
+  var previous = 0;
+  options = options || {};
+  var later = function() {
+    previous = options.leading === false ? 0 : $.now();
+    timeout = null;
+    result = func.apply(context, args);
+    context = args = null;
+  };
+  return function() {
+    var now = $.now();
+    if (!previous && options.leading === false) {
+      previous = now;
+    }
+    var remaining = wait - (now - previous);
+    context = this;
+    args = arguments;
+    if (remaining <= 0 || remaining > wait) {
+      clearTimeout(timeout);
+      timeout = null;
+      previous = now;
+      result = func.apply(context, args);
+      context = args = null;
+    } else if (!timeout && options.trailing !== false) {
+      timeout = setTimeout(later, remaining);
+    }
+    return result;
+  };
+}
+
+function each(obj, iterator, context) {
+  for (var i = 0, length = obj.length; i < length; i++) {
+    if (iterator.call(context, obj[i], i, obj) === {}) {
+      return;
+    }
+  }
+}
+
+function defer(fn, context, wait) {
+  return setTimeout( $.proxy( fn, context ), wait );
+}
+
+function arrayMax( array ) {
+  return Math.max.apply( Math, array );
+}
+
+function arrayMin( array ) {
+  return Math.min.apply( Math, array );
+}
+
+
+/**
+ * Always returns a numeric value, given a value.
+ * @param {*} value Possibly numeric value.
+ * @return {number} `value` or zero if `value` isn't numeric.
+ * @private
+ */
+function getNumber(value) {
+  return $.isNumeric(value) ? value : 0;
+}
+
+
+/**
+ * Represents a coordinate pair.
+ * @param {number} [x=0] X.
+ * @param {number} [y=0] Y.
+ */
+var Point = function(x, y) {
+  this.x = getNumber( x );
+  this.y = getNumber( y );
+};
+
+
+/**
+ * Whether two points are equal.
+ * @param {Point} a Point A.
+ * @param {Point} b Point B.
+ * @return {boolean}
+ */
+Point.equals = function(a, b) {
+  return a.x === b.x && a.y === b.y;
+};
+
+
+// Used for unique instance variables
+var id = 0;
+var $window = $( window );
+
+
+/**
+ * Categorize, sort, and filter a responsive grid of items.
+ *
+ * @param {Element} element An element which is the parent container for the grid items.
+ * @param {Object} [options=Shuffle.options] Options object.
+ * @constructor
+ */
+var Shuffle = function( element, options ) {
+  options = options || {};
+  $.extend( this, Shuffle.options, options, Shuffle.settings );
+
+  this.$el = $(element);
+  this.element = element;
+  this.unique = 'shuffle_' + id++;
+
+  this._fire( Shuffle.EventType.LOADING );
+  this._init();
+
+  // Dispatch the done event asynchronously so that people can bind to it after
+  // Shuffle has been initialized.
+  defer(function() {
+    this.initialized = true;
+    this._fire( Shuffle.EventType.DONE );
+  }, this, 16);
+};
+
+
+/**
+ * Events the container element emits with the .shuffle namespace.
+ * For example, "done.shuffle".
+ * @enum {string}
+ */
+Shuffle.EventType = {
+  LOADING: 'loading',
+  DONE: 'done',
+  LAYOUT: 'layout',
+  REMOVED: 'removed'
+};
+
+
+/** @enum {string} */
+Shuffle.ClassName = {
+  BASE: SHUFFLE,
+  SHUFFLE_ITEM: 'shuffle-item',
+  FILTERED: 'filtered',
+  CONCEALED: 'concealed'
+};
+
+
+// Overrideable options
+Shuffle.options = {
+  group: ALL_ITEMS, // Initial filter group.
+  speed: 250, // Transition/animation speed (milliseconds).
+  easing: 'ease-out', // CSS easing function to use.
+  itemSelector: '', // e.g. '.picture-item'.
+  sizer: null, // Sizer element. Use an element to determine the size of columns and gutters.
+  gutterWidth: 0, // A static number or function that tells the plugin how wide the gutters between columns are (in pixels).
+  columnWidth: 0, // A static number or function that returns a number which tells the plugin how wide the columns are (in pixels).
+  delimeter: null, // If your group is not json, and is comma delimeted, you could set delimeter to ','.
+  buffer: 0, // Useful for percentage based heights when they might not always be exactly the same (in pixels).
+  initialSort: null, // Shuffle can be initialized with a sort object. It is the same object given to the sort method.
+  throttle: throttle, // By default, shuffle will throttle resize events. This can be changed or removed.
+  throttleTime: 300, // How often shuffle can be called on resize (in milliseconds).
+  sequentialFadeDelay: 150, // Delay between each item that fades in when adding items.
+  supported: CAN_TRANSITION_TRANSFORMS // Whether to use transforms or absolute positioning.
+};
+
+
+// Not overrideable
+Shuffle.settings = {
+  useSizer: false,
+  itemCss : { // default CSS for each item
+    position: 'absolute',
+    top: 0,
+    left: 0,
+    visibility: 'visible'
+  },
+  revealAppendedDelay: 300,
+  lastSort: {},
+  lastFilter: ALL_ITEMS,
+  enabled: true,
+  destroyed: false,
+  initialized: false,
+  _animations: [],
+  styleQueue: []
+};
+
+
+// Expose for testing.
+Shuffle.Point = Point;
+
+
+/**
+ * Static methods.
+ */
+
+/**
+ * If the browser has 3d transforms available, build a string with those,
+ * otherwise use 2d transforms.
+ * @param {Point} point X and Y positions.
+ * @param {number} scale Scale amount.
+ * @return {string} A normalized string which can be used with the transform style.
+ * @private
+ */
+Shuffle._getItemTransformString = function(point, scale) {
+  if ( HAS_TRANSFORMS_3D ) {
+    return 'translate3d(' + point.x + 'px, ' + point.y + 'px, 0) scale3d(' + scale + ', ' + scale + ', 1)';
+  } else {
+    return 'translate(' + point.x + 'px, ' + point.y + 'px) scale(' + scale + ')';
+  }
+};
+
+
+/**
+ * Retrieve the computed style for an element, parsed as a float. This should
+ * not be used for width or height values because jQuery mangles them and they
+ * are not precise enough.
+ * @param {Element} element Element to get style for.
+ * @param {string} style Style property.
+ * @return {number} The parsed computed value or zero if that fails because IE
+ *     will return 'auto' when the element doesn't have margins instead of
+ *     the computed style.
+ * @private
+ */
+Shuffle._getNumberStyle = function( element, style ) {
+  return Shuffle._getFloat( $( element ).css( style )  );
+};
+
+
+/**
+ * Parse a string as an integer.
+ * @param {string} value String integer.
+ * @return {number} The string as an integer or zero.
+ * @private
+ */
+Shuffle._getInt = function(value) {
+  return getNumber( parseInt( value, 10 ) );
+};
+
+/**
+ * Parse a string as an float.
+ * @param {string} value String float.
+ * @return {number} The string as an float or zero.
+ * @private
+ */
+Shuffle._getFloat = function(value) {
+  return getNumber( parseFloat( value ) );
+};
+
+
+/**
+ * Returns the outer width of an element, optionally including its margins.
+ * The `offsetWidth` property must be used because having a scale transform
+ * on the element affects the bounding box. Sadly, Firefox doesn't return an
+ * integer value for offsetWidth (yet).
+ * @param {Element} element The element.
+ * @param {boolean} [includeMargins] Whether to include margins. Default is false.
+ * @return {number} The width.
+ */
+Shuffle._getOuterWidth = function( element, includeMargins ) {
+  var width = element.offsetWidth;
+
+  // Use jQuery here because it uses getComputedStyle internally and is
+  // cross-browser. Using the style property of the element will only work
+  // if there are inline styles.
+  if ( includeMargins ) {
+    var marginLeft = Shuffle._getNumberStyle( element, 'marginLeft');
+    var marginRight = Shuffle._getNumberStyle( element, 'marginRight');
+    width += marginLeft + marginRight;
+  }
+
+  return width;
+};
+
+
+/**
+ * Returns the outer height of an element, optionally including its margins.
+ * @param {Element} element The element.
+ * @param {boolean} [includeMargins] Whether to include margins. Default is false.
+ * @return {number} The height.
+ */
+Shuffle._getOuterHeight = function( element, includeMargins ) {
+  var height = element.offsetHeight;
+
+  if ( includeMargins ) {
+    var marginTop = Shuffle._getNumberStyle( element, 'marginTop');
+    var marginBottom = Shuffle._getNumberStyle( element, 'marginBottom');
+    height += marginTop + marginBottom;
+  }
+
+  return height;
+};
+
+
+/**
+ * Change a property or execute a function which will not have a transition
+ * @param {Element} element DOM element that won't be transitioned
+ * @param {Function} callback A function which will be called while transition
+ *     is set to 0ms.
+ * @param {Object} [context] Optional context for the callback function.
+ * @private
+ */
+Shuffle._skipTransition = function( element, callback, context ) {
+  var duration = element.style[ TRANSITION_DURATION ];
+
+  // Set the duration to zero so it happens immediately
+  element.style[ TRANSITION_DURATION ] = '0ms'; // ms needed for firefox!
+
+  callback.call( context );
+
+  // Force reflow
+  var reflow = element.offsetWidth;
+  // Avoid jshint warnings: unused variables and expressions.
+  reflow = null;
+
+  // Put the duration back
+  element.style[ TRANSITION_DURATION ] = duration;
+};
+
+
+/**
+ * Instance methods.
+ */
+
+Shuffle.prototype._init = function() {
+  this.$items = this._getItems();
+
+  this.sizer = this._getElementOption( this.sizer );
+
+  if ( this.sizer ) {
+    this.useSizer = true;
+  }
+
+  // Add class and invalidate styles
+  this.$el.addClass( Shuffle.ClassName.BASE );
+
+  // Set initial css for each item
+  this._initItems();
+
+  // Bind resize events
+  // http://stackoverflow.com/questions/1852751/window-resize-event-firing-in-internet-explorer
+  $window.on('resize.' + SHUFFLE + '.' + this.unique, this._getResizeFunction());
+
+  // Get container css all in one request. Causes reflow
+  var containerCSS = this.$el.css(['position', 'overflow']);
+  var containerWidth = Shuffle._getOuterWidth( this.element );
+
+  // Add styles to the container if it doesn't have them.
+  this._validateStyles( containerCSS );
+
+  // We already got the container's width above, no need to cause another reflow getting it again...
+  // Calculate the number of columns there will be
+  this._setColumns( containerWidth );
+
+  // Kick off!
+  this.shuffle( this.group, this.initialSort );
+
+  // The shuffle items haven't had transitions set on them yet
+  // so the user doesn't see the first layout. Set them now that the first layout is done.
+  if ( this.supported ) {
+    defer(function() {
+      this._setTransitions();
+      this.element.style[ TRANSITION ] = 'height ' + this.speed + 'ms ' + this.easing;
+    }, this);
+  }
+};
+
+
+/**
+ * Returns a throttled and proxied function for the resize handler.
+ * @return {Function}
+ * @private
+ */
+Shuffle.prototype._getResizeFunction = function() {
+  var resizeFunction = $.proxy( this._onResize, this );
+  return this.throttle ?
+      this.throttle( resizeFunction, this.throttleTime ) :
+      resizeFunction;
+};
+
+
+/**
+ * Retrieve an element from an option.
+ * @param {string|jQuery|Element} option The option to check.
+ * @return {?Element} The plain element or null.
+ * @private
+ */
+Shuffle.prototype._getElementOption = function( option ) {
+  // If column width is a string, treat is as a selector and search for the
+  // sizer element within the outermost container
+  if ( typeof option === 'string' ) {
+    return this.$el.find( option )[0] || null;
+
+  // Check for an element
+  } else if ( option && option.nodeType && option.nodeType === 1 ) {
+    return option;
+
+  // Check for jQuery object
+  } else if ( option && option.jquery ) {
+    return option[0];
+  }
+
+  return null;
+};
+
+
+/**
+ * Ensures the shuffle container has the css styles it needs applied to it.
+ * @param {Object} styles Key value pairs for position and overflow.
+ * @private
+ */
+Shuffle.prototype._validateStyles = function(styles) {
+  // Position cannot be static.
+  if ( styles.position === 'static' ) {
+    this.element.style.position = 'relative';
+  }
+
+  // Overflow has to be hidden
+  if ( styles.overflow !== 'hidden' ) {
+    this.element.style.overflow = 'hidden';
+  }
+};
+
+
+/**
+ * Filter the elements by a category.
+ * @param {string} [category] Category to filter by. If it's given, the last
+ *     category will be used to filter the items.
+ * @param {ArrayLike} [$collection] Optionally filter a collection. Defaults to
+ *     all the items.
+ * @return {jQuery} Filtered items.
+ * @private
+ */
+Shuffle.prototype._filter = function( category, $collection ) {
+  category = category || this.lastFilter;
+  $collection = $collection || this.$items;
+
+  var set = this._getFilteredSets( category, $collection );
+
+  // Individually add/remove concealed/filtered classes
+  this._toggleFilterClasses( set.filtered, set.concealed );
+
+  // Save the last filter in case elements are appended.
+  this.lastFilter = category;
+
+  // This is saved mainly because providing a filter function (like searching)
+  // will overwrite the `lastFilter` property every time its called.
+  if ( typeof category === 'string' ) {
+    this.group = category;
+  }
+
+  return set.filtered;
+};
+
+
+/**
+ * Returns an object containing the filtered and concealed elements.
+ * @param {string|Function} category Category or function to filter by.
+ * @param {ArrayLike.<Element>} $items A collection of items to filter.
+ * @return {!{filtered: jQuery, concealed: jQuery}}
+ * @private
+ */
+Shuffle.prototype._getFilteredSets = function( category, $items ) {
+  var $filtered = $();
+  var $concealed = $();
+
+  // category === 'all', add filtered class to everything
+  if ( category === ALL_ITEMS ) {
+    $filtered = $items;
+
+  // Loop through each item and use provided function to determine
+  // whether to hide it or not.
+  } else {
+    each($items, function( el ) {
+      var $item = $(el);
+      if ( this._doesPassFilter( category, $item ) ) {
+        $filtered = $filtered.add( $item );
+      } else {
+        $concealed = $concealed.add( $item );
+      }
+    }, this);
+  }
+
+  return {
+    filtered: $filtered,
+    concealed: $concealed
+  };
+};
+
+
+/**
+ * Test an item to see if it passes a category.
+ * @param {string|Function} category Category or function to filter by.
+ * @param {jQuery} $item A single item, wrapped with jQuery.
+ * @return {boolean} Whether it passes the category/filter.
+ * @private
+ */
+Shuffle.prototype._doesPassFilter = function( category, $item ) {
+  if ( $.isFunction( category ) ) {
+    return category.call( $item[0], $item, this );
+
+  // Check each element's data-groups attribute against the given category.
+  } else {
+    var groups = $item.data( FILTER_ATTRIBUTE_KEY );
+    var keys = this.delimeter && !$.isArray( groups ) ?
+        groups.split( this.delimeter ) :
+        groups;
+    return $.inArray(category, keys) > -1;
+  }
+};
+
+
+/**
+ * Toggles the filtered and concealed class names.
+ * @param {jQuery} $filtered Filtered set.
+ * @param {jQuery} $concealed Concealed set.
+ * @private
+ */
+Shuffle.prototype._toggleFilterClasses = function( $filtered, $concealed ) {
+  $filtered
+    .removeClass( Shuffle.ClassName.CONCEALED )
+    .addClass( Shuffle.ClassName.FILTERED );
+  $concealed
+    .removeClass( Shuffle.ClassName.FILTERED )
+    .addClass( Shuffle.ClassName.CONCEALED );
+};
+
+
+/**
+ * Set the initial css for each item
+ * @param {jQuery} [$items] Optionally specifiy at set to initialize
+ */
+Shuffle.prototype._initItems = function( $items ) {
+  $items = $items || this.$items;
+  $items.addClass([
+    Shuffle.ClassName.SHUFFLE_ITEM,
+    Shuffle.ClassName.FILTERED
+  ].join(' '));
+  $items.css( this.itemCss ).data('point', new Point()).data('scale', DEFAULT_SCALE);
+};
+
+
+/**
+ * Updates the filtered item count.
+ * @private
+ */
+Shuffle.prototype._updateItemCount = function() {
+  this.visibleItems = this._getFilteredItems().length;
+};
+
+
+/**
+ * Sets css transform transition on a an element.
+ * @param {Element} element Element to set transition on.
+ * @private
+ */
+Shuffle.prototype._setTransition = function( element ) {
+  element.style[ TRANSITION ] = CSS_TRANSFORM + ' ' + this.speed + 'ms ' +
+    this.easing + ', opacity ' + this.speed + 'ms ' + this.easing;
+};
+
+
+/**
+ * Sets css transform transition on a group of elements.
+ * @param {ArrayLike.<Element>} $items Elements to set transitions on.
+ * @private
+ */
+Shuffle.prototype._setTransitions = function( $items ) {
+  $items = $items || this.$items;
+  each($items, function( el ) {
+    this._setTransition( el );
+  }, this);
+};
+
+
+/**
+ * Sets a transition delay on a collection of elements, making each delay
+ * greater than the last.
+ * @param {ArrayLike.<Element>} $collection Array to iterate over.
+ */
+Shuffle.prototype._setSequentialDelay = function( $collection ) {
+  if ( !this.supported ) {
+    return;
+  }
+
+  // $collection can be an array of dom elements or jquery object
+  each($collection, function( el, i ) {
+    // This works because the transition-property: transform, opacity;
+    el.style[ TRANSITION_DELAY ] = '0ms,' + ((i + 1) * this.sequentialFadeDelay) + 'ms';
+  }, this);
+};
+
+
+Shuffle.prototype._getItems = function() {
+  return this.$el.children( this.itemSelector );
+};
+
+
+Shuffle.prototype._getFilteredItems = function() {
+  return this.$items.filter('.' + Shuffle.ClassName.FILTERED);
+};
+
+
+Shuffle.prototype._getConcealedItems = function() {
+  return this.$items.filter('.' + Shuffle.ClassName.CONCEALED);
+};
+
+
+/**
+ * Returns the column size, based on column width and sizer options.
+ * @param {number} containerWidth Size of the parent container.
+ * @param {number} gutterSize Size of the gutters.
+ * @return {number}
+ * @private
+ */
+Shuffle.prototype._getColumnSize = function( containerWidth, gutterSize ) {
+  var size;
+
+  // If the columnWidth property is a function, then the grid is fluid
+  if ( $.isFunction( this.columnWidth ) ) {
+    size = this.columnWidth(containerWidth);
+
+  // columnWidth option isn't a function, are they using a sizing element?
+  } else if ( this.useSizer ) {
+    size = Shuffle._getOuterWidth(this.sizer);
+
+  // if not, how about the explicitly set option?
+  } else if ( this.columnWidth ) {
+    size = this.columnWidth;
+
+  // or use the size of the first item
+  } else if ( this.$items.length > 0 ) {
+    size = Shuffle._getOuterWidth(this.$items[0], true);
+
+  // if there's no items, use size of container
+  } else {
+    size = containerWidth;
+  }
+
+  // Don't let them set a column width of zero.
+  if ( size === 0 ) {
+    size = containerWidth;
+  }
+
+  return size + gutterSize;
+};
+
+
+/**
+ * Returns the gutter size, based on gutter width and sizer options.
+ * @param {number} containerWidth Size of the parent container.
+ * @return {number}
+ * @private
+ */
+Shuffle.prototype._getGutterSize = function( containerWidth ) {
+  var size;
+  if ( $.isFunction( this.gutterWidth ) ) {
+    size = this.gutterWidth(containerWidth);
+  } else if ( this.useSizer ) {
+    size = Shuffle._getNumberStyle(this.sizer, 'marginLeft');
+  } else {
+    size = this.gutterWidth;
+  }
+
+  return size;
+};
+
+
+/**
+ * Calculate the number of columns to be used. Gets css if using sizer element.
+ * @param {number} [theContainerWidth] Optionally specify a container width if it's already available.
+ */
+Shuffle.prototype._setColumns = function( theContainerWidth ) {
+  var containerWidth = theContainerWidth || Shuffle._getOuterWidth( this.element );
+  var gutter = this._getGutterSize( containerWidth );
+  var columnWidth = this._getColumnSize( containerWidth, gutter );
+  var calculatedColumns = (containerWidth + gutter) / columnWidth;
+
+  // Widths given from getComputedStyle are not precise enough...
+  if ( Math.abs(Math.round(calculatedColumns) - calculatedColumns) < COLUMN_THRESHOLD ) {
+    // e.g. calculatedColumns = 11.998876
+    calculatedColumns = Math.round( calculatedColumns );
+  }
+
+  this.cols = Math.max( Math.floor(calculatedColumns), 1 );
+  this.containerWidth = containerWidth;
+  this.colWidth = columnWidth;
+};
+
+/**
+ * Adjust the height of the grid
+ */
+Shuffle.prototype._setContainerSize = function() {
+  this.$el.css( 'height', this._getContainerSize() );
+};
+
+
+/**
+ * Based on the column heights, it returns the biggest one.
+ * @return {number}
+ * @private
+ */
+Shuffle.prototype._getContainerSize = function() {
+  return arrayMax( this.positions );
+};
+
+
+/**
+ * Fire events with .shuffle namespace
+ */
+Shuffle.prototype._fire = function( name, args ) {
+  this.$el.trigger( name + '.' + SHUFFLE, args && args.length ? args : [ this ] );
+};
+
+
+/**
+ * Zeros out the y columns array, which is used to determine item placement.
+ * @private
+ */
+Shuffle.prototype._resetCols = function() {
+  var i = this.cols;
+  this.positions = [];
+  while (i--) {
+    this.positions.push( 0 );
+  }
+};
+
+
+/**
+ * Loops through each item that should be shown and calculates the x, y position.
+ * @param {Array.<Element>} items Array of items that will be shown/layed out in order in their array.
+ *     Because jQuery collection are always ordered in DOM order, we can't pass a jq collection.
+ * @param {boolean} [isOnlyPosition=false] If true this will position the items with zero opacity.
+ */
+Shuffle.prototype._layout = function( items, isOnlyPosition ) {
+  each(items, function( item ) {
+    this._layoutItem( item, !!isOnlyPosition );
+  }, this);
+
+  // `_layout` always happens after `_shrink`, so it's safe to process the style
+  // queue here with styles from the shrink method.
+  this._processStyleQueue();
+
+  // Adjust the height of the container.
+  this._setContainerSize();
+};
+
+
+/**
+ * Calculates the position of the item and pushes it onto the style queue.
+ * @param {Element} item Element which is being positioned.
+ * @param {boolean} isOnlyPosition Whether to position the item, but with zero
+ *     opacity so that it can fade in later.
+ * @private
+ */
+Shuffle.prototype._layoutItem = function( item, isOnlyPosition ) {
+  var $item = $(item);
+  var itemData = $item.data();
+  var currPos = itemData.point;
+  var currScale = itemData.scale;
+  var itemSize = {
+    width: Shuffle._getOuterWidth( item, true ),
+    height: Shuffle._getOuterHeight( item, true )
+  };
+  var pos = this._getItemPosition( itemSize );
+
+  // If the item will not change its position, do not add it to the render
+  // queue. Transitions don't fire when setting a property to the same value.
+  if ( Point.equals(currPos, pos) && currScale === DEFAULT_SCALE ) {
+    return;
+  }
+
+  // Save data for shrink
+  itemData.point = pos;
+  itemData.scale = DEFAULT_SCALE;
+
+  this.styleQueue.push({
+    $item: $item,
+    point: pos,
+    scale: DEFAULT_SCALE,
+    opacity: isOnlyPosition ? 0 : 1,
+    skipTransition: isOnlyPosition,
+    callfront: function() {
+      if ( !isOnlyPosition ) {
+        $item.css( 'visibility', 'visible' );
+      }
+    },
+    callback: function() {
+      if ( isOnlyPosition ) {
+        $item.css( 'visibility', 'hidden' );
+      }
+    }
+  });
+};
+
+
+/**
+ * Determine the location of the next item, based on its size.
+ * @param {{width: number, height: number}} itemSize Object with width and height.
+ * @return {Point}
+ * @private
+ */
+Shuffle.prototype._getItemPosition = function( itemSize ) {
+  var columnSpan = this._getColumnSpan( itemSize.width, this.colWidth, this.cols );
+
+  var setY = this._getColumnSet( columnSpan, this.cols );
+
+  // Finds the index of the smallest number in the set.
+  var shortColumnIndex = this._getShortColumn( setY, this.buffer );
+
+  // Position the item
+  var point = new Point(
+    Math.round( this.colWidth * shortColumnIndex ),
+    Math.round( setY[shortColumnIndex] ));
+
+  // Update the columns array with the new values for each column.
+  // e.g. before the update the columns could be [250, 0, 0, 0] for an item
+  // which spans 2 columns. After it would be [250, itemHeight, itemHeight, 0].
+  var setHeight = setY[shortColumnIndex] + itemSize.height;
+  var setSpan = this.cols + 1 - setY.length;
+  for ( var i = 0; i < setSpan; i++ ) {
+    this.positions[ shortColumnIndex + i ] = setHeight;
+  }
+
+  return point;
+};
+
+
+/**
+ * Determine the number of columns an items spans.
+ * @param {number} itemWidth Width of the item.
+ * @param {number} columnWidth Width of the column (includes gutter).
+ * @param {number} columns Total number of columns
+ * @return {number}
+ * @private
+ */
+Shuffle.prototype._getColumnSpan = function( itemWidth, columnWidth, columns ) {
+  var columnSpan = itemWidth / columnWidth;
+
+  // If the difference between the rounded column span number and the
+  // calculated column span number is really small, round the number to
+  // make it fit.
+  if ( Math.abs(Math.round( columnSpan ) - columnSpan ) < COLUMN_THRESHOLD ) {
+    // e.g. columnSpan = 4.0089945390298745
+    columnSpan = Math.round( columnSpan );
+  }
+
+  // Ensure the column span is not more than the amount of columns in the whole layout.
+  return Math.min( Math.ceil( columnSpan ), columns );
+};
+
+
+/**
+ * Retrieves the column set to use for placement.
+ * @param {number} columnSpan The number of columns this current item spans.
+ * @param {number} columns The total columns in the grid.
+ * @return {Array.<number>} An array of numbers represeting the column set.
+ * @private
+ */
+Shuffle.prototype._getColumnSet = function( columnSpan, columns ) {
+  // The item spans only one column.
+  if ( columnSpan === 1 ) {
+    return this.positions;
+
+  // The item spans more than one column, figure out how many different
+  // places it could fit horizontally.
+  // The group count is the number of places within the positions this block
+  // could fit, ignoring the current positions of items.
+  // Imagine a 2 column brick as the second item in a 4 column grid with
+  // 10px height each. Find the places it would fit:
+  // [10, 0, 0, 0]
+  //  |   |  |
+  //  *   *  *
+  //
+  // Then take the places which fit and get the bigger of the two:
+  // max([10, 0]), max([0, 0]), max([0, 0]) = [10, 0, 0]
+  //
+  // Next, find the first smallest number (the short column).
+  // [10, 0, 0]
+  //      |
+  //      *
+  //
+  // And that's where it should be placed!
+  } else {
+    var groupCount = columns + 1 - columnSpan;
+    var groupY = [];
+
+    // For how many possible positions for this item there are.
+    for ( var i = 0; i < groupCount; i++ ) {
+      // Find the bigger value for each place it could fit.
+      groupY[i] = arrayMax( this.positions.slice( i, i + columnSpan ) );
+    }
+
+    return groupY;
+  }
+};
+
+
+/**
+ * Find index of short column, the first from the left where this item will go.
+ *
+ * @param {Array.<number>} positions The array to search for the smallest number.
+ * @param {number} buffer Optional buffer which is very useful when the height
+ *     is a percentage of the width.
+ * @return {number} Index of the short column.
+ * @private
+ */
+Shuffle.prototype._getShortColumn = function( positions, buffer ) {
+  var minPosition = arrayMin( positions );
+  for (var i = 0, len = positions.length; i < len; i++) {
+    if ( positions[i] >= minPosition - buffer && positions[i] <= minPosition + buffer ) {
+      return i;
+    }
+  }
+  return 0;
+};
+
+
+/**
+ * Hides the elements that don't match our filter.
+ * @param {jQuery} $collection jQuery collection to shrink.
+ * @private
+ */
+Shuffle.prototype._shrink = function( $collection ) {
+  var $concealed = $collection || this._getConcealedItems();
+
+  each($concealed, function( item ) {
+    var $item = $(item);
+    var itemData = $item.data();
+
+    // Continuing would add a transitionend event listener to the element, but
+    // that listener would not execute because the transform and opacity would
+    // stay the same.
+    if ( itemData.scale === CONCEALED_SCALE ) {
+      return;
+    }
+
+    itemData.scale = CONCEALED_SCALE;
+
+    this.styleQueue.push({
+      $item: $item,
+      point: itemData.point,
+      scale : CONCEALED_SCALE,
+      opacity: 0,
+      callback: function() {
+        $item.css( 'visibility', 'hidden' );
+      }
+    });
+  }, this);
+};
+
+
+/**
+ * Resize handler.
+ * @private
+ */
+Shuffle.prototype._onResize = function() {
+  // If shuffle is disabled, destroyed, don't do anything
+  if ( !this.enabled || this.destroyed || this.isTransitioning ) {
+    return;
+  }
+
+  // Will need to check height in the future if it's layed out horizontaly
+  var containerWidth = Shuffle._getOuterWidth( this.element );
+
+  // containerWidth hasn't changed, don't do anything
+  if ( containerWidth === this.containerWidth ) {
+    return;
+  }
+
+  this.update();
+};
+
+
+/**
+ * Returns styles for either jQuery animate or transition.
+ * @param {Object} opts Transition options.
+ * @return {!Object} Transforms for transitions, left/top for animate.
+ * @private
+ */
+Shuffle.prototype._getStylesForTransition = function( opts ) {
+  var styles = {
+    opacity: opts.opacity
+  };
+
+  if ( this.supported ) {
+    styles[ TRANSFORM ] = Shuffle._getItemTransformString( opts.point, opts.scale );
+  } else {
+    styles.left = opts.point.x;
+    styles.top = opts.point.y;
+  }
+
+  return styles;
+};
+
+
+/**
+ * Transitions an item in the grid
+ *
+ * @param {Object} opts options.
+ * @param {jQuery} opts.$item jQuery object representing the current item.
+ * @param {Point} opts.point A point object with the x and y coordinates.
+ * @param {number} opts.scale Amount to scale the item.
+ * @param {number} opts.opacity Opacity of the item.
+ * @param {Function} opts.callback Complete function for the animation.
+ * @param {Function} opts.callfront Function to call before transitioning.
+ * @private
+ */
+Shuffle.prototype._transition = function( opts ) {
+  var styles = this._getStylesForTransition( opts );
+  this._startItemAnimation( opts.$item, styles, opts.callfront || $.noop, opts.callback || $.noop );
+};
+
+
+Shuffle.prototype._startItemAnimation = function( $item, styles, callfront, callback ) {
+  // Transition end handler removes its listener.
+  function handleTransitionEnd( evt ) {
+    // Make sure this event handler has not bubbled up from a child.
+    if ( evt.target === evt.currentTarget ) {
+      $( evt.target ).off( TRANSITIONEND, handleTransitionEnd );
+      callback();
+    }
+  }
+
+  callfront();
+
+  // Transitions are not set until shuffle has loaded to avoid the initial transition.
+  if ( !this.initialized ) {
+    $item.css( styles );
+    callback();
+    return;
+  }
+
+  // Use CSS Transforms if we have them
+  if ( this.supported ) {
+    $item.css( styles );
+    $item.on( TRANSITIONEND, handleTransitionEnd );
+
+  // Use jQuery to animate left/top
+  } else {
+    // Save the deferred object which jQuery returns.
+    var anim = $item.stop( true ).animate( styles, this.speed, 'swing', callback );
+    // Push the animation to the list of pending animations.
+    this._animations.push( anim.promise() );
+  }
+};
+
+
+/**
+ * Execute the styles gathered in the style queue. This applies styles to elements,
+ * triggering transitions.
+ * @param {boolean} noLayout Whether to trigger a layout event.
+ * @private
+ */
+Shuffle.prototype._processStyleQueue = function( noLayout ) {
+  var $transitions = $();
+
+  // Iterate over the queue and keep track of ones that use transitions.
+  each(this.styleQueue, function( transitionObj ) {
+    if ( transitionObj.skipTransition ) {
+      this._styleImmediately( transitionObj );
+    } else {
+      $transitions = $transitions.add( transitionObj.$item );
+      this._transition( transitionObj );
+    }
+  }, this);
+
+
+  if ( $transitions.length > 0 && this.initialized ) {
+    // Set flag that shuffle is currently in motion.
+    this.isTransitioning = true;
+
+    if ( this.supported ) {
+      this._whenCollectionDone( $transitions, TRANSITIONEND, this._movementFinished );
+
+    // The _transition function appends a promise to the animations array.
+    // When they're all complete, do things.
+    } else {
+      this._whenAnimationsDone( this._movementFinished );
+    }
+
+  // A call to layout happened, but none of the newly filtered items will
+  // change position. Asynchronously fire the callback here.
+  } else if ( !noLayout ) {
+    defer( this._layoutEnd, this );
+  }
+
+  // Remove everything in the style queue
+  this.styleQueue.length = 0;
+};
+
+
+/**
+ * Apply styles without a transition.
+ * @param {Object} opts Transitions options object.
+ * @private
+ */
+Shuffle.prototype._styleImmediately = function( opts ) {
+  Shuffle._skipTransition(opts.$item[0], function() {
+    opts.$item.css( this._getStylesForTransition( opts ) );
+  }, this);
+};
+
+Shuffle.prototype._movementFinished = function() {
+  this.isTransitioning = false;
+  this._layoutEnd();
+};
+
+Shuffle.prototype._layoutEnd = function() {
+  this._fire( Shuffle.EventType.LAYOUT );
+};
+
+Shuffle.prototype._addItems = function( $newItems, addToEnd, isSequential ) {
+  // Add classes and set initial positions.
+  this._initItems( $newItems );
+
+  // Add transition to each item.
+  this._setTransitions( $newItems );
+
+  // Update the list of
+  this.$items = this._getItems();
+
+  // Shrink all items (without transitions).
+  this._shrink( $newItems );
+  each(this.styleQueue, function( transitionObj ) {
+    transitionObj.skipTransition = true;
+  });
+
+  // Apply shrink positions, but do not cause a layout event.
+  this._processStyleQueue( true );
+
+  if ( addToEnd ) {
+    this._addItemsToEnd( $newItems, isSequential );
+  } else {
+    this.shuffle( this.lastFilter );
+  }
+};
+
+
+Shuffle.prototype._addItemsToEnd = function( $newItems, isSequential ) {
+  // Get ones that passed the current filter
+  var $passed = this._filter( null, $newItems );
+  var passed = $passed.get();
+
+  // How many filtered elements?
+  this._updateItemCount();
+
+  this._layout( passed, true );
+
+  if ( isSequential && this.supported ) {
+    this._setSequentialDelay( passed );
+  }
+
+  this._revealAppended( passed );
+};
+
+
+/**
+ * Triggers appended elements to fade in.
+ * @param {ArrayLike.<Element>} $newFilteredItems Collection of elements.
+ * @private
+ */
+Shuffle.prototype._revealAppended = function( newFilteredItems ) {
+  defer(function() {
+    each(newFilteredItems, function( el ) {
+      var $item = $( el );
+      this._transition({
+        $item: $item,
+        opacity: 1,
+        point: $item.data('point'),
+        scale: DEFAULT_SCALE
+      });
+    }, this);
+
+    this._whenCollectionDone($(newFilteredItems), TRANSITIONEND, function() {
+      $(newFilteredItems).css( TRANSITION_DELAY, '0ms' );
+      this._movementFinished();
+    });
+  }, this, this.revealAppendedDelay);
+};
+
+
+/**
+ * Execute a function when an event has been triggered for every item in a collection.
+ * @param {jQuery} $collection Collection of elements.
+ * @param {string} eventName Event to listen for.
+ * @param {Function} callback Callback to execute when they're done.
+ * @private
+ */
+Shuffle.prototype._whenCollectionDone = function( $collection, eventName, callback ) {
+  var done = 0;
+  var items = $collection.length;
+  var self = this;
+
+  function handleEventName( evt ) {
+    if ( evt.target === evt.currentTarget ) {
+      $( evt.target ).off( eventName, handleEventName );
+      done++;
+
+      // Execute callback if all items have emitted the correct event.
+      if ( done === items ) {
+        callback.call( self );
+      }
+    }
+  }
+
+  // Bind the event to all items.
+  $collection.on( eventName, handleEventName );
+};
+
+
+/**
+ * Execute a callback after jQuery `animate` for a collection has finished.
+ * @param {Function} callback Callback to execute when they're done.
+ * @private
+ */
+Shuffle.prototype._whenAnimationsDone = function( callback ) {
+  $.when.apply( null, this._animations ).always( $.proxy( function() {
+    this._animations.length = 0;
+    callback.call( this );
+  }, this ));
+};
+
+
+/**
+ * Public Methods
+ */
+
+/**
+ * The magic. This is what makes the plugin 'shuffle'
+ * @param {string|Function} [category] Category to filter by. Can be a function
+ * @param {Object} [sortObj] A sort object which can sort the filtered set
+ */
+Shuffle.prototype.shuffle = function( category, sortObj ) {
+  if ( !this.enabled || this.isTransitioning ) {
+    return;
+  }
+
+  if ( !category ) {
+    category = ALL_ITEMS;
+  }
+
+  this._filter( category );
+
+  // How many filtered elements?
+  this._updateItemCount();
+
+  // Shrink each concealed item
+  this._shrink();
+
+  // Update transforms on .filtered elements so they will animate to their new positions
+  this.sort( sortObj );
+};
+
+
+/**
+ * Gets the .filtered elements, sorts them, and passes them to layout.
+ * @param {Object} opts the options object for the sorted plugin
+ */
+Shuffle.prototype.sort = function( opts ) {
+  if ( this.enabled && !this.isTransitioning ) {
+    this._resetCols();
+
+    var sortOptions = opts || this.lastSort;
+    var items = this._getFilteredItems().sorted( sortOptions );
+
+    this._layout( items );
+
+    this.lastSort = sortOptions;
+  }
+};
+
+
+/**
+ * Reposition everything.
+ * @param {boolean} isOnlyLayout If true, column and gutter widths won't be
+ *     recalculated.
+ */
+Shuffle.prototype.update = function( isOnlyLayout ) {
+  if ( this.enabled && !this.isTransitioning ) {
+
+    if ( !isOnlyLayout ) {
+      // Get updated colCount
+      this._setColumns();
+    }
+
+    // Layout items
+    this.sort();
+  }
+};
+
+
+/**
+ * Use this instead of `update()` if you don't need the columns and gutters updated
+ * Maybe an image inside `shuffle` loaded (and now has a height), which means calculations
+ * could be off.
+ */
+Shuffle.prototype.layout = function() {
+  this.update( true );
+};
+
+
+/**
+ * New items have been appended to shuffle. Fade them in sequentially
+ * @param {jQuery} $newItems jQuery collection of new items
+ * @param {boolean} [addToEnd=false] If true, new items will be added to the end / bottom
+ *     of the items. If not true, items will be mixed in with the current sort order.
+ * @param {boolean} [isSequential=true] If false, new items won't sequentially fade in
+ */
+Shuffle.prototype.appended = function( $newItems, addToEnd, isSequential ) {
+  this._addItems( $newItems, addToEnd === true, isSequential !== false );
+};
+
+
+/**
+ * Disables shuffle from updating dimensions and layout on resize
+ */
+Shuffle.prototype.disable = function() {
+  this.enabled = false;
+};
+
+
+/**
+ * Enables shuffle again
+ * @param {boolean} [isUpdateLayout=true] if undefined, shuffle will update columns and gutters
+ */
+Shuffle.prototype.enable = function( isUpdateLayout ) {
+  this.enabled = true;
+  if ( isUpdateLayout !== false ) {
+    this.update();
+  }
+};
+
+
+/**
+ * Remove 1 or more shuffle items
+ * @param {jQuery} $collection A jQuery object containing one or more element in shuffle
+ * @return {Shuffle} The shuffle object
+ */
+Shuffle.prototype.remove = function( $collection ) {
+
+  // If this isn't a jquery object, exit
+  if ( !$collection.length || !$collection.jquery ) {
+    return;
+  }
+
+  function handleRemoved() {
+    // Remove the collection in the callback
+    $collection.remove();
+
+    // Update things now that elements have been removed.
+    this.$items = this._getItems();
+    this._updateItemCount();
+
+    this._fire( Shuffle.EventType.REMOVED, [ $collection, this ] );
+
+    // Let it get garbage collected
+    $collection = null;
+  }
+
+  // Hide collection first.
+  this._toggleFilterClasses( $(), $collection );
+  this._shrink( $collection );
+
+  this.sort();
+
+  this.$el.one( Shuffle.EventType.LAYOUT + '.' + SHUFFLE, $.proxy( handleRemoved, this ) );
+};
+
+
+/**
+ * Destroys shuffle, removes events, styles, and classes
+ */
+Shuffle.prototype.destroy = function() {
+  // If there is more than one shuffle instance on the page,
+  // removing the resize handler from the window would remove them
+  // all. This is why a unique value is needed.
+  $window.off('.' + this.unique);
+
+  // Reset container styles
+  this.$el
+      .removeClass( SHUFFLE )
+      .removeAttr('style')
+      .removeData( SHUFFLE );
+
+  // Reset individual item styles
+  this.$items
+      .removeAttr('style')
+      .removeData('point')
+      .removeData('scale')
+      .removeClass([
+        Shuffle.ClassName.CONCEALED,
+        Shuffle.ClassName.FILTERED,
+        Shuffle.ClassName.SHUFFLE_ITEM
+      ].join(' '));
+
+  // Null DOM references
+  this.$items = null;
+  this.$el = null;
+  this.sizer = null;
+  this.element = null;
+
+  // Set a flag so if a debounced resize has been triggered,
+  // it can first check if it is actually destroyed and not doing anything
+  this.destroyed = true;
+};
+
+
+// Plugin definition
+$.fn.shuffle = function( opts ) {
+  var args = Array.prototype.slice.call( arguments, 1 );
+  return this.each(function() {
+    var $this = $( this );
+    var shuffle = $this.data( SHUFFLE );
+
+    // If we don't have a stored shuffle, make a new one and save it
+    if ( !shuffle ) {
+      shuffle = new Shuffle( this, opts );
+      $this.data( SHUFFLE, shuffle );
+    } else if ( typeof opts === 'string' && shuffle[ opts ] ) {
+      shuffle[ opts ].apply( shuffle, args );
+    }
+  });
+};
+
+
+// http://stackoverflow.com/a/962890/373422
+function randomize( array ) {
+  var tmp, current;
+  var top = array.length;
+
+  if ( !top ) {
+    return array;
+  }
+
+  while ( --top ) {
+    current = Math.floor( Math.random() * (top + 1) );
+    tmp = array[ current ];
+    array[ current ] = array[ top ];
+    array[ top ] = tmp;
+  }
+
+  return array;
+}
+
+
+// You can return `undefined` from the `by` function to revert to DOM order
+// This plugin does NOT return a jQuery object. It returns a plain array because
+// jQuery sorts everything in DOM order.
+$.fn.sorted = function(options) {
+  var opts = $.extend({}, $.fn.sorted.defaults, options);
+  var arr = this.get();
+  var revert = false;
+
+  if ( !arr.length ) {
+    return [];
+  }
+
+  if ( opts.randomize ) {
+    return randomize( arr );
+  }
+
+  // Sort the elements by the opts.by function.
+  // If we don't have opts.by, default to DOM order
+  if ( $.isFunction( opts.by ) ) {
+    arr.sort(function(a, b) {
+
+      // Exit early if we already know we want to revert
+      if ( revert ) {
+        return 0;
+      }
+
+      var valA = opts.by($(a));
+      var valB = opts.by($(b));
+
+      // If both values are undefined, use the DOM order
+      if ( valA === undefined && valB === undefined ) {
+        revert = true;
+        return 0;
+      }
+
+      if ( valA < valB || valA === 'sortFirst' || valB === 'sortLast' ) {
+        return -1;
+      }
+
+      if ( valA > valB || valA === 'sortLast' || valB === 'sortFirst' ) {
+        return 1;
+      }
+
+      return 0;
+    });
+  }
+
+  // Revert to the original array if necessary
+  if ( revert ) {
+    return this.get();
+  }
+
+  if ( opts.reverse ) {
+    arr.reverse();
+  }
+
+  return arr;
+};
+
+
+$.fn.sorted.defaults = {
+  reverse: false, // Use array.reverse() to reverse the results
+  by: null, // Sorting function
+  randomize: false // If true, this will skip the sorting and return a randomized order in the array
+};
+
+return Shuffle;
+
+});
\ No newline at end of file
diff --git a/docs/js/toc.js b/docs/js/toc.js
new file mode 100755 (executable)
index 0000000..a54d172
--- /dev/null
@@ -0,0 +1,82 @@
+// https://github.com/ghiculescu/jekyll-table-of-contents
+(function($){
+  $.fn.toc = function(options) {
+    var defaults = {
+      noBackToTopLinks: false,
+      title: '',
+      minimumHeaders: 3,
+      headers: 'h1, h2, h3, h4',
+      listType: 'ol', // values: [ol|ul]
+      showEffect: 'show', // values: [show|slideDown|fadeIn|none]
+      showSpeed: 'slow' // set to 0 to deactivate effect
+    },
+    settings = $.extend(defaults, options);
+
+    var headers = $(settings.headers).filter(function() {
+      // get all headers with an ID
+      var previousSiblingName = $(this).prev().attr( "name" );
+      if (!this.id && previousSiblingName) {
+        this.id = $(this).attr( "id", previousSiblingName.replace(/\./g, "-") );
+      }
+      return this.id;
+    }), output = $(this);
+    if (!headers.length || headers.length < settings.minimumHeaders || !output.length) {
+      return;
+    }
+
+    if (0 === settings.showSpeed) {
+      settings.showEffect = 'none';
+    }
+
+    var render = {
+      show: function() { output.hide().html(html).show(settings.showSpeed); },
+      slideDown: function() { output.hide().html(html).slideDown(settings.showSpeed); },
+      fadeIn: function() { output.hide().html(html).fadeIn(settings.showSpeed); },
+      none: function() { output.html(html); }
+    };
+
+    var get_level = function(ele) { return parseInt(ele.nodeName.replace("H", ""), 10); }
+    var highest_level = headers.map(function(_, ele) { return get_level(ele); }).get().sort()[0];
+    var return_to_top = '<i class="icon-arrow-up back-to-top"> </i>';
+
+    var level = get_level(headers[0]),
+      this_level,
+      html = settings.title + " <"+settings.listType+">";
+    headers.on('click', function() {
+      if (!settings.noBackToTopLinks) {
+        window.location.hash = this.id;
+      }
+    })
+    .addClass('clickable-header')
+    .each(function(_, header) {
+      this_level = get_level(header);
+      if (!settings.noBackToTopLinks && this_level === highest_level) {
+        $(header).addClass('top-level-header').after(return_to_top);
+      }
+      if (this_level === level) // same level as before; same indenting
+        html += "<li><a href='#" + header.id + "'>" + header.innerHTML + "</a>";
+      else if (this_level <= level){ // higher level than before; end parent ol
+        for(i = this_level; i < level; i++) {
+          html += "</li></"+settings.listType+">"
+        }
+        html += "<li><a href='#" + header.id + "'>" + header.innerHTML + "</a>";
+      }
+      else if (this_level > level) { // lower level than before; expand the previous to contain a ol
+        for(i = this_level; i > level; i--) {
+          html += "<"+settings.listType+"><li>"
+        }
+        html += "<a href='#" + header.id + "'>" + header.innerHTML + "</a>";
+      }
+      level = this_level; // update for the next one
+    });
+    html += "</"+settings.listType+">";
+    if (!settings.noBackToTopLinks) {
+      $(document).on('click', '.back-to-top', function() {
+        $(window).scrollTop(0);
+        window.location.hash = '';
+      });
+    }
+
+    render[settings.showEffect]();
+  };
+})(jQuery);
\ No newline at end of file
diff --git a/docs/licenses/LICENSE b/docs/licenses/LICENSE
new file mode 100755 (executable)
index 0000000..e04b3d0
--- /dev/null
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2016 Tom Johnson
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/docs/licenses/LICENSE-BSD-NAVGOCO.txt b/docs/licenses/LICENSE-BSD-NAVGOCO.txt
new file mode 100755 (executable)
index 0000000..7fdefc3
--- /dev/null
@@ -0,0 +1,27 @@
+/* This license pertains to the Navgoco jQuery component used for the sidebar. */
+
+Copyright (c) 2013, Christodoulos Tsoulloftas, http://www.komposta.net
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
+
+   * Redistributions of source code must retain the above copyright notice,
+      this list of conditions and the following disclaimer.
+   * Redistributions in binary form must reproduce the above copyright notice,
+      this list of conditions and the following disclaimer in the documentation
+      and/or other materials provided with the distribution.
+   * Neither the name of the <Christodoulos Tsoulloftas> nor the names of its
+      contributors may be used to endorse or promote products derived from this
+      software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
index c562db0..67b3271 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../assets/css/style.css">
-    <script src="../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" c++, ncapi">
+<title>Migrating C/C++ Applications from NCAPI v1 to NCAPI v2 | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../css/customstyles.css">
+<link rel="stylesheet" href="../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Migrating C/C++ Applications from NCAPI v1 to NCAPI v2</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Migrating C/C++ Applications from NCAPI v1 to NCAPI v2" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/c_api_migration.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/c_api_migration.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/c_api_migration.html","headline":"Migrating C/C++ Applications from NCAPI v1 to NCAPI v2","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
-        </ul>
-      </header>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
 
-      <section>
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="../index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="../install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="../configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="../tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="../ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <h1 id="migrating-cc-applications-from-ncapi-v1-to-ncapi-v2">Migrating C/C++ Applications from NCAPI v1 to NCAPI v2</h1>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-<h4 id="sections">Sections:</h4>
+            </div>
+            
+        
 
-<ul>
-  <li><a href="#Changes">Significant Changes</a></li>
-  <li><a href="#API">Equivalent API Calls</a></li>
-  <li><a href="#Examples">Example Code Comparison</a></li>
-</ul>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="migrating-cc-applications-from-ncapi-v1-to-ncapi-v2">Migrating C/C++ Applications from NCAPI v1 to NCAPI v2</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-<p><a name="Changes"></a></p>
-<h1 id="significant-changes">Significant Changes</h1>
-
 <h2 id="fifo-queues">FIFO queues</h2>
 
 <p>In the Intel® Movidius™ Neural Compute SDK (Intel® Movidius NCSDK) v1, <a href="ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a> was used to load an input tensor to a neural compute device and trigger an inference. <a href="ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a> was used to read the output inference result.</p>
   <li>After usage, free FIFO resources with <a href="ncapi2/c_api/ncFifoDestroy.html">ncFifoDestroy()</a>.</li>
 </ol>
 
-<p>See the <a href="#Example">Example Code Comparison</a> section below for example FIFO usage.</p>
+<p>See the Example Code Comparison section below for example FIFO usage.</p>
 
 <h2 id="inputoutput-data-types">Input/output data types</h2>
 
 <h2 id="other-changes">Other changes</h2>
 <p>Most function names and signatures were updated. Please reference the <a href="ncapi2/c_api/readme.html">NCAPI v2</a> documentation for correct usage.</p>
 
-<p><a href="#Top">Top</a></p>
-
-<p><a name="API"></a></p>
 <h1 id="equivalent-api-calls">Equivalent API Calls</h1>
 
 <h3 id="enumerations">Enumerations</h3>
       <td><a href="ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></td>
       <td>This is a new enumeration in NCAPI v2 containing device hardware versions.</td>
     </tr>
+    <tr>
+      <td><em>n/a</em></td>
+      <td><a href="ncapi/c_api/ncLogLevel_t.html">ncLogLevel_t</a></td>
+      <td>This is a new enumeration in NCAPI v2 containing application logging levels.</td>
+    </tr>
   </tbody>
 </table>
 
   </tbody>
 </table>
 
-<p><a href="#Top">Top</a></p>
-
-<p><a name="Example"></a></p>
 <h1 id="example-code-comparison">Example Code Comparison</h1>
 
 <p>NCAPI v1:</p>
 <span class="p">}</span>
 </code></pre></div></div>
 
-<p><a href="#Top">Top</a></p>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
+    </div>
 
+</body>
 
-      </section>
-    </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
 
-    
-  </body>
 </html>
index 9fc26da..7f9f178 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncAllocateGraph() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncAllocateGraph() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncAllocateGraph() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncAllocateGraph.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncAllocateGraph.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncAllocateGraph.html","headline":"mvncAllocateGraph() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncallocategraph">mvncAllocateGraph()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncallocategraph">mvncAllocateGraph()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 0289371..592c0ed 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncCloseDevice() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncCloseDevice() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncCloseDevice() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncCloseDevice.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncCloseDevice.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncCloseDevice.html","headline":"mvncCloseDevice() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncclosedevice">mvncCloseDevice()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncclosedevice">mvncCloseDevice()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index a65d415..18b62e2 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncDeallocateGraph() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncDeallocateGraph() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncDeallocateGraph() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncDeallocateGraph.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncDeallocateGraph.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncDeallocateGraph.html","headline":"mvncDeallocateGraph() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncdeallocategraph">mvncDeallocateGraph()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncdeallocategraph">mvncDeallocateGraph()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index a86caf5..becb3f2 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncDeviceOptions enum [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncDeviceOptions enum [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncDeviceOptions enum [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncDeviceOptions.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncDeviceOptions.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncDeviceOptions.html","headline":"mvncDeviceOptions enum [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncdeviceoptions-enumeration">mvncDeviceOptions enumeration</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncdeviceoptions-enumeration">mvncDeviceOptions enumeration</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 2f3439c..4c39549 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncGetDeviceName() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncGetDeviceName() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncGetDeviceName() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetDeviceName.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetDeviceName.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetDeviceName.html","headline":"mvncGetDeviceName() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncgetdevicename">mvncGetDeviceName()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncgetdevicename">mvncGetDeviceName()</h1>
 
 <table>
   <thead>
@@ -135,15 +463,23 @@ Found NCS device named: "1"
 Total number of NCS devices found: 2
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 90db78b..8a574af 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncGetDeviceOption() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncGetDeviceOption() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncGetDeviceOption() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetDeviceOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetDeviceOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetDeviceOption.html","headline":"mvncGetDeviceOption() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncgetdeviceoption">mvncGetDeviceOption()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncgetdeviceoption">mvncGetDeviceOption()</h1>
 
 <table>
   <thead>
 <div class="language-c highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">TBD</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 6b03bb7..c04b729 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncGetGlobalOption() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncGetGlobalOption() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncGetGlobalOption() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetGlobalOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetGlobalOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetGlobalOption.html","headline":"mvncGetGlobalOption() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncgetglobaloption">mvncGetGlobalOption()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncgetglobaloption">mvncGetGlobalOption()</h1>
 
 <table>
   <thead>
 <span class="c1">// loggingLevel has the option value now.</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 49f5c6b..293a926 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncGetGraphOption() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncGetGraphOption() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncGetGraphOption() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetGraphOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetGraphOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetGraphOption.html","headline":"mvncGetGraphOption() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncgetgraphoption">mvncGetGraphOption()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncgetgraphoption">mvncGetGraphOption()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index a80a1b9..32bbe0d 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncGetResult() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncGetResult() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncGetResult() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetResult.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetResult.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetResult.html","headline":"mvncGetResult() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncgetresult">mvncGetResult()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncgetresult">mvncGetResult()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 377095c..56c3f47 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncGlobalOptions enum [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncGlobalOptions enum [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncGlobalOptions enum [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGlobalOptions.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGlobalOptions.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGlobalOptions.html","headline":"mvncGlobalOptions enum [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncglobaloptions-enumeration">mvncGlobalOptions enumeration</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncglobaloptions-enumeration">mvncGlobalOptions enumeration</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 2bdfd70..09f260e 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncGraphOptions enum [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncGraphOptions enum [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncGraphOptions enum [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGraphOptions.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGraphOptions.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGraphOptions.html","headline":"mvncGraphOptions enum [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncgraphoptions-enumeration">mvncGraphOptions enumeration</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncgraphoptions-enumeration">mvncGraphOptions enumeration</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 2ee4989..70ad735 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncLoadTensor() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncLoadTensor() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncLoadTensor() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncLoadTensor.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncLoadTensor.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncLoadTensor.html","headline":"mvncLoadTensor() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncloadtensor">mvncLoadTensor()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncloadtensor">mvncLoadTensor()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 7deaab4..837c8f4 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncOpenDevice() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncOpenDevice() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncOpenDevice() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncOpenDevice.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncOpenDevice.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncOpenDevice.html","headline":"mvncOpenDevice() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncopendevice">mvncOpenDevice()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncopendevice">mvncOpenDevice()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 9d25a38..4329afc 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncSetDeviceOption() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncSetDeviceOption() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncSetDeviceOption() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetDeviceOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetDeviceOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetDeviceOption.html","headline":"mvncSetDeviceOption() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncsetdeviceoption">mvncSetDeviceOption()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncsetdeviceoption">mvncSetDeviceOption()</h1>
 
 <table>
   <thead>
 <div class="language-c highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">TBD</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 724b672..3b0b546 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncSetGlobalOption() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncSetGlobalOption() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncSetGlobalOption() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetGlobalOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetGlobalOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetGlobalOption.html","headline":"mvncSetGlobalOption() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncsetglobaloption">mvncSetGlobalOption()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncsetglobaloption">mvncSetGlobalOption()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 5629881..6de024c 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncSetGraphOption() [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncSetGraphOption() [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncSetGraphOption() [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetGraphOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetGraphOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetGraphOption.html","headline":"mvncSetGraphOption() [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncsetgraphoption">mvncSetGraphOption()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncsetgraphoption">mvncSetGraphOption()</h1>
 
 <table>
   <thead>
 <span class="p">.</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 95acf46..f962433 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>mvncStatus enum [C NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvncStatus enum [C NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvncStatus enum [C NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncStatus.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncStatus.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncStatus.html","headline":"mvncStatus enum [C NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="mvncstatus-enumeration">mvncStatus enumeration</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncstatus-enumeration">mvncStatus enumeration</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 2b7110c..45ab08a 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ncapi, c++">
+<title>Intel® Movidius™ Neural Compute SDK C API v1 | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Intel® Movidius™ Neural Compute SDK C API v1</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Intel® Movidius™ Neural Compute SDK C API v1" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/readme.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/readme.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/readme.html","headline":"Intel® Movidius™ Neural Compute SDK C API v1","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="current singlenav">
+    
+    <a href="../../../ncapi/ncapi1/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeviceOptions.html">mvncDeviceOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGlobalOptions.html">mvncGlobalOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGraphOptions.html">mvncGraphOptions</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncStatus.html">mvncStatus</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncAllocateGraph.html">mvncAllocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncCloseDevice.html">mvncCloseDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncDeallocateGraph.html">mvncDeallocateGraph()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceName.html">mvncGetDeviceName()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetDeviceOption.html">mvncGetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGlobalOption.html">mvncGetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetGraphOption.html">mvncGetGraphOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncGetResult.html">mvncGetResult()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncLoadTensor.html">mvncLoadTensor()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncOpenDevice.html">mvncOpenDevice()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetDeviceOption.html">mvncSetDeviceOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGlobalOption.html">mvncSetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/c_api/mvncSetGraphOption.html">mvncSetGraphOption()</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="intel-movidius-neural-compute-sdk-c-api">Intel® Movidius™ Neural Compute SDK C API</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="intel-movidius-neural-compute-sdk-c-api-v1">Intel® Movidius™ Neural Compute SDK C API v1</h1>
 
 <p>The SDK comes with a C language API that enables developers to create applications in C or C++ that utilize hardware-accelerated Deep Neural Networks via the Intel® Movidius™ Neural Compute Stick (Intel® Movidius™ NCS). The C API is provided as a header file (mvnc.h) and an associated library file (libmvnc.so), both of which are placed on the development computer when the SDK is installed. Details of the C API are provided below and within the documentation avilable via the link in each line.</p>
 
 </ul>
 
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 32e4f26..c13f056 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.AllocateGraph() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.AllocateGraph() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.AllocateGraph() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.AllocateGraph.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.AllocateGraph.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.AllocateGraph.html","headline":"Device.AllocateGraph() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="deviceallocategraph">Device.AllocateGraph()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="deviceallocategraph">Device.AllocateGraph()</h1>
 
 <table>
   <thead>
 <span class="c">#close device</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 4173948..c516dcd 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.CloseDevice() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.CloseDevice() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.CloseDevice() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.CloseDevice.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.CloseDevice.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.CloseDevice.html","headline":"Device.CloseDevice() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="deviceclosedevice">Device.CloseDevice()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="deviceclosedevice">Device.CloseDevice()</h1>
 
 <table>
   <thead>
@@ -91,15 +461,23 @@ firstDevice.OpenDevice()
 firstDevice.CloseDevice()
 </code></pre>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 4c892fd..a4fc769 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.GetDeviceOption() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.GetDeviceOption() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.GetDeviceOption() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.GetDeviceOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.GetDeviceOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.GetDeviceOption.html","headline":"Device.GetDeviceOption() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="devicegetdeviceoption">Device.GetDeviceOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="devicegetdeviceoption">Device.GetDeviceOption()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 75e5545..1feeeb0 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.OpenDevice() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.OpenDevice() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.OpenDevice() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.OpenDevice.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.OpenDevice.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.OpenDevice.html","headline":"Device.OpenDevice() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="deviceopendevice">Device.OpenDevice()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="deviceopendevice">Device.OpenDevice()</h1>
 
 <table>
   <thead>
     
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index caa0259..7b5411a 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.SetDeviceOption() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.SetDeviceOption() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.SetDeviceOption() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.SetDeviceOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.SetDeviceOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.SetDeviceOption.html","headline":"Device.SetDeviceOption() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="devicesetdeviceoption">Device.SetDeviceOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="devicesetdeviceoption">Device.SetDeviceOption()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 49124d9..e742c99 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.__init__() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.init() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.init() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.__init__.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.__init__.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.__init__.html","headline":"Device.init() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="device__init__">Device.__init__()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="device__init__">Device.__init__()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index c9d3a76..34c7776 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device class [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device class [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device class [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.html","headline":"Device class [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="device-class">Device Class</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="device-class">Device Class</h1>
 
 <p>The Device class represents the Intel® Movidius™ Neural Compute Stick (Intel® Movidius™ NCS) device. Typically one instance of this class is created for each physical NCS device that is plugged into the system, so multiple instances may exist if you have multiple devices attached to your system.</p>
 
   <li><a href="Device.AllocateGraph.html">AllocateGraph</a></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index f6b583b..9672043 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>DeviceOption enum [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>DeviceOption enum [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="DeviceOption enum [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/DeviceOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/DeviceOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/DeviceOption.html","headline":"DeviceOption enum [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="deviceoption-enumeration-class">DeviceOption Enumeration Class</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="deviceoption-enumeration-class">DeviceOption Enumeration Class</h1>
 
 <table>
   <thead>
 </table>
 
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index aab816b..ddd0943 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>EnumerateDevices() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>EnumerateDevices() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="EnumerateDevices() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/EnumerateDevices.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/EnumerateDevices.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/EnumerateDevices.html","headline":"EnumerateDevices() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="enumeratedevices">EnumerateDevices()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enumeratedevices">EnumerateDevices()</h1>
 
 <table>
   <thead>
@@ -93,15 +463,23 @@ device = ncs.Device(deviceNames[0])
 device.CloseDevice()
 </code></pre>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 3b244cf..d428300 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>GetGlobalOption() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>GetGlobalOption() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="GetGlobalOption() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GetGlobalOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GetGlobalOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GetGlobalOption.html","headline":"GetGlobalOption() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="getglobaloption">GetGlobalOption</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="getglobaloption">GetGlobalOption</h1>
 
 <table>
   <thead>
@@ -99,15 +469,23 @@ logLevel = mvnc.GetGlobalOption(mvnc.GlobalOption.LOGLEVEL)
 print("The current global logging level is: ", logLevel)
 </code></pre>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 7949cf3..7350925 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>GlobalOption enum [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>GlobalOption enum [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="GlobalOption enum [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GlobalOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GlobalOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GlobalOption.html","headline":"GlobalOption enum [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="globaloption-enumeration-class">GlobalOption Enumeration Class</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="globaloption-enumeration-class">GlobalOption Enumeration Class</h1>
 
 <table>
   <thead>
 </table>
 
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 18ad684..0d395c6 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.DeallocateGraph() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.DeallocateGraph() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.DeallocateGraph() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.DeallocateGraph.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.DeallocateGraph.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.DeallocateGraph.html","headline":"Graph.DeallocateGraph() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="graphdeallocategraph">Graph.DeallocateGraph()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphdeallocategraph">Graph.DeallocateGraph()</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">CloseDevice</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 84d1b1e..80ff772 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.GetGraphOption() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.GetGraphOption() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.GetGraphOption() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.GetGraphOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.GetGraphOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.GetGraphOption.html","headline":"Graph.GetGraphOption() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="graphgetgraphoption">Graph.GetGraphOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphgetgraphoption">Graph.GetGraphOption()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index da520b9..4ca87cd 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.GetResult() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.GetResult() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.GetResult() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.GetResult.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.GetResult.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.GetResult.html","headline":"Graph.GetResult() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="graphgetresult">Graph.GetResult()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphgetresult">Graph.GetResult()</h1>
 
 <table>
   <thead>
 
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index c26a6ea..c59b84a 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.LoadTensor() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.LoadTensor() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.LoadTensor() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.LoadTensor.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.LoadTensor.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.LoadTensor.html","headline":"Graph.LoadTensor() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="graphloadtensor">Graph.LoadTensor()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphloadtensor">Graph.LoadTensor()</h1>
 
 <table>
   <thead>
 <span class="c"># Deallocate the graph and Close the device</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index b338d70..a10dfc7 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.SetGraphOption() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.SetGraphOption() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.SetGraphOption() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.SetGraphOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.SetGraphOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.SetGraphOption.html","headline":"Graph.SetGraphOption() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="graphsetgraphoption">Graph.SetGraphOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphsetgraphoption">Graph.SetGraphOption()</h1>
 
 <table>
   <thead>
 <span class="n">ncsDevice</span><span class="o">.</span><span class="n">CloseDevice</span><span class="p">()</span>    
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 0b91ae8..e46e612 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph class [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph class [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph class [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.html","headline":"Graph class [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="graph-class">Graph Class</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graph-class">Graph Class</h1>
 
 <p>The Graph class is a container for a neural network graph file that is associated with a particular Intel® Movidius™ Neural Compute Stick (Intel® Movidius™ NCS) device.</p>
 
   <li><a href="Graph.GetResult.html">GetResult</a></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 0dbe62e..2581bfa 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>GraphOption enum [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>GraphOption enum [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="GraphOption enum [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GraphOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GraphOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GraphOption.html","headline":"GraphOption enum [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="graphoption-enumeration-class">GraphOption Enumeration Class</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphoption-enumeration-class">GraphOption Enumeration Class</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 4a29123..c68660e 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>SetGlobalOption() [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>SetGlobalOption() [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="SetGlobalOption() [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/SetGlobalOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/SetGlobalOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/SetGlobalOption.html","headline":"SetGlobalOption() [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="setglobaloption">SetGlobalOption</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="setglobaloption">SetGlobalOption</h1>
 
 <table>
   <thead>
 ncs.SetGlobalOption(ncs.GlobalOption.LOGLEVEL, 2)
 </code></pre>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index cafa59e..267f95a 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Status enum [Python NCAPI v1] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Status enum [Python NCAPI v1]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Status enum [Python NCAPI v1]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Status.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Status.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Status.html","headline":"Status enum [Python NCAPI v1]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="status-enumeration-class">Status Enumeration Class</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="status-enumeration-class">Status Enumeration Class</h1>
 
 <table>
   <thead>
 </table>
 
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 87285fa..dd7dae2 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ncapi, python">
+<title>Intel® Movidius™ Neural Compute SDK Python API v1 | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Intel® Movidius™ Neural Compute SDK Python API v1</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Intel® Movidius™ Neural Compute SDK Python API v1" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/readme.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/readme.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/readme.html","headline":"Intel® Movidius™ Neural Compute SDK Python API v1","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 1.x</li>
+    
+    
+    
+    
+    
+    <li class="current singlenav">
+    
+    <a href="../../../ncapi/ncapi1/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/EnumerateDevices.html">EnumerateDevices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/GetGlobalOption.html">GetGlobalOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi1/py_api/SetGlobalOption.html">SetGlobalOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.__init__.html">__init__()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.AllocateGraph.html">Device.AllocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.CloseDevice.html">Device.CloseDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.GetDeviceOption.html">Device.GetDeviceOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.OpenDevice.html">Device.OpenDevice()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Device.SetDeviceOption.html">Device.SetDeviceOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.DeallocateGraph.html">Graph.DeallocateGraph()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetGraphOption.html">Graph.GetGraphOption()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.GetResult.html">Graph.GetResult()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.LoadTensor.html">Graph.LoadTensor()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi1/py_api/Graph.SetGraphOption.html">Graph.SetGraphOption()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="intel-movidius-neural-compute-sdk-python-api">Intel® Movidius™ Neural Compute SDK Python API</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="intel-movidius-neural-compute-sdk-python-api-v1">Intel® Movidius™ Neural Compute SDK Python API v1</h1>
 
 <p>The Intel® Movidius™ Neural Compute SDK comes with a Python3 Language API that enables applications that utilize hardware accelerated Deep Neural Networks via the Intel® Movidius™ Neural Compute Stick (Intel® Movidius™ NCS). The API is provided as a single Python script (mvncapi.py), which is placed on the development computer when the SDK is installed. Details of the Python API are provided below and within the documents linked from here.</p>
 
 </ul>
 
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index fb84996..10453cf 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../assets/css/style.css">
-    <script src="../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title> | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../css/customstyles.css">
+<link rel="stylesheet" href="../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../js/toc.js"></script>
+<script src="../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi1/readme.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi1/readme.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi1/readme.html","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      
+            </div>
+            
+        
 
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            
 
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 5982b03..70a66e5 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncDeviceClose() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncDeviceClose() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncDeviceClose() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceClose.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceClose.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceClose.html","headline":"ncDeviceClose() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncdeviceclose">ncDeviceClose()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncdeviceclose">ncDeviceClose()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 5a55b18..66c58c9 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncDeviceCreate() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncDeviceCreate() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncDeviceCreate() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceCreate.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceCreate.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceCreate.html","headline":"ncDeviceCreate() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncdevicecreate">ncDeviceCreate()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncdevicecreate">ncDeviceCreate()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index b17aeb6..e4550e8 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncDeviceDestroy() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncDeviceDestroy() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncDeviceDestroy() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceDestroy.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceDestroy.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceDestroy.html","headline":"ncDeviceDestroy() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncdevicedestroy">ncDeviceDestroy()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncdevicedestroy">ncDeviceDestroy()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 58b898a..5d06784 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncDeviceGetOption() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncDeviceGetOption() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncDeviceGetOption() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceGetOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceGetOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceGetOption.html","headline":"ncDeviceGetOption() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncdevicegetoption">ncDeviceGetOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncdevicegetoption">ncDeviceGetOption()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index b1ba877..c72b412 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncDeviceHandle_t struct [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncDeviceHandle_t struct [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncDeviceHandle_t struct [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceHandle_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceHandle_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceHandle_t.html","headline":"ncDeviceHandle_t struct [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="struct-ncdevicehandle_t">struct ncDeviceHandle_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="struct-ncdevicehandle_t">struct ncDeviceHandle_t</h1>
 
 <table>
   <thead>
 
 <p>See the <a href="readme.html">C API Overview</a> for more information about typical API usage.</p>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 004559c..280c214 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncDeviceHwVersion_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncDeviceHwVersion_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncDeviceHwVersion_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html","headline":"ncDeviceHwVersion_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="enum-ncdevicehwversion_t">enum ncDeviceHwVersion_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncdevicehwversion_t">enum ncDeviceHwVersion_t</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index d2f33b2..195589f 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncDeviceOpen() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncDeviceOpen() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncDeviceOpen() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceOpen.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceOpen.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceOpen.html","headline":"ncDeviceOpen() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncdeviceopen">ncDeviceOpen()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncdeviceopen">ncDeviceOpen()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 05842d0..33f175d 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncDeviceOption_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncDeviceOption_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncDeviceOption_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceOption_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceOption_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceOption_t.html","headline":"ncDeviceOption_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="enum-ncdeviceoption_t">enum ncDeviceOption_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncdeviceoption_t">enum ncDeviceOption_t</h1>
 
 <table>
   <thead>
       <td>NC_RO_DEVICE_THERMAL_STATS</td>
       <td>float[ ]</td>
       <td>Any</td>
-      <td>Device temperatures in degrees Celsius. The size of this array is NC_THERMAL_BUFFER_SIZE.</td>
+      <td>Device temperatures in degrees Celsius. These temperatures are the maximum temperatures for the last NC_THERMAL_BUFFER_SIZE seconds. The size of this array is also NC_THERMAL_BUFFER_SIZE.</td>
     </tr>
     <tr>
       <td>NC_RO_THERMAL_THROTTLING_LEVEL</td>
   <li><strong>Options prefixed with ‘NC_RO’ have read-only permission and are only gettable.</strong></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 5d94ce6..8c490aa 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncDeviceSetOption() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncDeviceSetOption() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncDeviceSetOption() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceSetOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceSetOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceSetOption.html","headline":"ncDeviceSetOption() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncdevicesetoption">ncDeviceSetOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncdevicesetoption">ncDeviceSetOption()</h1>
 
 <table>
   <thead>
 <h2 id="example">Example</h2>
 <p>N/A</p>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 77be338..e73debc 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncDeviceState_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncDeviceState_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncDeviceState_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceState_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceState_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceState_t.html","headline":"ncDeviceState_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="enum-ncdevicestate_t">enum ncDeviceState_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncdevicestate_t">enum ncDeviceState_t</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 1d382f5..d6c9d50 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoAllocate() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoAllocate() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoAllocate() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoAllocate.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoAllocate.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoAllocate.html","headline":"ncFifoAllocate() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncfifoallocate">ncFifoAllocate()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncfifoallocate">ncFifoAllocate()</h1>
 
 <table>
   <thead>
     <tr>
       <td>tensorDesc</td>
       <td><a href="ncTensorDescriptor_t.html">struct ncTensorDescriptor_t</a>*</td>
-      <td>A pointer to an ncTensorDescriptor_t struct that describes the expected shape of the elements of the FIFO.</td>
+      <td>A pointer to an ncTensorDescriptor_t struct that describes the expected shape of the elements of the FIFO. You should use <a href="ncGraphGetOption.html">ncGraphGetOption()</a> to get arrays of input or output ncTensorDescriptor_t structs that are appropriate for the associated graph.</td>
     </tr>
     <tr>
       <td>numElem</td>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 111576b..36fe837 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoCreate() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoCreate() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoCreate() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoCreate.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoCreate.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoCreate.html","headline":"ncFifoCreate() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncfifocreate">ncFifoCreate()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncfifocreate">ncFifoCreate()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 7dc2092..150ee96 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoDataType_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoDataType_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoDataType_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoDataType_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoDataType_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoDataType_t.html","headline":"ncFifoDataType_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="enum-ncfifodatatype_t">enum ncFifoDataType_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncfifodatatype_t">enum ncFifoDataType_t</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index b0823e8..50b0203 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoDestroy() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoDestroy() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoDestroy() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoDestroy.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoDestroy.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoDestroy.html","headline":"ncFifoDestroy() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncfifodestroy">ncFifoDestroy()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncfifodestroy">ncFifoDestroy()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 6cc67ed..c8f265b 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoGetOption() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoGetOption() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoGetOption() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoGetOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoGetOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoGetOption.html","headline":"ncFifoGetOption() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncfifogetoption">ncFifoGetOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncfifogetoption">ncFifoGetOption()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 0125330..649b614 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoHandle_t struct [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoHandle_t struct [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoHandle_t struct [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoHandle_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoHandle_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoHandle_t.html","headline":"ncFifoHandle_t struct [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="struct-ncfifohandle_t">struct ncFifoHandle_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="struct-ncfifohandle_t">struct ncFifoHandle_t</h1>
 
 <table>
   <thead>
 
 <p>See the <a href="readme.html">C API Overview</a> for more information about typical API usage.</p>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 5788d54..0bdfa79 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoOption_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoOption_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoOption_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoOption_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoOption_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoOption_t.html","headline":"ncFifoOption_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="enum-ncfifooption_t">enum ncFifoOption_t</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncfifooption_t">enum ncFifoOption_t</h1>
 
 <table>
   <thead>
       <td>The number of tensors (FIFO elements) in the queue for a writable FIFO.</td>
     </tr>
     <tr>
-      <td>NC_RO_FIFO_TENSOR_DESCRIPTOR</td>
+      <td>NC_RO_FIFO_GRAPH_TENSOR_DESCRIPTOR</td>
       <td><a href="ncTensorDescriptor_t.html">struct ncTensorDescriptor_t</a>*</td>
       <td>N/A</td>
-      <td>A pointer to the FIFO’s ncTensorDescriptor_t struct, which describes the shape of tensors that this FIFO will hold. This is set with <a href="ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a> or <a href="ncFifoAllocate.html">ncFifoAllocate()</a>.</td>
+      <td>A pointer to a ncTensorDescriptor_t struct, which describes the shape of tensors that this FIFO will hold. This is set with <a href="ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a> or <a href="ncFifoAllocate.html">ncFifoAllocate()</a>.</td>
     </tr>
     <tr>
       <td>NC_RO_FIFO_STATE</td>
       <td>Unbounded positive int</td>
       <td>The data size of one FIFO element in bytes.</td>
     </tr>
+    <tr>
+      <td>NC_RW_FIFO_HOST_TENSOR_DESCRIPTOR</td>
+      <td><a href="ncTensorDescriptor_t.html">struct ncTensorDescriptor_t</a>*</td>
+      <td>N/A</td>
+      <td>A pointer to the application tensor descriptor. This defaults to none strided channel minor.</td>
+    </tr>
   </tbody>
 </table>
 
 <ul>
   <li><strong>Options prefixed with ‘NC_RW’ have read/write permission and are both gettable and settable.</strong></li>
   <li><strong>Options prefixed with ‘NC_RO’ have read-only permission and are only gettable.</strong></li>
-  <li><strong>All settable FIFO options must be set before <a href="ncFifoAllocate.html">ncFifoAllocate()</a> is called for the <a href="ncFifoHandle_t.html">ncFifoHandle_t</a> struct.</strong></li>
+  <li><strong>All settable FIFO options except for NC_RW_FIFO_HOST_TENSOR_DESCRIPTOR must be set before <a href="ncFifoAllocate.html">ncFifoAllocate()</a> is called for the <a href="ncFifoHandle_t.html">ncFifoHandle_t</a> struct.</strong></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 8d5ad1e..bcba571 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoReadElem() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoReadElem() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoReadElem() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoReadElem.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoReadElem.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoReadElem.html","headline":"ncFifoReadElem() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncfiforeadelem">ncFifoReadElem()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncfiforeadelem">ncFifoReadElem()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 28f7526..ffbc72b 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoRemoveElem() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoRemoveElem() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoRemoveElem() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoRemoveElem.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoRemoveElem.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoRemoveElem.html","headline":"ncFifoRemoveElem() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncfiforemoveelem">ncFifoRemoveElem()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncfiforemoveelem">ncFifoRemoveElem()</h1>
 
 <table>
   <thead>
 <h2 id="example">Example</h2>
 <p>N/A</p>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index f382766..3fb3126 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoSetOption() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoSetOption() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoSetOption() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoSetOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoSetOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoSetOption.html","headline":"ncFifoSetOption() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncfifosetoption">ncFifoSetOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncfifosetoption">ncFifoSetOption()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index e274ca2..f6b58f7 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoState_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoState_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoState_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoState_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoState_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoState_t.html","headline":"ncFifoState_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="enum-ncfifostate_t">enum ncFifoState_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncfifostate_t">enum ncFifoState_t</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index e9c2d92..a4c143f 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoType_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoType_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoType_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoType_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoType_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoType_t.html","headline":"ncFifoType_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="enum-ncfifotype_t">enum ncFifoType_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncfifotype_t">enum ncFifoType_t</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 5f8c229..dda5f5b 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncFifoWriteElem() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncFifoWriteElem() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncFifoWriteElem() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoWriteElem.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoWriteElem.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoWriteElem.html","headline":"ncFifoWriteElem() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncfifowriteelem">ncFifoWriteElem()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncfifowriteelem">ncFifoWriteElem()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index ca45e4c..52be55f 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGlobalGetOption() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGlobalGetOption() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGlobalGetOption() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalGetOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalGetOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalGetOption.html","headline":"ncGlobalGetOption() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncglobalgetoption">ncGlobalGetOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncglobalgetoption">ncGlobalGetOption()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 9e96e5d..2519baa 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGlobalOption_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGlobalOption_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGlobalOption_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalOption_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalOption_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalOption_t.html","headline":"ncGlobalOption_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="enum-ncglobaloption_t">enum ncGlobalOption_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncglobaloption_t">enum ncGlobalOption_t</h1>
 
 <table>
   <thead>
 
 <h2 id="overview">Overview</h2>
 
-<p>The ncGlobalOption_t enumeration defines application-level options that can be read with <a href="ncGlobalGetOption.html">ncGlobalGetOpion()</a> or set with <a href="ncGlobalSetOption.html">ncGlobalSetOption()</a>.</p>
+<p>The ncGlobalOption_t enumeration defines application-level options that can be read with <a href="ncGlobalGetOption.html">ncGlobalGetOption()</a> or set with <a href="ncGlobalSetOption.html">ncGlobalSetOption()</a>.</p>
 
 <table>
   <thead>
     <tr>
       <td>NC_RW_LOG_LEVEL</td>
       <td>int</td>
-      <td>0, 1, 2, 3, 4</td>
-      <td>The logging level for the application:<br />0 = MVLOG_DEBUG, debug and above (full verbosity)<br />1 = MVLOG_INFO, info and above<br />2 = MVLOG_WARN, warnings and above <em>(default)</em> <br />3 = MVLOG_ERROR, errors and above<br />4 = MVLOG_FATAL, fatal only</td>
+      <td>Values in the <a href="ncLogLevel_t.html">ncLogLevel_t</a> enumeration</td>
+      <td>The logging level for the application.</td>
     </tr>
     <tr>
       <td>NC_RO_API_VERSION</td>
   <li><strong>Options prefixed with ‘NC_RO’ have read-only permission and are only gettable.</strong></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 30dce87..35256d6 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGlobalSetOption() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGlobalSetOption() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGlobalSetOption() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalSetOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalSetOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalSetOption.html","headline":"ncGlobalSetOption() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncglobalsetoption">ncGlobalSetOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncglobalsetoption">ncGlobalSetOption()</h1>
 
 <table>
   <thead>
 </span>
 <span class="kt">int</span> <span class="nf">main</span> <span class="p">(</span><span class="kt">int</span> <span class="n">argc</span><span class="p">,</span> <span class="kt">char</span><span class="o">**</span> <span class="n">argv</span><span class="p">)</span>
 <span class="p">{</span>
-        <span class="kt">int</span> <span class="n">loggingLevel</span> <span class="o">=</span> <span class="mi">0</span><span class="p">;</span>
-        <span class="kt">unsigned</span> <span class="kt">int</span> <span class="n">len</span> <span class="o">=</span> <span class="k">sizeof</span><span class="p">(</span><span class="kt">int</span><span class="p">);</span>
         <span class="n">ncStatus_t</span> <span class="n">status</span><span class="p">;</span>
+        <span class="kt">int</span> <span class="n">loggingLevel</span> <span class="o">=</span> <span class="n">NC_LOG_DEBUG</span><span class="p">;</span>
+        <span class="kt">unsigned</span> <span class="kt">int</span> <span class="n">len</span> <span class="o">=</span> <span class="k">sizeof</span><span class="p">(</span><span class="kt">int</span><span class="p">);</span>
 
         <span class="n">status</span> <span class="o">=</span> <span class="n">ncGlobalSetOption</span><span class="p">(</span><span class="n">NC_RW_LOG_LEVEL</span><span class="p">,</span> <span class="o">&amp;</span><span class="n">loggingLevel</span><span class="p">,</span> <span class="k">sizeof</span><span class="p">(</span><span class="kt">int</span><span class="p">));</span>
         <span class="k">if</span> <span class="p">(</span><span class="n">status</span> <span class="o">==</span> <span class="n">NC_OK</span><span class="p">)</span>
                 <span class="c1">// loggingLevel option successfully set.</span>
                 <span class="n">printf</span><span class="p">(</span><span class="s">"Logging level set to: %d</span><span class="se">\n</span><span class="s">"</span><span class="p">,</span> <span class="n">loggingLevel</span><span class="p">);</span>
         <span class="p">}</span>
-
-        <span class="n">status</span> <span class="o">=</span> <span class="n">ncGlobalGetOption</span><span class="p">(</span><span class="n">NC_RW_LOG_LEVEL</span><span class="p">,</span> <span class="o">&amp;</span><span class="n">loggingLevel</span><span class="p">,</span> <span class="o">&amp;</span><span class="n">len</span><span class="p">);</span>
-        <span class="k">if</span> <span class="p">(</span><span class="n">status</span> <span class="o">==</span> <span class="n">NC_OK</span><span class="p">)</span>
-        <span class="p">{</span>
-                <span class="c1">// loggingLevel should be set to the option value now.</span>
-                <span class="n">printf</span><span class="p">(</span><span class="s">"Logging level is: %d</span><span class="se">\n</span><span class="s">"</span><span class="p">,</span> <span class="n">loggingLevel</span><span class="p">);</span>
-        <span class="p">}</span>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 46f971a..9e590a0 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphAllocate() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphAllocate() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphAllocate() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocate.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocate.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocate.html","headline":"ncGraphAllocate() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncgraphallocate">ncGraphAllocate()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncgraphallocate">ncGraphAllocate()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index aad6e5e..96c1c2e 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphAllocateWithFifos() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphAllocateWithFifos() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphAllocateWithFifos() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html","headline":"ncGraphAllocateWithFifos() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncgraphallocatewithfifos">ncGraphAllocateWithFifos()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncgraphallocatewithfifos">ncGraphAllocateWithFifos()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 93ebd8e..e680aee 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphAllocateWithFifosEx() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphAllocateWithFifosEx() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphAllocateWithFifosEx() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html","headline":"ncGraphAllocateWithFifosEx() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncgraphallocatewithfifosex">ncGraphAllocateWithFifosEx()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncgraphallocatewithfifosex">ncGraphAllocateWithFifosEx()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 5d40163..2a1622e 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphCreate() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphCreate() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphCreate() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphCreate.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphCreate.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphCreate.html","headline":"ncGraphCreate() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncgraphcreate">ncGraphCreate()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncgraphcreate">ncGraphCreate()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 4af3077..70b6cab 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphDestroy() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphDestroy() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphDestroy() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphDestroy.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphDestroy.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphDestroy.html","headline":"ncGraphDestroy() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncgraphdestroy">ncGraphDestroy()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncgraphdestroy">ncGraphDestroy()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 2eca509..6f9e791 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphGetOption() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphGetOption() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphGetOption() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphGetOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphGetOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphGetOption.html","headline":"ncGraphGetOption() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncgraphgetoption">ncGraphGetOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncgraphgetoption">ncGraphGetOption()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index ae56674..d17efd5 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphHandle_t struct [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphHandle_t struct [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphHandle_t struct [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphHandle_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphHandle_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphHandle_t.html","headline":"ncGraphHandle_t struct [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="struct-ncgraphhandle_t">struct ncGraphHandle_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="struct-ncgraphhandle_t">struct ncGraphHandle_t</h1>
 
 <table>
   <thead>
 
 <p>See the <a href="readme.html">C API Overview</a> for more information about typical API usage.</p>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 6962f95..74c3005 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphOption_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphOption_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphOption_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphOption_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphOption_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphOption_t.html","headline":"ncGraphOption_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncgraphoption_t-enumeration">ncGraphOption_t enumeration</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncgraphoption_t-enumeration">ncGraphOption_t enumeration</h1>
 
 <table>
   <thead>
       <td>NC_RO_GRAPH_TIME_TAKEN</td>
       <td>float[ ]</td>
       <td>Positive floats</td>
-      <td>The times taken per graph layer for the last inference. The size of this array is the value of the NC_RO_GRAPH_TIME_TAKEN_ARRAY_SIZE option.</td>
+      <td>The times taken per graph layer for the last inference in milliseconds. The size of this array is the value of the NC_RO_GRAPH_TIME_TAKEN_ARRAY_SIZE option.</td>
     </tr>
     <tr>
       <td>NC_RO_GRAPH_INPUT_COUNT</td>
   <li><strong>Options prefixed with ‘NC_RO’ have read-only permission and are only gettable.</strong></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index d3ed31d..fdfa1f9 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphQueueInference() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphQueueInference() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphQueueInference() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphQueueInference.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphQueueInference.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphQueueInference.html","headline":"ncGraphQueueInference() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncgraphqueueinference">ncGraphQueueInference()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncgraphqueueinference">ncGraphQueueInference()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 551f87a..19293f4 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphQueueInferenceWithFifoElem() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphQueueInferenceWithFifoElem() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphQueueInferenceWithFifoElem() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html","headline":"ncGraphQueueInferenceWithFifoElem() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncgraphqueueinferencewithfifoelem">ncGraphQueueInferenceWithFifoElem()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncgraphqueueinferencewithfifoelem">ncGraphQueueInferenceWithFifoElem()</h1>
 
 <table>
   <thead>
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 88cb6f5..a1e2092 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphSetOption() [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphSetOption() [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphSetOption() [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphSetOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphSetOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphSetOption.html","headline":"ncGraphSetOption() [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="ncgraphsetoption">ncGraphSetOption()</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="ncgraphsetoption">ncGraphSetOption()</h1>
 
 <table>
   <thead>
 <h2 id="example">Example</h2>
 <p>N/A</p>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index b87c6b0..cdbb2d9 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncGraphState_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncGraphState_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncGraphState_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphState_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphState_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphState_t.html","headline":"ncGraphState_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="enum-ncgraphstate_t">enum ncGraphState_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncgraphstate_t">enum ncGraphState_t</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
diff --git a/docs/ncapi/ncapi2/c_api/ncLogLevel_t.html b/docs/ncapi/ncapi2/c_api/ncLogLevel_t.html
new file mode 100755 (executable)
index 0000000..5d45033
--- /dev/null
@@ -0,0 +1,595 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title> | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncLogLevel_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncLogLevel_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncLogLevel_t.html","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
+        
+        
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncloglevel_t">enum ncLogLevel_t</h1>
+
+<table>
+  <thead>
+    <tr>
+      <th>Info</th>
+      <th>Value</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>Header</td>
+      <td>mvnc.h</td>
+    </tr>
+    <tr>
+      <td>Version</td>
+      <td>2.0</td>
+    </tr>
+    <tr>
+      <td>See also</td>
+      <td><a href="ncGlobalOption_t.html">ncGlobalOption_t</a>, <a href="ncGlobalGetOption.html">ncGlobalGetOption()</a>, <a href="ncGlobalSetOption.html">ncGlobalSetOption()</a></td>
+    </tr>
+  </tbody>
+</table>
+
+<h2 id="overview">Overview</h2>
+
+<p>The ncLogLevel_t enumeration defines application logging levels, which can be read with <a href="ncGlobalGetOption.html">ncGlobalGetOption()</a> or set with <a href="ncGlobalSetOption.html">ncGlobalSetOption()</a>.</p>
+
+<table>
+  <thead>
+    <tr>
+      <th>Constant</th>
+      <th>Description</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>NC_LOG_DEBUG</td>
+      <td>Debug and above (full verbosity).</td>
+    </tr>
+    <tr>
+      <td>NC_LOG_INFO</td>
+      <td>Info and above.</td>
+    </tr>
+    <tr>
+      <td>NC_LOG_WARN</td>
+      <td>Warning and above (default).</td>
+    </tr>
+    <tr>
+      <td>NC_LOG_ERROR</td>
+      <td>Errors and above.</td>
+    </tr>
+    <tr>
+      <td>NC_LOG_FATAL</td>
+      <td>Fatal only.</td>
+    </tr>
+  </tbody>
+</table>
+
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
+    </div>
+
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
+</html>
index fc15f5f..ffca7db 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncStatus_t enum [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncStatus_t enum [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncStatus_t enum [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncStatus_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncStatus_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncStatus_t.html","headline":"ncStatus_t enum [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="enum-ncstatus_t">enum ncStatus_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enum-ncstatus_t">enum ncStatus_t</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index c63472a..519f4b4 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>ncTensorDescriptor_t struct [C NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>ncTensorDescriptor_t struct [C NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="ncTensorDescriptor_t struct [C NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncTensorDescriptor_t.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncTensorDescriptor_t.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncTensorDescriptor_t.html","headline":"ncTensorDescriptor_t struct [C NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="struct-nctensordescriptor_t">struct ncTensorDescriptor_t</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="struct-nctensordescriptor_t">struct ncTensorDescriptor_t</h1>
 
 <table>
   <thead>
     <tr>
       <td>n</td>
       <td>unsigned int</td>
-      <td>The number of images in the batch.</td>
+      <td>The number of tensors in the batch.<br /><br /><em>Only 1 currently supported.</em></td>
     </tr>
     <tr>
       <td>c</td>
       <td>unsigned int</td>
-      <td>The number of channels in the image.  For image tensors, this is the number of channels per pixel.</td>
+      <td>For image tensors, this is the number of channels per pixel. For non-image tensors, this is always 1.</td>
     </tr>
     <tr>
       <td>w</td>
       <td>unsigned int</td>
-      <td>The width of the image. For non-image tensors, this is always 1.</td>
+      <td>For image tensors, this is the width in pixels. For non-image tensors, this is always 1.</td>
     </tr>
     <tr>
       <td>h</td>
       <td>unsigned int</td>
-      <td>The height of the image. For non-image tensors, this is always 1.</td>
+      <td>The height of the tensor. For non-image tensors, this is always 1.</td>
     </tr>
     <tr>
       <td>totalSize</td>
       <td>unsigned int</td>
-      <td>The total size of the data. This is the number of bytes required to hold the entire tensor.</td>
+      <td>For image tensors, this is the height in pixels. For non-image tensors, this is always 1.</td>
+    </tr>
+    <tr>
+      <td>cStride</td>
+      <td>unsigned int</td>
+      <td>Stride (distance between elements in bytes) in the channel dimension.</td>
+    </tr>
+    <tr>
+      <td>wStride</td>
+      <td>unsigned int</td>
+      <td>Stride (distance between elements in bytes) in the horizontal dimension.</td>
+    </tr>
+    <tr>
+      <td>hStride</td>
+      <td>unsigned int</td>
+      <td>Stride (distance between elements in bytes) in the vertical dimension.</td>
+    </tr>
+    <tr>
+      <td>dataType</td>
+      <td><a href="ncFifoDataType_t.html">ncFifoDataType_t</a></td>
+      <td>The tensor’s data type (FP16 or FP32).</td>
     </tr>
   </tbody>
 </table>
 
 <h2 id="notes">Notes</h2>
 <ul>
-  <li>You can use <a href="ncGraphGetOption.html">ncGraphGetOption()</a> to get arrays of input or output <a href="ncTensorDescriptor_t.html">ncTensorDescriptor_t</a> structs for a graph.</li>
+  <li>You can use <a href="ncGraphGetOption.html">ncGraphGetOption()</a> to get arrays of input or output ncTensorDescriptor_t structs for a graph.</li>
+  <li>If your application’s input tensor is not in a channel minor format (i.e. RGB/BGR), you can create a ncTensorDescriptor struct with appropriate values for the stride fields and pass it to <a href="ncFifoSetOption.html">ncFifoSetOption()</a> for <a href="ncFifoOption_t.html">NC_RW_HOST_TENSOR_DESCRIPTOR</a>. This currently cannot be used to perform scaling (n/c/h/w fields must match those in the <a href="ncFifoOption_t.html">NC_RO_GRAPH_TENSOR_DESCRIPTOR</a> for this FIFO. See the examples below.</li>
 </ul>
 
+<h2 id="examples">Examples</h2>
+
+<div class="language-c highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">...</span> 
+
+<span class="c1">// The n/c/w/h fields for the RW_HOST_TENSOR_DESCRIPTOR must match the dimensions of the RO_GRAPH_TENSOR_DESCRIPTOR, so start with that</span>
+<span class="k">struct</span> <span class="n">ncTensorDescriptor_t</span> <span class="n">inputTensorDesc</span><span class="p">;</span>
+<span class="kt">unsigned</span> <span class="kt">int</span> <span class="n">length</span> <span class="o">=</span> <span class="k">sizeof</span><span class="p">(</span><span class="k">struct</span> <span class="n">ncTensorDescriptor_t</span><span class="p">);</span>
+<span class="n">ncGraphGetOption</span><span class="p">(</span><span class="n">graphHandle</span><span class="p">,</span> <span class="n">NC_RO_GRAPH_INPUT_TENSOR_DESCRIPTORS</span><span class="p">,</span> <span class="o">&amp;</span><span class="n">inputTensorDesc</span><span class="p">,</span>  <span class="o">&amp;</span><span class="n">length</span><span class="p">);</span>
+<span class="k">struct</span> <span class="n">ncTensorDescriptor_t</span> <span class="n">hostTensorDesc</span> <span class="o">=</span> <span class="n">inputTensorDesc</span><span class="p">;</span>
+
+<span class="c1">// Set the tensor data type</span>
+<span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">dataType</span> <span class="o">=</span> <span class="n">NC_FIFO_FP32</span><span class="p">;</span>
+
+<span class="c1">// For channel-minor data with FP32 data type, there are 4 bytes between each element of the channel</span>
+<span class="c1">// The horizontal stride (wStride), vertical stride (hStride), and totalSize can be calculated from there</span>
+<span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">cStride</span> <span class="o">=</span> <span class="k">sizeof</span><span class="p">(</span><span class="kt">float</span><span class="p">);</span> <span class="c1">//FP32</span>
+<span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">wStride</span> <span class="o">=</span> <span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">cStride</span> <span class="o">*</span> <span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">c</span><span class="p">;</span>
+<span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">hStride</span> <span class="o">=</span> <span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">wStride</span> <span class="o">*</span> <span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">w</span><span class="p">;</span>
+<span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">totalSize</span> <span class="o">=</span> <span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">hStride</span> <span class="o">*</span> <span class="n">hostTensorDesc</span><span class="p">.</span><span class="n">h</span><span class="p">;</span>
+
+<span class="c1">// Set the option</span>
+<span class="n">length</span> <span class="o">=</span> <span class="k">sizeof</span><span class="p">(</span><span class="k">struct</span> <span class="n">ncTensorDescriptor_t</span><span class="p">);</span>
+<span class="n">ncFifoSetOption</span><span class="p">(</span><span class="n">bufferIn</span><span class="p">,</span> <span class="n">NC_RW_FIFO_HOST_TENSOR_DESCRIPTOR</span><span class="p">,</span> <span class="o">&amp;</span><span class="n">hostTensorDesc</span><span class="p">,</span> <span class="n">length</span><span class="p">);</span>
 
-      </section>
+<span class="p">...</span>
+</code></pre></div></div>
+
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 4f1114d..53a1cd8 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ncapi, c++">
+<title>Intel® Movidius™ Neural Compute SDK C API v2 | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Intel® Movidius™ Neural Compute SDK C API v2</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Intel® Movidius™ Neural Compute SDK C API v2" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/readme.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/readme.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/readme.html","headline":"Intel® Movidius™ Neural Compute SDK C API v2","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK C API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="current singlenav">
+    
+    <a href="../../../ncapi/ncapi2/c_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html">ncDeviceHwVersion_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOption_t.html">ncDeviceOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceState_t.html">ncDeviceState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoDataType_t.html">ncFifoDataType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoOption_t.html">ncFifoOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoState_t.html">ncFifoState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoType_t.html">ncFifoType_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalOption_t.html">ncGlobalOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphOption_t.html">ncGraphOption_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphState_t.html">ncGraphState_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncLogLevel_t.html">ncLogLevel_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncStatus_t.html">ncStatus_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceHandle_t.html">ncDeviceHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncFifoHandle_t.html">ncFifoHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphHandle_t.html">ncGraphHandle_t</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncTensorDescriptor_t.html">ncTensorDescriptor_t</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalGetOption.html">ncGlobalGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGlobalSetOption.html">ncGlobalSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Device Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceClose.html">ncDeviceClose()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceCreate.html">ncDeviceCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceDestroy.html">ncDeviceDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceGetOption.html">ncDeviceGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceOpen.html">ncDeviceOpen()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncDeviceSetOption.html">ncDeviceSetOption()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Fifo Functions</a>
+        <ul>
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Graph Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocate.html">ncGraphAllocate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html">ncGraphAllocateWithFifos()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html">ncGraphAllocateWithFifosEx()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphCreate.html">ncGraphCreate()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphDestroy.html">ncGraphDestroy()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphGetOption.html">ncGraphGetOption()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInference.html">ncGraphQueueInference()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html">ncGraphQueueInferenceWithFifoElem()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/c_api/ncGraphSetOption.html">ncGraphSetOption()</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
 
-      <section>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="intel-movidius-neural-compute-sdk-c-api-v2">Intel® Movidius™ Neural Compute SDK C API v2</h1>
 
-      <h1 id="intel-movidius-neural-compute-sdk-c-api">Intel® Movidius™ Neural Compute SDK C API</h1>
+<p>The Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) comes with a C language API (API) that enables developers to create applications in C or C++ that utilize hardware-accelerated Deep Neural Networks via neural compute devices like the <a href="../../../ncs.html">Intel® Movidius™ Neural Compute Stick</a>.</p>
 
-<p>The Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) comes with a C language API (API) that enables developers to create applications in C or C++ that utilize hardware-accelerated Deep Neural Networks via neural compute devices like the <a href="../../../ncs.html">Intel® Movidius™ Neural Compute Stick</a>.
-The C API is provided as a header file (mvnc.h) and an associated library file (libmvnc.so), both of which are placed on the development computer when the NCSDK is installed.</p>
+<p>The C API is provided as a header file (mvnc.h) and an associated library file (libmvnc.so), both of which are placed on the development computer when the NCSDK is installed.</p>
+
+<div class="alert alert-info" role="alert"><i class="fa fa-info-circle"></i> <b>Note:</b> This documentation is for Intel® Movidius™ Neural Compute API (Intel® Movidius™ Neural Compute NCAPI) v2. C documentation for NCAPI v1 can be found <a href="../../ncapi1/c_api/readme.html">here</a>.</div>
 
 <h2 id="documentation">Documentation</h2>
 
@@ -87,6 +574,10 @@ The C API is provided as a header file (mvnc.h) and an associated library file (
       <td>Contains network graph NCAPI states.</td>
     </tr>
     <tr>
+      <td><a href="ncLogLevel_t.html">ncLogLevel_t</a></td>
+      <td>Contains application logging levels.</td>
+    </tr>
+    <tr>
       <td><a href="ncStatus_t.html">ncStatus_t</a></td>
       <td>Contains status code return values for NCAPI functions.</td>
     </tr>
@@ -325,7 +816,7 @@ The C API is provided as a header file (mvnc.h) and an associated library file (
 <h3 id="3-set-up-a-network-graph-and-associated-fifo-queues-for-the-device">3. Set up a network graph and associated FIFO queues for the device</h3>
 
 <p>The NCSDK requires a neural network graph file compiled with the <a href="../../../tools/compile.html">mvNCCompile</a> NCSDK tool.
-Many network models from <a href="../../../tensorflow.html">TensorFlow™</a> and <a href="../../../caffe.html">Caffe</a> are supported.
+Many network models from <a href="../../../tensorflow.html">TensorFlow</a>* and <a href="../../../caffe.html">Caffe</a> are supported.
 See <a href="../../../configure_network.html">Configuring Your Network for the Intel® Movidius™ Neural Compute SDK</a> for more information about preparing your network model for use with the NCSDK.</p>
 
 <p>When you have a compiled graph, load the graph file data to a buffer.</p>
@@ -446,15 +937,23 @@ Then use <a href="ncDeviceClose.html">ncDeviceClose()</a> to close the device an
 <span class="p">}</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 88fa392..77e51ce 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.close() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.close() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.close() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.close.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.close.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.close.html","headline":"Device.close() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="deviceclose">Device.close()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="deviceclose">Device.close()</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 269de5b..5903959 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.destroy() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.destroy() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.destroy() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.destroy.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.destroy.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.destroy.html","headline":"Device.destroy() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="devicedestroy">Device.destroy()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="devicedestroy">Device.destroy()</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 01509b4..d02126a 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.get_option() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.get_option() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.get_option() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.get_option.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.get_option.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.get_option.html","headline":"Device.get_option() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="deviceget_option">Device.get_option()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="deviceget_option">Device.get_option()</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index c28cef7..ea06141 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device class [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device class [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device class [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.html","headline":"Device class [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-device">class Device</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-device">class Device</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index a1182ef..01bf39a 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.open() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.open() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.open() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.open.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.open.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.open.html","headline":"Device.open() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="deviceopen">Device.open()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="deviceopen">Device.open()</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 2b02d4e..cf17065 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Device.set_option() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Device.set_option() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Device.set_option() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.set_option.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.set_option.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.set_option.html","headline":"Device.set_option() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="deviceset_option">Device.set_option()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="deviceset_option">Device.set_option()</h1>
 
 <table>
   <thead>
 <h2 id="example">Example</h2>
 <p>N/A</p>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 2641660..6e335e3 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>enum DeviceHwVersion [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>enum DeviceHwVersion [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="enum DeviceHwVersion [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceHwVersion.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceHwVersion.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceHwVersion.html","headline":"enum DeviceHwVersion [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-devicehwversionenumenum">class DeviceHwVersion(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-devicehwversionenumenum">class DeviceHwVersion(enum.Enum)</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 977757c..198e99a 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>enum DeviceOption [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>enum DeviceOption [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="enum DeviceOption [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceOption.html","headline":"enum DeviceOption [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-deviceoptionenumenum">class DeviceOption(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-deviceoptionenumenum">class DeviceOption(enum.Enum)</h1>
 
 <table>
   <thead>
       <td>RO_THERMAL_STATS</td>
       <td>numpy.ndarray of floats</td>
       <td>Any</td>
-      <td>Device temperatures in degrees Celsius.</td>
+      <td>Device temperatures in degrees Celsius. These are the maximum temperatures for the last THERMAL_BUFFER_SIZE (global variable) seconds.</td>
     </tr>
     <tr>
       <td>RO_THERMAL_THROTTLING_LEVEL</td>
   <li><strong>Options prefixed with ‘RO’ have read-only permission and are only gettable.</strong></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 7a4d44a..01a4494 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>enum DeviceState [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>enum DeviceState [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="enum DeviceState [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceState.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceState.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceState.html","headline":"enum DeviceState [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-devicestateenumenum">class DeviceState(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-devicestateenumenum">class DeviceState(enum.Enum)</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index bae9731..6262d13 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Fifo.allocate() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Fifo.allocate() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Fifo.allocate() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.allocate.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.allocate.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.allocate.html","headline":"Fifo.allocate() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="fifoallocate">Fifo.allocate()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="fifoallocate">Fifo.allocate()</h1>
 
 <table>
   <thead>
     <tr>
       <td>tensor_desc</td>
       <td><a href="TensorDescriptor.html">TensorDescriptor</a></td>
-      <td>A TensorDescriptor structure that describes the elements of the Fifo.<br /><br /><a href="Graph.get_option.html">Graph.get_option()</a> with <a href="GraphOption.html">GraphOption.RO_INPUT_TENSOR_DESCRIPTORS</a> or <a href="GraphOption.html">GraphOption.RO_OUTPUT_TENSOR_DESCRIPTORS</a> will return a list of <a href="TensorDescriptor.html">TensorDescriptors</a> for that <a href="Graph.html">Graph</a>.</td>
+      <td>A TensorDescriptor structure that describes the elements that a <a href="Graph.html">Graph</a> will read from this Fifo (for an input Fifo) or write to this Fifo (for an output Fifo). You should use <a href="Graph.get_option.html">Graph.get_option()</a> to get lists of input or output TensorDescriptors that are appropriate for the associated <a href="Graph.html">Graph</a>.</td>
     </tr>
     <tr>
       <td>n_elem</td>
 <span class="c">#</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 1719a6a..93f1152 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Fifo.destroy() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Fifo.destroy() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Fifo.destroy() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.destroy.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.destroy.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.destroy.html","headline":"Fifo.destroy() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="fifodestroy">Fifo.destroy()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="fifodestroy">Fifo.destroy()</h1>
 
 <table>
   <thead>
 <span class="c">#</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 75bfd8b..b2c7baa 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Fifo.get_option() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Fifo.get_option() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Fifo.get_option() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.get_option.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.get_option.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.get_option.html","headline":"Fifo.get_option() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="fifoget_option">Fifo.get_option()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="fifoget_option">Fifo.get_option()</h1>
 
 <table>
   <thead>
 <span class="n">fifo</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 9af2f77..27a774e 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Fifo class [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Fifo class [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Fifo class [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.html","headline":"Fifo class [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-fifo">class Fifo</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-fifo">class Fifo</h1>
 
 <table>
   <thead>
 <span class="c">#</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index efbfcc3..1a2625a 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Fifo.read_elem() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Fifo.read_elem() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Fifo.read_elem() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.read_elem.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.read_elem.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.read_elem.html","headline":"Fifo.read_elem() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="fiforead_elem">Fifo.read_elem()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="fiforead_elem">Fifo.read_elem()</h1>
 
 <table>
   <thead>
 <span class="c">#</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index c0aa8d3..540a84a 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Fifo.remove_elem() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Fifo.remove_elem() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Fifo.remove_elem() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.remove_elem.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.remove_elem.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.remove_elem.html","headline":"Fifo.remove_elem() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="fiforemove_elem">Fifo.remove_elem()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="fiforemove_elem">Fifo.remove_elem()</h1>
 
 <table>
   <thead>
 <h2 id="example">Example</h2>
 <p>N/A</p>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 0250c03..33cdde6 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Fifo.set_option() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Fifo.set_option() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Fifo.set_option() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.set_option.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.set_option.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.set_option.html","headline":"Fifo.set_option() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="fifoset_option">Fifo.set_option()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="fifoset_option">Fifo.set_option()</h1>
 
 <table>
   <thead>
 <span class="n">fifo</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 7ac879f..1c4fdd5 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Fifo.write_elem() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Fifo.write_elem() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Fifo.write_elem() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.write_elem.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.write_elem.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.write_elem.html","headline":"Fifo.write_elem() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="fifowrite_elem">Fifo.write_elem()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="fifowrite_elem">Fifo.write_elem()</h1>
 
 <table>
   <thead>
 <span class="c">#</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 9b8d583..4d05f06 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>FifoDataType enum [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>FifoDataType enum [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="FifoDataType enum [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoDataType.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoDataType.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoDataType.html","headline":"FifoDataType enum [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-fifodatatypeenumenum">class FifoDataType(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-fifodatatypeenumenum">class FifoDataType(enum.Enum)</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index d252d0d..381290e 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>FifoOption enum [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>FifoOption enum [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="FifoOption enum [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoOption.html","headline":"FifoOption enum [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-fifooptionenumenum">class FifoOption(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-fifooptionenumenum">class FifoOption(enum.Enum)</h1>
 
 <table>
   <thead>
       <td>The number of tensors (Fifo elements0 in the queue for a writable <a href="Fifo.html">Fifo</a>.</td>
     </tr>
     <tr>
-      <td>RO_TENSOR_DESCRIPTOR</td>
+      <td>RO_GRAPH_TENSOR_DESCRIPTOR</td>
       <td><a href="TensorDescriptor.html">TensorDescriptor</a></td>
       <td>N/A</td>
-      <td>The Fifo’s <a href="TensorDescriptor.html">TensorDescriptor</a>, which describes the shape of tensors that this <a href="Fifo.html">Fifo</a> will hold. This is set with <a href="Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a> or <a href="Fifo.allocate.html">Fifo.allocate()</a>.</td>
+      <td>A <a href="TensorDescriptor.html">TensorDescriptor</a>, which describes the shape of tensors that this <a href="Fifo.html">Fifo</a> will hold. This is set with <a href="Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a> or <a href="Fifo.allocate.html">Fifo.allocate()</a>.</td>
     </tr>
     <tr>
       <td>RO_STATE</td>
       <td>Fifo name string</td>
       <td>The name of the <a href="Fifo.html">Fifo</a> that was set when the <a href="Fifo.html">Fifo</a> was created.</td>
     </tr>
+    <tr>
+      <td>RW_HOST_TENSOR_DESCRIPTOR</td>
+      <td><a href="TensorDescriptor.html">TensorDescriptor</a></td>
+      <td>N/A</td>
+      <td>The application tensor descriptor. This defaults to channel minor format (RGB/BGR) with 32FP <a href="FifoDataType.html">FifoDataType</a>. See <a href="TensorDescriptor.html">TensorDescriptor</a> for more information.</td>
+    </tr>
   </tbody>
 </table>
 
 <ul>
   <li><strong>Options prefixed with ‘RW’ have read/write permission and are both gettable and settable.</strong></li>
   <li><strong>Options prefixed with ‘RO’ have read-only permission and are only gettable.</strong></li>
-  <li><strong>All settable <a href="Fifo.html">Fifo</a> options must be set before <a href="Fifo.allocate.html">Fifo.allocate()</a> is called for this <a href="Fifo.html">Fifo</a>.</strong></li>
+  <li><strong>All settable <a href="Fifo.html">Fifo</a> options except for RW_HOST_TENSOR_DESCRIPTOR must be set before <a href="Fifo.allocate.html">Fifo.allocate()</a> is called for this <a href="Fifo.html">Fifo</a>.</strong></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index a14244c..e420237 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>FifoState enum [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>FifoState enum [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="FifoState enum [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoState.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoState.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoState.html","headline":"FifoState enum [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-fifostateenumenum">class FifoState(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-fifostateenumenum">class FifoState(enum.Enum)</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 60118da..86a1c3d 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>FifoType enum [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>FifoType enum [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="FifoType enum [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoType.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoType.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoType.html","headline":"FifoType enum [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-fifotypeenumenum">class FifoType(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-fifotypeenumenum">class FifoType(enum.Enum)</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 81ca45c..cd7bc24 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>GlobalOption enum [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>GlobalOption enum [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="GlobalOption enum [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GlobalOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GlobalOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GlobalOption.html","headline":"GlobalOption enum [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-globaloptionenumenum">class GlobalOption(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-globaloptionenumenum">class GlobalOption(enum.Enum)</h1>
 
 <table>
   <thead>
     <tr>
       <td>RW_LOG_LEVEL</td>
       <td>int</td>
-      <td>0, 1, 2, 3, 4</td>
-      <td>The logging level for the application:<br />0 = MVLOG_DEBUG, debug and above (full verbosity)<br />1 = MVLOG_INFO, info and above<br />2 = MVLOG_WARN, warnings and above <em>(default)</em> <br />3 = MVLOG_ERROR, errors and above<br />4 = MVLOG_FATAL, fatal only</td>
+      <td>Values in the <a href="LogLevel.html">LogLevel</a> enumeration</td>
+      <td>The logging level for the application.</td>
     </tr>
     <tr>
       <td>RO_API_VERSION</td>
   <li><strong>Options prefixed with ‘RO’ have read-only permission and are only gettable.</strong></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 9fffdec..53d7c80 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.allocate() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.allocate() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.allocate() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.allocate.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.allocate.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.allocate.html","headline":"Graph.allocate() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="graphallocate">Graph.allocate()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphallocate">Graph.allocate()</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 7810440..b195643 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.allocate_with_fifos() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.allocate_with_fifos() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.allocate_with_fifos() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html","headline":"Graph.allocate_with_fifos() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="graphallocate_with_fifos">Graph.allocate_with_fifos()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphallocate_with_fifos">Graph.allocate_with_fifos()</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 44ea3fe..92b1600 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.destroy() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.destroy() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.destroy() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.destroy.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.destroy.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.destroy.html","headline":"Graph.destroy() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="graphdestroy">Graph.destroy()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphdestroy">Graph.destroy()</h1>
 
 <table>
   <thead>
 <span class="n">graph</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index d0fb92c..1543139 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.get_option() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.get_option() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.get_option() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.get_option.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.get_option.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.get_option.html","headline":"Graph.get_option() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="graphget_option">Graph.get_option()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphget_option">Graph.get_option()</h1>
 
 <table>
   <thead>
 <span class="n">graph</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index a87cde5..69f4e0f 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph class [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph class [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph class [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.html","headline":"Graph class [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-graph">class Graph</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-graph">class Graph</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index a64f4a6..7222d27 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.queue_inference() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.queue_inference() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.queue_inference() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.queue_inference.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.queue_inference.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.queue_inference.html","headline":"Graph.queue_inference() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="graphqueue_inference">Graph.queue_inference()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphqueue_inference">Graph.queue_inference()</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index cfc2d83..61a6cd4 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.queue_inference_with_fifo_elem() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.queue_inference_with_fifo_elem() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.queue_inference_with_fifo_elem() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html","headline":"Graph.queue_inference_with_fifo_elem() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="graphqueue_inference_with_fifo_elem">Graph.queue_inference_with_fifo_elem()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphqueue_inference_with_fifo_elem">Graph.queue_inference_with_fifo_elem()</h1>
 
 <table>
   <thead>
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index a2b5c00..3fe4edf 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Graph.set_option() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Graph.set_option() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Graph.set_option() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.set_option.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.set_option.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.set_option.html","headline":"Graph.set_option() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="graphset_option">Graph.set_option()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="graphset_option">Graph.set_option()</h1>
 
 <table>
   <thead>
 <span class="n">graph</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 2e4395d..a9659a8 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>GraphOption enum [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>GraphOption enum [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="GraphOption enum [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GraphOption.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GraphOption.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GraphOption.html","headline":"GraphOption enum [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-graphoptionenumenum">class GraphOption(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-graphoptionenumenum">class GraphOption(enum.Enum)</h1>
 
 <table>
   <thead>
       <td>RO_TIME_TAKEN</td>
       <td>numpy.ndarray of floats</td>
       <td>Unbounded positive floats</td>
-      <td>The times taken per graph layer for the last inference.</td>
+      <td>The times taken per graph layer for the last inference in milliseconds.</td>
     </tr>
     <tr>
       <td>RO_INPUT_COUNT</td>
   <li><strong>Options prefixed with ‘RO’ have read-only permission and are only gettable.</strong></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index fac49c2..494fb85 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>GraphState enum [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>GraphState enum [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="GraphState enum [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GraphState.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GraphState.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GraphState.html","headline":"GraphState enum [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-graphstateenumenum">class GraphState(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-graphstateenumenum">class GraphState(enum.Enum)</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
diff --git a/docs/ncapi/ncapi2/py_api/LogLevel.html b/docs/ncapi/ncapi2/py_api/LogLevel.html
new file mode 100755 (executable)
index 0000000..f1ff70f
--- /dev/null
@@ -0,0 +1,620 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title> | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/LogLevel.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/LogLevel.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/LogLevel.html","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
+        
+        
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-loglevelenumenum">class LogLevel(enum.Enum)</h1>
+
+<table>
+  <thead>
+    <tr>
+      <th>Info</th>
+      <th>Value</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>Package</td>
+      <td>mvnc</td>
+    </tr>
+    <tr>
+      <td>Module</td>
+      <td>mvncapi</td>
+    </tr>
+    <tr>
+      <td>Version</td>
+      <td>2.0</td>
+    </tr>
+    <tr>
+      <td>See also</td>
+      <td><a href="GlobalOption.html">GlobalOption</a>, <a href="https://github.com/movidius/mdk/blob/master/projects/Fathom/ncsdk/docs/ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a>, <a href="https://github.com/movidius/mdk/blob/master/projects/Fathom/ncsdk/docs/ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></td>
+    </tr>
+  </tbody>
+</table>
+
+<p>LogLevel is an enumeration that defines application logging levels, which can be read with <a href="global_get_option.html">global_get_option()</a> or set with <a href="global_set_option.html">global_set_option()</a>.</p>
+
+<table>
+  <thead>
+    <tr>
+      <th>Enumeration Member</th>
+      <th>Description</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>DEBUG</td>
+      <td>Debug and above (full verbosity).</td>
+    </tr>
+    <tr>
+      <td>INFO</td>
+      <td>Info and above.</td>
+    </tr>
+    <tr>
+      <td>WARN</td>
+      <td>Warning and above (default).</td>
+    </tr>
+    <tr>
+      <td>ERROR</td>
+      <td>Errors and above.</td>
+    </tr>
+    <tr>
+      <td>FATAL</td>
+      <td>Fatal only.</td>
+    </tr>
+  </tbody>
+</table>
+
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
+    </div>
+
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
+</html>
index 01805c4..042d319 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Status enum [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Status enum [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Status enum [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Status.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Status.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Status.html","headline":"Status enum [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="class-statusenumenum">class Status(enum.Enum)</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-statusenumenum">class Status(enum.Enum)</h1>
 
 <table>
   <thead>
   </tbody>
 </table>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 179abb4..54f5011 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>TensorDescriptor struct [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>TensorDescriptor struct [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="TensorDescriptor struct [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/TensorDescriptor.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/TensorDescriptor.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/TensorDescriptor.html","headline":"TensorDescriptor struct [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="class-tensordescriptorctypesstructure">class TensorDescriptor(ctypes.Structure)</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="class-tensordescriptorctypesstructure">class TensorDescriptor(ctypes.Structure)</h1>
 
 <table>
   <thead>
     <tr>
       <td>n</td>
       <td>int</td>
-      <td>The number of tensors in the batch.</td>
+      <td>The number of tensors in the batch.<br /><br /><em>Only 1 currently supported.</em></td>
     </tr>
     <tr>
       <td>c</td>
       <td>int</td>
-      <td>The number of channels per tensor data element. For image tensors, this is the number of channels per pixel.</td>
+      <td>The number of channels per tensor data element. For image tensors, this is the number of channels per pixel. For non-image tensors, this is always 1.</td>
     </tr>
     <tr>
       <td>w</td>
       <td>int</td>
       <td>The total size of the data. This is the number of bytes required to hold the entire tensor.</td>
     </tr>
+    <tr>
+      <td>cStride</td>
+      <td>int</td>
+      <td>Stride (distance between elements in bytes) in the channel dimension.</td>
+    </tr>
+    <tr>
+      <td>wStride</td>
+      <td>int</td>
+      <td>Stride (distance between elements in bytes) in the horizontal dimension.</td>
+    </tr>
+    <tr>
+      <td>hStride</td>
+      <td>int</td>
+      <td>Stride (distance between elements in bytes) in the vertical dimension.</td>
+    </tr>
+    <tr>
+      <td>dataType</td>
+      <td>int</td>
+      <td>The tensor’s data type (FP16 or FP32).</td>
+    </tr>
   </tbody>
 </table>
 
 <h2 id="notes">Notes</h2>
 <ul>
-  <li>You can use <a href="Graph.get_option.html">Graph.get_option()</a> to get lists of input and output <a href="TensorDescriptor.html">TensorDescriptors</a> for a <a href="Graph.html">Graph</a>.</li>
+  <li>To get a TensorDescriptor for <a href="Fifo.html">Fifo</a> allocation, you should use <a href="Graph.get_option.html">Graph.get_option()</a> to get lists of input and output TensorDescriptors that are appropriate for the associated <a href="Graph.html">Graph</a>.</li>
+  <li>If your application’s input tensor is not in a channel minor format (i.e. RGB/BGR), you can create a TensorDescriptor with appropriate values for the stride fields and pass it to <a href="Fifo.set_option.html">Fifo.set_option()</a> for <a href="FifoOption.html">FifoOption.RW_HOST_TENSOR_DESCRIPTOR</a>. This currently cannot be used to perform scaling (n/c/h/w fields must match those in the <a href="FifoOption.html">FifoOption.RO_GRAPH_TENSOR_DESCRIPTOR</a> for this <a href="Fifo.html">Fifo</a>). See the examples below.</li>
 </ul>
 
+<h2 id="examples">Examples</h2>
+
+<p><strong>Example 1: Get the input tensor descriptor list from a Graph.</strong></p>
+<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="kn">import</span> <span class="nn">mvnc.mvncapi</span> <span class="k">as</span> <span class="n">mvnc</span>
+
+<span class="c"># Create and open a device and create and allocate a graph...</span>
+
+<span class="c"># Get a list of input TensorDescriptor objects from the graph</span>
+<span class="n">inputDescs</span> <span class="o">=</span> <span class="n">graph</span><span class="o">.</span><span class="n">get_option</span><span class="p">(</span><span class="n">mvnc</span><span class="o">.</span><span class="n">GraphOption</span><span class="o">.</span><span class="n">RO_INPUT_TENSOR_DESCRIPTORS</span><span class="p">)</span>
+
+<span class="o">...</span>
+</code></pre></div></div>
+
+<p><strong>Example 2: Create and set a channel-minor host tensor descriptor for an input Fifo.</strong></p>
 
-      </section>
+<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="kn">import</span> <span class="nn">mvnc.mvncapi</span> <span class="k">as</span> <span class="n">mvnc</span>
+
+<span class="c"># Create and open a device and create and allocate a graph with fifos...</span>
+
+<span class="c"># The n/c/w/h fields for the RW_HOST_TENSOR_DESCRIPTOR must match the dimensions of the RO_GRAPH_TENSOR_DESCRIPTOR, so start with that</span>
+<span class="n">host_tensor_descriptor</span> <span class="o">=</span> <span class="n">fifoIn</span><span class="o">.</span><span class="n">get_option</span><span class="p">(</span><span class="n">mvnc</span><span class="o">.</span><span class="n">FifoOption</span><span class="o">.</span><span class="n">RO_GRAPH_TENSOR_DESCRIPTOR</span><span class="p">)</span>
+
+<span class="c"># Set the tensor data type</span>
+<span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">dataType</span> <span class="o">=</span> <span class="n">mvnc</span><span class="o">.</span><span class="n">FifoDataType</span><span class="o">.</span><span class="n">FP32</span><span class="o">.</span><span class="n">value</span>
+
+<span class="c"># For channel-minor data with FP32 data type, there are 4 bytes between each element of the channel</span>
+<span class="c"># The horizontal stride (wStride), vertical stride (hStride), and totalSize can be calculated from there</span>
+<span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">cStride</span> <span class="o">=</span> <span class="mi">4</span>
+<span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">wStride</span> <span class="o">=</span> <span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">cStride</span> <span class="o">*</span> <span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">c</span>
+<span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">hStride</span> <span class="o">=</span> <span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">wStride</span> <span class="o">*</span> <span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">w</span>
+<span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">totalSize</span> <span class="o">=</span> <span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">hStride</span> <span class="o">*</span> <span class="n">host_tensor_descriptor</span><span class="o">.</span><span class="n">h</span>
+
+<span class="c"># Set the option</span>
+<span class="n">fifoIn</span><span class="o">.</span><span class="n">set_option</span><span class="p">(</span><span class="n">mvnc</span><span class="o">.</span><span class="n">FifoOption</span><span class="o">.</span><span class="n">RW_HOST_TENSOR_DESCRIPTOR</span><span class="p">,</span> <span class="n">host_tensor_descriptor</span><span class="p">)</span>
+
+<span class="o">...</span>
+</code></pre></div></div>
+
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index bc0d613..0a0e06f 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>enumerate_devices() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>enumerate_devices() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="enumerate_devices() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/enumerate_devices.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/enumerate_devices.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/enumerate_devices.html","headline":"enumerate_devices() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="enumerate_devices">enumerate_devices()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="enumerate_devices">enumerate_devices()</h1>
 
 <table>
   <thead>
     
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index f4838e3..9705963 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>global_get_option() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>global_get_option() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="global_get_option() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/global_get_option.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/global_get_option.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/global_get_option.html","headline":"global_get_option() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="global_get_option">global_get_option()</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="global_get_option">global_get_option()</h1>
 
 <table>
   <thead>
 <span class="k">print</span><span class="p">(</span><span class="s">'NCAPI Version:'</span><span class="p">,</span> <span class="n">mvncapi</span><span class="o">.</span><span class="n">global_get_option</span><span class="p">(</span><span class="n">mvncapi</span><span class="o">.</span><span class="n">GlobalOption</span><span class="o">.</span><span class="n">RO_API_VERSION</span><span class="p">))</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 0ac15b6..f6970d7 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>global_set_option() [Python NCAPI v2] | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>global_set_option() [Python NCAPI v2]</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="global_set_option() [Python NCAPI v2]" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/global_set_option.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/global_set_option.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/global_set_option.html","headline":"global_set_option() [Python NCAPI v2]","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="global_set_option">global_set_option</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="global_set_option">global_set_option</h1>
 
 <table>
   <thead>
 <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="kn">from</span> <span class="nn">mvnc</span> <span class="kn">import</span> <span class="n">mvncapi</span>
 
 <span class="c"># Set the global logging level to debug (full verbosity)</span>
-<span class="n">mvncapi</span><span class="o">.</span><span class="n">global_set_option</span><span class="p">(</span><span class="n">mvncapi</span><span class="o">.</span><span class="n">GlobalOption</span><span class="o">.</span><span class="n">RW_LOG_LEVEL</span><span class="p">,</span> <span class="mi">0</span><span class="p">)</span>
+<span class="n">mvncapi</span><span class="o">.</span><span class="n">global_set_option</span><span class="p">(</span><span class="n">mvncapi</span><span class="o">.</span><span class="n">GlobalOption</span><span class="o">.</span><span class="n">RW_LOG_LEVEL</span><span class="p">,</span> <span class="n">mvncapi</span><span class="o">.</span><span class="n">LogLevel</span><span class="o">.</span><span class="n">DEBUG</span><span class="p">)</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 30a3ecf..fdc11ec 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../../assets/css/style.css">
-    <script src="../../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" python, ncapi">
+<title>Intel® Movidius™ Neural Compute SDK Python API v2 | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../../css/customstyles.css">
+<link rel="stylesheet" href="../../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../../js/toc.js"></script>
+<script src="../../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Intel® Movidius™ Neural Compute SDK Python API v2</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Intel® Movidius™ Neural Compute SDK Python API v2" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/readme.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/readme.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/readme.html","headline":"Intel® Movidius™ Neural Compute SDK Python API v2","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Python API 2.x</li>
+    
+    
+    
+    
+    
+    <li class="current singlenav">
+    
+    <a href="../../../ncapi/ncapi2/py_api/readme.html">Overview</a>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Enumerations</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceOption.html">DeviceOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/DeviceState.html">DeviceState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoDataType.html">FifoDataType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoOption.html">FifoOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoState.html">FifoState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/FifoType.html">FifoType</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GlobalOption.html">GlobalOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphOption.html">GraphOption</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/GraphState.html">GraphState</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/LogLevel.html">LogLevel</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/Status.html">Status</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Structures</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/TensorDescriptor.html">TensorDescriptor</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Global Functions</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/enumerate_devices.html">enumerate_devices()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_get_option.html">global_get_option()</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../../ncapi/ncapi2/py_api/global_set_option.html">global_set_option()</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Classes</a>
+        <ul>
+            
+            
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Device</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.close.html">Device.close()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.destroy.html">Device.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.get_option.html">Device.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.open.html">Device.open()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Device.set_option.html">Device.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Fifo</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.allocate.html">Fifo.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.get_option.html">Fifo.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.read_elem.html">Fifo.read_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.remove_elem.html">Fifo.remove_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.set_option.html">Fifo.set_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Fifo.write_elem.html">Fifo.write_elem()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Graph</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate.html">Graph.allocate()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html">Graph.allocate_with_fifos()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.destroy.html">Graph.destroy()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.get_option.html">Graph.get_option()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference.html">Graph.queue_inference()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html">Graph.queue_inference_with_fifo_elem()</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../../ncapi/ncapi2/py_api/Graph.set_option.html">Graph.set_option()</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="intel-movidius-neural-compute-sdk-python-api">Intel® Movidius™ Neural Compute SDK Python API</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="intel-movidius-neural-compute-sdk-python-api-v2">Intel® Movidius™ Neural Compute SDK Python API v2</h1>
 
 <p>The Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) comes with a Python Language API that enables applications that utilize hardware accelerated Deep Neural Networks via neural compute devices such as the <a href="../../../ncs.html">Intel® Movidius™ Neural Compute Stick</a>.</p>
 
 <p>The Python API is provided as a single Python module (mvncapi.py), which is placed on the development computer when the NCSDK is installed. It has been validated with Python 2.7 and 3.5.</p>
 
+<div class="alert alert-info" role="alert"><i class="fa fa-info-circle"></i> <b>Note:</b> This documentation is for Intel® Movidius™ Neural Compute API (Intel® Movidius™ Neural Compute NCAPI) v2. Python documentation for NCAPI v1 can be found <a href="../../ncapi1/py_api/readme.html">here</a>.</div>
+
 <h2 id="python-api-documentation">Python API Documentation</h2>
 
 <table>
       <td>Contains network graph NCAPI states.</td>
     </tr>
     <tr>
+      <td><a href="LogLevel.html">LogLevel</a></td>
+      <td>Contains application logging levels.</td>
+    </tr>
+    <tr>
       <td><a href="Status.html">Status</a></td>
       <td>Contains status code return values for NCAPI functions.</td>
     </tr>
 <h3 id="3-set-up-a-network-graph-and-associated-fifo-queues-for-the-device">3. Set up a network graph and associated FIFO queues for the device</h3>
 
 <p>The NCSDK requires a neural network graph file compiled with the <a href="../../../tools/compile.html">mvNCCompile</a> NCSDK tool.
-Many network models from <a href="../../../tensorflow.html">TensorFlow™</a> and <a href="../../../caffe.html">Caffe</a> are supported.
+Many network models from <a href="../../../tensorflow.html">TensorFlow</a>* and <a href="../../../caffe.html">Caffe</a> are supported.
 See <a href="../../../configure_network.html">Configuring Your Network for the Intel® Movidius™ Neural Compute SDK</a> for more information about preparing your network model for use with the NCSDK.</p>
 
 <p>When you have a compiled graph, load the graph file data to a buffer.</p>
@@ -263,7 +776,7 @@ See <a href="../../../configure_network.html">Configuring Your Network for the I
 When the inference is complete the input tensor will be removed from the input_fifo queue and the result tensor will be placed in the output_fifo queue.
 The third parameter must be None. The fourth parameter can be any object that you wish to have associated with this particular tensor when you read the inference results, such as the original tensor or a window handle, or None.</p>
 <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c"># Write the tensor to the input_fifo and queue an inference</span>
-<span class="n">graph</span><span class="o">.</span><span class="n">queue_inference_with_fifo_elem</span><span class="p">(</span><span class="n">input_fifo</span><span class="p">,</span> <span class="n">output_fifo</span><span class="p">,</span> <span class="n">tensor</span><span class="p">,</span> <span class="bp">None</span><span class="p">,</span> <span class="s">'user object'</span><span class="p">)</span>
+<span class="n">graph</span><span class="o">.</span><span class="n">queue_inference_with_fifo_elem</span><span class="p">(</span><span class="n">input_fifo</span><span class="p">,</span> <span class="n">output_fifo</span><span class="p">,</span> <span class="n">tensor</span><span class="p">,</span> <span class="s">'user object'</span><span class="p">)</span>
 </code></pre></div></div>
 
 <p>If the input <a href="Fifo.html">Fifo</a> is full, this method call will block until there is room to write to the <a href="Fifo.html">Fifo</a>.
@@ -289,15 +802,23 @@ Then use <a href="Device.close.html">Device.close()</a> to close the device and
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index fb84996..9c9b459 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../../assets/css/style.css">
-    <script src="../../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title> | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../../css/customstyles.css">
+<link rel="stylesheet" href="../../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../../js/toc.js"></script>
+<script src="../../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/ncapi2/readme.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/ncapi2/readme.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/ncapi2/readme.html","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../../tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="../../ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../../ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../../ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../../support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      
+            </div>
+            
+        
 
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            
 
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 920a031..fb176fe 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../assets/css/style.css">
-    <script src="../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" python, ncapi">
+<title>Migrating Python Applications from NCAPI v1 to NCAPI v2 | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../css/customstyles.css">
+<link rel="stylesheet" href="../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Migrating Python Applications from NCAPI v1 to NCAPI v2</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Migrating Python Applications from NCAPI v1 to NCAPI v2" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/python_api_migration.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/python_api_migration.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/python_api_migration.html","headline":"Migrating Python Applications from NCAPI v1 to NCAPI v2","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
-        </ul>
-      </header>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
 
-      <section>
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="../index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="../install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="../configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="../tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="../ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li class="active"><a href="../ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <p><a name="Top"></a></p>
-<h1 id="migrating-python-applications-from-ncapi-v1-to-ncapi-v2">Migrating Python Applications from NCAPI v1 to NCAPI v2</h1>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-<h4 id="sections">Sections:</h4>
+            </div>
+            
+        
 
-<ul>
-  <li><a href="#Changes">Significant Changes</a></li>
-  <li><a href="#API">Equivalent API Calls</a></li>
-  <li><a href="#Example">Example Code Comparison</a></li>
-</ul>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="migrating-python-applications-from-ncapi-v1-to-ncapi-v2">Migrating Python Applications from NCAPI v1 to NCAPI v2</h1>
 
 <p>Complete Python API documentation can be found here:</p>
 
   </tbody>
 </table>
 
-<h1 id="significant-changes"><a name="Changes"></a>Significant Changes</h1>
-
 <h2 id="fifo-queues">FIFO queues</h2>
 
 <p>In the Intel® Movidius™ Neural Compute SDK (Intel® Movidius NCSDK) v1, the <a href="ncapi1/py_api/Graph.html">Graph</a> class was used to load an input tensor to a neural compute device and to read the output inference result.</p>
   <li>After usage, free <a href="ncapi2/py_api/Fifo.html">Fifo</a> resources with <a href="ncapi2/py_api/Fifo.destroy.html">Fifo.destroy()</a>.</li>
 </ol>
 
-<p>See the <a href="#Example">Example Code Comparison</a> section below for example Fifo usage.</p>
+<p>See the Example Code Comparison section below for example Fifo usage.</p>
 
 <h2 id="inputoutput-data-types">Input/output data types</h2>
 
 <h2 id="other-changes">Other changes</h2>
 <p>Most class and function names and signatures were updated. Please reference the <a href="ncapi2/py_api/readme.html">NCAPI v2</a> documentation for correct usage.</p>
 
-<p><a href="#Top">Top</a></p>
-
-<h1 id="equivalent-api-calls"><a name="API"></a>Equivalent API Calls</h1>
+<h1 id="equivalent-api-calls">Equivalent API Calls</h1>
 
 <h3 id="enumerations">Enumerations</h3>
 
       <td><a href="ncapi2/py_api/DeviceHwVersion.html">DeviceHwVersion</a></td>
       <td>This is a new enumeration in NCAPI v2 containing neural compute device hardware versions.</td>
     </tr>
+    <tr>
+      <td><em>n/a</em></td>
+      <td><a href="ncapi2/py_api/LogLevel.html">LogLevel</a></td>
+      <td>This is a new enumeration in NCAPI v2 containing application logging levels.</td>
+    </tr>
   </tbody>
 </table>
 
   </tbody>
 </table>
 
-<p><a href="#Top">Top</a></p>
-
-<h1 id="example-code-comparison"><a name="Example"></a>Example Code Comparison</h1>
+<h1 id="example-code-comparison">Example Code Comparison</h1>
 
 <p>This section contains basic usage examples for NCAPI v1, NCAPI v2, and NCAPI v2 with convenience functions for comparison.</p>
 
 <span class="n">device</span><span class="o">.</span><span class="n">destroy</span><span class="p">()</span>
 </code></pre></div></div>
 
-<p><a href="#Top">Top</a></p>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
+    </div>
 
+</body>
 
-      </section>
-    </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
 
-    
-  </body>
 </html>
index 552b3ac..8fec644 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../assets/css/style.css">
-    <script src="../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ncapi, python, c++">
+<title>Neural Compute API Overview | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../css/customstyles.css">
+<link rel="stylesheet" href="../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Neural Compute API Overview</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Neural Compute API Overview" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncapi/readme.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncapi/readme.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncapi/readme.html","headline":"Neural Compute API Overview","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="../index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="../install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="../configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="../tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
 
-      <section>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="neural-compute-api-overview">Neural Compute API Overview</h1>
 
-      <h1 id="neural-compute-api">Neural Compute API</h1>
 <p>Applications for performing inferences with the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) can be developed in either C/C++ or Python.
 The Neural Compute API (NCAPI) provides a software interface to load network graphs and run inferences on neural compute devices.</p>
 
@@ -78,15 +542,23 @@ Documentation for NCAPI v1 will still be provided for legacy applications.</p>
   <li><a href="c_api_migration.html">Migrating C/C++ Applications from NCAPI v1 to NCAPI v2</a></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index cc75801..23ad8ca 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" NCS">
+<title>Intel® Movidius™ Neural Compute Stick | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Intel® Movidius™ Neural Compute Stick</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Intel® Movidius™ Neural Compute Stick" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/ncs.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/ncs.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/ncs.html","headline":"Intel® Movidius™ Neural Compute Stick","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <p><a name="Introduction"></a></p>
-<h1 id="introduction">Introduction</h1>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="intel-movidius-neural-compute-stick">Intel® Movidius™ Neural Compute Stick</h1>
 <p>The Intel® Movidius™ Neural Compute Stick (Intel® Movidius™ NCS) enables rapid prototyping of deep neural networks (DNNs) with the Intel® Movidius™ Neural Compute SDK (NCSDK).</p>
 
-<ul>
-  <li><a href="https://developer.movidius.com/buy">Where to Buy</a></li>
-</ul>
+<div class="bs-callout bs-callout-primary"><a href="https://developer.movidius.com/buy">Where to Buy</a></div>
 
 <p>To use the NCS, you will need to have the <a href="index.html">Intel® Movidius™ Neural Compute SDK</a> (Intel® Movidius™ NCSDK) and/or Neural Compute API (NCAPI) installed on your development computer.</p>
 
-<h1 id="connecting-the-ncs-to-a-host-machine">Connecting the NCS to a Host Machine</h1>
+<h2 id="connecting-the-ncs-to-a-host-machine">Connecting the NCS to a Host Machine</h2>
 <p>The NCS connects to the host machine over a USB 2.0 High Speed interface. You may plug the NCS directly into a USB port on your host machine or into a USB hub that is plugged into your host machine.</p>
 
 <p><img src="images/ncs_plugged.jpg" alt="" /></p>
 
-<h1 id="architecture">Architecture</h1>
+<h2 id="architecture">Architecture</h2>
 
 <p>The NCS is powered by the Intel® Movidius™ Myriad™ 2 vision processing unit (VPU).</p>
 
 
 <p><img src="images/NCS1_ArchDiagram.jpg" alt="" /></p>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
diff --git a/docs/readme.md b/docs/readme.md
new file mode 100755 (executable)
index 0000000..03a3f67
--- /dev/null
@@ -0,0 +1,4 @@
+-------
+Documentation for the NCSDK is best viewed by pointing your browser here: https://movidius.github.io/ncsdk/
+-------
+-------
index 3b68652..6490771 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Release Notes | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Release Notes</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Release Notes" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/release_notes.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/release_notes.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/release_notes.html","headline":"Release Notes","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="current singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
 
-      <p>============================================================</p>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <p>============================================================</p>
 <h1 id="movidius-neural-compute-sdk-release-notes">Movidius Neural Compute SDK Release Notes</h1>
-<h1 id="v20400-2018-05-04">V2.04.00 2018-05-04</h1>
+<h1 id="v20500-2018-06-07">V2.05.00 2018-06-07</h1>
 <p>============================================================</p>
 
-<p>As of V2.04.00, SDK has been refactored and contains many new features and structural changes. It is recommended you read the documentation to familiarize with the new features and contents.</p>
+<p>As of V2.05.00, SDK has been refactored and contains many new features and structural changes. It is recommended you read the documentation to familiarize with the new features and contents.</p>
 
 <h2 id="sdk-notes">SDK Notes:</h2>
 
 <h3 id="new-features">New features:</h3>
 <ol>
-  <li>Tensorflow 1.6 supported.  Tensorflow 1.6 is automatically installed on Ubuntu.</li>
-  <li>Multiple network graphs can be allocated to a single neural compute device (up to 10 graphs per device, limited by device memory)</li>
-  <li>32 bit floating point (FP32) input/output is supported</li>
+  <li>Tensorflow 1.7 supported.  Tensorflow 1.7 is automatically installed on Ubuntu.</li>
 </ol>
 
 <h4 id="networks">Networks:</h4>
 
 <h4 id="layers">Layers:</h4>
 <ol>
-  <li>Support PlaceholderWithDefault nodes in TensorFlow models.</li>
+  <li>No change.</li>
 </ol>
 
 <h2 id="api-notes">API Notes:</h2>
 <ol>
-  <li>API has been heavily refactored, please review <a href="ncapi/readme.html">NCAPI v1 vs. NCAPI v2</a> for feature comparison.</li>
   <li>Apps written with NCAPI v1 are not compatible with this release and need to be migrated to NCAPI v2, refer to <a href="ncapi/readme.html">Migrating Applications from NCAPI v1 to NCAPI v2</a> for information about migrating apps to the new API.</li>
 </ol>
 
   <li>CaffeNet</li>
   <li>VGG (Sousmith VGG_A)</li>
   <li>Alexnet</li>
-  <li>Ti1. nyYolo v1</li>
-  <li>VGG 16</li>
+  <li>TinyYolo v1</li>
+  <li>VGG 16 (Configuration D)</li>
+  <li>Resnet 18</li>
   <li>Resnet 50</li>
   <li>SSD Mobilenet v1</li>
 </ol>
   <li>inception-v3</li>
   <li>inception-v4</li>
   <li>Inception ResNet v2</li>
-  <li>VGG 16</li>
+  <li>VGG 16 (Configuration D)</li>
   <li>Mobilenet_V1_1.0 variants:
     <ul>
       <li>MobileNet_v1_1.0_224</li>
 
 <h2 id="bug-fixes">Bug Fixes:</h2>
 <ol>
-  <li>Fixed: Facenet and other network regression due to TensorFlow 1.6 changes.</li>
+  <li>Fixed: Facenet and other network regression due to TensorFlow 1.7 changes.</li>
 </ol>
 
 <h2 id="errata">Errata:</h2>
   <li>Convolution may fail to find a solution for very large inputs.</li>
   <li>Depth-wise convolution is tested for 3x3 kernels.</li>
   <li>A TanH layer’s “top” &amp; “bottom” blobs must have different names.  This is different from a ReLU layer, whose “top” &amp; “bottom” should be named the same as its previous layer.</li>
-  <li>On upgrade from previous versions of SDK, the installer will detect if openCV 3.3.0 was installed, for example from http://github.com/movidius/ncappzoo/apps/stream_ty_gn/install-opencv-from_source.sh.  For this release, the installer will prompt to uninstall this specific version of openCV. This is required for ssd-caffe to run correctly.  After 2.04 installation is complete, openCV 3.3.0 can be re-installed and the ssd-caffe will continue to function.</li>
+  <li>On upgrade from previous versions of SDK, the installer will detect if openCV 3.3.0 was installed, for example from http://github.com/movidius/ncappzoo/apps/stream_ty_gn/install-opencv-from_source.sh.  For this release, the installer will prompt to uninstall this specific version of openCV. This is required for ssd-caffe to run correctly.  After 2.05 installation is complete, openCV 3.3.0 can be re-installed and the ssd-caffe will continue to function.</li>
+  <li>On upgrade from previous versions of SDK, the installer will detect if openCV 3.3.0 was installed, for example from http://github.com/movidius/ncappzoo/apps/stream_ty_gn/install-opencv-from_source.sh.  For this release, the installer will prompt to uninstall this specific version of openCV. This is required for ssd-caffe to run correctly.  After 2.05 installation is complete, openCV 3.3.0 can be re-installed and the ssd-caffe will continue to function.</li>
   <li>The MTCNN network in the app zoo is showing unexpected behavior for this release, and is being investigated.  To use MTCNN, please use version 1.12.00 of SDK.</li>
   <li>Although mvNCCheck shows per-pixel error for some metrics for mobilenet_v1_224, classification results are not impacted.</li>
   <li>Only Ubuntu 16.04 LTS is supported as a host OS for this release.  Ubuntu 18.04 is being evaluated.</li>
   <li>The visualization graph created by mvNCProfile may have an erroneous connection through the data layer.</li>
-  <li>Initial validation has been done on SSD Mobilenet, TinyYolo v1 and v2, but more thorough evaluation is underway.</li>
 </ol>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
diff --git a/docs/search.json b/docs/search.json
new file mode 100755 (executable)
index 0000000..cef2091
--- /dev/null
@@ -0,0 +1,1771 @@
+[
+
+
+{
+"title": "device.allocategraph() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Device.AllocateGraph.html",
+"summary": "",
+"display": "Device.AllocateGraph() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "device.closedevice() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Device.CloseDevice.html",
+"summary": "",
+"display": "Device.CloseDevice() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "device.getdeviceoption() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Device.GetDeviceOption.html",
+"summary": "",
+"display": "Device.GetDeviceOption() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "device.opendevice() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Device.OpenDevice.html",
+"summary": "",
+"display": "Device.OpenDevice() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "device.setdeviceoption() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Device.SetDeviceOption.html",
+"summary": "",
+"display": "Device.SetDeviceOption() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "device.__init__() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Device.__init__.html",
+"summary": "",
+"display": "Device.__init__() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "device.close() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Device.close.html",
+"summary": "",
+"display": "Device.close() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "device.destroy() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Device.destroy.html",
+"summary": "",
+"display": "Device.destroy() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "device.get_option() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Device.get_option.html",
+"summary": "",
+"display": "Device.get_option() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "device class [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Device.html",
+"summary": "",
+"display": "Device class [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "device class [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Device.html",
+"summary": "",
+"display": "Device class [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "device.open() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Device.open.html",
+"summary": "",
+"display": "Device.open() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "device.set_option() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Device.set_option.html",
+"summary": "",
+"display": "Device.set_option() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "enum devicehwversion [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/DeviceHwVersion.html",
+"summary": "",
+"display": "enum DeviceHwVersion [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "deviceoption enum [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/DeviceOption.html",
+"summary": "",
+"display": "DeviceOption enum [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "enum deviceoption [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/DeviceOption.html",
+"summary": "",
+"display": "enum DeviceOption [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "enum devicestate [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/DeviceState.html",
+"summary": "",
+"display": "enum DeviceState [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "enumeratedevices() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/EnumerateDevices.html",
+"summary": "",
+"display": "EnumerateDevices() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "fifo.allocate() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Fifo.allocate.html",
+"summary": "",
+"display": "Fifo.allocate() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifo.destroy() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Fifo.destroy.html",
+"summary": "",
+"display": "Fifo.destroy() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifo.get_option() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Fifo.get_option.html",
+"summary": "",
+"display": "Fifo.get_option() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifo class [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Fifo.html",
+"summary": "",
+"display": "Fifo class [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifo.read_elem() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Fifo.read_elem.html",
+"summary": "",
+"display": "Fifo.read_elem() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifo.remove_elem() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Fifo.remove_elem.html",
+"summary": "",
+"display": "Fifo.remove_elem() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifo.set_option() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Fifo.set_option.html",
+"summary": "",
+"display": "Fifo.set_option() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifo.write_elem() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Fifo.write_elem.html",
+"summary": "",
+"display": "Fifo.write_elem() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifodatatype enum [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/FifoDataType.html",
+"summary": "",
+"display": "FifoDataType enum [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifooption enum [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/FifoOption.html",
+"summary": "",
+"display": "FifoOption enum [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifostate enum [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/FifoState.html",
+"summary": "",
+"display": "FifoState enum [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "fifotype enum [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/FifoType.html",
+"summary": "",
+"display": "FifoType enum [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "getglobaloption() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/GetGlobalOption.html",
+"summary": "",
+"display": "GetGlobalOption() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "globaloption enum [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/GlobalOption.html",
+"summary": "",
+"display": "GlobalOption enum [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "globaloption enum [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/GlobalOption.html",
+"summary": "",
+"display": "GlobalOption enum [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "graph.deallocategraph() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Graph.DeallocateGraph.html",
+"summary": "",
+"display": "Graph.DeallocateGraph() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "graph.getgraphoption() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Graph.GetGraphOption.html",
+"summary": "",
+"display": "Graph.GetGraphOption() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "graph.getresult() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Graph.GetResult.html",
+"summary": "",
+"display": "Graph.GetResult() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "graph.loadtensor() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Graph.LoadTensor.html",
+"summary": "",
+"display": "Graph.LoadTensor() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "graph.setgraphoption() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Graph.SetGraphOption.html",
+"summary": "",
+"display": "Graph.SetGraphOption() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "graph.allocate() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Graph.allocate.html",
+"summary": "",
+"display": "Graph.allocate() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "graph.allocate_with_fifos() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html",
+"summary": "",
+"display": "Graph.allocate_with_fifos() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "graph.destroy() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Graph.destroy.html",
+"summary": "",
+"display": "Graph.destroy() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "graph.get_option() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Graph.get_option.html",
+"summary": "",
+"display": "Graph.get_option() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "graph class [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Graph.html",
+"summary": "",
+"display": "Graph class [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "graph class [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Graph.html",
+"summary": "",
+"display": "Graph class [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "graph.queue_inference() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Graph.queue_inference.html",
+"summary": "",
+"display": "Graph.queue_inference() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "graph.queue_inference_with_fifo_elem() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html",
+"summary": "",
+"display": "Graph.queue_inference_with_fifo_elem() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "graph.set_option() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Graph.set_option.html",
+"summary": "",
+"display": "Graph.set_option() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "graphoption enum [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/GraphOption.html",
+"summary": "",
+"display": "GraphOption enum [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "graphoption enum [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/GraphOption.html",
+"summary": "",
+"display": "GraphOption enum [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "graphstate enum [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/GraphState.html",
+"summary": "",
+"display": "GraphState enum [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/LogLevel.html",
+"summary": "",
+"display": ""
+}
+,
+
+
+
+{
+"title": "setglobaloption() [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/SetGlobalOption.html",
+"summary": "",
+"display": "SetGlobalOption() [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "status enum [  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/py_api/Status.html",
+"summary": "",
+"display": "Status enum [Python NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "status enum [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/Status.html",
+"summary": "",
+"display": "Status enum [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "",
+"tags": "",
+"keywords": "",
+"url": "/TOC.html",
+"summary": "",
+"display": ""
+}
+,
+
+
+
+{
+"title": "tensordescriptor struct [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/TensorDescriptor.html",
+"summary": "",
+"display": "TensorDescriptor struct [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "migrating c/ applications from  v1 to  v2",
+"tags": "",
+"keywords": "c++, ncapi",
+"url": "/ncapi/c_api_migration.html",
+"summary": "",
+"display": "Migrating C/C++ Applications from NCAPI v1 to NCAPI v2"
+}
+,
+
+
+
+{
+"title": "caffe support",
+"tags": "",
+"keywords": "network, framework, model",
+"url": "/caffe.html",
+"summary": "",
+"display": "Caffe Support"
+}
+,
+
+
+
+{
+"title": "mvnccheck",
+"tags": "",
+"keywords": "tool, toolkit",
+"url": "/tools/check.html",
+"summary": "",
+"display": "mvNCCheck"
+}
+,
+
+
+
+{
+"title": "mvnccompile",
+"tags": "",
+"keywords": "tool, toolkit",
+"url": "/tools/compile.html",
+"summary": "",
+"display": "mvNCCompile"
+}
+,
+
+
+
+{
+"title": "mvnccompile error codes",
+"tags": "",
+"keywords": "",
+"url": "/compiler_error.html",
+"summary": "",
+"display": "mvNCCompile Error Codes"
+}
+,
+
+
+
+{
+"title": "configuring your network for the intel® movidius™ neural compute sdk",
+"tags": "",
+"keywords": "framework, model, tensorflow, caffe",
+"url": "/configure_network.html",
+"summary": "",
+"display": "Configuring Your Network for the Intel® Movidius™ Neural Compute SDK"
+}
+,
+
+
+
+{
+"title": "installation and configuration with docker",
+"tags": "",
+"keywords": "",
+"url": "/docker.html",
+"summary": "",
+"display": "Installation and Configuration with Docker"
+}
+,
+
+
+
+{
+"title": "configuring docker for use with a proxy",
+"tags": "",
+"keywords": "",
+"url": "/docker_proxy.html",
+"summary": "",
+"display": "Configuring Docker For Use With a Proxy"
+}
+,
+
+
+
+{
+"title": "enumerate_devices() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/enumerate_devices.html",
+"summary": "",
+"display": "enumerate_devices() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "examples",
+"tags": "",
+"keywords": "apps, applications, ncappzoo, zoo",
+"url": "/examples.html",
+"summary": "",
+"display": "Examples"
+}
+,
+
+
+
+{
+"title": "global_get_option() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/global_get_option.html",
+"summary": "",
+"display": "global_get_option() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "global_set_option() [  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/py_api/global_set_option.html",
+"summary": "",
+"display": "global_set_option() [Python NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "introduction",
+"tags": "",
+"keywords": "",
+"url": "/",
+"summary": "",
+"display": "Introduction"
+}
+,
+
+
+
+{
+"title": "basic installation and configuration",
+"tags": "",
+"keywords": "raspberry, pi",
+"url": "/install.html",
+"summary": "",
+"display": "Basic Installation and Configuration"
+}
+,
+
+
+
+{
+"title": "mvncallocategraph() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncAllocateGraph.html",
+"summary": "",
+"display": "mvncAllocateGraph() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncclosedevice() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncCloseDevice.html",
+"summary": "",
+"display": "mvncCloseDevice() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncdeallocategraph() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncDeallocateGraph.html",
+"summary": "",
+"display": "mvncDeallocateGraph() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncdeviceoptions enum [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncDeviceOptions.html",
+"summary": "",
+"display": "mvncDeviceOptions enum [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncgetdevicename() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncGetDeviceName.html",
+"summary": "",
+"display": "mvncGetDeviceName() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncgetdeviceoption() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncGetDeviceOption.html",
+"summary": "",
+"display": "mvncGetDeviceOption() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncgetglobaloption() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncGetGlobalOption.html",
+"summary": "",
+"display": "mvncGetGlobalOption() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncgetgraphoption() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncGetGraphOption.html",
+"summary": "",
+"display": "mvncGetGraphOption() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncgetresult() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncGetResult.html",
+"summary": "",
+"display": "mvncGetResult() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncglobaloptions enum [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncGlobalOptions.html",
+"summary": "",
+"display": "mvncGlobalOptions enum [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncgraphoptions enum [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncGraphOptions.html",
+"summary": "",
+"display": "mvncGraphOptions enum [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncloadtensor() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncLoadTensor.html",
+"summary": "",
+"display": "mvncLoadTensor() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncopendevice() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncOpenDevice.html",
+"summary": "",
+"display": "mvncOpenDevice() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncsetdeviceoption() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncSetDeviceOption.html",
+"summary": "",
+"display": "mvncSetDeviceOption() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncsetglobaloption() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncSetGlobalOption.html",
+"summary": "",
+"display": "mvncSetGlobalOption() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncsetgraphoption() [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncSetGraphOption.html",
+"summary": "",
+"display": "mvncSetGraphOption() [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "mvncstatus enum [c  v1]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/c_api/mvncStatus.html",
+"summary": "",
+"display": "mvncStatus enum [C NCAPI v1]"
+}
+,
+
+
+
+{
+"title": "ncdeviceclose() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncDeviceClose.html",
+"summary": "",
+"display": "ncDeviceClose() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncdevicecreate() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncDeviceCreate.html",
+"summary": "",
+"display": "ncDeviceCreate() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncdevicedestroy() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncDeviceDestroy.html",
+"summary": "",
+"display": "ncDeviceDestroy() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncdevicegetoption() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncDeviceGetOption.html",
+"summary": "",
+"display": "ncDeviceGetOption() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncdevicehandle_t struct [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncDeviceHandle_t.html",
+"summary": "",
+"display": "ncDeviceHandle_t struct [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncdevicehwversion_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html",
+"summary": "",
+"display": "ncDeviceHwVersion_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncdeviceopen() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncDeviceOpen.html",
+"summary": "",
+"display": "ncDeviceOpen() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncdeviceoption_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncDeviceOption_t.html",
+"summary": "",
+"display": "ncDeviceOption_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncdevicesetoption() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncDeviceSetOption.html",
+"summary": "",
+"display": "ncDeviceSetOption() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncdevicestate_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncDeviceState_t.html",
+"summary": "",
+"display": "ncDeviceState_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifoallocate() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoAllocate.html",
+"summary": "",
+"display": "ncFifoAllocate() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifocreate() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoCreate.html",
+"summary": "",
+"display": "ncFifoCreate() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifodatatype_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoDataType_t.html",
+"summary": "",
+"display": "ncFifoDataType_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifodestroy() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoDestroy.html",
+"summary": "",
+"display": "ncFifoDestroy() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifogetoption() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoGetOption.html",
+"summary": "",
+"display": "ncFifoGetOption() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifohandle_t struct [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoHandle_t.html",
+"summary": "",
+"display": "ncFifoHandle_t struct [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifooption_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoOption_t.html",
+"summary": "",
+"display": "ncFifoOption_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfiforeadelem() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoReadElem.html",
+"summary": "",
+"display": "ncFifoReadElem() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfiforemoveelem() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoRemoveElem.html",
+"summary": "",
+"display": "ncFifoRemoveElem() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifosetoption() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoSetOption.html",
+"summary": "",
+"display": "ncFifoSetOption() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifostate_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoState_t.html",
+"summary": "",
+"display": "ncFifoState_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifotype_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoType_t.html",
+"summary": "",
+"display": "ncFifoType_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncfifowriteelem() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncFifoWriteElem.html",
+"summary": "",
+"display": "ncFifoWriteElem() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncglobalgetoption() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGlobalGetOption.html",
+"summary": "",
+"display": "ncGlobalGetOption() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncglobaloption_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGlobalOption_t.html",
+"summary": "",
+"display": "ncGlobalOption_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncglobalsetoption() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGlobalSetOption.html",
+"summary": "",
+"display": "ncGlobalSetOption() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphallocate() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphAllocate.html",
+"summary": "",
+"display": "ncGraphAllocate() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphallocatewithfifos() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html",
+"summary": "",
+"display": "ncGraphAllocateWithFifos() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphallocatewithfifosex() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html",
+"summary": "",
+"display": "ncGraphAllocateWithFifosEx() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphcreate() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphCreate.html",
+"summary": "",
+"display": "ncGraphCreate() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphdestroy() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphDestroy.html",
+"summary": "",
+"display": "ncGraphDestroy() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphgetoption() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphGetOption.html",
+"summary": "",
+"display": "ncGraphGetOption() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphhandle_t struct [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphHandle_t.html",
+"summary": "",
+"display": "ncGraphHandle_t struct [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphoption_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphOption_t.html",
+"summary": "",
+"display": "ncGraphOption_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphqueueinference() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphQueueInference.html",
+"summary": "",
+"display": "ncGraphQueueInference() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphqueueinferencewithfifoelem() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html",
+"summary": "",
+"display": "ncGraphQueueInferenceWithFifoElem() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphsetoption() [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphSetOption.html",
+"summary": "",
+"display": "ncGraphSetOption() [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "ncgraphstate_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncGraphState_t.html",
+"summary": "",
+"display": "ncGraphState_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncLogLevel_t.html",
+"summary": "",
+"display": ""
+}
+,
+
+
+
+{
+"title": "ncstatus_t enum [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncStatus_t.html",
+"summary": "",
+"display": "ncStatus_t enum [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "nctensordescriptor_t struct [c  v2]",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/c_api/ncTensorDescriptor_t.html",
+"summary": "",
+"display": "ncTensorDescriptor_t struct [C NCAPI v2]"
+}
+,
+
+
+
+{
+"title": "intel® movidius™ neural compute stick",
+"tags": "",
+"keywords": "NCS",
+"url": "/ncs.html",
+"summary": "",
+"display": "Intel® Movidius™ Neural Compute Stick"
+}
+,
+
+
+
+{
+"title": "mvncprofile",
+"tags": "",
+"keywords": "tool, toolkit",
+"url": "/tools/profile.html",
+"summary": "",
+"display": "mvNCProfile"
+}
+,
+
+
+
+{
+"title": "migrating  applications from  v1 to  v2",
+"tags": "",
+"keywords": "python, ncapi",
+"url": "/ncapi/python_api_migration.html",
+"summary": "",
+"display": "Migrating Python Applications from NCAPI v1 to NCAPI v2"
+}
+,
+
+
+
+{
+"title": "intel® movidius™ neural compute sdk  api v2",
+"tags": "",
+"keywords": "python, ncapi",
+"url": "/ncapi/ncapi2/py_api/readme.html",
+"summary": "",
+"display": "Intel® Movidius™ Neural Compute SDK Python API v2"
+}
+,
+
+
+
+{
+"title": "neural compute api overview",
+"tags": "",
+"keywords": "ncapi, python, c++",
+"url": "/ncapi/readme.html",
+"summary": "",
+"display": "Neural Compute API Overview"
+}
+,
+
+
+
+{
+"title": "intel® movidius™ neural compute sdk c api v2",
+"tags": "",
+"keywords": "ncapi, c++",
+"url": "/ncapi/ncapi2/c_api/readme.html",
+"summary": "",
+"display": "Intel® Movidius™ Neural Compute SDK C API v2"
+}
+,
+
+
+
+{
+"title": "intel® movidius™ neural compute sdk c api v1",
+"tags": "",
+"keywords": "ncapi, c++",
+"url": "/ncapi/ncapi1/c_api/readme.html",
+"summary": "",
+"display": "Intel® Movidius™ Neural Compute SDK C API v1"
+}
+,
+
+
+
+{
+"title": "",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi1/readme.html",
+"summary": "",
+"display": ""
+}
+,
+
+
+
+{
+"title": "intel® movidius™ neural compute sdk  api v1",
+"tags": "",
+"keywords": "ncapi, python",
+"url": "/ncapi/ncapi1/py_api/readme.html",
+"summary": "",
+"display": "Intel® Movidius™ Neural Compute SDK Python API v1"
+}
+,
+
+
+
+{
+"title": "",
+"tags": "",
+"keywords": "",
+"url": "/ncapi/ncapi2/readme.html",
+"summary": "",
+"display": ""
+}
+,
+
+
+
+{
+"title": "release notes",
+"tags": "",
+"keywords": "",
+"url": "/release_notes.html",
+"summary": "",
+"display": "Release Notes"
+}
+,
+
+
+
+
+
+
+
+{
+"title": "support",
+"tags": "",
+"keywords": "issues, bugs, forum, feedback, troubleshooting",
+"url": "/support.html",
+"summary": "",
+"display": "Support"
+}
+,
+
+
+
+{
+"title": "tensorflow support",
+"tags": "",
+"keywords": "network, framework, model",
+"url": "/tensorflow.html",
+"summary": "",
+"display": "TensorFlow Support"
+}
+,
+
+
+
+{
+"title": "guidance for compiling tensorflow networks",
+"tags": "",
+"keywords": "",
+"url": "/tf_compile_guidance.html",
+"summary": "",
+"display": "Guidance for Compiling TensorFlow Networks"
+}
+,
+
+
+
+{
+"title": "guidance for compiling tensorflow™ model zoo networks",
+"tags": "",
+"keywords": "",
+"url": "/tf_modelzoo.html",
+"summary": "",
+"display": "Guidance for Compiling TensorFlow™ Model Zoo Networks"
+}
+,
+
+
+
+{
+"title": "guidance for compiling tensorflow-slim networks",
+"tags": "",
+"keywords": "",
+"url": "/tf_slim.html",
+"summary": "",
+"display": "Guidance for Compiling TensorFlow-Slim Networks"
+}
+,
+
+
+
+{
+"title": "intel® movidius™ neural compute sdk toolkit",
+"tags": "",
+"keywords": "tool, toolkit",
+"url": "/tools/tools_overview.html",
+"summary": "",
+"display": "Intel® Movidius™ Neural Compute SDK Toolkit"
+}
+,
+
+
+
+{
+"title": "installation and configuration with virtualenv",
+"tags": "",
+"keywords": "python, environment, virtual",
+"url": "/virtualenv.html",
+"summary": "",
+"display": "Installation and Configuration with virtualenv"
+}
+,
+
+
+
+{
+"title": "installation and configuration with a virtual machine",
+"tags": "",
+"keywords": "vm",
+"url": "/vm_config.html",
+"summary": "",
+"display": "Installation and Configuration with a Virtual Machine"
+}
+
+
+
+]
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
new file mode 100755 (executable)
index 0000000..372b116
--- /dev/null
@@ -0,0 +1,893 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+  
+
+
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.AllocateGraph.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.CloseDevice.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.GetDeviceOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.OpenDevice.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.SetDeviceOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.__init__.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.close.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.destroy.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.get_option.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Device.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.open.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Device.set_option.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceHwVersion.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/DeviceOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/DeviceState.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/EnumerateDevices.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.allocate.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.destroy.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.get_option.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.read_elem.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.remove_elem.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.set_option.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Fifo.write_elem.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoDataType.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoState.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/FifoType.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GetGlobalOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GlobalOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GlobalOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.DeallocateGraph.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.GetGraphOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.GetResult.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.LoadTensor.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.SetGraphOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.allocate.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.allocate_with_fifos.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.destroy.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.get_option.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Graph.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.queue_inference.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.queue_inference_with_fifo_elem.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Graph.set_option.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/GraphOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GraphOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/GraphState.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/LogLevel.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/SetGlobalOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/Status.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/Status.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/TOC.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/TensorDescriptor.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/c_api_migration.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/caffe.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/tools/check.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/tools/compile.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/compiler_error.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/configure_network.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/docker.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/docker_proxy.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/enumerate_devices.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/examples.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/global_get_option.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/global_set_option.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/install.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncAllocateGraph.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncCloseDevice.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncDeallocateGraph.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncDeviceOptions.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetDeviceName.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetDeviceOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetGlobalOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetGraphOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGetResult.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGlobalOptions.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncGraphOptions.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncLoadTensor.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncOpenDevice.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetDeviceOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetGlobalOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncSetGraphOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/mvncStatus.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceClose.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceCreate.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceDestroy.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceGetOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceHandle_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceHwVersion_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceOpen.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceOption_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceSetOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncDeviceState_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoAllocate.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoCreate.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoDataType_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoDestroy.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoGetOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoHandle_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoOption_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoReadElem.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoRemoveElem.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoSetOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoState_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoType_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncFifoWriteElem.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalGetOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalOption_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGlobalSetOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocate.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocateWithFifos.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphAllocateWithFifosEx.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphCreate.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphDestroy.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphGetOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphHandle_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphOption_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphQueueInference.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphQueueInferenceWithFifoElem.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphSetOption.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncGraphState_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncLogLevel_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncStatus_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/ncTensorDescriptor_t.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncs.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/tools/profile.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/python_api_migration.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/py_api/readme.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/readme.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/c_api/readme.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/c_api/readme.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/readme.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi1/py_api/readme.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/ncapi/ncapi2/readme.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/release_notes.html</loc>
+  </url>
+  
+  
+  
+  
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/support.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/tensorflow.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/tf_compile_guidance.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/tf_modelzoo.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/tf_slim.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/tools/tools_overview.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/virtualenv.html</loc>
+  </url>
+  
+  
+  
+  <url>
+    <loc>https://movidius.github.io/ncsdk/vm_config.html</loc>
+  </url>
+  
+  
+</urlset>
\ No newline at end of file
diff --git a/docs/support.html b/docs/support.html
new file mode 100755 (executable)
index 0000000..0bd16a4
--- /dev/null
@@ -0,0 +1,522 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" issues, bugs, forum, feedback, troubleshooting">
+<title>Support | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Support</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Support" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/support.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/support.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/support.html","headline":"Support","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
+        
+        
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="current singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="support">Support</h1>
+
+<p>There is an active user forum for users of the Intel® Movidius™ Neural Compute SDK to discuss ideas and seek troubleshooting help.</p>
+
+<p>Visit the forum <a href="https://developer.movidius.com/forums">here</a>.</p>
+
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
+    </div>
+
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
+</html>
index 78a8ec0..7316edc 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" network, framework, model">
+<title>TensorFlow Support | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>TensorFlow Support</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="TensorFlow Support" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/tensorflow.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/tensorflow.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/tensorflow.html","headline":"TensorFlow Support","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li class="active"><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
 
-      <h1 id="tensorflow-support">TensorFlow™ Support</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="tensorflow-support">TensorFlow Support</h1>
 
-<p><a href="https://www.tensorflow.org/">TensorFlow™</a> is a deep learning framework pioneered by Google. The Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) introduced TensorFlow support with the NCSDK v1.09.xx release. TensorFlow validation for each release happens on the TensorFlow version noted in the release notes.</p>
+<p><a href="https://www.tensorflow.org/">TensorFlow</a>* is a deep learning framework pioneered by Google. The Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) introduced TensorFlow support with the NCSDK v1.09.xx release. TensorFlow validation for each release happens on the TensorFlow version noted in the release notes.</p>
 
 <p><em>Default installation location: /opt/movidius/tensorflow</em></p>
 
-<h3 id="tensorflow-model-zoo">TensorFlow™ Model Zoo</h3>
+<h2 id="tensorflow-model-zoo">TensorFlow Model Zoo</h2>
 
-<p>TensorFlow has a GitHub repository for models at <a href="https://github.com/tensorflow/models">https://github.com/tensorflow/models</a>. It contains several models that are maintained by the respective authors.</p>
+<p>TensorFlow has a GitHub repository for models at <a href="https://github.com/tensorflow/models">https://github.com/tensorflow/models</a>. It contains several models that are maintained by the respective authors.</p>
 
-<h1 id="compiling-tensorflow-networks">Compiling TensorFlow™ Networks</h1>
+<h2 id="compiling-tensorflow-networks">Compiling TensorFlow Networks</h2>
 
 <ul>
-  <li>If you are compiling a model from the <a href="https://github.com/tensorflow/models">TensorFlow Model Zoo</a> for use with the NCSDK and Neural Compute API, follow the <a href="tf_modelzoo.html">Guidance for Compiling TensorFlow™ Model Zoo Networks</a>.</li>
+  <li>If you are compiling a model from the <a href="https://github.com/tensorflow/models">TensorFlow Model Zoo</a> for use with the NCSDK and Neural Compute API, follow the <a href="tf_modelzoo.html">Guidance for Compiling TensorFlow™ Model Zoo Networks</a>.</li>
   <li>If you are compiling a TensorFlow-Slim network for use with the NCSDK and Neural Compute API, follow the <a href="tf_slim.html">Guidance for Compiling TensorFlow-Slim Networks</a>.</li>
-  <li>If you are otherwise training your own TensorFlow™ network model for use with the NCSDK and Neural Compute API, follow the <a href="tf_compile_guidance.html">Guidance for Compiling TensorFlow™ Networks</a>.</li>
+  <li>If you are otherwise training your own TensorFlow network model for use with the NCSDK and Neural Compute API, follow the <a href="tf_compile_guidance.html">Guidance for Compiling TensorFlow Networks</a>.</li>
 </ul>
 
-<h1 id="supported-networks">Supported Networks</h1>
+<h2 id="supported-networks">Supported Networks</h2>
 <ul>
   <li>Inception v1</li>
   <li>Inception v2</li>
 <p><em>See <a href="release_notes.html">release notes</a> for supported networks for a particular release.</em></p>
 
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index c2e5a98..e197c82 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Guidance for Compiling TensorFlow Networks | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Guidance for Compiling TensorFlow Networks</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Guidance for Compiling TensorFlow Networks" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/tf_compile_guidance.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/tf_compile_guidance.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/tf_compile_guidance.html","headline":"Guidance for Compiling TensorFlow Networks","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="guidance-for-compiling-tensorflow-networks">Guidance for Compiling TensorFlow™ Networks</h1>
-<p>Below you will find general guidance for compiling a TensorFlow™ network that was built for training rather than inference.  The general guidance is illustrated with changes to make to the <a href="https://github.com/tensorflow/tensorflow/blob/r1.4/tensorflow/examples/tutorials/mnist/mnist_deep.py">mnist_deep.py available from the TensorFlow™ GitHub repository</a>.  The changes are shown as typical diff output where a ‘-‘ at the front of a line indicates the line is removed, and a ‘+’ at the front of a line indicates the line should be added.  Lines without a ‘-‘ or ‘+’ are unchanged and provided for context.</p>
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="guidance-for-compiling-tensorflow-networks">Guidance for Compiling TensorFlow Networks</h1>
 
-<p>In order to compile a TensorFlow™ network for use with the Neural Compute API you will need to save a version of the network that is specific to deployment/inference and omits the training features.  The following list of steps includes what users need to do to compile a typical TensorFlow™ network.  Every step may not apply to every network, but should be taken as general guidance.</p>
+<p>Below you will find general guidance for compiling a TensorFlow* network that was built for training rather than inference.  The general guidance is illustrated with changes to make to the <a href="https://github.com/tensorflow/tensorflow/blob/r1.4/tensorflow/examples/tutorials/mnist/mnist_deep.py">mnist_deep.py available from the TensorFlow™ GitHub repository</a>.  The changes are shown as typical diff output where a ‘-‘ at the front of a line indicates the line is removed, and a ‘+’ at the front of a line indicates the line should be added.  Lines without a ‘-‘ or ‘+’ are unchanged and provided for context.</p>
+
+<p>In order to compile a TensorFlow network for use with the Neural Compute API you will need to save a version of the network that is specific to deployment/inference and omits the training features.  The following list of steps includes what users need to do to compile a typical TensorFlow™ network.  Every step may not apply to every network, but should be taken as general guidance.</p>
 
 <ul>
   <li>Make sure there is a name set for the first layer of the network.  This is not strictly required but makes compiling much easier because if you don’t explicitly name the first and last layer you will need to determine what name those layers were given and provide those to the compiler.  For mnist_deep.py you would make the following change for the first node to give it the name “input”:</li>
 </code></pre></div></div>
 
 <ul>
-  <li>Add TensorFlow code to save the trained network.  For mnist_deep.py the change to save the trained network is:</li>
+  <li>Add TensorFlow code to save the trained network.  For mnist_deep.py the change to save the trained network is:</li>
 </ul>
 
 <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="o">+</span>  <span class="n">saver</span> <span class="o">=</span> <span class="n">tf</span><span class="o">.</span><span class="n">train</span><span class="o">.</span><span class="n">Saver</span><span class="p">()</span>
       <li>mnist_model.meta</li>
     </ul>
   </li>
-  <li>Remove training specific code from the network, and add code to read in the previously saved network to create an inference only version.  For this step its advised that you copy the original TensorFlow code to a new file and modify the new file.  For example if you are working with mnist_deep.py you could copy that to mnist_deep_inference.py.  Things to remove from the inference code are:
+  <li>Remove training specific code from the network, and add code to read in the previously saved network to create an inference only version.  For this step its advised that you copy the original TensorFlow code to a new file and modify the new file.  For example if you are working with mnist_deep.py you could copy that to mnist_deep_inference.py.  Things to remove from the inference code are:
     <ul>
       <li>Dropout layers</li>
       <li>Training specific code
       <li>mnist_inference.meta</li>
     </ul>
   </li>
-  <li>Compile the final saved network with the following command and if it all works you should see the mnist_inference.graph file created in the current directory.  Note you pass in only the weights file prefix “mnist_inference” for the -w option for a TensorFlow network on the compile command line.  The full command is below.</li>
+  <li>Compile the final saved network with the following command and if it all works you should see the mnist_inference.graph file created in the current directory.  Note you pass in only the weights file prefix “mnist_inference” for the -w option for a TensorFlow network on the compile command line.  The full command is below.</li>
 </ul>
 
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCCompile mnist_inference.meta <span class="nt">-s</span> 12 <span class="nt">-in</span> input <span class="nt">-on</span> output <span class="nt">-o</span> mnist_inference.graph
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index fd2ca9a..ca3dcf5 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Guidance for Compiling TensorFlow™ Model Zoo Networks | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Guidance for Compiling TensorFlow™ Model Zoo Networks</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Guidance for Compiling TensorFlow™ Model Zoo Networks" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/tf_modelzoo.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/tf_modelzoo.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/tf_modelzoo.html","headline":"Guidance for Compiling TensorFlow™ Model Zoo Networks","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
 
-      <h1 id="guidance-for-compiling-tensorflow-model-zoo-networks">Guidance for Compiling TensorFlow™ Model Zoo Networks</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="guidance-for-compiling-tensorflow-model-zoo-networks">Guidance for Compiling TensorFlow™ Model Zoo Networks</h1>
 
 <p>You can easily compile models from the <a href="https://github.com/tensorflow/models">TensorFlow™ Model Zoo</a> for use with the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) and Neural Compute API using scripts provided by TensorFlow™.</p>
 
@@ -114,15 +577,23 @@ git clone https://github.com/tensorflow/models.git
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCCompile <span class="nt">-s</span> 12 inception_v3_frozen.pb <span class="nt">-in</span><span class="o">=</span>input <span class="nt">-on</span><span class="o">=</span>InceptionV3/Predictions/Reshape_1
 </code></pre></div></div>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 50a3485..ef32b83 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Guidance for Compiling TensorFlow-Slim Networks | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Guidance for Compiling TensorFlow-Slim Networks</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Guidance for Compiling TensorFlow-Slim Networks" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/tf_slim.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/tf_slim.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/tf_slim.html","headline":"Guidance for Compiling TensorFlow-Slim Networks","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
 
-      <h1 id="guidance-for-compiling-tensorflow-slim-networks">Guidance for Compiling TensorFlow-Slim Networks</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="guidance-for-compiling-tensorflow-slim-networks">Guidance for Compiling TensorFlow-Slim Networks</h1>
 
 <p>If you are compiling a <a href="https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/slim">TensorFlow-Slim</a> network for use with the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) and Neural Compute API, you can follow these steps.</p>
 
 </code></pre></div></div>
 
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 5b482c2..999aae3 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../assets/css/style.css">
-    <script src="../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" tool, toolkit">
+<title>mvNCCheck | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../css/customstyles.css">
+<link rel="stylesheet" href="../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvNCCheck</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvNCCheck" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/tools/check.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/tools/check.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/tools/check.html","headline":"mvNCCheck","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="../index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="../install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="../configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="../tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="../ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="mvnccheck">mvNCCheck</h1>
+            </div>
+            
+        
 
-<table>
-  <thead>
-    <tr>
-      <th>Type</th>
-      <th>Function</th>
-    </tr>
-  </thead>
-  <tbody>
-    <tr>
-      <td>Library</td>
-      <td>Command Line Tools</td>
-    </tr>
-    <tr>
-      <td>Output</td>
-      <td>None</td>
-    </tr>
-    <tr>
-      <td>See also</td>
-      <td><a href="compile.html">mvNCCompile</a>, <a href="profile.html">mvNCProfile</a></td>
-    </tr>
-  </tbody>
-</table>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvnccheck">mvNCCheck</h1>
 
 <h2 id="overview">Overview</h2>
-<p>mvNCCheck is a command line tool that checks the validity of a Caffe or TensorFlow™ neural network on a neural compute device.</p>
+
+<p>mvNCCheck is a command line tool that checks the validity of a Caffe or TensorFlow* neural network on a neural compute device.</p>
 
 <p>The check is done by running an inference on both the device and in software on the host computer using the supplied network and appropriate framework libraries.  The results for both inferences are compared to determine a if the network passes or fails. The top 5 inference results are provided as output. This tool works best with image classification networks.</p>
 
 <h2 id="syntax">Syntax</h2>
 
-<h3 id="caffe">Caffe</h3>
+<h4 id="caffe">Caffe</h4>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCCheck network.prototxt <span class="o">[</span><span class="nt">-w</span> network.caffemodel] <span class="o">[</span><span class="nt">-s</span> max_number_of_shaves] <span class="o">[</span><span class="nt">-in</span> input_node_name] <span class="o">[</span><span class="nt">-on</span> output_node_name] <span class="o">[</span><span class="nt">-is</span> input_width input_height] <span class="o">[</span><span class="nt">-i</span> input_filename] <span class="o">[</span><span class="nt">-id</span> top1_validation_ID] <span class="o">[</span><span class="nt">-S</span> scale_factor] <span class="o">[</span><span class="nt">-M</span> mean_subtraction_number/npy_filename] <span class="o">[</span><span class="nt">-cs</span> color_sequence] <span class="o">[</span><span class="nt">-es</span><span class="o">]</span>
 </code></pre></div></div>
 
-<h3 id="tensorflow">TensorFlow™</h3>
+<h4 id="tensorflow">TensorFlow</h4>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCCheck network.meta <span class="o">[</span><span class="nt">-s</span> max_number_of_shaves] <span class="o">[</span><span class="nt">-in</span> input_node_name] <span class="o">[</span><span class="nt">-on</span> output_node_name] <span class="o">[</span><span class="nt">-is</span> input_width input_height] <span class="o">[</span><span class="nt">-i</span> input_filename] <span class="o">[</span><span class="nt">-id</span> top1_validation_ID] <span class="o">[</span><span class="nt">-S</span> scale_factor] <span class="o">[</span><span class="nt">-M</span> mean_subtraction_number/npy_filename] <span class="o">[</span><span class="nt">-cs</span> color_sequence] <span class="o">[</span><span class="nt">-es</span><span class="o">]</span>
 </code></pre></div></div>
 
   </thead>
   <tbody>
     <tr>
-      <td><em>Caffe</em>:<br />network.prototxt<br /><br /><em>TensorFlow</em>:<br />network.meta<br />network.pb</td>
+      <td><em>Caffe</em>:<br />network.prototxt<br /><br /><em>TensorFlow</em>:<br />network.meta<br />network.pb</td>
       <td>Name of the network file (required).</td>
     </tr>
     <tr>
     </tr>
     <tr>
       <td>[-w weights_file]</td>
-      <td>Specify the weights filename from training. For Caffe this is the .caffemodel file. If omitted, zero weights will be used.<br /><br /><em>This option is not to be used for TensorFlow networks.</em></td>
+      <td>Specify the weights filename from training. For Caffe this is the .caffemodel file. If omitted, zero weights will be used.<br /><br /><em>This option is not to be used for TensorFlow networks.</em></td>
     </tr>
     <tr>
       <td>[-s max_number_of_shaves]</td>
     </tr>
     <tr>
       <td>[-in input_node_name]</td>
-      <td>Specify an alternative start point for the network. By default the network’s start point is the input layer. This option enables partial network processing. When used together with the -on option, the user can isolate one or more layers in a network for analysis.<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
+      <td>Specify an alternative start point for the network. By default the network’s start point is the input layer. This option enables partial network processing. When used together with the -on option, the user can isolate one or more layers in a network for analysis.<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
     </tr>
     <tr>
       <td>[-on output_node_name]</td>
-      <td>Specify an alternative end point for the network. By default the network’s end point is the output layer. This option enables partial network processing. When used together with the -in option, the user can isolate one or more layers in a network for analysis.<br /><br />Be aware that the parser will stop at the first instance of this node name (e.g., a Relu following a Conv will not be processed if it shares the same name).<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
+      <td>Specify an alternative end point for the network. By default the network’s end point is the output layer. This option enables partial network processing. When used together with the -in option, the user can isolate one or more layers in a network for analysis.<br /><br />Be aware that the parser will stop at the first instance of this node name (e.g., a Relu following a Conv will not be processed if it shares the same name).<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
     </tr>
     <tr>
       <td>[-is input_width input_height]</td>
 
 <h2 id="examples">Examples</h2>
 
-<h3 id="caffe-1">Caffe</h3>
+<h4 id="caffe-1">Caffe</h4>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCCheck deploy.prototxt <span class="nt">-w</span> bvlc_googlenet.caffemodel <span class="nt">-s</span> 12 <span class="nt">-in</span> input <span class="nt">-on</span> prob <span class="nt">-is</span> 224 224 <span class="nt">-cs</span> 2,1,0
 </code></pre></div></div>
 
-<h3 id="tensorflow-1">TensorFlow™</h3>
+<h4 id="tensorflow-1">TensorFlow</h4>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCCheck inception_v1.meta <span class="nt">-s</span> 12 <span class="nt">-in</span><span class="o">=</span>input <span class="nt">-on</span><span class="o">=</span>InceptionV1/Logits/Predictions/Reshape_1 <span class="nt">-is</span> 224 224 <span class="nt">-cs</span> 0,1,2
 </code></pre></div></div>
 
   <li><a href="https://movidius.github.io/blog/mvNCCheck/">Using and Understanding the Neural Compute SDK: mvNCCheck</a></li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 08c9163..b8605d7 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../assets/css/style.css">
-    <script src="../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" tool, toolkit">
+<title>mvNCCompile | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../css/customstyles.css">
+<link rel="stylesheet" href="../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvNCCompile</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvNCCompile" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/tools/compile.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/tools/compile.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/tools/compile.html","headline":"mvNCCompile","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="../index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="../install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="../configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="../tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="../ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="mvnccompile">mvNCCompile</h1>
+            </div>
+            
+        
 
-<table>
-  <thead>
-    <tr>
-      <th>Type</th>
-      <th>Function</th>
-    </tr>
-  </thead>
-  <tbody>
-    <tr>
-      <td>Library</td>
-      <td>Command Line Tools</td>
-    </tr>
-    <tr>
-      <td>Output</td>
-      <td>Compiled graph file</td>
-    </tr>
-    <tr>
-      <td>See also</td>
-      <td><a href="profile.html">mvNCProfile</a>, <a href="check.html">mvNCCheck</a></td>
-    </tr>
-  </tbody>
-</table>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvnccompile">mvNCCompile</h1>
 
 <h2 id="overview">Overview</h2>
-<p>mvNCCompile is a command line tool that compiles network and weights files for Caffe or TensorFlow™ models into an Intel® Movidius™ graph file format that is compatible with the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) and Neural Compute API (NCAPI).</p>
+
+<p>mvNCCompile is a command line tool that compiles network and weights files for Caffe or TensorFlow* models into an Intel® Movidius™ graph file format that is compatible with the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) and Neural Compute API (NCAPI).</p>
+
+<div class="alert alert-info" role="alert"><i class="fa fa-info-circle"></i> <b>Note:</b> A list of mvNCCompile error codes can be seen <a href="../compiler_error.html">here</a>.</div>
 
 <h2 id="syntax">Syntax</h2>
 
-<h3 id="caffe">Caffe</h3>
+<h4 id="caffe">Caffe</h4>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCCompile network.prototxt <span class="o">[</span><span class="nt">-w</span> network.caffemodel] <span class="o">[</span><span class="nt">-s</span> max_number_of_shaves] <span class="o">[</span><span class="nt">-in</span> input_node_name] <span class="o">[</span><span class="nt">-on</span> output_node_name] <span class="o">[</span><span class="nt">-is</span> input_width input_height] <span class="o">[</span><span class="nt">-o</span> output_graph_filename] <span class="o">[</span><span class="nt">-ec</span><span class="o">]</span>
 </code></pre></div></div>
 
-<h3 id="tensorflow">TensorFlow™</h3>
+<h4 id="tensorflow">TensorFlow</h4>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCCompile network.meta <span class="o">[</span><span class="nt">-s</span> max_number_of_shaves] <span class="o">[</span><span class="nt">-in</span> input_node_name] <span class="o">[</span><span class="nt">-on</span> output_node_name] <span class="o">[</span><span class="nt">-is</span> input_width input_height] <span class="o">[</span><span class="nt">-o</span> output_graph_filename] <span class="o">[</span><span class="nt">-ec</span><span class="o">]</span>
 </code></pre></div></div>
 
   </thead>
   <tbody>
     <tr>
-      <td><em>Caffe</em>:<br />network.prototxt<br /><br /><em>TensorFlow</em>:<br />network.meta<br />network.pb</td>
+      <td><em>Caffe</em>:<br />network.prototxt<br /><br /><em>TensorFlow</em>:<br />network.meta<br />network.pb</td>
       <td>Name of the network file (required).</td>
     </tr>
     <tr>
     </tr>
     <tr>
       <td>[-w weights_file]</td>
-      <td>Specify the weights filename from training. For Caffe this is the .caffemodel file. If omitted, zero weights will be used.<br /><br /><em>This option is not to be used for TensorFlow networks.</em></td>
+      <td>Specify the weights filename from training. For Caffe this is the .caffemodel file. If omitted, zero weights will be used.<br /><br /><em>This option is not to be used for TensorFlow networks.</em></td>
     </tr>
     <tr>
       <td>[-s max_number_of_shaves]</td>
     </tr>
     <tr>
       <td>[-in input_node_name]</td>
-      <td>Specify an alternative start point for the network. By default the network’s start point is the input layer. This option enables partial network processing. When used together with the -on option, the user can isolate one or more layers in a network for analysis.<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
+      <td>Specify an alternative start point for the network. By default the network’s start point is the input layer. This option enables partial network processing. When used together with the -on option, the user can isolate one or more layers in a network for analysis.<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
     </tr>
     <tr>
       <td>[-on output_node_name]</td>
-      <td>Specify an alternative end point for the network. By default the network’s end point is the output layer. This option enables partial network processing. When used together with the -in option, the user can isolate one or more layers in a network for analysis.<br /><br />Be aware that the parser will stop at the first instance of this node name (e.g., a Relu following a Conv will not be processed if it shares the same name).<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
+      <td>Specify an alternative end point for the network. By default the network’s end point is the output layer. This option enables partial network processing. When used together with the -in option, the user can isolate one or more layers in a network for analysis.<br /><br />Be aware that the parser will stop at the first instance of this node name (e.g., a Relu following a Conv will not be processed if it shares the same name).<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
     </tr>
     <tr>
       <td>[-is input_width input_height]</td>
 </table>
 
 <h2 id="example">Example</h2>
-<h3 id="caffe-1">Caffe</h3>
+
+<h4 id="caffe-1">Caffe</h4>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCCompile deploy.prototxt <span class="nt">-w</span> bvlc_googlenet.caffemodel <span class="nt">-s</span> 12 <span class="nt">-in</span> input <span class="nt">-on</span> prob <span class="nt">-is</span> 224 224 <span class="nt">-o</span> GoogLeNet.graph
 </code></pre></div></div>
-<h3 id="tensorflow-1">TensorFlow™</h3>
+
+<h4 id="tensorflow-1">TensorFlow</h4>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCCompile inception-v1.meta <span class="nt">-s</span> 12 <span class="nt">-in</span><span class="o">=</span>input <span class="nt">-on</span><span class="o">=</span>InceptionV1/Logits/Predictions/Reshape_1 <span class="nt">-is</span> 224 224 <span class="nt">-o</span> InceptionV1.graph
 </code></pre></div></div>
 
-<h2 id="notes">Notes</h2>
-<ul>
-  <li>A list of mvNCCompile error codes can be seen <a href="../compiler_error.html">here</a>.</li>
-</ul>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
+    </div>
 
+</body>
 
-      </section>
-    </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
 
-    
-  </body>
 </html>
index dd26703..7812244 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="../assets/css/style.css">
-    <script src="../assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=../index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" tool, toolkit">
+<title>mvNCProfile | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../css/customstyles.css">
+<link rel="stylesheet" href="../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>mvNCProfile</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="mvNCProfile" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/tools/profile.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/tools/profile.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/tools/profile.html","headline":"mvNCProfile","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=../TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=../index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=../ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="../index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="../install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="../configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="../tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li class="active"><a href="../tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="../ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <h1 id="mvncprofile">mvNCProfile</h1>
+            </div>
+            
+        
 
-<table>
-  <thead>
-    <tr>
-      <th>Type</th>
-      <th>Function</th>
-    </tr>
-  </thead>
-  <tbody>
-    <tr>
-      <td>Library</td>
-      <td>Command Line Tools</td>
-    </tr>
-    <tr>
-      <td>Output</td>
-      <td>Profile Data in HTML/graphic/Text Format</td>
-    </tr>
-    <tr>
-      <td>See also</td>
-      <td><a href="compile.html">mvNCCompile</a>, <a href="check.html">mvNCCheck</a></td>
-    </tr>
-  </tbody>
-</table>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="mvncprofile">mvNCProfile</h1>
 
 <h2 id="overview">Overview</h2>
+
 <p>mvNCProfile is a command line tool that compiles a network for use with the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK), runs the network on a connected neural compute device, and outputs text and HTML profile reports.</p>
 
 <p>The profiling data contains layer-by-layer statistics about the performance of the network. This is helpful in determining how much time is spent on each layer to narrow down potential changes to the network to improve the total inference time.</p>
 
 <h2 id="syntax">Syntax</h2>
 
-<h3 id="caffe">Caffe</h3>
+<h4 id="caffe">Caffe</h4>
+
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCProfile network.prototxt <span class="o">[</span><span class="nt">-w</span> network.caffemodel] <span class="o">[</span><span class="nt">-s</span> max_number_of_shaves] <span class="o">[</span><span class="nt">-in</span> input_node_name] <span class="o">[</span><span class="nt">-on</span> output_node_name] <span class="o">[</span><span class="nt">-is</span> input_width input_height] <span class="o">[</span><span class="nt">-ec</span><span class="o">]</span>
 </code></pre></div></div>
-<h3 id="tensorflow">TensorFlow™</h3>
+
+<h4 id="tensorflow">TensorFlow*</h4>
+
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCProfile network.meta <span class="o">[</span><span class="nt">-s</span> max_number_of_shaves] <span class="o">[</span><span class="nt">-in</span> input_node_name] <span class="o">[</span><span class="nt">-on</span> output_node_name] <span class="o">[</span><span class="nt">-is</span> input_width input_height] <span class="o">[</span><span class="nt">-ec</span><span class="o">]</span>
 </code></pre></div></div>
 
   </thead>
   <tbody>
     <tr>
-      <td><em>Caffe</em>:<br />network.prototxt<br /><br /><em>TensorFlow</em>:<br />network.meta<br />network.pb</td>
+      <td><em>Caffe</em>:<br />network.prototxt<br /><br /><em>TensorFlow</em>:<br />network.meta<br />network.pb</td>
       <td>Name of the network file (required).</td>
     </tr>
     <tr>
       <td>[-w weights_file]</td>
-      <td>Specify the weights filename from training. For Caffe this is the .caffemodel file. If omitted, zero weights will be used.<br /><br /><em>This option is not to be used for TensorFlow networks.</em></td>
+      <td>Specify the weights filename from training. For Caffe this is the .caffemodel file. If omitted, zero weights will be used.<br /><br /><em>This option is not to be used for TensorFlow networks.</em></td>
     </tr>
     <tr>
       <td>[-s max_number_of_shaves]</td>
     </tr>
     <tr>
       <td>[-in input_node_name]</td>
-      <td>Specify an alternative start point for the network. By default the network’s start point is the input layer. This option enables partial network processing. When used together with the -on option, the user can isolate one or more layers in a network for analysis.<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
+      <td>Specify an alternative start point for the network. By default the network’s start point is the input layer. This option enables partial network processing. When used together with the -on option, the user can isolate one or more layers in a network for analysis.<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
     </tr>
     <tr>
       <td>[-on output_node_name]</td>
-      <td>Specify an alternative end point for the network. By default the network’s end point is the output layer. This option enables partial network processing. When used together with the -in option, the user can isolate one or more layers in a network for analysis.<br /><br />Be aware that the parser will stop at the first instance of this node name (e.g., a Relu following a Conv will not be processed if it shares the same name).<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
+      <td>Specify an alternative end point for the network. By default the network’s end point is the output layer. This option enables partial network processing. When used together with the -in option, the user can isolate one or more layers in a network for analysis.<br /><br />Be aware that the parser will stop at the first instance of this node name (e.g., a Relu following a Conv will not be processed if it shares the same name).<br /><br />This option is required for TensorFlow networks. You can use the name parameter (available for most layers) when creating your network and pass that name into this option.<br />To add a named node that doesn’t change the network you can use the following:<br /><code class="highlighter-rouge">x = tensorflow.identity(prev_tensor, name='new_node')</code></td>
     </tr>
     <tr>
       <td>[-is input_width input_height]</td>
 </table>
 
 <h2 id="examples">Examples</h2>
-<h3 id="caffe-1">Caffe</h3>
+
+<h4 id="caffe-1">Caffe</h4>
+
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCProfile deploy.prototxt <span class="nt">-w</span> bvlc_googlenet.caffemodel <span class="nt">-s</span> 12 <span class="nt">-in</span> input <span class="nt">-on</span> prob <span class="nt">-is</span> 224 224
 </code></pre></div></div>
-<h3 id="tensorflow-1">TensorFlow™</h3>
+
+<h4 id="tensorflow-1">TensorFlow</h4>
+
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>mvNCProfile inception_v1.meta <span class="nt">-s</span> 12 <span class="nt">-in</span> input <span class="nt">-on</span> InceptionV1/Logits/Predictions/Reshape_1 <span class="nt">-is</span> 224 224
 </code></pre></div></div>
 
-<h1 id="example-profile-output-for-googlenet">Example Profile Output for GoogLeNet</h1>
+<h2 id="example-profile-output-for-googlenet">Example Profile Output for GoogLeNet</h2>
 
-<h2 id="text-format">Text Format</h2>
+<h4 id="text-format">Text Format</h4>
 <p>Console output from the mvNCProfile tool is shown below.</p>
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Detailed Per Layer Profile
 Layer      Name                                 MFLOPs    Bandwidth MB/s        time(ms)
@@ -204,20 +652,27 @@ Layer      Name                                 MFLOPs    Bandwidth MB/s
 ----------------------------------------------------------------------------------------
 </code></pre></div></div>
 
-<h2 id="graphical-format">Graphical Format</h2>
+<h4 id="graphical-format">Graphical Format</h4>
 <p>The graphical representation of the profile information (saved as output_report.html and output.gv.svg files) is shown below.
 <img src="../images/GoogLeNet_gv.png" alt="" /></p>
 
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
+    </div>
 
+</body>
 
-      </section>
-    </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
 
-    
-  </body>
 </html>
diff --git a/docs/tools/tools_overview.html b/docs/tools/tools_overview.html
new file mode 100755 (executable)
index 0000000..fcc38d6
--- /dev/null
@@ -0,0 +1,546 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" tool, toolkit">
+<title>Intel® Movidius™ Neural Compute SDK Toolkit | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="../css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="../css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="../css/customstyles.css">
+<link rel="stylesheet" href="../css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="../css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="../images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Intel® Movidius™ Neural Compute SDK Toolkit</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Intel® Movidius™ Neural Compute SDK Toolkit" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/tools/tools_overview.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/tools/tools_overview.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/tools/tools_overview.html","headline":"Intel® Movidius™ Neural Compute SDK Toolkit","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="../index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: '../search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
+        
+        
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="../index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="../install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="../configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li class="active"><a href="../tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="../tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="../ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="../support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
+
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="introduction">Introduction</h1>
+
+<p>The Intel® Movidius™ Neural Compute SDK provides tools for profiling, tuning, and compiling a deep neural network (DNN) model on a development computer (host system).</p>
+
+<table>
+  <thead>
+    <tr>
+      <th>Tool</th>
+      <th>Description</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td><a href="% link tools/compile.html %">mvNCCompile</a></td>
+      <td>Converts a Caffe/TensorFlow* network and associated weights to an internal Intel® Movidius™ compiled format for use with the <a href="% link ncapi/readme.html %">Intel® Movidius™ Neural Compute API</a>.</td>
+    </tr>
+    <tr>
+      <td><a href="% link tools/profile.html %">mvNCProfile</a></td>
+      <td>Provides layer-by-layer statistics to evaluate the performance of Caffe/TensorFlow networks on your neural compute device.</td>
+    </tr>
+    <tr>
+      <td><a href="% link tools/check.html %">mvNCCheck</a></td>
+      <td>Compares the inference results from running the network on your neural compute device vs. Caffe/TensorFlow for network compilation validation.</td>
+    </tr>
+  </tbody>
+</table>
+
+<p>See the documentation for each tool for more information.</p>
+
+
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
+    </div>
+
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
+</html>
index 91bde91..ebc0118 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" python, environment, virtual">
+<title>Installation and Configuration with virtualenv | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Installation and Configuration with virtualenv</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Installation and Configuration with virtualenv" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/virtualenv.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/virtualenv.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/virtualenv.html","headline":"Installation and Configuration with virtualenv","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
+
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
 
-      <section>
+            </div>
+            
+        
 
-      <h1 id="using-the-intel-movidius-neural-compute-sdk-with-virtualenv">Using the Intel® Movidius™ Neural Compute SDK with virtualenv</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="installation-and-configuration-with-virtualenv">Installation and Configuration with virtualenv</h1>
 
-<p><strong>NOTE: This feature is only available with Intel® Movidius™ Neural Compute SDK 2.x.</strong></p>
+<div class="bs-callout bs-callout-warning">This feature is only available with Intel® Movidius™ Neural Compute SDK 2.x.</div>
 
 <p><a href="https://virtualenv.pypa.io/en/stable/">virtualenv</a> is a tool to create isolated Python environments that help avoid issues caused by conflicting package dependencies for different applications.</p>
 
-<p>To use virtualenv with the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK), you must enable virtualenv in the NCSDK configuration <strong>before</strong> installing the NCSDK.</p>
-
 <h2 id="enabling-virtualenv">Enabling virtualenv</h2>
 
+<div class="alert alert-warning" role="alert"><i class="fa fa-warning"></i> <b>Important:</b> To use virtualenv with the Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK), you must enable virtualenv in the NCSDK configuration <strong>before</strong> installing the NCSDK.</div>
+
 <p>Before running the <strong>ncsdk/install.sh</strong> script, open <strong>ncsdk/ncsdk.conf</strong> for editing and set <code class="highlighter-rouge">USE_VIRTUALENV=yes</code> (by default it will say <code class="highlighter-rouge">USE_VIRTUALENV=no</code>).</p>
 
 <p>Save the change and then proceed with NCSDK <a href="install.html">installation</a>.</p>
   </li>
 </ul>
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 8d8a538..3810b16 100644 (file)
-<!doctype html>
-<html lang="en-US">
-  <head>
+<!DOCTYPE html>
+<html>
+<head>
     <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="chrome=1">
-
-    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-    <link rel="stylesheet" href="assets/css/style.css">
-    <script src="assets/js/scale.fix.js"></script>
-    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
-
-    <!--[if lt IE 9]>
-    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <div class="wrapper">
-      <header  class="without-description" >
-        <h1 style="color:#FFFFFF;text-shadow:none"><a href=index.html>Intel® Movidius™ Neural Compute SDK</a></h1>
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" vm">
+<title>Installation and Configuration with a Virtual Machine | Intel® Movidius™ Neural Compute SDK Documentation</title>
+<link rel="stylesheet" href="css/syntax.css">
+
+<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
+<link rel="stylesheet" href="css/modern-business.css">
+<!-- Latest compiled and minified CSS -->
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+<link rel="stylesheet" href="css/customstyles.css">
+<link rel="stylesheet" href="css/boxshadowproperties.css">
+<!-- most color styles are extracted out to here -->
+<link rel="stylesheet" href="css/theme-blue.css">
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="js/jquery.navgoco.min.js"></script>
+
+
+<!-- Latest compiled and minified JavaScript -->
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<!-- Anchor.js -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="js/toc.js"></script>
+<script src="js/customscripts.js"></script>
+
+<link rel="shortcut icon" href="images/favicon.ico">
+
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+    <!-- Begin Jekyll SEO tag v2.4.0 -->
+<title>Installation and Configuration with a Virtual Machine</title>
+<meta name="generator" content="Jekyll v3.8.1" />
+<meta property="og:title" content="Installation and Configuration with a Virtual Machine" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<meta property="og:description" content="Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API." />
+<link rel="canonical" href="https://movidius.github.io/ncsdk/vm_config.html" />
+<meta property="og:url" content="https://movidius.github.io/ncsdk/vm_config.html" />
+<script type="application/ld+json">
+{"description":"Documentation for the Intel® Movidius™ Neural Compute SDK and Intel® Movidius™ Neural Compute API.","@type":"WebPage","url":"https://movidius.github.io/ncsdk/vm_config.html","headline":"Installation and Configuration with a Virtual Machine","@context":"http://schema.org"}</script>
+<!-- End Jekyll SEO tag -->
+
+    <script>
+        $(document).ready(function() {
+            // Initialize navgoco with default options
+            $("#mysidebar").navgoco({
+                caretHtml: '',
+                accordion: true,
+                openClass: 'active', // open
+                save: false, // leave false or nav highlighting doesn't work right
+                cookie: {
+                    name: 'navgoco',
+                    expires: false,
+                    path: '/'
+                },
+                slide: {
+                    duration: 400,
+                    easing: 'swing'
+                }
+            });
+
+            $("#collapseAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', false);
+            });
+
+            $("#expandAll").click(function(e) {
+                e.preventDefault();
+                $("#mysidebar").navgoco('toggle', true);
+            });
+        });
+
+    </script>
+    <script>
+        $(function () {
+            $('[data-toggle="tooltip"]').tooltip()
+        })
+    </script>
+    <script>
+        $(document).ready(function() {
+            $("#tg-sb-link").click(function() {
+                $("#tg-sb-sidebar").toggle();
+                $("#tg-sb-content").toggleClass('col-md-9');
+                $("#tg-sb-content").toggleClass('col-md-12');
+                $("#tg-sb-icon").toggleClass('fa-toggle-on');
+                $("#tg-sb-icon").toggleClass('fa-toggle-off');
+            });
+        });
+    </script>
+    
+
+</head>
+<body>
+<!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> Intel® Movidius™ Neural Compute SDK</span></a>
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- toggle sidebar button 
+                <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li>
+               -->
+                <!-- entries without drop-downs appear here -->
+
+
+
+
+                
+                
+                
+                <li><a href="https://developer.movidius.com/repo" target="_blank">GitHub</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/blog" target="_blank">Blog</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/forums" target="_blank">User Forum</a></li>
+                
+                
+                
+                <li><a href="https://developer.movidius.com/examples" target="_blank">NC App Zoo</a></li>
+                
+                
+                
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+                
+                <!--comment out this block if you want to hide search-->
+                <li>
+                    <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                            SimpleJekyllSearch.init({
+                                searchInput: document.getElementById('search-input'),
+                                resultsContainer: document.getElementById('results-container'),
+                                dataSource: 'search.json',
+                                searchResultTemplate: '<li><a href="https://movidius.github.io/ncsdk{url}" title="">{display}</a></li>',
+                    noResultsText: '',
+                            limit: 10,
+                            fuzzy: true,
+                    })
+                    </script>
+                    <!--end search-->
+                </li>
+            </ul>
+        </div>
+        </div>
+        <!-- /.container -->
+</nav>
+
+<!-- Page Content -->
+<div class="container">
+  <div id="main">
+    <!-- Content Row -->
+    <div class="row">
         
-        <p class="view"><a href="">View the Project on GitHub <small></small></a></p>
-        <ul>
         
-          <li>  <a href=TOC.html><small>Table of Contents</small></a> </li>
-          <li>  <a href=index.html#NcSdkTools><small>NCSDK<br>Tools</small></a> </li>
-          <li> <a href=ncapi/readme.html><small>NCAPI Documentation</small></a></li>
-          <li>  <a href="">View On <strong>GitHub</strong></a></li>
-          <li> <a href="https://ncsforum.movidius.com/">User Forum</a></li>
+            <!-- Sidebar Column -->
+            <div class="col-md-3" id="tg-sb-sidebar">
+                
+
+<ul id="mysidebar" class="nav">
+    <li class="sidebarTitle">NCSDK Documentation </li>
+    
+    
+    
+    
+    <li>
+        <a href="#">Overview</a>
+        <ul>
+            
+            
+            
+            <li><a href="index.html">Introduction</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="ncs.html">Intel® Movidius™ Neural Compute Stick</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Installation</a>
+        <ul>
+            
+            
+            
+            <li><a href="install.html">Basic Installation</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Other Installation Options</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="docker.html">Docker</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="virtualenv.html">virtualenv</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="vm_config.html">Virtual Machine</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
         </ul>
-      </header>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Frameworks</a>
+        <ul>
+            
+            
+            
+            <li><a href="configure_network.html">Network Configuration</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">Caffe</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="caffe.html">Overview</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">TensorFlow™</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="tensorflow.html">Overview</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_compile_guidance.html">Compilation Guidance</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_slim.html">Compiling TensorFlow-Slim Networks</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="tf_modelzoo.html">Compiling Model Zoo Networks</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">Toolkit</a>
+        <ul>
+            
+            
+            
+            <li><a href="tools/tools_overview.html">Toolkit Overview</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/compile.html">mvNCCompile</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/check.html">mvNCCheck</a></li>
+            
+            
+            
+            
+            
+            
+            <li><a href="tools/profile.html">mvNCProfile</a></li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    <li>
+        <a href="#">API</a>
+        <ul>
+            
+            
+            
+            <li><a href="ncapi/readme.html">Overview</a></li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v2</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi2/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/py_api/readme.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/ncapi1/c_api/readme.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            <li class="subfolders">
+                <a href="#">NCAPI v1 to NCAPI v2 Conversion</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="ncapi/python_api_migration.html">Python</a></li>
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="ncapi/c_api_migration.html">C/C++</a></li>
+                    
+                    
+                    
+                </ul>
+            </li>
+            
+            
+            
+            
+        </ul>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="examples.html">Examples</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="release_notes.html">Release Notes</a>
+    </li>
+    
+    
+    
+    
+    
+    
+    <li class="singlenav">
+    
+    <a href="support.html">Support</a>
+    </li>
+    
+    
+    
+    
+    <!-- if you aren't using the accordion, uncomment this block:
+       <p class="external">
+           <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+       </p>
+       -->
+</ul>
 
-      <section>
+<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+<script>$("li.active").parents('li').toggleClass("active");</script>
+
+            </div>
+            
+        
 
-      <h1 id="virtual-machine-configuration">Virtual Machine Configuration</h1>
+        <!-- Content Column -->
+        <div class="col-md-9" id="tg-sb-content">
+            <h1 id="installation-and-configuration-with-a-virtual-machine">Installation and Configuration with a Virtual Machine</h1>
 
 <p>The Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) can be installed on a virtual machine. This allows you to run the NCSDK on an unsupported host OS and/or to keep the NCSDK installation isolated from your host system.</p>
 
-<p>We have validated the installation with <a href="https://www.virtualbox.org/">VirtualBox</a> but other virtual machine products may also work with customization specific to that product.</p>
+<div class="bs-callout bs-callout-info">We have validated the installation with <a href="https://www.virtualbox.org/">VirtualBox</a> but other virtual machine products may also work with customization specific to that product.</div>
 
 <h2 id="general-requirements">General Requirements</h2>
 <ul>
 
 <h2 id="installation">Installation</h2>
 
-<h3 id="virtual-machine-creation">Virtual Machine Creation</h3>
+<h4 id="virtual-machine-creation">Virtual Machine Creation</h4>
 
 <p>Use an existing Ubuntu virtual machine that meets installation requirements, or set up a new virtual machine with the following settings:</p>
 
   <li>File location and size
     <ul>
       <li><em>Use the default location or choose another.</em></li>
-      <li>10.00+ GB</li>
+      <li>15.00+ GB</li>
     </ul>
   </li>
 </ul>
 
 <p>If necessary, download an <a href="https://www.ubuntu.com/download/desktop">Ubuntu 16.04 Desktop</a> .iso image file on your host machine. Then, start the virtual machine and follow prompts to install Ubuntu 16.04.</p>
 
-<h3 id="usb-configuration">USB Configuration</h3>
+<h4 id="usb-configuration">USB Configuration</h4>
 
 <p>You must enable a USB 3.0 controller and create USB whitelist filters for the virtual machine. The USB 3.0 feature requires the VirtualBox Extension Pack.</p>
 
   </li>
 </ul>
 
-<h3 id="install-the-ncsdk">Install the NCSDK</h3>
+<h4 id="install-the-ncsdk">Install the NCSDK</h4>
 
 <p>Start the virtual machine. In the virtual machine, follow <a href="install.html">Intel® Movidius™ Neural Compute SDK Installation and Configuration</a> directions to install the NCSDK.</p>
 
 
-
-      </section>
+        </div>
+    <!-- /.row -->
+</div>
+<!-- /.container -->
+</div>
+<!-- /#main -->
     </div>
-    <footer>
-    
-      
-    </footer>
-    <!--[if !IE]><script>fixScale(document);</script><![endif]-->
 
-    
-  </body>
+</body>
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               &copy;2018 Intel Corporation <br />
+                    * Other names and brands may be claimed as the property of others.
+                </div>
+            </div>
+</footer>
+
 </html>
index 301ba9b..c1dc89e 100644 (file)
@@ -6,7 +6,6 @@ endif
 TOPTARGETS := all clean check profile compile run
 
 SUBDIRS := $(wildcard */.)
-SUBDIRS := $(filter-out win/., $(SUBDIRS))
 
 $(TOPTARGETS): $(SUBDIRS)
 $(SUBDIRS):
index 3eebe57..daddcac 100644 (file)
@@ -6,6 +6,7 @@ endif
 TOPTARGETS := all clean
 
 SUBDIRS := $(wildcard */.)
+SUBDIRS := $(filter-out win/., $(SUBDIRS))
 
 $(TOPTARGETS): $(SUBDIRS)
 $(SUBDIRS):
index d7ea48f..0758771 100644 (file)
@@ -258,7 +258,7 @@ bool DoInferenceOnImageFile(struct ncGraphHandle_t *graphHandle, struct ncDevice
 
     // Read descriptor for input tensor
     length = sizeof(struct ncTensorDescriptor_t);
-    retCode = ncFifoGetOption(bufferIn, NC_RO_FIFO_TENSOR_DESCRIPTOR, &td, &length);
+    retCode = ncFifoGetOption(bufferIn, NC_RO_FIFO_GRAPH_TENSOR_DESCRIPTOR, &td, &length);
     if (retCode || length != sizeof(td)){
         printf("ncFifoGetOption failed, retCode=%d\n", retCode);
         return false;
index d089e91..25e3d9c 100644 (file)
@@ -83,7 +83,7 @@ compile: prototxt caffemodel
 check: prototxt caffemodel
        @echo "\nmaking check"
 #-${NCCHECK} -w ${CAFFEMODEL_FILENAME} -i ../../data/images/cat.jpg -s 12 -id 281 ${PROTOTXT_FILENAME} -S 255 -M ../../data/ilsvrc12/ilsvrc_2012_mean.npy
-       -${NCCHECK} -w ${CAFFEMODEL_FILENAME} -i ../../data/images/cat.jpg -s 12 -id 281 ${PROTOTXT_FILENAME} -M 110 -S 255 -metric top1
+       -${NCCHECK} -w ${CAFFEMODEL_FILENAME} -i ../../data/images/cat.jpg -s 12 -id 281 ${PROTOTXT_FILENAME} -M 120 -S 255 -metric top1
 
 .PHONY: run
 run: compile
index 0b9c057..c7be2fb 100644 (file)
@@ -7,8 +7,6 @@ NCCOMPILE = mvNCCompile
 NCPROFILE = mvNCProfile
 NCCHECK   = mvNCCheck
 
-.IGNORE: profile check compile
-
 WEIGHTS_FILENAME = inception_v1_2016_08_28.tar.gz
 GET_WEIGHTS = (wget http://download.tensorflow.org/models/${WEIGHTS_FILENAME} && tar zxf ${WEIGHTS_FILENAME} && rm ${WEIGHTS_FILENAME})
 
@@ -52,7 +50,7 @@ compile: weights
 
 .PHONY: check
 check: weights
-       -${NCCHECK} -s 12 ${MODEL_FILENAME} ${INPUT_NODE_FLAG} ${OUTPUT_NODE_FLAG} -i ../../data/images/cat.jpg -id 829 -S 2 -M 128 -cs 0,1,2 -metric top1
+       ${NCCHECK} -s 12 ${MODEL_FILENAME} ${INPUT_NODE_FLAG} ${OUTPUT_NODE_FLAG} -i ../../data/images/cat.jpg -metric top1 -cs 2,1,0
 
 .PHONY: run
 run: compile
index 5872dc1..7c6fce0 100644 (file)
@@ -7,8 +7,6 @@ NCCOMPILE = mvNCCompile
 NCPROFILE = mvNCProfile
 NCCHECK   = mvNCCheck
 
-.IGNORE: profile check compile
-
 WEIGHTS_FILENAME = inception_v3_2016_08_28.tar.gz
 GET_WEIGHTS = (wget http://download.tensorflow.org/models/${WEIGHTS_FILENAME} && tar zxf ${WEIGHTS_FILENAME} && rm ${WEIGHTS_FILENAME})
 
@@ -48,7 +46,7 @@ compile: weights
 
 .PHONY: check
 check: weights
-       -${NCCHECK} -s 4 ${MODEL_FILENAME} ${INPUT_NODE_FLAG} ${OUTPUT_NODE_FLAG} -i ../../data/images/cat.jpg -id 917 -M 128 -S 2 -cs 0,1,2 -metric top1
+       -${NCCHECK} -s 4 ${MODEL_FILENAME} ${INPUT_NODE_FLAG} ${OUTPUT_NODE_FLAG} -i ../../data/images/cat.jpg -metric top1 -cs 0,1,2
 
 .PHONY: run
 run: compile
index 85c8310..0e58b04 100755 (executable)
@@ -98,20 +98,24 @@ function install_opencv()
         fi
     else  
         echo "Installing opencv python for non-Raspbian";
-
-        # check if pip3 is available on the system via 'command'
+        # check if pip2 & pip3 are available on the system via 'command'
         RC=0
         command -v pip3 > /dev/null || RC=$?
         if [ $RC -ne 0 ] ; then
             exec_and_search_errors "$SUDO_PREFIX apt-get $APT_QUIET update -y"
             exec_and_search_errors "$SUDO_PREFIX apt-get $APT_QUIET install -y python3-pip"
         fi
+        command -v pip2 > /dev/null || RC=$?
+        if [ $RC -ne 0 ] ; then
+            exec_and_search_errors "$SUDO_PREFIX apt-get $APT_QUIET install -y python-pip"
+        fi
 
         PIP_QUIET=--quiet
         [ "${VERBOSE}" = "yes" ] && PIP_QUIET=""
-        
         exec_and_search_errors "$PIP_PREFIX pip3 install $PIP_QUIET opencv-python>=3.4.0.12"
         exec_and_search_errors "$PIP_PREFIX pip3 install $PIP_QUIET opencv-contrib-python>=3.4.0.12"
+        exec_and_search_errors "$PIP_PREFIX pip2 install $PIP_QUIET opencv-python>=3.4.0.12"
+        exec_and_search_errors "$PIP_PREFIX pip2 install $PIP_QUIET opencv-contrib-python>=3.4.0.12"
     fi
 }
 
index 8385e28..675d7f4 100755 (executable)
@@ -187,7 +187,7 @@ function download_and_copy_files()
     download_filename="NCSDK-${NCSDK_VERSION}.tar.gz"
     if [ ! -f ${download_filename} ] ; then
         echo "Downloading ${download_filename}"
-        ncsdk_link="https://downloadmirror.intel.com/27738/eng/NCSDK-2.04.00.06.tar.gz"
+        ncsdk_link="https://downloadmirror.intel.com/27839/eng/NCSDK-2.05.00.02.tar.gz"
         exec_and_search_errors "wget --no-cache -O ${download_filename} $ncsdk_link"
     fi
     # ncsdk_pkg is the filename without the .tar.gz extension
@@ -350,12 +350,44 @@ function install_python_dependencies()
         exec_and_search_errors "$PIP_PREFIX pip2 install $PIP_QUIET --trusted-host files.pythonhosted.org Enum34>=1.1.6"
         exec_and_search_errors "$PIP_PREFIX pip2 install $PIP_QUIET --trusted-host files.pythonhosted.org --upgrade numpy>=1.13.0,<=1.13.3"
 
+        # verify python3 import scipy._lib.decorator working, a potential problem on Ubuntu only.  First check python3 import scipy.  
+        RC=0
+        python3 -c "import scipy" >& /dev/null || RC=$?
+        if [ ${RC} -ne 0 ] ; then
+            echo -e "${RED}Error, cannot import scipy into python3.  Error on line $LINENO.  Will exit${NC}"
+            exit 1
+        fi
+        RC=0
+        python3 -c "import scipy._lib.decorator" >& /dev/null || RC=$?
+        if [ ${RC} -ne 0 ] ; then
+            echo -e "${YELLOW}Problem importing scipy._lib.decorator into python3.  Attempting to fix${NC}"
+            # Get the location of scipy to get the location of decorator.py 
+            RC=0
+            SCIPY_FILE=$(python3 -c "import scipy; print(scipy.__file__)") || RC=$?
+            if [ ${RC} -eq 0 ] ; then
+                # Get directory decorator.py is in from SCIPY_FILE. If decorator.py isn't a readable file, i.e. from a broken softlink, reinstall via apt
+                [ ! -f $(dirname $SCIPY_FILE)/decorator.py ] && $SUDO_PREFIX apt install --reinstall python*-decorator
+                RC=0
+                python3 -c "import scipy._lib.decorator" >& /dev/null || RC=$?
+                if [ ${RC} -ne 0 ] ; then
+                    echo -e "${RED}Error, cannot import scipy._lib.decorator even after trying to fix this problem.  Error on line $LINENO.  Will exit${NC}"
+                    exit 1
+                else
+                    echo "Resolved problem importing scipy._lib.decorator into python3."
+                    echo ""
+                fi
+            else
+                echo -e "${RED}Error in python3 importing scipy / printing scipy.__file__.  Error on line $LINENO.  Will exit${NC}"
+                exit 1
+            fi  
+        fi
+        
     elif [ "${OS_DISTRO,,}" = "raspbian" ] ; then
         # for Raspian, use apt with python3-* if available
         exec_and_search_errors "$SUDO_PREFIX apt-get $APT_QUIET install -y $(cat "$DIR/requirements_apt_raspbian.txt")"
         exec_and_search_errors "$PIP_PREFIX pip3 install $PIP_QUIET --trusted-host files.pythonhosted.org Cython graphviz scikit-image"
         exec_and_search_errors "$PIP_PREFIX pip3 install $PIP_QUIET --trusted-host files.pythonhosted.org --upgrade numpy==1.13.1"
-        exec_and_search_errors "$PIP_PREFIX pip3 install $PIP_QUIET --trusted-host files.pythonhosted.org pygraphviz Enum34>=1.1.6"
+        exec_and_search_errors "$PIP_PREFIX pip3 install $PIP_QUIET --trusted-host files.pythonhosted.org pygraphviz Enum34>=1.1.6 networkx>=2.1,<=2.1"
         # Install packages for python 2.x, required for NCSDK python API
         exec_and_search_errors "$PIP_PREFIX pip2 install $PIP_QUIET --trusted-host files.pythonhosted.org Enum34>=1.1.6"
         exec_and_search_errors "$PIP_PREFIX pip2 install $PIP_QUIET --trusted-host files.pythonhosted.org --upgrade numpy==1.13.1"
@@ -370,7 +402,7 @@ function install_python_dependencies()
 #                   sets FIND_TENSORFLOW__FOUND_SUPPORTED_VERSION=2 when TensorFlow isn't installed
 function find_tensorflow()
 {
-    SUPPORTED_TENSORFLOW_VERSION=1.6.0
+    SUPPORTED_TENSORFLOW_VERSION=1.7.0
     RC=0
     $PIP_PREFIX pip3 show $1 1> /dev/null || RC=$?
     if [ $RC -eq 0 ]; then
@@ -416,8 +448,13 @@ function install_tensorflow()
         # install TensorFlow if needed
         if [ "${INSTALL_TF}" = "yes" ] ; then
             echo "Couldn't find a supported tensorflow version, downloading TensorFlow $SUPPORTED_TENSORFLOW_VERSION"
-            WHEEL=tensorflow-1.6.0-cp35-none-any.whl
-            $SUDO_PREFIX wget https://storage.googleapis.com/download.tensorflow.org/deps/pi/2018_03_22/${WHEEL}
+            # rename wheel for python 3.5
+            WHEEL_DOWNLOAD=tensorflow-1.7.0-cp34-none-any.whl
+            WHEEL=tensorflow-1.7.0-cp35-none-any.whl
+            [ -f "${WHEEL_DOWNLOAD}" ] && sudo mv -f ${WHEEL_DOWNLOAD} ${WHEEL_DOWNLOAD}.save
+            $SUDO_PREFIX wget https://storage.googleapis.com/download.tensorflow.org/deps/pi/2018_05_21/${WHEEL_DOWNLOAD}
+            [ -f "${WHEEL}" ] && $SUDO_PREFIX mv -f ${WHEEL} ${WHEEL}.save
+            $SUDO_PREFIX mv ${WHEEL_DOWNLOAD} ${WHEEL}
             echo "Installing TensorFlow"
             exec_and_search_errors "$PIP_PREFIX pip3 install --quiet ${WHEEL}"
             echo "Finished installing TensorFlow"
@@ -680,10 +717,15 @@ function install_api()
     # Copy C API to destination
     $SUDO_PREFIX cp $SDK_DIR/api/c/mvnc.h $SYS_INSTALL_DIR/include/mvnc2
     $SUDO_PREFIX cp $SDK_DIR/api/c/libmvnc.so.0 $SYS_INSTALL_DIR/lib/mvnc/
-    $SUDO_PREFIX cp $SDK_DIR/api/c/libmvnc_highclass.so.0 $SYS_INSTALL_DIR/lib/mvnc/
+
+    if [ -f $SDK_DIR/api/c/libmvnc_highclass.so.0 ] ; then
+        $SUDO_PREFIX cp $SDK_DIR/api/c/ncHighClass.h $SYS_INSTALL_DIR/include/mvnc2
+        $SUDO_PREFIX cp $SDK_DIR/api/c/libmvnc_highclass.so.0 $SYS_INSTALL_DIR/lib/mvnc/
+    fi
     echo "NCS Include files have been installed in $SYS_INSTALL_DIR/include"
 
     check_and_remove_file $SYS_INSTALL_DIR/include/mvnc.h
+    check_and_remove_file $SYS_INSTALL_DIR/include/ncHighClass.h
     $SUDO_PREFIX ln -s $SYS_INSTALL_DIR/include/mvnc2/mvnc.h $SYS_INSTALL_DIR/include/mvnc.h
     
     check_and_remove_file $SYS_INSTALL_DIR/lib/libmvnc.so.0
@@ -691,7 +733,10 @@ function install_api()
     check_and_remove_file $SYS_INSTALL_DIR/lib/libmvnc_highclass.so 
     $SUDO_PREFIX ln -s $SYS_INSTALL_DIR/lib/mvnc/libmvnc.so.0 $SYS_INSTALL_DIR/lib/libmvnc.so.0
     $SUDO_PREFIX ln -s $SYS_INSTALL_DIR/lib/mvnc/libmvnc.so.0 $SYS_INSTALL_DIR/lib/libmvnc.so
-    $SUDO_PREFIX ln -s $SYS_INSTALL_DIR/lib/mvnc/libmvnc_highclass.so.0 $SYS_INSTALL_DIR/lib/libmvnc_highclass.so
+    if [ -f $SYS_INSTALL_DIR/lib/mvnc/libmvnc_highclass.so.0 ] ; then
+        $SUDO_PREFIX ln -s $SYS_INSTALL_DIR/include/mvnc2/ncHighClass.h $SYS_INSTALL_DIR/include/ncHighClass.h
+        $SUDO_PREFIX ln -s $SYS_INSTALL_DIR/lib/mvnc/libmvnc_highclass.so.0 $SYS_INSTALL_DIR/lib/libmvnc_highclass.so
+    fi
 
     $SUDO_PREFIX ldconfig
 
index 3d1436f..69a25b2 100644 (file)
@@ -12,6 +12,6 @@ python-dateutil>=2.4.2,<=2.6.1
 scikit-image>=0.11.3,<=0.13.0
 scipy>=0.14.1,<=0.19.1
 six>=1.10.0
-networkx>=1.10,<=1.11
+networkx>=2.1,<=2.1
 pygraphviz>=1.3.1
 Enum34>=1.1.6
index ce4879c..2e86a85 100644 (file)
@@ -1 +1 @@
-2.04.00.06
+2.05.00.02