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.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.0.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.0.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.0.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.0.post24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spexmlp-2.0.0.post24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 79c57723b7d4247c604c11a874fd57ad279b84ae4ee7e9d0d0ee0d0d14873a37
MD5 9ddf4e4ddaef7d8b976cd4a90bdeabf6
BLAKE2b-256 0ca38842a35b40015687e6a9095afc690479b7adaf3a0311d118ea798a5c4435

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for spexmlp-2.0.0.post24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 699a1b6b4a45c8881fac0ec1e5de9884baf6a2a647b9dd5db9caa2d5f8ea6de4
MD5 2b9810ae76b148b56c736a4f4f6b75fa
BLAKE2b-256 c58d733d373cf1dc1a1d6e34d2f95cc6410acd4e83c545a28ac5e66722a50da0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for spexmlp-2.0.0.post24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c1aa7df5c251904e511c4a659f9787b786212a7e4367c5bb0a0c304550a950cc
MD5 084953fce7f91fe27ef244ddfd18e881
BLAKE2b-256 ac911e90ead9d5308689b446df77771d835a149cc49f0ff9aedabe67abe4bbc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for spexmlp-2.0.0.post24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e466348fce81f8e3dddc398cdd3af29e65b4f000a814db5d13eb01de0338e21
MD5 8f231c333b650ec1da4d8255812a41de
BLAKE2b-256 418c445c1e03bd1bdd7f7bd3685b9e1ab72ab96c0746bfd389e531ffdc742abe

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