"examples/git@developer.sourcefind.cn:modelzoo/bert4torch.git" did not exist on "58935387458ba1dee228fbd261bf9878a5d7ae32"
Fixes bug when (de)serializing vector<complex<float>> (#2244)
* [SERIALIZATION] fixed bug when (de)serializing vector<complex<float>>. DLIB_DEFINE... macro uses __out and __in variables names for ostream and istream objects respectively to avoid member variable name conflicts.
* Refactoring objects in DLIB_DEFINE_DEFAULT_SERIALIZATION to avoid name conflicts with user types
* Refactoring objects in DLIB_DEFINE_DEFAULT_SERIALIZATION to avoid name conflicts with user types
* removed tabs
* removed more tabs
Co-authored-by:
pf <pf@pf-ubuntu-dev>
Showing
Please register or sign in to comment