Fixed labels not correctly published

This commit is contained in:
matlabbe
2018-11-19 18:00:39 -05:00
parent 54c455f82a
commit 801bac5221
4 changed files with 19 additions and 11 deletions
+4
View File
@@ -30,6 +30,10 @@ float32[] rawLikelihoodValues
int32[] weightsKeys
int32[] weightsValues
# std::map<int, std::string> labels;
int32[] labelsKeys
string[] labelsValues
# std::map<std::string, float> stats
string[] statsKeys
float32[] statsValues