Created by: haowang101779990
Fix a range of problems
- add layers.ops correct api,
abs
.etc,. - add missing example code of
prelu
- delete **ignored, which is identified as redundant arguments by staff
- layers.DynamicRNN.block() ==> delete mistake docstring and mistake function parameters
- wrong translation of "inference" 推理==>预测