16#ifndef ALICEO2_TPC_ORTROOTSERIALIZER_H_
17#define ALICEO2_TPC_ORTROOTSERIALIZER_H_
34 uint32_t
getONNXModelSize()
const {
return static_cast<uint32_t
>(mModelBuffer.size()); }
37 std::vector<char> mModelBuffer;
ORTRootSerializer()=default
const char * getONNXModel() const
uint32_t getONNXModelSize() const
void setOnnxModel(const char *onnxModel, uint32_t size)
Initialize the serialization from a char* buffer containing the model.
~ORTRootSerializer()=default
Global TPC definitions and constants.