API Reference
This page is the human-first API guide for the package. The canonical function and class signatures are generated from source code and docstrings during the docs build.
Install the distribution as stormlog, then import the Python APIs from
stormlog or stormlog.tensorflow.
Generated Reference
The pages under docs/reference/generated/ are build output, not hand-maintained source files.
Package Surface
stormlog.tensorflow (TensorFlow workflows)
Use this package for:
TensorFlow memory profiling and context instrumentation
Tracking, analysis, and diagnose flows for TF workloads
Core modules documented in generated pages:
stormlog.tensorflowstormlog.tensorflow.profilerstormlog.tensorflow.trackerstormlog.tensorflow.context_profiler
Primary exported symbols:
TFMemoryProfilerTensorFlowProfilerTensorFlowMemoryTrackerTensorFlowVisualizerTensorFlowAnalyzerTensorFlowGapFinding
stormlog.jax (JAX workflows)
Use this package for:
JAX memory profiling, XLA compilation tracking, and context instrumentation
Tracking, analysis, and diagnose flows for JAX workloads on CUDA, TPU, and CPU
Core modules documented in generated pages:
stormlog.jaxstormlog.jax.profilerstormlog.jax.trackerstormlog.jax.context_profilerstormlog.jax.analyzer
Primary exported symbols:
JAXMemoryProfilerJAXProfilerMemoryTrackerMemoryAnalyzerMemoryVisualizerprofile_functionprofile_context
Usage Paths
For task-oriented guidance: