kernels-bot commited on
Commit
22495c5
·
verified ·
1 Parent(s): fb0f618

Uploaded using `kernel-builder`.

Browse files
Files changed (22) hide show
  1. build/torch210-cxx11-cpu-x86_64-linux/{_flash_attn2_cpu_958fa11.abi3.so → _flash_attn2_cpu_f1a742f.abi3.so} +1 -1
  2. build/torch210-cxx11-cpu-x86_64-linux/_ops.py +3 -3
  3. build/torch210-cxx11-cu126-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} +1 -1
  4. build/torch210-cxx11-cu126-x86_64-linux/_ops.py +3 -3
  5. build/torch210-cxx11-cu128-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} +1 -1
  6. build/torch210-cxx11-cu128-x86_64-linux/_ops.py +3 -3
  7. build/torch210-cxx11-cu130-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} +1 -1
  8. build/torch210-cxx11-cu130-x86_64-linux/_ops.py +3 -3
  9. build/{torch211-cxx11-xpu20253-x86_64-linux/_flash_attn2_xpu_958fa11.abi3.so → torch210-cxx11-xpu20253-x86_64-linux/_flash_attn2_xpu_f1a742f.abi3.so} +1 -1
  10. build/torch210-cxx11-xpu20253-x86_64-linux/_ops.py +3 -3
  11. build/torch211-cxx11-cpu-x86_64-linux/{_flash_attn2_cpu_958fa11.abi3.so → _flash_attn2_cpu_f1a742f.abi3.so} +1 -1
  12. build/torch211-cxx11-cpu-x86_64-linux/_ops.py +3 -3
  13. build/torch211-cxx11-cu126-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} +1 -1
  14. build/torch211-cxx11-cu126-x86_64-linux/_ops.py +3 -3
  15. build/torch211-cxx11-cu128-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} +1 -1
  16. build/torch211-cxx11-cu128-x86_64-linux/_ops.py +3 -3
  17. build/torch211-cxx11-cu130-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} +1 -1
  18. build/torch211-cxx11-cu130-x86_64-linux/_ops.py +3 -3
  19. build/{torch210-cxx11-xpu20253-x86_64-linux/_flash_attn2_xpu_958fa11.abi3.so → torch211-cxx11-xpu20253-x86_64-linux/_flash_attn2_xpu_f1a742f.abi3.so} +1 -1
  20. build/torch211-cxx11-xpu20253-x86_64-linux/_ops.py +3 -3
  21. build/torch29-cxx11-cu129-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} +1 -1
  22. build/torch29-cxx11-cu129-x86_64-linux/_ops.py +3 -3
