Dv3: update for Variable & Embedding update in dygraph
1. use set_value() to set weight. 2. use weight in PositionEmbedding instead of protected member `_w`. 3. fix data layout for Embedding, the tailing sized-1 dimension is removed, update documentation, 4. fix tensorboard tags, spaces are replaced with `_`.
Showing
想要评论请 注册 或 登录