ATLAS Offline Software
|
This is the complete list of members for OnnxRuntimeBase, including all inherited members.
getInputNodesDims() | OnnxRuntimeBase | inline |
getOutputNodesDims() | OnnxRuntimeBase | inline |
initialize(TString) | OnnxRuntimeBase | |
m_env | OnnxRuntimeBase | private |
m_fileName | OnnxRuntimeBase | |
m_inputNodeDims | OnnxRuntimeBase | private |
m_inputNodeNames | OnnxRuntimeBase | private |
m_outputNodeDims | OnnxRuntimeBase | private |
m_outputNodeNames | OnnxRuntimeBase | private |
m_session | OnnxRuntimeBase | private |
OnnxRuntimeBase(TString fileName) | OnnxRuntimeBase | |
OnnxRuntimeBase() | OnnxRuntimeBase | |
runONNXInference(std::vector< float > &inputTensorValues) const | OnnxRuntimeBase | |
runONNXInference(NetworkBatchInput &inputTensorValues) const | OnnxRuntimeBase | |
runONNXInferenceMultilayerOutput(NetworkBatchInput &inputTensorValues) const | OnnxRuntimeBase | |
~OnnxRuntimeBase() | OnnxRuntimeBase | inline |