-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'fin/' changes from a30a51bc6..722feea66
722feea66 sp/chk precomp kernel 264 (#41) b9aba2034 Batch norm find compile (#50) 359f3da80 Fix missing link directives in fin binary (#48) a4020c1ba Cache Miss Fixes (#46) 2ec7ef44d Enable google test and compiling fin in the CI (#47) 8b6b453bc Applicability support for batch norm (#45) 44323aae9 Perf compile/eval for fin (#42) REVERT: a30a51bc6 remove unused header REVERT: 7d2fd834c reduce scope of variable REVERT: f6e9abe79 clang format REVERT: 834e9a397 remove comment REVERT: c8d6eb1a0 workspace rename REVERT: aa7d2ea24 Merge remote-tracking branch 'origin/develop' into cderb/miopen_perf REVERT: aaf13fb12 add to print for debug REVERT: 34e11fa70 Merge remote-tracking branch 'origin/develop' into cderb/miopen_perf REVERT: cb6c19d13 add search+update directives to execution context, add json examples for perf eval REVERT: 85029077b connecting new fin functions for perf eval REVERT: 4d1e031fd add outputs and definitions REVERT: 952538cb8 adding perf eval function, in progress REVERT: 617dccd9c rename REVERT: 5c35ae886 fixes for collecting kernel blobs REVERT: 5cfea7c43 syntax fixes REVERT: 2f2a4ed9f add test file REVERT: 7175019f5 first rendition of perf_compile git-subtree-dir: fin git-subtree-split: 722feea660e2e3d7f8e1edcc520a938be4885a44
- Loading branch information
Showing
19 changed files
with
3,195 additions
and
1,041 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
RadeonOpenCompute/rocm-cmake@cdd0f632b3a65bd4411593bb827eb664e25c80bc --build | ||
# ROCmSoftwarePlatform/MIOpen@9b2d37f9f1e4b5492ef8256cf8168363ca5fd2da | ||
# RadeonOpenCompute/rocm-cmake@cdd0f632b3a65bd4411593bb827eb664e25c80bc --build | ||
nlohmann/json@v3.10.4 | ||
#ROCmSoftwarePlatform/rocBLAS@9790a8658341bc665c11c311129ad0dfc533d5c4 | ||
|
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.