acc.h File Reference

acc.h File Reference#

Runtime Library: acc.h File Reference
Runtime Library v0.30
Mobilint SDK qb
acc.h File Reference
#include <experimental/propagate_const>
#include <memory>
#include <string>
#include <vector>
#include "maccel/export.h"
#include "maccel/model.h"
#include "maccel/status_code.h"
#include "maccel/type.h"

Go to the source code of this file.

Classes

class  mobilint::Accelerator
 Represents an accelerator, i.e., an NPU, used for executing models. More...

Functions

MACCEL_EXPORT const std::string & mobilint::getMaccelVersion ()
 Retrieves the version of the maccel runtime.
MACCEL_EXPORT const std::string & mobilint::getMaccelGitVersion ()
 Retrieves the Git commit hash of the maccel runtime.
MACCEL_EXPORT const std::string & mobilint::getMaccelVendor ()
 Retrieves the vendor name of the maccel runtime.
MACCEL_EXPORT const std::string & mobilint::getMaccelProduct ()
 Retrieves product information of the maccel runtime.