MCPcopy Create free account
hub / github.com/PaddlePaddle/Paddle / Sprintf

Function Sprintf

paddle/utils/string/printf.h:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91inline std::string Sprintf() { return ""; }
92
93template <typename... Args>
94std::string Sprintf(const Args&... args) {

Callers 15

runMethod · 0.85
waitWorkersMethod · 0.85
readManyMethod · 0.85
readKeyMethod · 0.85
readContentMethod · 0.85
createServerMethod · 0.85
acceptMethod · 0.85
string fmtSockAddrMethod · 0.85
initMethod · 0.85
AllocateImplMethod · 0.85
AllocMethod · 0.85

Calls 2

FprintfFunction · 0.85
strMethod · 0.45

Tested by 5

TESTFunction · 0.68
CompareLoDFunction · 0.68
CompareShapeFunction · 0.68
CompareTensorDataFunction · 0.68
TESTFunction · 0.68