Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ serialize
Function
serialize
dlib/test/assignment_learning.cpp:53–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
};
52
53
void serialize (const feature_extractor_dense& , std::ostream& ) {}
54
void deserialize (feature_extractor_dense& , std::istream& ) {}
55
56
// ----------------------------------------------------------------------------------------
Callers
1
test1
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected