Skip to main content

Tracking and Visualize after the burning PyTorch

Project description

Torch Ember

Tracking and visualize after the burning pytorch

Installation

pip install torchember

Fast Tutorial

Full documentations

Step1, Track your model

Place you torch ember tracker on your model

from torchember.core import torchEmber
te = torchEmber(model)

Train your model as usual

Step2, Check the analysis on the WebUI

Run the service from terminal

$ torchember

The default port will be 8080

Or assign a port

$ torchember --port=4200

Visit your analysis at http://[host]:[port]

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

torchember-0.1.6.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

torchember-0.1.6-py3-none-any.whl (19.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