util torch
Project description
seeder
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n seeder --file env.yml
Install
pip install -e .
# install from pypi
pip install seeder
nbdev
# activate conda environment
$ conda activate seeder
# make sure the seeder package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the seeder package
$ nbdev_prepare
Publishing
# publish to pypi
$ nbdev_pypi
# publish to conda
$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'
Usage
Installation
Install latest from the GitHub repository:
$ pip install git+https://github.com/dsm-72/seeder.git
or from conda
$ conda install -c dsm-72 seeder
or from pypi
$ pip install seeder
Documentation
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
NumPy Documentation:
PyTorch Documentation:
TorchData- How to Package PyTorch Models
torch.monitor.Eventtorchvisiontorchvision.Datasets.VisionDatasettorchvision.utils.flow_to_image
PyTorch Models to Consider:
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
seeder-0.0.5.tar.gz
(9.9 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 seeder-0.0.5.tar.gz.
File metadata
- Download URL: seeder-0.0.5.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49d6c2cad9bfc3c877c88646e0840d73e253337d7112e8ceb5fffa0a896b740b
|
|
| MD5 |
b61d331d85067f485dc292d631fc2d2f
|
|
| BLAKE2b-256 |
433fcd77c7eae8517a22e2a2cd84f990b4ae65db3c0ea30d4527afb1cfae262e
|
File details
Details for the file seeder-0.0.5-py3-none-any.whl.
File metadata
- Download URL: seeder-0.0.5-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef37dad03fc60a424d5e0fd91f28918c38cd76129fd1fad1e90e9555ae8a8d05
|
|
| MD5 |
13688e747c4f5dde0d0416bf47012c30
|
|
| BLAKE2b-256 |
3bf29687654cb1d5bbc33accf38f4ead0e644790d750e3bdba54808c3ef1ad8e
|