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

update op_list in docs

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