Skip to content
Snippets Groups Projects

L1 [bugfix]: reimplemented serialization of SIMD vectors

Merged Sergei Zharko requested to merge s.zharko/cbmroot:L1Algo-dev12 into master

In this MR a serialization of fvec objects was modified:

  1. The save and load routines were override to avoid usage of reinterpret_cast on a fvec object for accessing its elements;
  2. Only the first scalar of vector is serialized, the loaded vector will consist from the same elements equal to this scalar

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading