Build
Browse files- build/torch25-cxx11-cu118-x86_64-linux/moe/{_moe_4727baf_dirty.abi3.so → _moe_79d4723.abi3.so} +2 -2
- build/torch25-cxx11-cu118-x86_64-linux/moe/_ops.py +3 -3
- build/torch25-cxx11-cu121-x86_64-linux/moe/{_moe_4727baf_dirty.abi3.so → _moe_79d4723.abi3.so} +2 -2
- build/torch25-cxx11-cu121-x86_64-linux/moe/_ops.py +3 -3
- build/torch25-cxx11-cu124-x86_64-linux/moe/{_moe_4727baf_dirty.abi3.so → _moe_79d4723.abi3.so} +2 -2
- build/torch25-cxx11-cu124-x86_64-linux/moe/_ops.py +3 -3
- build/torch25-cxx98-cu118-x86_64-linux/moe/{_moe_4727baf_dirty.abi3.so → _moe_79d4723.abi3.so} +2 -2
- build/torch25-cxx98-cu118-x86_64-linux/moe/_ops.py +3 -3
- build/torch25-cxx98-cu121-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch25-cxx98-cu121-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch25-cxx98-cu121-x86_64-linux/moe/_ops.py +3 -3
- build/torch25-cxx98-cu124-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch25-cxx98-cu124-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch25-cxx98-cu124-x86_64-linux/moe/_ops.py +3 -3
- build/torch26-cxx11-cu118-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch26-cxx11-cu118-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch26-cxx11-cu118-x86_64-linux/moe/_ops.py +3 -3
- build/torch26-cxx11-cu124-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch26-cxx11-cu124-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch26-cxx11-cu124-x86_64-linux/moe/_ops.py +3 -3
- build/torch26-cxx11-cu126-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch26-cxx11-cu126-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch26-cxx11-cu126-x86_64-linux/moe/_ops.py +3 -3
- build/torch26-cxx98-cu118-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch26-cxx98-cu118-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch26-cxx98-cu118-x86_64-linux/moe/_ops.py +3 -3
- build/torch26-cxx98-cu124-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch26-cxx98-cu124-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch26-cxx98-cu124-x86_64-linux/moe/_ops.py +3 -3
- build/torch26-cxx98-cu126-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch26-cxx98-cu126-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch26-cxx98-cu126-x86_64-linux/moe/_ops.py +3 -3
- build/torch27-cxx11-cu118-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch27-cxx11-cu118-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch27-cxx11-cu118-x86_64-linux/moe/_ops.py +3 -3
- build/torch27-cxx11-cu126-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch27-cxx11-cu126-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch27-cxx11-cu126-x86_64-linux/moe/_ops.py +3 -3
- build/torch27-cxx11-cu128-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so +0 -3
- build/torch27-cxx11-cu128-x86_64-linux/moe/_moe_79d4723.abi3.so +3 -0
- build/torch27-cxx11-cu128-x86_64-linux/moe/_ops.py +3 -3
build/torch25-cxx11-cu118-x86_64-linux/moe/{_moe_4727baf_dirty.abi3.so → _moe_79d4723.abi3.so}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:924d04408257f02dd1e1f5483aacf49169e48bed74d8978cc59099fcc71695ab
|
3 |
+
size 87752648
|
build/torch25-cxx11-cu118-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch25-cxx11-cu121-x86_64-linux/moe/{_moe_4727baf_dirty.abi3.so → _moe_79d4723.abi3.so}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:083a5f314691f327cf28b6588e0b45fb5efcbe0d68ef3ecc234138a9fd439b0a
|
3 |
+
size 87943096
|
build/torch25-cxx11-cu121-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch25-cxx11-cu124-x86_64-linux/moe/{_moe_4727baf_dirty.abi3.so → _moe_79d4723.abi3.so}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:070cac6845adf69f2fe15e24ac9a1834d87548427cb983e12619f2d5616998ee
|
3 |
+
size 87657880
|
build/torch25-cxx11-cu124-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch25-cxx98-cu118-x86_64-linux/moe/{_moe_4727baf_dirty.abi3.so → _moe_79d4723.abi3.so}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f27a945fc9850ce2dff99db4633e6ae61f38029ddaf9f842e6ae239e4e3add8
|
3 |
+
size 87744752
|
build/torch25-cxx98-cu118-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch25-cxx98-cu121-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:4b54ce35f245c0afea118015b5fe18e2d4f14a0dc67860e24ba49b76a174637b
|
3 |
-
size 87939608
|
|
|
|
|
|
|
|
build/torch25-cxx98-cu121-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65bf307c9c2e7a9e62a2284a33ed9adc0a3cb94776c9ee00cab45548295d1c3d
|
3 |
+
size 87931368
|
build/torch25-cxx98-cu121-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch25-cxx98-cu124-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:46b1ca22159cd051cbc6c582846ad46672815ecb77593d1070133d7b8d333ac0
|
3 |
-
size 87654392
|
|
|
|
|
|
|
|
build/torch25-cxx98-cu124-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb2111224ea27d769da54a9073bde97d2e4bc220768cd8f9f72afccf9593671e
|
3 |
+
size 87654344
|
build/torch25-cxx98-cu124-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch26-cxx11-cu118-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:39262d24930b37379d4925cf821c5ae38bf2f891e8c85189f58951d6cf75c838
|
3 |
-
size 87748528
|
|
|
|
|
|
|
|
build/torch26-cxx11-cu118-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0877059c8a7ccfd3a8ea83827c2e79f07012cbdd7e5e23c4736358de9b3ad87d
|
3 |
+
size 87752576
|
build/torch26-cxx11-cu118-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch26-cxx11-cu124-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:577bfb123af61f07faf32e289da15bc7bb46ba0fe27160e5673878b06556dc2d
|
3 |
-
size 87662080
|
|
|
|
|
|
|
|
build/torch26-cxx11-cu124-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d78bd11ad860232fb5d454c9c4630010371660df848d3e79ad59b2fc5e26d8c7
|
3 |
+
size 87657936
|
build/torch26-cxx11-cu124-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch26-cxx11-cu126-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:b20c66daca2570f167c64afa93b24c7825b57520fd6041a8d2a630530cb9b32e
|
3 |
-
size 88133472
|
|
|
|
|
|
|
|
build/torch26-cxx11-cu126-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25f2022bbd50fb2f67928a019350e3e4f16777b7c3f74c0dea350c493796d405
|
3 |
+
size 88133424
|
build/torch26-cxx11-cu126-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch26-cxx98-cu118-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:b8720e1f9222fb5b9331c2e72814eff5177324c73319868388b1e28e7ed3b18a
|
3 |
-
size 87736560
|
|
|
|
|
|
|
|
build/torch26-cxx98-cu118-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fc16388bd4807c8c838a6b5626fc481226561743f19e39abd30202bbab2b0b9
|
3 |
+
size 87740632
|
build/torch26-cxx98-cu118-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch26-cxx98-cu124-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e5af7a10443f1df5ec1792f4ffb8d1ce96f91c84fd0390c6900cbebd9a9d3e78
|
3 |
-
size 87650272
|
|
|
|
|
|
|
|
build/torch26-cxx98-cu124-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8473b0b61db4b7c3db4063d1461485ebe82b269b0c323b76c246cb21155b736
|
3 |
+
size 87650224
|
build/torch26-cxx98-cu124-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch26-cxx98-cu126-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:1d842fc48a8ed4a7bcd00e6f82c997982c4bae12c94289687c2d58dcfa9e1304
|
3 |
-
size 88113480
|
|
|
|
|
|
|
|
build/torch26-cxx98-cu126-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c41b1107dfc71cc0016a7a534dc78ac671d544dbe81bfb0fc946b3515fdf24ca
|
3 |
+
size 88117528
|
build/torch26-cxx98-cu126-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch27-cxx11-cu118-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:85187edac76fcd3080b153a8d193005647009acc13cf878ee728fef9c5687475
|
3 |
-
size 87752832
|
|
|
|
|
|
|
|
build/torch27-cxx11-cu118-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cd3df39f510294793598ba5d54e54076b41c4f7af34b0958c9074eddc66c05c
|
3 |
+
size 87752784
|
build/torch27-cxx11-cu118-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch27-cxx11-cu126-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:bb1c4f96e772621383a4341b99ee33757b348ab8c7ee25b8090b20f5c93c616a
|
3 |
-
size 88133504
|
|
|
|
|
|
|
|
build/torch27-cxx11-cu126-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a249b1d2352d6d9d0cd2a5a7dbe24815ec131142f51bdf6ffea894e02146e79
|
3 |
+
size 88133456
|
build/torch27-cxx11-cu126-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|
build/torch27-cxx11-cu128-x86_64-linux/moe/_moe_4727baf_dirty.abi3.so
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:f1aec3569886b5eac6d21640a5a8bab5bb877e9f6f8bafc1abff80229ee45d94
|
3 |
-
size 167802328
|
|
|
|
|
|
|
|
build/torch27-cxx11-cu128-x86_64-linux/moe/_moe_79d4723.abi3.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b34edb2ab7d1aea2adc8db62ca3deca163d4359d90d9ee4c5f4b0f3cda5a708e
|
3 |
+
size 167806344
|
build/torch27-cxx11-cu128-x86_64-linux/moe/_ops.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import torch
|
2 |
-
from . import
|
3 |
-
ops = torch.ops.
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
-
return f"
|
|
|
1 |
import torch
|
2 |
+
from . import _moe_79d4723
|
3 |
+
ops = torch.ops._moe_79d4723
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_moe_79d4723::{op_name}"
|