package dnn
Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Layer
Used in: Node
string name = 1
string type = 2
int32 filters = 3
int32 a007 = 7
int32 a008 = 8
int32 groups = 9
int32 a010 = 10
int32 a011 = 11
float slope = 14
float intercept = 15
repeated Tensor weight = 50
int32 operation = 72
int32 axis = 65
int32 a077 = 77
float scale = 79
int32 pad_1 = 80
int32 pad_2 = 81
int32 pad_3 = 82
int32 pad_4 = 83
int32 pad_5 = 84
int32 a085 = 85
int32 a090 = 90
bool is_quantized = 101
optional Buffer quantization = 104
int32 stride_w = 109
int32 stride_h = 110
int32 kernel_w = 111
int32 kernel_h = 112
int32 a115 = 115
int32 a116 = 116
string name = 1
int32 version = 2
repeated int32 input_shape = 4
repeated string input_name = 7
repeated Node node = 10
repeated Parameter input = 12
repeated Parameter output = 13
double a014 = 14
Used in: Model
optional Layer layer = 1
repeated string input = 2
repeated string output = 3
Used in: Model
string name = 1
optional Shape shape = 2
Used in: Parameter
int32 dim0 = 1
int32 dim1 = 2
int32 dim2 = 3
int32 dim3 = 4
Used in: Layer
int32 dim0 = 1
int32 dim1 = 2
int32 dim2 = 3
int32 dim3 = 4
bytes data = 5
bytes quantized_data = 6