-
由 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