This package makes the ease of using code in pytorch which needs to be used multiple times
Project description
torchFunctions - eleka12
A small package for pytorch functions
How to use -
- install the latest package
- in jupyter notebook -
!pip install torchFunctions
- in command prompt -
pip install torchFunctions
- Now run below snippets of code in your jupyter-notebooks / python project to use pytorch defined functions
default use case -
from torchFunctions.parameters import parameters
model = "your model"
parameters().count_params( model )
pypi repo link -
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
torchFunctions-0.0.3.tar.gz
(14.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file torchFunctions-0.0.3.tar.gz.
File metadata
- Download URL: torchFunctions-0.0.3.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7228fff6bf59704449967ef683bf34bd76dfd090dba2f3e5c62f27a58cc234ec
|
|
| MD5 |
ae582a8d38fd6982b14d4e1ac03fca6a
|
|
| BLAKE2b-256 |
49b28b613cd92fcd9aac3be0fb9f3f79ae692a13c0858190e806bcbddeed5bcc
|
File details
Details for the file torchFunctions-0.0.3-py3-none-any.whl.
File metadata
- Download URL: torchFunctions-0.0.3-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f0ad6951edbd736a593440e45b9ddd23d0a4152c5418283791a37cb2d3ca4e1
|
|
| MD5 |
02743cdeb41d52408df6093cf504b5be
|
|
| BLAKE2b-256 |
55ba96a67602500a8c693d0c4446301791344c1a5ac6915036ba1570abb48fe1
|