kernels-bot commited on
Commit
d66258b
·
verified ·
1 Parent(s): 425ce4b

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -132,3 +132,9 @@ build/torch211-cxx11-cu128-aarch64-linux/_tinygrad_rms_cuda_2365f1d.abi3.so filt
132
  build/torch211-cxx11-cu130-aarch64-linux/_tinygrad_rms_cuda_2365f1d.abi3.so filter=lfs diff=lfs merge=lfs -text
133
  build/torch29-cxx11-cu129-aarch64-linux/_tinygrad_rms_cuda_2365f1d.abi3.so filter=lfs diff=lfs merge=lfs -text
134
  build/torch211-cu128-x86_64-windows/_tinygrad_rms_cuda_8cff1c3.pyd filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
132
  build/torch211-cxx11-cu130-aarch64-linux/_tinygrad_rms_cuda_2365f1d.abi3.so filter=lfs diff=lfs merge=lfs -text
133
  build/torch29-cxx11-cu129-aarch64-linux/_tinygrad_rms_cuda_2365f1d.abi3.so filter=lfs diff=lfs merge=lfs -text
134
  build/torch211-cu128-x86_64-windows/_tinygrad_rms_cuda_8cff1c3.pyd filter=lfs diff=lfs merge=lfs -text
135
+ build/torch210-cxx11-cu126-aarch64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
136
+ build/torch210-cxx11-cu128-aarch64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
137
+ build/torch210-cxx11-cu130-aarch64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
138
+ build/torch211-cxx11-cu126-aarch64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
139
+ build/torch211-cxx11-cu128-aarch64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
140
+ build/torch211-cxx11-cu130-aarch64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cxx11-cu126-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _tinygrad_rms_cuda_2365f1d
3
- ops = torch.ops._tinygrad_rms_cuda_2365f1d
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_tinygrad_rms_cuda_2365f1d::{op_name}"
 
1
  import torch
