Skip to main content

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 -

[torchFunctions] (https://pypi.org/project/torchFunctions/)

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

torchFunctions-0.0.2.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

torchFunctions-0.0.2-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

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