5 #ifndef FLAVORTAGINFERENCE_ISALTMODEL_H
6 #define FLAVORTAGINFERENCE_ISALTMODEL_H
22 using Inputs = std::pair<std::vector<float>, std::vector<int64_t>>;
29 std::map<std::string, std::vector<char>>
vecChar;
30 std::map<std::string, std::vector<float>>
vecFloat;