From e91983860da9b9ab940fbf6b7409e12fa5176c6f Mon Sep 17 00:00:00 2001 From: nealvis Date: Tue, 10 Oct 2017 09:03:35 -0700 Subject: [PATCH] Update TOC.md --- docs/TOC.md | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/docs/TOC.md b/docs/TOC.md index 4581a45..f50e4c0 100644 --- a/docs/TOC.md +++ b/docs/TOC.md @@ -1,25 +1,29 @@ # NC SDK Documentation Table of Contents - Introduction - - [NCS Architecture](ncs1arch.md) + - [NCS Architecture](ncs1arch.md) + - Frameworks - - [Caffe Support](Caffe.md) - - [TensorFlow Support](TensorFlow.md) - - [Configure Networks for NCS](configure_network.md) + - [Caffe Support](Caffe.md) + - [TensorFlow Support](TensorFlow.md) + - [Configure Networks for NCS](configure_network.md) + - Installation and examples - - [Detailed Installation Instructions](install.md) - - [Virtual Machine Configuration](VirtualMachineConfig.md) - - [Installation manifiest](manifest.md) + - [Detailed Installation Instructions](install.md) + - [Virtual Machine Configuration](VirtualMachineConfig.md) + - [Installation manifiest](manifest.md) + - NC SDK Tools - - [mvNCCompile](tools/compile.md) - - [mvNCProfile](tools/profile.md) - - [mvNCCheck](tools/check.md) + - [mvNCCompile](tools/compile.md) + - [mvNCProfile](tools/profile.md) + - [mvNCCheck](tools/check.md) + - Neural Compute API - - [Python API](py_api/readme.md) - - [C API](c_api/readme.md) + - [Python API](py_api/readme.md) + - [C API](c_api/readme.md) + - Neural Compute User Forum -- Examples - +- Examples -- 2.34.1