7#ifndef FLAVORTAGDISCRIMINANTS_SALTMODELOUTPUT_H
8#define FLAVORTAGDISCRIMINANTS_SALTMODELOUTPUT_H
10#include <onnxruntime_cxx_api.h>
11#include "nlohmann/json.hpp"
23 ONNXTensorElementDataType
type,
28 ONNXTensorElementDataType
type,
37 const std::string
getName(
const std::string&
name,
const std::string& model_name)
const;
OutputType getOutputType(ONNXTensorElementDataType type, int rank) const
const std::string getName(const std::string &name, const std::string &model_name) const
SaltModelOutput(const std::string &name, ONNXTensorElementDataType type, int rank)
const std::string name_in_model
This file contains "getter" functions used for accessing tagger inputs from the EDM.