Common PyTorch utils
Project description
AI Helpers - PyTorch Utils
pytorch-utils
is a Python module that provides a collection of utilities to simplify and enhance the use of PyTorch. These utilities are designed to make working with PyTorch more efficient and to reduce boilerplate code.
Table of Contents
Installation
You can install the ai-helpers-pytorch-utils
module via pip:
pip install pytorch-utils
Getting Started
First, import the module in your Python script:
import pytorch_utils as pu
Now you can use the utilities provided by pytorch-utils
.
Utilities
TODO
Examples
TODO
Contributing
We welcome contributions to pytorch-utils
. To contribute, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
Please ensure your code follows the project's coding standards and includes appropriate tests.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ai_helpers_pytorch_utils-0.1.0a1.tar.gz
.
File metadata
- Download URL: ai_helpers_pytorch_utils-0.1.0a1.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.13 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eae441b9892a75b9042ccca9360db59af2d864dceee4298e2c8c9e4f8113a7fb |
|
MD5 | 06604265cbcca92a3b28bdf8dfcb3f79 |
|
BLAKE2b-256 | e39831723e9044c042a99c946ffecd59308fe32d8c4217ddb51528b607afe744 |
File details
Details for the file ai_helpers_pytorch_utils-0.1.0a1-py3-none-any.whl
.
File metadata
- Download URL: ai_helpers_pytorch_utils-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 33.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.13 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3d75f1a406a589ffc2484aa95530ffda5df7bc5ad5c92d016beec662f5b5aa8 |
|
MD5 | 8508ebfd122f14409139dd2b7f6c06bb |
|
BLAKE2b-256 | cde20d906faea99f99229787f79a2ad79efe8ca5a954eaa1fc69f7bb0b021b64 |