Copyright (c) 2023 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.

This directory contains an example C++ application that loads and executes a
neural network using the SNPE C API and saves the layer output to a file.

The source code for this example application contains a brief overview of the
API calls and how to get started. For a complete overview of the SNPE API please
refer to the SNPE SDK documentation.

-------------
Example Usage
-------------
Please refer to the SNPE SDK User Guide documentation for example usage of this
application.
