-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rocAL V2.0.0 - Updates and fixes (#131)
* CI & Git - Updates * Version Updates * Docs - Updates * Update CODEOWNERS * Update Doxyfile * Update Doxyfile * Revert - Docs * Version 2.0 - Updates * Tests - Name change * Readme - Upgrades * CMakeLists - Add missing header install * Tests - Fix for tensors * Tests - Include Dirs fix * Tests - Fix * Tests - Fix name changes * 2.0 - Fix * Linting - Remove for develop * Update CODEOWNERS * Readme - Updates * Python Version - User variable * Test - Fix test name * Updates * PyBinding - Fix * Fix - Setup.pu * PyBind Setup - Updates * PyBind - Fix option scope * Linting - Add dev branch * Changelog - Fix linting * Linting -Fix * PyBind - Wheel version update
- Loading branch information
1 parent
bf0ff22
commit 9fc3e95
Showing
25 changed files
with
654 additions
and
478 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
# Documentation files | ||
docs/* @ROCm/rocm-documentation | ||
*.md @ROCm/rocm-documentation | ||
*.rst @ROCm/rocm-documentation | ||
docs/* @ROCm/rocm-documentation @kiritigowda @rrawther | ||
*.md @ROCm/rocm-documentation @kiritigowda @rrawther | ||
*.rst @ROCm/rocm-documentation | ||
# Header directory | ||
library/include/* @ROCm/rocm-documentation @kiritigowda @rrawther | ||
# Source code | ||
@kiritigowda @rrawther |
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.