Tencent/TurboTransformers

Refactor MultiheadAttention and other Layers

开放

#140 创建于 2020年7月22日

 (0 条评论) (0 个反应) (0 位负责人)C++ (206 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (1,546 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Now the logic inside MultiheadAttention Layer is too complex for development. Moreover, some bugs exist in intermediate management. It is the first priority to rewrite these codes to make others easily understand what Turbo is doing.

贡献者指南