2
+ from . import _tinygrad_rms_cuda_86f75d9
3
+ ops = torch.ops._tinygrad_rms_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_tinygrad_rms_cuda_86f75d9::{op_name}"
build/torch210-cxx11-cu126-aarch64-linux/{_tinygrad_rms_cuda_2365f1d.abi3.so → _tinygrad_rms_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7dea818591e99a9463672c2437bec9a60868472f9744fdb3ff8d500552c922a0
3
  size 2241168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42834aa3e5e5e6d535ef20c2b0f62d98bae5445b8a2e06f2ed64ca6c7e829cf1
3
  size 2241168
build/torch210-cxx11-cu126-aarch64-linux/metadata.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "version": 1,
3
  "license": "MIT",
4
  "python-depends": [],
 
1
  {
2
+ "name": "tinygrad-rms",
3
+ "id": "_tinygrad_rms_cuda_86f75d9",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
build/torch210-cxx11-cu128-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _tinygrad_rms_cuda_2365f1d
3
- ops = torch.ops._tinygrad_rms_cuda_2365f1d
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_tinygrad_rms_cuda_2365f1d::{op_name}"
 
1
  import torch
2
+ from . import _tinygrad_rms_cuda_86f75d9
3
+ ops = torch.ops._tinygrad_rms_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_tinygrad_rms_cuda_86f75d9::{op_name}"
build/torch210-cxx11-cu128-aarch64-linux/{_tinygrad_rms_cuda_2365f1d.abi3.so → _tinygrad_rms_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3428139ce68522c8e45e12041661f8db596dc0e18c89ed973ee4b4d326d1f81c
3
  size 2372360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9df3b35b26c7971d2ebc0b6f98bb68e48a3839da9d9ef95e92458f8959313984
3
  size 2372360
build/torch210-cxx11-cu128-aarch64-linux/metadata.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "version": 1,
3
  "license": "MIT",
4
  "python-depends": [],
 
1
  {
2
+ "name": "tinygrad-rms",
3
+ "id": "_tinygrad_rms_cuda_86f75d9",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
build/torch210-cxx11-cu130-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _tinygrad_rms_cuda_2365f1d
3
- ops = torch.ops._tinygrad_rms_cuda_2365f1d
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_tinygrad_rms_cuda_2365f1d::{op_name}"
 
1
  import torch
2
+ from . import _tinygrad_rms_cuda_86f75d9
3
+ ops = torch.ops._tinygrad_rms_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_tinygrad_rms_cuda_86f75d9::{op_name}"
build/torch210-cxx11-cu130-aarch64-linux/{_tinygrad_rms_cuda_2365f1d.abi3.so → _tinygrad_rms_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f419db95e55a06dd73be86381a299831acc3a08c31d02384eeef7ccd134ed832
3
  size 2309232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1034f93746c54cd2ee8c8d1edda36f2347e7005cd47bef7d592e18f2a421a761
3
  size 2309232
build/torch210-cxx11-cu130-aarch64-linux/metadata.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "version": 1,
3
  "license": "MIT",
4
  "python-depends": [],
 
1
  {
2
+ "name": "tinygrad-rms",
3
+ "id": "_tinygrad_rms_cuda_86f75d9",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
build/torch211-cxx11-cu126-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _tinygrad_rms_cuda_2365f1d
3
- ops = torch.ops._tinygrad_rms_cuda_2365f1d
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_tinygrad_rms_cuda_2365f1d::{op_name}"
 
1
  import torch
2
+ from . import _tinygrad_rms_cuda_86f75d9
3
+ ops = torch.ops._tinygrad_rms_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_tinygrad_rms_cuda_86f75d9::{op_name}"
build/torch211-cxx11-cu126-aarch64-linux/{_tinygrad_rms_cuda_2365f1d.abi3.so → _tinygrad_rms_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:476efb6702b345f65269354991b1cb5afdf02a9c36b504bb81bd6fa92636f931
3
  size 2237384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f68845038c29b83914010eeaab4459c6a29abc01dee8dfa0c5be10a53648ac2
3
  size 2237384
build/torch211-cxx11-cu126-aarch64-linux/metadata.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "version": 1,
3
  "license": "MIT",
4
  "python-depends": [],
 
1
  {
2
+ "name": "tinygrad-rms",
3
+ "id": "_tinygrad_rms_cuda_86f75d9",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
build/torch211-cxx11-cu128-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _tinygrad_rms_cuda_2365f1d
3
- ops = torch.ops._tinygrad_rms_cuda_2365f1d
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_tinygrad_rms_cuda_2365f1d::{op_name}"
 
1
  import torch
2
+ from . import _tinygrad_rms_cuda_86f75d9
3
+ ops = torch.ops._tinygrad_rms_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_tinygrad_rms_cuda_86f75d9::{op_name}"
build/torch211-cxx11-cu128-aarch64-linux/{_tinygrad_rms_cuda_2365f1d.abi3.so → _tinygrad_rms_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec0e9da9feff48de37e9f78f81bc98b9ffe859255d4853749cb2f654251b944f
3
  size 2368568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e70de3256587d30f0e85f254d45397eea6e995576aa03811360da270d10ae938
3
  size 2368568
build/torch211-cxx11-cu128-aarch64-linux/metadata.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "version": 1,
3
  "license": "MIT",
4
  "python-depends": [],
 
1
  {
2
+ "name": "tinygrad-rms",
3
+ "id": "_tinygrad_rms_cuda_86f75d9",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
build/torch211-cxx11-cu130-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _tinygrad_rms_cuda_2365f1d
3
- ops = torch.ops._tinygrad_rms_cuda_2365f1d
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_tinygrad_rms_cuda_2365f1d::{op_name}"
 
1
  import torch
2
+ from . import _tinygrad_rms_cuda_86f75d9
3
+ ops = torch.ops._tinygrad_rms_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_tinygrad_rms_cuda_86f75d9::{op_name}"
build/torch211-cxx11-cu130-aarch64-linux/{_tinygrad_rms_cuda_2365f1d.abi3.so → _tinygrad_rms_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad0172b97b8594000b431a41f9e63c5b9bd04dab039878a1e172d17effe7dab6
3
  size 2305440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bff6659403c5a3c2ddcea3c59c5fac0e699434047c826f51de4fee845928e0f7
3
  size 2305440
build/torch211-cxx11-cu130-aarch64-linux/metadata.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "version": 1,
3
  "license": "MIT",
4
  "python-depends": [],
 
1
  {
2
+ "name": "tinygrad-rms",
3
+ "id": "_tinygrad_rms_cuda_86f75d9",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],