FastDeploy
latest
Fast & Easy to Deploy!
|
A brief file description. More...
#include "fastdeploy/utils/utils.h"
#include <ostream>
#include <map>
Go to the source code of this file.
Namespaces | |
fastdeploy | |
All C++ FastDeploy APIs are defined inside this namespace. | |
Functions | |
std::vector< Backend > | fastdeploy::GetAvailableBackends () |
Get all the available inference backend in FastDeploy. | |
bool | fastdeploy::IsBackendAvailable (const Backend &backend) |
Check if the inference backend available. | |
A brief file description.
More details