build/torch210-cxx11-cpu-x86_64-linux/{_flash_attn2_cpu_958fa11.abi3.so → _flash_attn2_cpu_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74d828d5319877c6e85346b032a63dc69662c869f60a7a197347e3bcc988fdce
3
  size 1942496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe27fb42ea48492165180151c64f06346d456c47f2380769e2502bb79e819d19
3
  size 1942496
build/torch210-cxx11-cpu-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_cpu_958fa11
3
- ops = torch.ops._flash_attn2_cpu_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_cpu_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_cpu_f1a742f
3
+ ops = torch.ops._flash_attn2_cpu_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_cpu_f1a742f::{op_name}"
build/torch210-cxx11-cu126-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e37bb2606f115a03cf4dd9f5cd9d5e06b9d023d537f387ef2b229ee02893fe90
3
  size 448709032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39863de2681d69b6cc3b71685ea35625230f09c7a01160b63737afbd824f6e49
3
  size 448709032
build/torch210-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_cuda_958fa11
3
- ops = torch.ops._flash_attn2_cuda_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_cuda_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_cuda_f1a742f
3
+ ops = torch.ops._flash_attn2_cuda_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_cuda_f1a742f::{op_name}"
build/torch210-cxx11-cu128-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2aae1002c587f0abdf264b56aa1d0c47a64a313a3ceb2307f43f989f9a5a616c
3
  size 1037803416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef833fd34f5c941bec01c2e2dd2b88ff0c79e817847747e05fdeba3f84965202
3
  size 1037803416
build/torch210-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_cuda_958fa11
3
- ops = torch.ops._flash_attn2_cuda_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_cuda_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_cuda_f1a742f
3
+ ops = torch.ops._flash_attn2_cuda_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_cuda_f1a742f::{op_name}"
build/torch210-cxx11-cu130-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:759db342b8a9d98fb2d15631005f34010c5ba5f70897cfc90c06c3848a1a66f0
3
  size 1008998032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bce042316fb4ff482e47ba2deac85d24ef3e0ea04e52d4a9e78ce29458ad38a
3
  size 1008998032
build/torch210-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_cuda_958fa11
3
- ops = torch.ops._flash_attn2_cuda_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_cuda_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_cuda_f1a742f
3
+ ops = torch.ops._flash_attn2_cuda_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_cuda_f1a742f::{op_name}"
build/{torch211-cxx11-xpu20253-x86_64-linux/_flash_attn2_xpu_958fa11.abi3.so → torch210-cxx11-xpu20253-x86_64-linux/_flash_attn2_xpu_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2467ca71c6d81a058217f1f15fe0932e0c59a178315dcfbfc45a2c6f92dbb3c
3
  size 17672184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:389e0eb4372c5745a510f6bf1709cc3976c43621c18c126691c5fefbbeb820f0
3
  size 17672184
build/torch210-cxx11-xpu20253-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_xpu_958fa11
3
- ops = torch.ops._flash_attn2_xpu_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_xpu_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_xpu_f1a742f
3
+ ops = torch.ops._flash_attn2_xpu_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_xpu_f1a742f::{op_name}"
build/torch211-cxx11-cpu-x86_64-linux/{_flash_attn2_cpu_958fa11.abi3.so → _flash_attn2_cpu_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af048a61898598d46886d7da0dea02669ecd79f2e56959b859f500db6f2ca54f
3
  size 1942496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3abb701dec64115669ec4990188c30ece4f875400ff2d6568b7ee64d7629f872
3
  size 1942496
build/torch211-cxx11-cpu-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_cpu_958fa11
3
- ops = torch.ops._flash_attn2_cpu_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_cpu_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_cpu_f1a742f
3
+ ops = torch.ops._flash_attn2_cpu_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_cpu_f1a742f::{op_name}"
build/torch211-cxx11-cu126-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c3eaf804444dcaa2e78153b868f1b4823d227527748593a55416ce95122f2fc
3
  size 448702024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76d0124b6d8255d4052d2919e7590612af1395361e12870c78cc7c1892189534
3
  size 448702024
build/torch211-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_cuda_958fa11
3
- ops = torch.ops._flash_attn2_cuda_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_cuda_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_cuda_f1a742f
3
+ ops = torch.ops._flash_attn2_cuda_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_cuda_f1a742f::{op_name}"
build/torch211-cxx11-cu128-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3dfdbe3091ddff2369e9e218d547414d4c9e804d5bd5d030a2b604d4004b215c
3
  size 1037792312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28d7603d28373def0d19620200dc150f29e3933d62fd863894ea468f8c4c77c9
3
  size 1037792312
build/torch211-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_cuda_958fa11
3
- ops = torch.ops._flash_attn2_cuda_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_cuda_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_cuda_f1a742f
3
+ ops = torch.ops._flash_attn2_cuda_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_cuda_f1a742f::{op_name}"
build/torch211-cxx11-cu130-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a7bb5c7706908160b38eaa7a3dc9988cbfbae28a112ea5d47be2f49923a7b2e
3
  size 1008991032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42c1450fd8c7fe5d30dfbcce01160cb8222bcf701d9b5e1ac72af684d924ee80
3
  size 1008991032
build/torch211-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_cuda_958fa11
3
- ops = torch.ops._flash_attn2_cuda_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_cuda_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_cuda_f1a742f
3
+ ops = torch.ops._flash_attn2_cuda_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_cuda_f1a742f::{op_name}"
build/{torch210-cxx11-xpu20253-x86_64-linux/_flash_attn2_xpu_958fa11.abi3.so → torch211-cxx11-xpu20253-x86_64-linux/_flash_attn2_xpu_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd11c6f87ce851a737789cbb6fc14a36f46b9236e7cee41a053162d97af27da0
3
  size 17672184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f417bd30527ddfffb66282f2c688da04909f02dd5129a9b90b8b4737a1a81355
3
  size 17672184
build/torch211-cxx11-xpu20253-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_xpu_958fa11
3
- ops = torch.ops._flash_attn2_xpu_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_xpu_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_xpu_f1a742f
3
+ ops = torch.ops._flash_attn2_xpu_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_xpu_f1a742f::{op_name}"
build/torch29-cxx11-cu129-x86_64-linux/{_flash_attn2_cuda_958fa11.abi3.so → _flash_attn2_cuda_f1a742f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23c6b54d6c7c8219b94b7e313eb11df57e191e394f3c59c270c7aab5ed5382f0
3
  size 1042952368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f735a0b7fff6560679430bf6b28ebf30745171c571c1d7d863791a26de2d7b7a
3
  size 1042952368
build/torch29-cxx11-cu129-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _flash_attn2_cuda_958fa11
3
- ops = torch.ops._flash_attn2_cuda_958fa11
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_flash_attn2_cuda_958fa11::{op_name}"
 
1
  import torch
2
+ from . import _flash_attn2_cuda_f1a742f
3
+ ops = torch.ops._flash_attn2_cuda_f1a742f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_flash_attn2_cuda_f1a742f::{op_name}"