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.17.tar.gz (500.5 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.17-py3-none-any.whl (485.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gradexp-0.1.17.tar.gz
  • Upload date:
  • Size: 500.5 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.17.tar.gz
Algorithm Hash digest
SHA256 2609c814ca6a1973eefbdaae2df94935c1a9c5d05e7ad909c0a1ac7bd6c66a9b
MD5 0cf0a4681db4389525baa39a365ccf40
BLAKE2b-256 8988a95c3e0687f4cef23a3d5d48dcdb6f92f6c5ca999eba80dbcddc4f321cbe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gradexp-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 485.4 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.17-py3-none-any.whl
Algorithm Hash digest
SHA256 80af35a59ed33d515c94c938edcdfd66a0b2b0aed4320f279a42bdaadff2f960
MD5 c51f8ad567461269fbaf13a6b73adc71
BLAKE2b-256 99c60d6f405c3587c892bd9467335bd76de367ecd0ed1c2ef03246a90a5e0c61

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