Skip to content

Commit 69bcd78

Browse files
authored
[Docs] Remove early development warning (#846)
1 parent b504f18 commit 69bcd78

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77

88
📚 **[View Documentation](https://helionlang.com)** 📚
99

10-
> ⚠️ **Early Development Warning**
11-
> Helion is currently in an experimental stage. You should expect bugs, incomplete features, and APIs that may change in future versions. Feedback and bug reports are welcome and appreciated!
12-
1310
**Helion** is a Python-embedded domain-specific language (DSL) for
1411
authoring machine learning kernels, designed to compile down to [Triton],
1512
a performant backend for programming GPUs and other devices. Helion aims

docs/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ api/index
1212
1313
```
1414

15-
> ⚠️ **Early Development Warning**
16-
> Helion is currently in an experimental stage. You should expect bugs, incomplete features, and APIs that may change in future versions. Feedback and bug reports are welcome and appreciated!
17-
1815
**Helion** is a Python-embedded domain-specific language (DSL) for
1916
authoring machine learning kernels, designed to compile down to [Triton],
2017
a performant backend for programming GPUs and other devices. Helion aims

0 commit comments

Comments
 (0)