Kernels
kernels-bot commited on
Commit
9ddcf07
·
verified ·
1 Parent(s): 660ff03

Uploaded using `kernel-builder`.

Browse files
build/torch210-cxx11-cu126-x86_64-linux/{_activation_cuda_fd58338.abi3.so → _activation_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e92889c0d1bbe88530d6f81f9034772ca7d36004e77d38815f797e1a87cc9315
3
  size 3126848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84fb72156812c62ab582300d9ba15aa3fbb1f44bc9bfda1a13ea1af665143f4c
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_fd58338
3
- ops = torch.ops._activation_cuda_fd58338
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_fd58338::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_86f75d9
3
+ ops = torch.ops._activation_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_86f75d9::{op_name}"
build/torch210-cxx11-cu126-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_fd58338",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_86f75d9",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch210-cxx11-cu128-x86_64-linux/{_activation_cuda_fd58338.abi3.so → _activation_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e51656f3b2c2cb4fbb1667a3367cd3e746f46f7b8c6ecc829c0200fd0e6bb5a9
3
  size 4406632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:884a7b8306154b9895e7974bdd1f02a4a172db3b89fafcce49a35c941bee4ea8
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_fd58338
3
- ops = torch.ops._activation_cuda_fd58338
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_fd58338::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_86f75d9
3
+ ops = torch.ops._activation_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_86f75d9::{op_name}"
build/torch210-cxx11-cu128-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_fd58338",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_86f75d9",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch210-cxx11-cu130-x86_64-linux/{_activation_cuda_fd58338.abi3.so → _activation_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16f054a6075450818116cbe0f32860bb772f02ec2047dcf3bdd7ac9792ce7227
3
  size 4186584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfe74c32c09617ab0443e372a6c494e68cb63c4b4f32a78592b5dfcc4062d105
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_fd58338
3
- ops = torch.ops._activation_cuda_fd58338
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_fd58338::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_86f75d9
3
+ ops = torch.ops._activation_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_86f75d9::{op_name}"
build/torch210-cxx11-cu130-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_fd58338",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_86f75d9",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-cu126-x86_64-linux/{_activation_cuda_fd58338.abi3.so → _activation_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c75d297a74d35dd8528804656c0d8b1a88fa27eaed6eee3a31a51af9fe60bf58
3
  size 3119768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c794362c83ff53253a709a6d6d2324da24117a7f27b28df4f4296d11f27619b9
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_fd58338
3
- ops = torch.ops._activation_cuda_fd58338
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_fd58338::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_86f75d9
3
+ ops = torch.ops._activation_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_86f75d9::{op_name}"
build/torch211-cxx11-cu126-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_fd58338",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_86f75d9",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-cu128-x86_64-linux/{_activation_cuda_fd58338.abi3.so → _activation_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d0c69a0a535e882f22da90d05bee44098ce52f35bb9ad95bb7fadc2469cb020
3
  size 4395464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42c171870bcdb6b6c031de21d914cf9908b94a593cc8678e55457bebce06ac21
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_fd58338
3
- ops = torch.ops._activation_cuda_fd58338
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_fd58338::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_86f75d9
3
+ ops = torch.ops._activation_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_86f75d9::{op_name}"
build/torch211-cxx11-cu128-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_fd58338",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_86f75d9",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-cu130-x86_64-linux/{_activation_cuda_fd58338.abi3.so → _activation_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21b9aaa7c3929f9c65b3bfb311a24341bbbdb27ab09570e3724924c8c5e821d0
3
  size 4175416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92f7e5d5c29d2eed9a7f65adce01c18719474ef4bcf66e42fbabce50ed63de34
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_fd58338
3
- ops = torch.ops._activation_cuda_fd58338
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_cuda_fd58338::{op_name}"
 
1
  import torch
2
+ from . import _activation_cuda_86f75d9
3
+ ops = torch.ops._activation_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_cuda_86f75d9::{op_name}"
build/torch211-cxx11-cu130-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_cuda_fd58338",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_cuda_86f75d9",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],