RMVL  1.4.0-dev
Robotic Manipulation and Vision Library
载入中...
搜索中...
未找到
ort.h 文件参考

the deployment library header file of the ONNXruntime (Ort) 更多...

#include <any>
#include <onnxruntime/onnxruntime_cxx_api.h>
#include "rmvl/core/pretreat.hpp"
ort.h 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

struct  rm::PreprocessOptions
 预处理选项 更多...
 
struct  rm::PostprocessOptions
 后处理选项 更多...
 
class  rm::OnnxNet
 ONNX-Runtime (Ort) 部署库基类 [7] 更多...
 
class  rm::ClassificationNet
 分类网络推理类 更多...
 

命名空间

namespace  rm
 

枚举

enum class  rm::OrtProvider : uint8_t { rm::OrtProvider::CPU , rm::OrtProvider::CUDA , rm::OrtProvider::TensorRT , rm::OrtProvider::OpenVINO }
 Ort 提供者 更多...
 

详细描述

the deployment library header file of the ONNXruntime (Ort)

作者
RMVL Community
版本
1.0
日期
2022-02-04