FastDeploy
latest
Fast & Easy to Deploy!
|
This is the complete list of members for fastdeploy::Runtime, including all inherited members.
BindInputTensor(const std::string &name, FDTensor &input) | fastdeploy::Runtime | |
BindOutputTensor(const std::string &name, FDTensor &output) | fastdeploy::Runtime | |
Clone(void *stream=nullptr, int device_id=-1) | fastdeploy::Runtime | |
Compile(std::vector< std::vector< FDTensor >> &prewarm_tensors) | fastdeploy::Runtime | |
GetInputInfo(int index) | fastdeploy::Runtime | |
GetInputInfos() | fastdeploy::Runtime | |
GetOutputInfo(int index) | fastdeploy::Runtime | |
GetOutputInfos() | fastdeploy::Runtime | |
GetOutputTensor(const std::string &name) | fastdeploy::Runtime | |
GetProfileTime() | fastdeploy::Runtime | inline |
Infer(std::vector< FDTensor > &input_tensors, std::vector< FDTensor > *output_tensors) | fastdeploy::Runtime | |
Infer() | fastdeploy::Runtime | |
Init(const RuntimeOption &_option) | fastdeploy::Runtime | |
NumInputs() | fastdeploy::Runtime | inline |
NumOutputs() | fastdeploy::Runtime | inline |