Skip to main content

fused modules of EPRI(SGRI) visual models

Project description

USAGE

from torch import nn
from spexmlp.eswiglu import load_license,sFusedSwiglu

load_license(path="mylicense.dat",device="cuda:0")
model=sFusedSwiglu(1280,1280*3,1024)
x=torch.zeros((256,1280),dtype=torch.float16,device='cuda:0')
dy=torch.randn((256,1024),dtype=torch.float16,device='cuda:0')
y=model(x)
y.backward(dy)
print(x.grad)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

spexmlp-2.0.1.post24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

spexmlp-2.0.1.post24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

spexmlp-2.0.1.post24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

spexmlp-2.0.1.post24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

File details

Details for the file spexmlp-2.0.1.post24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spexmlp-2.0.1.post24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1c02032c01bc0577258d093f3b7dda3cd9343ce31d211d8822479fa40c5b6b15
MD5 87f8fad6db60339ac9099fc1b00902a6
BLAKE2b-256 d3ab56659ac4bc0f24af9dfa9dc09d5304530e85d69980e063164e16acf27bbb

See more details on using hashes here.

File details

Details for the file spexmlp-2.0.1.post24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spexmlp-2.0.1.post24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e3e6f0a000e714e6b0547d452387af1a73cb20f6fb222219e51d57d138dc1971
MD5 cf5bb39c488d6f14c6bec4da893823ff
BLAKE2b-256 c4dd37c48519e953ee3036c9524a1f3789f5adfcb8d1292597d77c6666a79bed

See more details on using hashes here.

File details

Details for the file spexmlp-2.0.1.post24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spexmlp-2.0.1.post24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 453a2182340853c7a1c761bc2c8beca801d70add55be9004459521c8cf98e0cf
MD5 1d5e0d12499701874739c03cff68d137
BLAKE2b-256 e4a4f1584ed98f5430a4b419c20327a0a4bbd2d0ab10878872df5a0c6110a664

See more details on using hashes here.

File details

Details for the file spexmlp-2.0.1.post24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spexmlp-2.0.1.post24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 392beebb4e9cbda637c79d1eeb073ef2d249c582893ce0d4a4d6480c8212a5dc
MD5 551c66bd28e955a25e9868aeabb545f8
BLAKE2b-256 305a46fb75f4fd59e4d01b914a70f8d3e421a7e395f67c551685c36344d4dc1a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page