Skip to main content

fused modules of EPRI(SGRI) visual models

Project description

RELEASE NOTE

2.0.2

fix bugs that some cubins are under cuda API 12.4 instead of 11.8

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.2.post23-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

spexmlp-2.0.2.post23-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

spexmlp-2.0.2.post23-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

spexmlp-2.0.2.post23-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

File details

Details for the file spexmlp-2.0.2.post23-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spexmlp-2.0.2.post23-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 050f41fd8352be0a24f9f13bdcb2bf36bd28e84be2c7bea2489fb4ffdd1b0711
MD5 d4dda56ae9a60494a7ca717d68afc22b
BLAKE2b-256 6fa9cf5953005fb5844b8189f742dc1c72187616f457264a5c3c858f73213a0c

See more details on using hashes here.

File details

Details for the file spexmlp-2.0.2.post23-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spexmlp-2.0.2.post23-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0f7dd129077846c2cb77f294105a8cea528eac5eacf4b1f8bc76af2c9a3f2848
MD5 154691de5bd7c39c35782299d8d85bef
BLAKE2b-256 04804caca7b275b482278cab2b5e984e8ac592f5114a606ef7fa559a022d6171

See more details on using hashes here.

File details

Details for the file spexmlp-2.0.2.post23-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spexmlp-2.0.2.post23-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d001d59b0b9662278ef20f35e48645d02a63123468507053aded0d02011c9e4e
MD5 3c39929684fdae6d5c6075a3e13eb066
BLAKE2b-256 9b4b1a609cd1eb5ebbd80a81389decefb719d7b1fbc7de9ab57ab0f5d7718123

See more details on using hashes here.

File details

Details for the file spexmlp-2.0.2.post23-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spexmlp-2.0.2.post23-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 76b998fa5cb0b8656b99b27b8a86eac6eb130389906592ff62d0c6bcf4b53e8a
MD5 808af70e9f8d4f99dd3dcfb6a2884188
BLAKE2b-256 5bba0649b956347b347aa07c511dde1702b29080b4e6ca2aa7d95b9928779a6c

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