-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bwd data generate multi-kernel according parameters * bwd data run according gemm id * host calculate gemm size using gemm id * filte available gemm id * fix unit test for add gemm id in gridewise * bwd data vector load * fix unit test * add unit test and fix bug * add comment and change ADT * change comments * release 2 e2e config of backward data * add example for comment * recover getKernelCount * calculate gemmid from kernel id * add kernel_id parameter in mlir-miopen-lib-test * unint test add e2e test in mlir-miopen-lib-test * Revert "unint test add e2e test in mlir-miopen-lib-test" This reverts commit 918ba9b. * Revert "add kernel_id parameter in mlir-miopen-lib-test" This reverts commit 0459c15. * add e2e of bwd in mlir-miopen-lib-test * fix bwd unit test of mlir-miopen-lib-test Co-authored-by: letaoqin <[email protected]> Co-authored-by: Wen-Heng (Jack) Chung <[email protected]>
- Loading branch information
1 parent
b755661
commit 22c4eb7
Showing
22 changed files
with
239 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.