Document arguments for paddle.v2.init()
Created by: emailweixu
Currently, init() accepts dictionary arguments **kwargs, which does not tell what exactly is accepted.
User should be able to see how to use paddle.v2.init() by using 'help(paddle.v2.init)