Skip to content

Draft: Use vector<float> for the weights.

Andrii Verbytskyi requested to merge averbyts-master-patch-19364 into master

Use vector for the weights.

Actually, I think the weights after the deserialization should be double.

Merge request reports