Files
2026-07-13 13:33:03 +08:00

185 lines
3.1 KiB
JSON

{
"argmax.comp":[
"ARGMIN"
],
"matmul_output.comp":[
"BIAS",
"TRANSPOSE",
"TRANSPOSE_BIAS"
],
"matmul_input.comp":[
"TRANSPOSE"
],
"gemm16x16.comp":[
"FP16"
],
"reduce.comp":[
"VMAX",
"VMIN",
"MEAN",
"PROD",
"SUM"
],
"binaryImage.comp":[
"ADD",
"SUB",
"MUL",
"DIV",
"POW",
"VMAX",
"SQUDIFF",
"VMIN"
],
"unaryImage.comp":[
"SIGMOID",
"TANH",
"ABS",
"SQRT",
"RSQRT",
"NEG",
"SQUARE",
"EXP",
"SIGN",
"LOG",
"TAN",
"COS",
"SIN",
"CEIL",
"FLOOR",
"EXPM1",
"RECIPROCAL",
"SINH",
"ASINH",
"ASIN",
"COSH",
"ACOS",
"ACOSH",
"ATAN",
"ATANH",
"LOG1P",
"ROUND",
"HARDSWISH",
"GELU",
"SILU"
],
"unPackImage4x4.comp":[
"TRANSPOSE"
],
"packAsImage4x4.comp":[
"TRANSPOSE"
],
"winogradDestTransform8x8.comp":[
"RELU",
"RELU6"
],
"winogradTransformDest2_3_1.comp":[
"RELU",
"RELU6"
],
"deconvIm2Col.comp":[
"RELU",
"RELU6"
],
"col2Im.comp":[
"RELU",
"RELU6"
],
"convolution.comp":[
"RELU",
"RELU6"
],
"convolutionDepthwise.comp":[
"FP32",
"RELU_FP32",
"RELU6_FP32",
"FP16",
"RELU_FP16",
"RELU6_FP16"
],
"convolutionDepthwise_s1d1_w2.comp":[
"FP32",
"RELU_FP32",
"RELU6_FP32",
"FP16",
"RELU_FP16",
"RELU6_FP16"
],
"deconvolutionDepthwise.comp":[
"RELU",
"RELU6"
],
"gridSampleNearest.comp":[
"PAD_MODE_ZEROS"
],
"gridSampleBilinear.comp":[
"PAD_MODE_ZEROS"
],
"resizeNearest.comp":[
"NEAREST_ROUND"
],
"blit.comp":[
"INT"
],
"blit_image.comp":[
"INT"
],
"fill_image.comp":[
"INT"
],
"nchwToimage.comp":[
"INT"
],
"imageTonchw.comp":[
"INT"
],
"nc4hw4toimage.comp":[
"INT"
],
"imageTonc4hw4.comp":[
"INT"
],
"binary_blit.comp":[
"ADD",
"SUB",
"MUL",
"DIV",
"POW",
"VMAX",
"VMIN",
"SQUDIFF"
],
"softmaxImage.comp":[
"AXIS_N",
"AXIS_H",
"AXIS_W",
"AXIS_C"
],
"convolution1x1.comp":[
"FP32",
"RELU_FP32",
"RELU6_FP32",
"FP16",
"RELU_FP16",
"RELU6_FP16"
],
"convolution1x1_w4.comp":[
"FP32",
"RELU_FP32",
"RELU6_FP32",
"FP16",
"RELU_FP16",
"RELU6_FP16"
],
"convolution1x1_c8w4.comp":[
"FP32",
"RELU_FP32",
"RELU6_FP32",
"FP16",
"RELU_FP16",
"RELU6_FP16"
],
"topkv2.comp":[
"SORT_DESC"
]
}