FastDeploy  latest
Fast & Easy to Deploy!
fastdeploy::Runtime Member List

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::Runtimeinline
Infer(std::vector< FDTensor > &input_tensors, std::vector< FDTensor > *output_tensors)fastdeploy::Runtime
Infer()fastdeploy::Runtime
Init(const RuntimeOption &_option)fastdeploy::Runtime
NumInputs()fastdeploy::Runtimeinline
NumOutputs()fastdeploy::Runtimeinline