MCPcopy 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
137void InitKernelSignatureMap() {
138 paddle::framework::InitDefaultKernelSignatureMap();
139}
140
141} // namespace paddle::jit::utils

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected