• F
    Dv3: update for Variable & Embedding update in dygraph · 171ec35f
    Feiyu Chan 提交于
    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 `_`.
    171ec35f
README_cn.md 11.9 KB