kernels-bot commited on
Commit
468341e
·
verified ·
1 Parent(s): d66258b

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -138,3 +138,9 @@ build/torch210-cxx11-cu130-aarch64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filt
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
 
 
 
 
 
 
 
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
141
+ build/torch210-cxx11-cu126-x86_64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
142
+ build/torch210-cxx11-cu128-x86_64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
143
+ build/torch210-cxx11-cu130-x86_64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
144
+ build/torch211-cxx11-cu126-x86_64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
145
+ build/torch211-cxx11-cu128-x86_64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
146
+ build/torch211-cxx11-cu130-x86_64-linux/_tinygrad_rms_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cxx11-cu126-x86_64-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-x86_64-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:665f1a6fe1776f47f034b5da64a549a1e9a094f8be9af27db121e788675e5559
3
  size 2123424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9edb15d0fa7507a7f988060c8fe849a11fb4a892f4e36220a4c45dfe10799a28
3
  size 2123424
build/torch210-cxx11-cu126-x86_64-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-x86_64-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-x86_64-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:3577279b79acf151c0897b346718557988a7f8e6ab79baaf1d5b453b466d1b30
3
  size 2244040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca0d5853e8d274e8bdcd84f48e8bb1fa67e2132026a23d2bcbf3145bc10f500
3
  size 2244040
build/torch210-cxx11-cu128-x86_64-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-x86_64-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-x86_64-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:259acb1a38633706da38e10c467380963e94add3f2a4982dcfa7324fe91f8fc4
3
  size 2238016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c5b9cbd98034f9303dad29addca97fd8dde5bcee74e9bcc5f5cfb87cb5590e9
3
  size 2238016
build/torch210-cxx11-cu130-x86_64-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-x86_64-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-x86_64-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:617c593b8dffdb3f274aca6aee8cb2ae8b4581afef996576b890e3734be84dbb
3
  size 2112256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:721ee26a9f60bad3068a37ae257576fee4584495727c7992fe29c3e520abd739
3
  size 2112256
build/torch211-cxx11-cu126-x86_64-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-x86_64-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-x86_64-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:fd93713b4a316041e2e4f8ef82081ac25fe097bfeeb00640eea3353b3eae825e
3
  size 2232880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c37e69a4dea91ea16dbd0230d180b9a0434bff894bfdd614f9c0f2358efd92
3
  size 2232880
build/torch211-cxx11-cu128-x86_64-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-x86_64-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-x86_64-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:c6482368935a51c20b00664161c7ee1a4955ae6c2daae9847222698a1642f39a
3
  size 2230952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:926f0afea6a970cbaa46e7bc417908bf419e030976a03f3a4462f7d51d2a868c
3
  size 2230952
build/torch211-cxx11-cu130-x86_64-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": [],