MCPcopy 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
43struct Padding {
44 static ::tflite::Padding Serialize(PaddingType padding_type);
45 static PaddingType Deserialize(int padding);
46};
47
48struct ActivationFunction {
49 static ::tflite::ActivationFunctionType Serialize(

Callers 1

DeserializeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected