Variscite Python API¶
Overview¶
The Variscite Python API known as pyvar is a set of high-level abstractions that allows beginning users to develop their own applications pertaining to machine mearning, multimedia, and more. This package aims to provide classes that you can easily import and use on your project, and it also includes quick source code examples to help in your development.
Getting Started¶
To install the prebuilt pyvar library, see the instructions at python.variscite.com/software section.
Release History¶
API Release |
i.MX 8M Plus |
i.MX 93 |
TFLite |
Ethosu |
Date |
---|---|---|---|---|---|
2.8.0 |
3.5.0 |
05/02/2023 |
|||
- |
2.8.0 |
- |
16/11/2022 |
||
- |
2.5.0 |
- |
12/11/2021 |
Quick Examples¶
To learn more about how to use the pyvar API, see our guide on how to run quick examples.
Useful Links¶
Repository on GitHub. If you find any issue, please report it on the issues section.
License¶
This project is licensed under the BSD-3-Clause terms, which means that it is free for use and you can modify as much as you want as long you retain the copyright notice. You can see a copy of the license below at python.variscite.com/license.