kernels-bot commited on
Commit
7b64d15
·
verified ·
1 Parent(s): ba6c31f

Uploaded using `kernel-builder` (batch 1/6).

Browse files
.gitattributes CHANGED
@@ -70,3 +70,4 @@ build/torch211-cxx11-cu128-x86_64-linux/_deep_gemm_cuda_1b59fde.abi3.so filter=l
70
  build/torch211-cxx11-cu130-x86_64-linux/_deep_gemm_cuda_1b59fde.abi3.so filter=lfs diff=lfs merge=lfs -text
71
  build/torch212-cxx11-cu130-x86_64-linux/_deep_gemm_cuda_1b59fde.abi3.so filter=lfs diff=lfs merge=lfs -text
72
  build/torch212-cxx11-cu132-x86_64-linux/_deep_gemm_cuda_1b59fde.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
70
  build/torch211-cxx11-cu130-x86_64-linux/_deep_gemm_cuda_1b59fde.abi3.so filter=lfs diff=lfs merge=lfs -text
71
  build/torch212-cxx11-cu130-x86_64-linux/_deep_gemm_cuda_1b59fde.abi3.so filter=lfs diff=lfs merge=lfs -text
72
  build/torch212-cxx11-cu132-x86_64-linux/_deep_gemm_cuda_1b59fde.abi3.so filter=lfs diff=lfs merge=lfs -text
73
+ build/torch211-cxx11-cu128-aarch64-linux/_deep_gemm_cuda_1b59fde.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch211-cxx11-cu128-aarch64-linux/{_deep_gemm_cuda_388adb9.abi3.so → _deep_gemm_cuda_1b59fde.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9862377b236b3f0209bc12f67c866808ea258f1ae2493adeb0c8075b4bd07a4
3
- size 3442920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8ae045ab69324a9554075e65c17287c6dc2db153f8cc62a7bdc960a529a5298
3
+ size 1437016
build/torch211-cxx11-cu128-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _deep_gemm_cuda_388adb9
3
- ops = torch.ops._deep_gemm_cuda_388adb9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_deep_gemm_cuda_388adb9::{op_name}"
 
1
  import torch
2
+ from . import _deep_gemm_cuda_1b59fde
3
+ ops = torch.ops._deep_gemm_cuda_1b59fde
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_deep_gemm_cuda_1b59fde::{op_name}"
build/torch211-cxx11-cu130-aarch64-linux/_deep_gemm_cuda_388adb9.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d281bfb8357f0b3b73f404d1c94efae73fe5c4ea70757745b4092a1a4e330701
3
- size 3511080
 
 
 
 
build/torch212-cxx11-cu130-aarch64-linux/_deep_gemm_cuda_388adb9.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e30eb218f03be7f831f50428bc46f8ad849a5b8cf63e253ff851f681e40063fb
3
- size 3435432
 
 
 
 
build/torch212-cxx11-cu132-aarch64-linux/_deep_gemm_cuda_388adb9.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:63a2a72ce330da696603129c345577684544d0127adf062acf9dc66f0fe3f1ab
3
- size 3503344