Searched defs:WeightsAndIndices (Results 1 – 1 of 1) sorted by relevance
73 struct WeightsAndIndices { struct74 float weight_0;75 float weight_1;76 float weight_2;77 float weight_3;78 int64 index_0;79 int64 index_1;80 int64 index_2;81 int64 index_3;83 int advance; // advance value.