minor problems
Created by: pkuyym
- function name: https://github.com/PaddlePaddle/X2Paddle/blob/develop/x2paddle/core/graph.py#L102 Seems conflict with built-in 'print'.
- function definition: https://github.com/PaddlePaddle/X2Paddle/blob/develop/x2paddle/op_mapper/onnx_op_mapper.py#L97 should be
def directly_map(self, node, name='', *args, **kwargs):