Created by: WuHaobo
PR types
Bug fixes
PR changes
Docs
Describe
- fix error in the English doc
- add the dygraph examples to all these activation OPs
- change the API in examples to 2.0 of all these activation OPs
All the following OP:
['abs', 'acos', 'asin', 'atan', 'ceil', 'cos', 'exp', 'floor', 'logsigmoid', 'reciprocal', 'round', 'rsqrt', 'sigmoid', 'sin', 'softplus', 'softsign', 'sqrt', 'square', 'tanh', 'tanh_shrink']
have the same bug.