qbruntime.h Source File# SDK qb Runtime Library: qbruntime.h Source File SDK qb Runtime Library v1.0 MCS001- includeqbruntime qbruntime.h Go to the documentation of this file. 1// Copyright ⓒ 2019- Mobilint Inc. All rights reserved. 5 6#ifndef QBRUNTIME_QBRUNTIME_H_ 7#define QBRUNTIME_QBRUNTIME_H_ 8 9#include "qbruntime/acc.h" 10#include "qbruntime/export.h" 11#include "qbruntime/future.h" 12#include "qbruntime/model.h" 13#include "qbruntime/model_variant_handle.h" 14#include "qbruntime/ndarray.h" 15#include "qbruntime/status_code.h" 16#include "qbruntime/type.h" 17 18#endif acc.h future.h model.h model_variant_handle.h ndarray.h status_code.h type.h Generated by 1.14.0