FastDeploy  latest
Fast & Easy to Deploy!
Classes | Namespaces
runtime_option.h File Reference

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"
Include dependency graph for runtime_option.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

A brief file description. More details.