Skip to main content

A simple neural network layers library

Project description

Easy Layers

Make Models Faster with solely torch-based modules

Installation

From PyPI (once published)

pip install easy_layers

From source

git clone https://github.com/yourusername/easy_layers.git
cd easy_layers
pip install -e .

Usage

from easy_layers.layers import Layer

# Create a basic layer
layer = Layer(name="my_layer")
output = layer(input_data)

Development

Build the package

pip install build
python -m build

Install in development mode

pip install -e .

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

easy_layers-0.1.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

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

easy_layers-0.1.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file easy_layers-0.1.0.tar.gz.

File metadata

  • Download URL: easy_layers-0.1.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for easy_layers-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3fa46ada6d937a50ce664cbda123b8c8ebd7820fad21e1d02430e70c0ec4fb05
MD5 a8e57067b00c7d6c80d6aec3bb254214
BLAKE2b-256 5ea96080c5f9610cadded708a0270d7e0662a7624f7f9a95936ad9a53a6f8ea7

See more details on using hashes here.

File details

Details for the file easy_layers-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: easy_layers-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for easy_layers-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1d686077c7bf1de1d64c1f1df3bb358ec3cc816d38c5d38f0875425225f8597b
MD5 7cd1233f6bf2e9fe77d5bef1a65bec61
BLAKE2b-256 8fa5ee20cb96e15e992c1a53d6d302963e080e4e95c58e6500752bb4d2ef38c3

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