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

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

spexmlp-2.0.0.post23-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

spexmlp-2.0.0.post23-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

spexmlp-2.0.0.post23-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

File details

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

File metadata

File hashes

Hashes for spexmlp-2.0.0.post23-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b4728a546aaf653d30e6497e70f1ace80b3fff98674af743140c0605e1b0fdf0
MD5 6bf2c0c439594c07d7f460c449cc9980
BLAKE2b-256 e8ce025e99417befb32fd37220912420a0af017c163e9c828f2a3a0847235d64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for spexmlp-2.0.0.post23-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 18cb79b8c71004d12c33bb21216d90d4aef87a5275626ec0e4d2e0005567616d
MD5 c302714cf1c069240d7ba69d009bcc2a
BLAKE2b-256 200ff3f92d5e2970debfaeaccfcd91daed02797b91bcb59cec3ba8e79acc6779

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for spexmlp-2.0.0.post23-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc301416a94ab9567ead7768b9cfde3ef57394747074da26766bab45b1f9a1e9
MD5 00ac31640318f80f1b7c7ebd6a993e48
BLAKE2b-256 36c2d038790be0652c63999a80426d5079eafa4c810eecea4d326cb51d81a3b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for spexmlp-2.0.0.post23-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 59e41e392f83f11c0eeed337c84b49b100b95535580afd6151f137c36b7c278b
MD5 8d8a5adba0390c41d92ddfd8f6036126
BLAKE2b-256 e0c772d8611c151c19d0cc67b173a7abf3c47a5b7baf7f54747ce0e5f8ef57e9

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