提交 4b14bad1 编写于 作者: Y yejianwu

update op_list in docs

上级 12139efe
...@@ -21,6 +21,8 @@ Operator lists ...@@ -21,6 +21,8 @@ Operator lists
"DEQUANTIZE","Y","Model quantization will be supported later." "DEQUANTIZE","Y","Model quantization will be supported later."
"ELEMENT_WISE","Y","ADD/MUL/DIV/MIN/MAX/NEG/ABS/SQR_DIFF/POW/RSQRT/EQUAL" "ELEMENT_WISE","Y","ADD/MUL/DIV/MIN/MAX/NEG/ABS/SQR_DIFF/POW/RSQRT/EQUAL"
"EMBEDDING_LOOKUP","Y","" "EMBEDDING_LOOKUP","Y",""
"EXPANDDIMS","Y","Only CPU and TensorFlow is supported."
"FILL","Y","Only CPU and TensorFlow is supported."
"FULLY_CONNECTED","Y","" "FULLY_CONNECTED","Y",""
"GROUP_CONV_2D","","Caffe model with group count = channel count is supported." "GROUP_CONV_2D","","Caffe model with group count = channel count is supported."
"IDENTITY","Y","Only TensorFlow model is supported." "IDENTITY","Y","Only TensorFlow model is supported."
...@@ -39,6 +41,7 @@ Operator lists ...@@ -39,6 +41,7 @@ Operator lists
"RELUX","Y","" "RELUX","Y",""
"RESHAPE","Y","Limited support: GPU only supports softmax-like usage, CPU only supports the usage which not change the storage format." "RESHAPE","Y","Limited support: GPU only supports softmax-like usage, CPU only supports the usage which not change the storage format."
"RESIZE_BILINEAR","Y","" "RESIZE_BILINEAR","Y",""
"REVERSE","Y","Only CPU and Tensorflow is supported"
"RNN","","" "RNN","",""
"RPN_PROPOSAL_LAYER","Y","" "RPN_PROPOSAL_LAYER","Y",""
"SHAPE","Y","Only CPU and TensorFlow is supported." "SHAPE","Y","Only CPU and TensorFlow is supported."
...@@ -48,6 +51,7 @@ Operator lists ...@@ -48,6 +51,7 @@ Operator lists
"SOFTMAX","Y","" "SOFTMAX","Y",""
"SPACE_TO_BATCH_ND", "Y","" "SPACE_TO_BATCH_ND", "Y",""
"SPACE_TO_DEPTH","Y","" "SPACE_TO_DEPTH","Y",""
"SQEEZE","Y","Only CPU and TensorFlow is supported." "SQUEEZE","Y","Only CPU and TensorFlow is supported."
"TANH","Y","" "TANH","Y",""
"TRANSPOSE","Y","Only CPU and TensorFlow is supported." "TRANSPOSE","Y","Only CPU and TensorFlow is supported."
"UNSTACK","Y","Only CPU and TensorFlow is supported."
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册