File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ documentation and examples. Read the documentation at [embarc.org](https://embar
2323--------------------
2424/bin - directory holder for embARC MLI library and samples binaries created during build
2525./build - contains common build rules
26- ./doc - contains the API documentation of the embARC MLI library
26+ ./doc - contains the API documentation of the embARC MLI library
2727./include - include files with API prototypes and types
2828./lib/src - source code of embARC MLI Library
2929./examples - source code of examples
3030./examples/example_cifar10_caffe - example illustrating implementation of CIFAR10 Caffe
3131./examples/example_har_smartphone - example illustrating implementation of Human Activity Recognition
3232./examples/auxilary - source code of helper functions used for the examples
33- ./examples/tutorial_cifar10_caffe_deployment - Model Deployment Tutorial for Caffe and CIFAR-10
33+ ./examples/tutorial_cifar10_caffe_deployment - model deployment tutorial for Caffe and CIFAR10
3434./hw - contains HW templates (* .tcf files)
3535
3636## Building and quick start
You can’t perform that action at this time.
0 commit comments