Skip to main content

Gradient Explorer Python Client Library

Project description

gradexp

Like wandb, but for tensors.

gradexp logs tensors from Python and lets you inspect them in Gradient Explorer, either in the hosted app or a local viewer.

Quickstart

pip install gradexp
gradexp login
# For local mode:
gradexp local open

Example:

import gradexp
import numpy as np

gradexp.init(project_name="examples", run_name="hello-gradexp")

for step in range(10):
    tensor = np.random.randn(224, 224, 3).astype(np.float32)
    gradexp.log(tensor, name="tensor")

When gradexp.init() succeeds, it prints a run URL. If a local instance is running, data is routed there automatically.

Common CLI Commands

gradexp login
gradexp local open
gradexp local start
gradexp local status
gradexp local stop
gradexp local sync

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

gradexp-0.1.16.tar.gz (499.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gradexp-0.1.16-py3-none-any.whl (484.6 kB view details)

Uploaded Python 3

File details

Details for the file gradexp-0.1.16.tar.gz.

File metadata

  • Download URL: gradexp-0.1.16.tar.gz
  • Upload date:
  • Size: 499.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.29 {"installer":{"name":"uv","version":"0.9.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for gradexp-0.1.16.tar.gz
Algorithm Hash digest
SHA256 fe543b29b1c8f241a2ca6db537e4bd26b924d511cfc27b1aa1e801708fb5d6ef
MD5 6a00e6a73b9332028864dfa60c80292f
BLAKE2b-256 a7d40381827f606030b37312f952b0e6985fb8c1306b750bf888971dc526c389

See more details on using hashes here.

File details

Details for the file gradexp-0.1.16-py3-none-any.whl.

File metadata

  • Download URL: gradexp-0.1.16-py3-none-any.whl
  • Upload date:
  • Size: 484.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.29 {"installer":{"name":"uv","version":"0.9.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for gradexp-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 8b1c72cc6c87a96a6e44c59d4dd310c9276c6568a4407770997aaab79eb8336b
MD5 af14ae638326e1c9b9ab80e9b7f33302
BLAKE2b-256 cca063e5d163b5caceab759cf373a0d8afe76b4d2fe080976b891b50893e1d0e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page