exceptions
Project description
lmsg
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n lmsg --file env.yml
Install
pip install -e .
# install from pypi
pip install lmsg
nbdev
# activate conda environment
$ conda activate lmsg
# make sure the lmsg package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the lmsg 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/lmsg.git
or from conda
$ conda install -c dsm-72 lmsg
or from pypi
$ pip install lmsg
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
lmsg-0.0.2.tar.gz
(18.1 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
lmsg-0.0.2-py3-none-any.whl
(18.6 kB
view details)
File details
Details for the file lmsg-0.0.2.tar.gz.
File metadata
- Download URL: lmsg-0.0.2.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fc2dcef60946b4b9a487ae25a87b6c0de833e1bde65f85cc9c97efdec67e481
|
|
| MD5 |
ed3fbcc0d2174beeb1ca279f560079ee
|
|
| BLAKE2b-256 |
60242564e31c07e8dd5ae35bfee584ab575376dc9f930057baaed4c2893b8bcc
|
File details
Details for the file lmsg-0.0.2-py3-none-any.whl.
File metadata
- Download URL: lmsg-0.0.2-py3-none-any.whl
- Upload date:
- Size: 18.6 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 |
41fb4895bbe5212aedf87ab63d6f39b8e8754f4b1896da869320b548e3f8451d
|
|
| MD5 |
edf86aa14357c5968f6b4130dd48e220
|
|
| BLAKE2b-256 |
b813433e8f93e0265e951cee5ff05056499f7004ba3378f54e40bfca170e2d84
|