Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ InitKernelSignatureMap
Function
InitKernelSignatureMap
paddle/fluid/jit/serializer_utils.cc:137–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
void InitKernelSignatureMap() {
138
paddle::framework::InitDefaultKernelSignatureMap();
139
}
140
141
} // namespace paddle::jit::utils
Callers
nothing calls this directly
Calls
1
InitDefaultKernelSignatureMap
Function · 0.85
Tested by
no test coverage detected