Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ padding
Function
padding
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2949–2951 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2947
VT_DILATION_H_FACTOR = 14
2948
};
2949
Padding padding() const {
2950
return static_cast<Padding>(GetField<int8_t>(VT_PADDING, 0));
2951
}
2952
int32_t stride_w() const {
2953
return GetField<int32_t>(VT_STRIDE_W, 0);
2954
}
Callers
1
UnPackTo
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected