Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ CreatePadding
Function
CreatePadding
tensorflow/lite/delegates/gpu/cl/kernels/padding.cc:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
Padding CreatePadding(const OperationDef& definition,
148
const PadAttributes& attr) {
149
return Padding(definition, attr);
150
}
151
152
} // namespace cl
153
} // namespace gpu
Callers
2
SelectPadding
Function · 0.85
TEST_F
Function · 0.85
Calls
1
Padding
Class · 0.70
Tested by
1
TEST_F
Function · 0.68