Skip to content

Commit 0697717

Browse files
authored
Migrating MIOpen
2 parents fdf4fa6 + 065c52f commit 0697717

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1 @@
1-
# To get started with Dependabot version updates, you'll need to specify which
2-
# package ecosystems to update and where the package manifests are located.
3-
# Please see the documentation for all configuration options:
4-
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
51

6-
version: 2
7-
updates:
8-
- package-ecosystem: "pip" # See documentation for possible values
9-
directory: "/docs/sphinx" # Location of package manifests
10-
open-pull-requests-limit: 10
11-
schedule:
12-
interval: "daily"
13-
labels:
14-
- "documentation"
15-
- "dependencies"
16-
reviewers:
17-
- "samjwu"

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# MIOpen
22

3+
> [!CAUTION]
4+
> The MIOpen repository is retired, please use the [ROCm/rocm-libraries](https://github.com/ROCm/rocm-libraries) repository
5+
36
MIOpen is AMD's library for high-performance machine learning primitives.
47

58
You can find sources and binaries in our [GitHub repository](https://github.com/ROCm/MIOpen).

0 commit comments

Comments
 (0)