Skip to content

Commit

Permalink
ステータスを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Masato Hori committed May 10, 2018
1 parent 6170086 commit d24a486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/nnabla/utils/converter/onnx/ONNXOpCoverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ that indicates if each operator can be converted to NNP.
|RandomNormalLike|:broken_heart:|Operator does not exist in NNabla|
|RandomUniform|:purple_heart:|Should be able to map to Rand|
|RandomUniformLike|:broken_heart:|Operator does not exist in NNabla|
|Reciprocal|:green_heart:||
|Reciprocal|:yellow_heart:|Converted to RDivScalar|
|ReduceL1|:broken_heart:|Operator does not exist in NNabla|
|ReduceL2|:broken_heart:|Operator does not exist in NNabla|
|ReduceLogSum|:broken_heart:|Operator does not exist in NNabla|
Expand Down

0 comments on commit d24a486

Please sign in to comment.