nntrainer icon indicating copy to clipboard operation
nntrainer copied to clipboard

[CAPI] Add attention, mol attention and multi head attention to CAPI @open sesame 08/30 14:47

Open songgot opened this issue 1 year ago • 3 comments

[CAPI] Add attention, mol attention and multi head attention to CAPI

  • Add ML_TRAIN_LAYER_TYPE_ATTENTION
  • Add ML_TRAIN_LAYER_TYPE_MOL_ATTENTION
  • Add ML_TRAIN_LAYER_TYPE_MULTI_HEAD_ATTENTION

Self evaluation:

  1. Build test: [X]Passed [ ]Failed [ ]Skipped
  2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: hyunil park [email protected]

songgot avatar Aug 29 '22 23:08 songgot

:memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #1992. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://ci.nnstreamer.ai/.

taos-ci avatar Aug 29 '22 23:08 taos-ci

:octocat: cibot: @songgot, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://ci.nnstreamer.ai/nntrainer/ci/repo-workers/pr-checker/1992-202208300848520.086704015731812-0df9ff124044155ed529bb90d3a16633d555a239/.

taos-ci avatar Aug 30 '22 00:08 taos-ci

:octocat: cibot: @songgot, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://ci.nnstreamer.ai/nntrainer/ci/repo-workers/pr-checker/1992-202208301002430.5074028968811-ad18ab5edba7c6561b4ad445121d9a612bac5f97/.

taos-ci avatar Aug 30 '22 01:08 taos-ci

This code already included in #1960

lhs8928 avatar Sep 07 '22 11:09 lhs8928