Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Spaces
Function
Spaces
tensorflow/core/framework/op_gen_lib.h:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
class OpDef;
31
32
inline string Spaces(int n) { return string(n,
' '
); }
33
34
// Wrap prefix + str to be at most width characters, indenting every line
35
// after the first by prefix.size() spaces. Intended use case is something
Callers
2
Indent
Function · 0.85
WordWrap
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected