kernels-bot commited on
Commit
9ca5995
·
verified ·
1 Parent(s): 18741fe

Uploaded using `kernel-builder`.

Browse files
Files changed (27) hide show
  1. build/torch210-cxx11-cu126-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} +1 -1
  2. build/torch210-cxx11-cu126-x86_64-linux/_ops.py +3 -3
  3. build/torch210-cxx11-cu126-x86_64-linux/metadata.json +1 -1
  4. build/torch210-cxx11-cu128-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} +1 -1
  5. build/torch210-cxx11-cu128-x86_64-linux/_ops.py +3 -3
  6. build/torch210-cxx11-cu128-x86_64-linux/metadata.json +1 -1
  7. build/torch210-cxx11-cu130-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} +1 -1
  8. build/torch210-cxx11-cu130-x86_64-linux/_ops.py +3 -3
  9. build/torch210-cxx11-cu130-x86_64-linux/metadata.json +1 -1
  10. build/torch211-cxx11-cu126-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} +1 -1
  11. build/torch211-cxx11-cu126-x86_64-linux/_ops.py +3 -3
  12. build/torch211-cxx11-cu126-x86_64-linux/metadata.json +1 -1
  13. build/torch211-cxx11-cu128-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} +1 -1
  14. build/torch211-cxx11-cu128-x86_64-linux/_ops.py +3 -3
  15. build/torch211-cxx11-cu128-x86_64-linux/metadata.json +1 -1
  16. build/torch211-cxx11-cu130-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} +1 -1
  17. build/torch211-cxx11-cu130-x86_64-linux/_ops.py +3 -3
  18. build/torch211-cxx11-cu130-x86_64-linux/metadata.json +1 -1
  19. build/torch212-cxx11-cu126-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} +1 -1
  20. build/torch212-cxx11-cu126-x86_64-linux/_ops.py +3 -3
  21. build/torch212-cxx11-cu126-x86_64-linux/metadata.json +1 -1
  22. build/torch212-cxx11-cu130-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} +1 -1
  23. build/torch212-cxx11-cu130-x86_64-linux/_ops.py +3 -3
  24. build/torch212-cxx11-cu130-x86_64-linux/metadata.json +1 -1
  25. build/torch212-cxx11-cu132-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} +1 -1
  26. build/torch212-cxx11-cu132-x86_64-linux/_ops.py +3 -3
  27. build/torch212-cxx11-cu132-x86_64-linux/metadata.json +1 -1
build/torch210-cxx11-cu126-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fc4f39d64558e051411dd888951ff7c158298b3a0dafa2d6abd1778c3b1c2c0
3
  size 3126848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b022ebc9805be5f3bb459a5b81db1446d55caf3706b6326d264283aec836ec
3
  size 3126848
build/torch210-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_cuda_c4f121c
3
- ops = torch.ops._activation_cuda_c4f121c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_c4f121c::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_c575345
3
+ ops = torch.ops._activation_cuda_c575345
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_c575345::{op_name}"
build/torch210-cxx11-cu126-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_c4f121c",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_c575345",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch210-cxx11-cu128-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91b60797e883c7c43c8f10787ebf3ed7b7d4662fd5bc188aa24db2d170e877a7
3
  size 4406632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ea266e51f73ea0b505dcc7e89ee93a03f33fc9beede46d13bd9c0b7349f0470
3
  size 4406632
build/torch210-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_cuda_c4f121c
3
- ops = torch.ops._activation_cuda_c4f121c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_c4f121c::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_c575345
3
+ ops = torch.ops._activation_cuda_c575345
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_c575345::{op_name}"
build/torch210-cxx11-cu128-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_c4f121c",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_c575345",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch210-cxx11-cu130-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad22693de91de20506649be19b60f8d4482c6b8f5d58981959729776339620df
3
  size 4186584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b30ea47c1ffe724fb047301d4dcea504924cb3c0cf0f15e3cefbbee18a55bf9
3
  size 4186584
