Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Padding
Class
Padding
tensorflow/lite/toco/tflite/types.h:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
};
42
43
struct Padding {
44
static ::tflite::Padding Serialize(PaddingType padding_type);
45
static PaddingType Deserialize(int padding);
46
};
47
48
struct ActivationFunction {
49
static ::tflite::ActivationFunctionType Serialize(
Callers
1
Deserialize
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected