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.15.tar.gz (497.7 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.15-py3-none-any.whl (483.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gradexp-0.1.15.tar.gz
  • Upload date:
  • Size: 497.7 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.15.tar.gz
Algorithm Hash digest
SHA256 83a3b0c384414661a58a53f111e7dfb6bc27a895dff5b89c75b846a3f344f5a1
MD5 914249eac5a69bee95631cf7719a9b15
BLAKE2b-256 0556e933cd9a6dce0dc96e653107414b44090a0fc5c693907da86fd9aefb513d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gradexp-0.1.15-py3-none-any.whl
  • Upload date:
  • Size: 483.3 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.15-py3-none-any.whl
Algorithm Hash digest
SHA256 160ce0d8ae78c6c9888a8a800710e15491757b5fc24aceb90209758d08bf9dd0
MD5 afaa6cb871dbbead4b6075ccf2e97ac4
BLAKE2b-256 df83202f8a4b4295a209e5073834954cc18b08b93d0f2e98ccfe0481ec9313bf

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