Skip to main content

SDK for kilroy modules using PyTorch 🧰

Project description

kilroy-module-pytorch-py-sdk

SDK for kilroy modules using PyTorch 🧰

Lint Tests Docs


Installing

Using pip:

pip install kilroy-module-pytorch-py-sdk

Usage

from kilroy_module_pytorch_py_sdk import BasicModule, ModuleServer

class MyModule(BasicModule):
    ... # Implement all necessary methods here

module = await MyModule.build()
server = ModuleServer(module)

await server.run(host="0.0.0.0", port=11000)

Project details


Download files

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

Source Distribution

kilroy-module-pytorch-py-sdk-0.8.4.tar.gz (63.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file kilroy-module-pytorch-py-sdk-0.8.4.tar.gz.

File metadata

File hashes

Hashes for kilroy-module-pytorch-py-sdk-0.8.4.tar.gz
Algorithm Hash digest
SHA256 607101c436e02490d0de4d6b278d01044d295d411b298b1b83075f466cb062fc
MD5 cbe40bbd1ef098d96e8b835d3e352f35
BLAKE2b-256 5c2e199cc6fb35f5242908eeef4f6760a1d5196309b8babb8b91cf52c896ea3f

See more details on using hashes here.

File details

Details for the file kilroy_module_pytorch_py_sdk-0.8.4-py3-none-any.whl.

File metadata

File hashes

Hashes for kilroy_module_pytorch_py_sdk-0.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5c095f2637213ef919e15049e67aa580bea71370735287f1d145ca809fb45db2
MD5 85a896447e316ec1cd3264df5924a558
BLAKE2b-256 4efb3d2bc67783e19b4edf8bb7ce514732e055cedf0945ac2161b5f7224756e7

See more details on using hashes here.

Supported by

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