You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

operation-param-weight-table.md 6.5 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303
  1. |operation|param id|param phase|default value|weight order|
  2. |:---:|:---:|:---:|:---:|:---:|
  3. |AbsVal|||
  4. |ArgMax|0|out_max_val|0|
  5. ||1|topk|1|
  6. |BatchNorm|0|channels|0|slope mean variance bias|
  7. ||1|eps|0.f|
  8. |Bias|0|bias_data_size|0|
  9. |BinaryOp|0|op_type|0|
  10. ||1|with_scalar|0|
  11. ||2|b|0.f|
  12. |BNLL|||
  13. |Cast|0|type_from|0|
  14. ||1|type_to|0|
  15. |Clip|0|min|-FLT_MAX|
  16. ||1|max|FLT_MAX|
  17. |Concat|0|axis|0|
  18. |Convolution|0|num_output|0|weight bias|
  19. ||1|kernel_w|0|
  20. ||2|dilation_w|1|
  21. ||3|stride_w|1|
  22. ||4|pad_left|0|
  23. ||5|bias_term|0|
  24. ||6|weight_data_size|0|
  25. ||8|int8_scale_term|0|
  26. ||9|activation_type|0|
  27. ||10|activation_params|[ ]|
  28. ||11|kernel_h|kernel_w|
  29. ||12|dilation_h|dilation_w|
  30. ||13|stride_h|stride_w|
  31. ||15|pad_right|pad_left|
  32. ||14|pad_top|pad_left|
  33. ||16|pad_bottom|pad_top|
  34. ||17|impl_type|0|
  35. ||18|pad_value|0.f|
  36. |ConvolutionDepthWise|0|num_output|0|weight bias|
  37. ||1|kernel_w|0|
  38. ||2|dilation_w|1|
  39. ||3|stride_w|1|
  40. ||4|pad_left|0|
  41. ||5|bias_term|0|
  42. ||6|weight_data_size|0|
  43. ||7|group|1|
  44. ||8|int8_scale_term|0|
  45. ||9|activation_type|0|
  46. ||10|activation_params|[ ]|
  47. ||11|kernel_h|kernel_w|
  48. ||12|dilation_h|dilation_w|
  49. ||13|stride_h|stride_w|
  50. ||15|pad_right|pad_left|
  51. ||14|pad_top|pad_left|
  52. ||16|pad_bottom|pad_top|
  53. ||18|pad_value|0.f|
  54. |Crop|0|woffset|0|
  55. ||1|hoffset|0|
  56. ||2|coffset|0|
  57. ||3|outw|0|
  58. ||4|outh|0|
  59. ||5|outc|0|
  60. ||6|woffset2|0|
  61. ||7|hoffset2|0|
  62. ||8|coffset2|0|
  63. ||9|starts|[ ]|
  64. ||10|ends|[ ]|
  65. ||11|axes|[ ]|
  66. |Deconvolution|0|num_output|0|weight bias|
  67. ||1|kernel_w|0|
  68. ||2|dilation_w|1|
  69. ||3|stride_w|1|
  70. ||4|pad_left|0|
  71. ||5|bias_term|0|
  72. ||6|weight_data_size|0|
  73. ||9|activation_type|0|
  74. ||10|activation_params|[ ]|
  75. ||11|kernel_h|kernel_w|
  76. ||12|dilation_h|dilation_w|
  77. ||13|stride_h|stride_w|
  78. ||15|pad_right|pad_left|
  79. ||14|pad_top|pad_left|
  80. ||16|pad_bottom|pad_top|
  81. ||18|output_pad_right|0|
  82. ||19|output_pad_bottom|output_pad_right|
  83. ||20|output_w|0|
  84. ||21|output_h|output_w|
  85. |DeconvolutionDepthWise|0|num_output|0|weight bias|
  86. ||1|kernel_w|0|
  87. ||2|dilation_w|1|
  88. ||3|stride_w|1|
  89. ||4|pad_left|0|
  90. ||5|bias_term|0|
  91. ||6|weight_data_size|0|
  92. ||7|group|1|
  93. ||9|activation_type|0|
  94. ||10|activation_params|[ ]|
  95. ||11|kernel_h|kernel_w|
  96. ||12|dilation_h|dilation_w|
  97. ||13|stride_h|stride_w|
  98. ||15|pad_right|pad_left|
  99. ||14|pad_top|pad_left|
  100. ||16|pad_bottom|pad_top|
  101. ||18|output_pad_right|0|
  102. ||19|output_pad_bottom|output_pad_right|
  103. ||20|output_w|0|
  104. ||21|output_h|output_w|
  105. |Dequantize|0|scale|1.f|bias|
  106. ||1|bias_term|0|
  107. ||2|bias_data_size|0|
  108. |DetectionOutput|0|num_class|0|
  109. ||1|nms_threshold|0.05f|
  110. ||2|nms_top_k|300|
  111. ||3|keep_top_k|100|
  112. ||4|confidence_threshold|0.5f|
  113. ||5|variances[0]|0.1f|
  114. ||6|variances[1]|0.1f|
  115. ||7|variances[2]|0.2f|
  116. ||8|variances[3]|0.2f|
  117. |Dropout|0|scale|1.f|
  118. |Eltwise|0|op_type|0|
  119. ||1|coeffs|[ ]|
  120. |ELU|0|alpha|0.1f|
  121. |Embed|0|num_output|0|weight bias|
  122. ||1|input_dim|0|
  123. ||2|bias_term|0|
  124. ||3|weight_data_size|0|
  125. |Exp|0|base|-1.f|
  126. ||1|scale|1.f|
  127. ||2|shift|0.f|
  128. |ExpandDims|0|expand_w|0|
  129. ||1|expand_h|0|
  130. ||2|expand_c|0|
  131. ||3|axes|[ ]|
  132. |Flatten|||
  133. |HardSigmoid|0|alpha|0.2f||
  134. ||1|beta|0.5f|
  135. |HardSwish|0|alpha|0.2f||
  136. ||1|beta|0.5f|
  137. |InnerProduct|0|num_output|0|weight bias|
  138. ||1|bias_term|0|
  139. ||2|weight_data_size|0|
  140. ||8|int8_scale_term|0|
  141. ||9|activation_type|0|
  142. ||10|activation_params|[ ]|
  143. |Input|0|w|0|
  144. ||1|h|0|
  145. ||2|c|0|
  146. |InstanceNorm|0|channels|0|gamma bias|
  147. ||1|eps|0.001f|
  148. |Interp|0|resize_type|0|
  149. ||1|height_scale|1.f|
  150. ||2|width_scale|1.f|
  151. ||3|output_height|0|
  152. ||4|output_width|0|
  153. |Log|0|base|-1.f|
  154. ||1|scale|1.f|
  155. ||2|shift|0.f|
  156. |LRN|0|region_type|0|
  157. ||1|local_size|5|
  158. ||2|alpha|1.f|
  159. ||3|beta|0.75f|
  160. ||4|bias|1.f|
  161. |LSTM|0|num_output|0|
  162. ||1|weight_data_size|1|
  163. ||2|direction|0|
  164. |MemoryData|0|w|0|
  165. ||1|h|0|
  166. ||2|c|0|
  167. |Mish|||
  168. |MVN|0|normalize_variance|0|
  169. ||1|across_channels|0|
  170. ||2|eps|0.0001f|
  171. |Noop|||
  172. |Normalize|0|across_spatial|0|scale|
  173. ||4|across_channel|0|
  174. ||1|channel_shared|0|
  175. ||2|eps|0.0001f|
  176. ||9|eps_mode|0|
  177. ||3|scale_data_size|0|
  178. |Packing|0|out_packing|1|
  179. ||1|use_padding|0|
  180. ||2|cast_type_from|0|
  181. ||3|cast_type_to|0|
  182. ||4|storage_type_from|0|
  183. ||5|storage_type_to|0|
  184. |Padding|0|top|0|per_channel_pad_data|
  185. ||1|bottom|0|
  186. ||2|left|0|
  187. ||3|right|0|
  188. ||4|type|0|
  189. ||5|value|0.f|
  190. ||6|per_channel_pad_data_size|0|
  191. ||7|front|0|
  192. ||8|behind|0|
  193. |Permute|0|order_type|0|
  194. |PixelShuffle|0|upscale_factor|1|
  195. |Pooling|0|pooling_type(0: max 1: avg)|0|
  196. ||1|kernel_w|0|
  197. ||11|kernel_h|kernel_w|
  198. ||2|stride_w|1|
  199. ||12|stride_h|stride_w|
  200. ||3|pad_left|0|
  201. ||14|pad_right|pad_left|
  202. ||13|pad_top|pad_left|
  203. ||15|pad_bottom|pad_top|
  204. ||4|global_pooling|0|
  205. ||5|pad_mode|0|
  206. |Power|0|power|1.f|
  207. ||1|scale|1.f|
  208. ||2|shift|0.f|
  209. |PReLU|0|num_slope|0|slope|
  210. |PriorBox|0|min_sizes|[ ]|
  211. ||1|max_sizes|[ ]|
  212. ||2|aspect_ratios|[ ]|
  213. ||3|varainces[0]|0.f|
  214. ||4|varainces[1]|0.f|
  215. ||5|varainces[2]|0.f|
  216. ||6|varainces[3]|0.f|
  217. ||7|flip|1|
  218. ||8|clip|0|
  219. ||9|image_width|0|
  220. ||10|image_height|0|
  221. ||11|step_width|-233.f|
  222. ||12|step_height|-233.f|
  223. ||13|offset|0.f|
  224. ||14|step_mmdetection|0|
  225. ||15|center_mmdetection|0|
  226. |Proposal|0|feat_stride|16|
  227. ||1|base_size|16|
  228. ||2|pre_nms_topN|6000|
  229. ||3|after_nms_topN|300|
  230. ||4|num_thresh|0.7f|
  231. ||5|min_size|16|
  232. |PSROIPooling|0|pooled_width|7|
  233. ||1|pooled_height|7|
  234. ||2|spatial_scale|0.0625f|
  235. ||3|output_dim|0|
  236. |Quantize|0|scale|1.f|
  237. |Reduction|0|operation|0|
  238. ||1|dim|0|
  239. ||2|coeff|1.f|
  240. ||3|axes|[ ]|
  241. ||4|keepdims|0|
  242. |ReLU|0|slope|0.f|
  243. |Reorg|0|stride|0|
  244. |Requantize|0|scale_in|1.f|bias|
  245. ||1|scale_out|1.f|
  246. ||2|bias_term|0|
  247. ||3|bias_data_size|0|
  248. ||4|fusion_relu|0|
  249. |Reshape|0|w|-233|
  250. ||1|h|-233|
  251. ||2|c|-233|
  252. ||3|permute|0|
  253. |ROIAlign|0|pooled_width|0|
  254. ||1|pooled_height|0|
  255. ||2|spatial_scale|1.f|
  256. ||3|sampling_ratio|0|
  257. ||4|aligned|0|
  258. ||5|version|0|
  259. |ROIPooling|0|pooled_width|0|
  260. ||1|pooled_height|0|
  261. ||2|spatial_scale|1.f|
  262. |Scale|0|scale_data_size|0|scale bias|
  263. ||1|bias_term|0|
  264. |SELU|0|alpha|1.67326324f||
  265. ||1|lambda|1.050700987f|
  266. |ShuffleChannel|0|group|1|
  267. |Sigmoid|||
  268. |Slice|0|slices|[ ]|
  269. ||1|axis|0|
  270. |Softmax|0|axis|0|
  271. |Split|||
  272. |SPP|0|pooling_type|0|
  273. ||1|pyramid_height|1|
  274. |Squeeze|0|squeeze_w|0|
  275. ||1|squeeze_h|0|
  276. ||2|squeeze_c|0|
  277. ||3|axes|[ ]|
  278. |StatisticsPooling|0|include_stddev|0|
  279. |Swish|||
  280. |TanH|||
  281. |Threshold|0|threshold|0.f|
  282. |Tile|0|dim|0|
  283. ||1|tiles|1|
  284. |UnaryOp|0|op_type|0|
  285. |YoloDetectionOutput|0|num_class|20|
  286. ||1|num_box|5|
  287. ||2|confidence_threshold|0.01f|
  288. ||3|num_threshold|0.45f|
  289. ||4|biases|[]|
  290. |Yolov3DetectionOutput|0|num_class|20|
  291. ||1|num_box|5|
  292. ||2|confidence_threshold|0.01f|
  293. ||3|num_threshold|0.45f|
  294. ||4|biases|[]|
  295. ||5|mask|[]|
  296. ||6|anchors_scale|[]|
  297. |RNN|0|num_output|0|
  298. ||1|weight_data_size|0|
  299. ||2|direction|0|
  300. |MultiHeadAttention|0|embed_dim|0|
  301. ||1|num_head|1|
  302. ||2|weight_data_size|0|