build/torch210-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_cuda_c4f121c
3
- ops = torch.ops._activation_cuda_c4f121c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_c4f121c::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_c575345
3
+ ops = torch.ops._activation_cuda_c575345
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_c575345::{op_name}"
build/torch210-cxx11-cu130-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_c4f121c",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_c575345",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-cu126-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb44fc00fb852ca5c4193087025ae262552f5aa72925f9f631adebd080d8839d
3
  size 3119768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f819fe87f4900ceafa027bcf1593a59a9fbf81d8edeb109d26dd26bc6cee9cd6
3
  size 3119768
build/torch211-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_cuda_c4f121c
3
- ops = torch.ops._activation_cuda_c4f121c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_c4f121c::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_c575345
3
+ ops = torch.ops._activation_cuda_c575345
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_c575345::{op_name}"
build/torch211-cxx11-cu126-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_c4f121c",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_c575345",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-cu128-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64a24df5571d4337ace67404a9b37232071fb9069d4be9260332ebdc39cf9da8
3
  size 4395464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3374b286633672e60c2163327140fc334f0a7215e656f60dd25f4994b14361d7
3
  size 4395464
build/torch211-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_cuda_c4f121c
3
- ops = torch.ops._activation_cuda_c4f121c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_c4f121c::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_c575345
3
+ ops = torch.ops._activation_cuda_c575345
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_c575345::{op_name}"
build/torch211-cxx11-cu128-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_c4f121c",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_c575345",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-cu130-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa5018410d5f245ec9492dce59a2f6e4eb272ea155d7f6c0871e237905bd37df
3
  size 4175416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fabe3c56c8acbc1634c9f8a1dd5b58f7771587eefd4385aff0714099137d8567
3
  size 4175416
build/torch211-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_cuda_c4f121c
3
- ops = torch.ops._activation_cuda_c4f121c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_c4f121c::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_c575345
3
+ ops = torch.ops._activation_cuda_c575345
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_c575345::{op_name}"
build/torch211-cxx11-cu130-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_c4f121c",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_c575345",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch212-cxx11-cu126-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3373b6fa0612324e1854e07903047cf3f067e324bbd520a91c50ca978a4022a7
3
  size 3121248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ca950ab82aeac2f6a41925e8169ead38e4e8caac81ef2b17ac7c3dbf6eccfbe
3
  size 3121248
build/torch212-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_cuda_c4f121c
3
- ops = torch.ops._activation_cuda_c4f121c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_c4f121c::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_c575345
3
+ ops = torch.ops._activation_cuda_c575345
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_c575345::{op_name}"
build/torch212-cxx11-cu126-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_c4f121c",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_c575345",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch212-cxx11-cu130-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2c276f070d61d04246be5dd2c1b9333260f47b124224caa0fc11f0c49a54ad5
3
  size 4176840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e03327ab33997bf7238cdea107ed16c4641952190087464e940dfc548e2635ef
3
  size 4176840
build/torch212-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_cuda_c4f121c
3
- ops = torch.ops._activation_cuda_c4f121c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_c4f121c::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_c575345
3
+ ops = torch.ops._activation_cuda_c575345
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_c575345::{op_name}"
build/torch212-cxx11-cu130-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_c4f121c",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_c575345",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch212-cxx11-cu132-x86_64-linux/{_activation_cuda_c4f121c.abi3.so → _activation_cuda_c575345.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efc717208e6e48f59ad79cd15c14220040a7aba7a21b59107fb2054c0dbb39d7
3
  size 4236440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8d367bb18246bb7ce85e9e093f5a65aa89a71ea228ecc8b4ff17fa3ccbfd0b4
3
  size 4236440
build/torch212-cxx11-cu132-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_cuda_c4f121c
3
- ops = torch.ops._activation_cuda_c4f121c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_c4f121c::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_c575345
3
+ ops = torch.ops._activation_cuda_c575345
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_c575345::{op_name}"
build/torch212-cxx11-cu132-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_c4f121c",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_c575345",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],