Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastFlowLM/FastFlowLM
/ Impl
Class
Impl
src/include/modules/lm_head.hpp:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
private:
41
struct Impl;
42
Impl* _impl;
43
44
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected