#include <vector>
#include <map>
#include <string>
#include <memory>
#include "onnxruntime/core/session/onnxruntime_cxx_api.h"
Go to the source code of this file.
Classes | |
class | cms::Ort::ONNXRuntime |
Namespaces | |
cms::Ort | |
Typedefs | |
typedef std::vector < std::vector< float > > | cms::Ort::FloatArrays |