提交 c199e481 编写于 作者: 李寅

Revise op list

上级 e5ada494
...@@ -15,23 +15,23 @@ Operator lists ...@@ -15,23 +15,23 @@ Operator lists
"CONV_2D","Y","Y","Fusion with BN and activation layer is supported" "CONV_2D","Y","Y","Fusion with BN and activation layer is supported"
"DEPTHWISE_CONV_2D","Y","Y","Only multiplier = 1 is supported; Fusion is supported" "DEPTHWISE_CONV_2D","Y","Y","Only multiplier = 1 is supported; Fusion is supported"
"DEPTH_TO_SPACE","Y","Y","" "DEPTH_TO_SPACE","Y","Y",""
"DEQUANTIZE","Y","","" "DEQUANTIZE","Y","Y",""
"EMBEDDING_LOOKUP","Y","","" "EMBEDDING_LOOKUP","Y","",""
"FLOOR","Y","","" "FLOOR","Y","",""
"FULLY_CONNECTED","Y","Y","" "FULLY_CONNECTED","Y","Y",""
"GROUP_CONV_2D","","","" "GROUP_CONV_2D","","","Caffe model with group count = channel count is supported"
"HASHTABLE_LOOKUP","Y","","" "HASHTABLE_LOOKUP","Y","",""
"L2_NORMALIZATION","Y","","" "L2_NORMALIZATION","Y","",""
"L2_POOL_2D","Y","","" "L2_POOL_2D","Y","",""
"LOCAL_RESPONSE_NORMALIZATION","Y","Y","" "LOCAL_RESPONSE_NORMALIZATION","Y","Y",""a
"LOGISTIC","Y","Y","" "LOGISTIC","Y","Y",""
"LSH_PROJECTION","Y","","" "LSH_PROJECTION","Y","",""
"LSTM","Y","","" "LSTM","Y","",""
"MATMUL","","Y","" "MATMUL","","Y",""
"MAX_POOL_2D","Y","Y","" "MAX_POOL_2D","Y","Y",""
"MUL","Y","","" "MUL","Y","Y",""
"PSROI_ALIGN","","Y","" "PSROI_ALIGN","","Y",""
"PRELU","","Y","" "PRELU","","Y","Caffe model is supported"
"RELU","Y","Y","" "RELU","Y","Y",""
"RELU1","Y","Y","" "RELU1","Y","Y",""
"RELU6","Y","Y","" "RELU6","Y","Y",""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册