FCCAnalyses
|
This is the complete list of members for ONNXRuntime, including all inherited members.
env_ | ONNXRuntime | private |
input_names_ | ONNXRuntime | private |
input_node_dims_ | ONNXRuntime | private |
input_node_strings_ | ONNXRuntime | private |
inputNames() const | ONNXRuntime | inline |
memoryInfo_ | ONNXRuntime | private |
ONNXRuntime(const std::string &="", const std::vector< std::string > &={}) | ONNXRuntime | explicit |
ONNXRuntime(const ONNXRuntime &)=delete | ONNXRuntime | |
operator=(const ONNXRuntime &)=delete | ONNXRuntime | |
output_node_dims_ | ONNXRuntime | private |
output_node_strings_ | ONNXRuntime | private |
run(Tensor< T > &, const Tensor< long > &={}, unsigned long long=1ull) const | ONNXRuntime | |
session_ | ONNXRuntime | private |
Tensor typedef | ONNXRuntime | |
variablePos(const std::string &) const | ONNXRuntime | private |
~ONNXRuntime() | ONNXRuntime | virtual |