FastDeploy
latest
Fast & Easy to Deploy!
|
A brief file description. More details. More...
#include <algorithm>
#include <map>
#include <vector>
#include "fastdeploy/runtime/enum_variables.h"
#include "fastdeploy/runtime/backends/lite/option.h"
#include "fastdeploy/runtime/backends/openvino/option.h"
#include "fastdeploy/runtime/backends/ort/option.h"
#include "fastdeploy/runtime/backends/paddle/option.h"
#include "fastdeploy/runtime/backends/poros/option.h"
#include "fastdeploy/runtime/backends/rknpu2/option.h"
#include "fastdeploy/runtime/backends/sophgo/option.h"
#include "fastdeploy/runtime/backends/tensorrt/option.h"
#include "fastdeploy/benchmark/option.h"
Go to the source code of this file.
Classes | |
struct | fastdeploy::RuntimeOption |
Option object used when create a new Runtime object. More... | |
Namespaces | |
fastdeploy | |
All C++ FastDeploy APIs are defined inside this namespace. | |
A brief file description. More details.