ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
namespace | vconone |
Functions | |
version | vconone::get_number (void) |
get_number will return version union structure | |
std::string | vconone::get_string4 (void) |
get_string4 will return string of major.minor.patch.build | |
std::string | vconone::get_string (void) |
get_string will return string of major.minor.patch (without build) | |
std::string | vconone::get_copyright (void) |
get_copyright will return copyright string | |