DaoAI World C++ SDK INDUSTRIAL 2024.8.0
|
#include "API_EXPORT.h"
#include <string>
#include <map>
#include <filesystem>
#include "common.h"
#include "prediction.h"
#include "config.h"
#include "component_memory.h"
Go to the source code of this file.
Namespaces | |
namespace | DaoAI |
namespace | DaoAI::DeepLearning |
namespace | DaoAI::DeepLearning::Vision |
Functions | |
DAOAI_API void | DaoAI::DeepLearning::initialize (const bool &use_shared_memory=false, const size_t &reserved_vram_size=500000000) |
DAOAI_API void | DaoAI::DeepLearning::clearGPUMemory () |
DAOAI_API int | DaoAI::DeepLearning::getNumCUDADevices () |