Introduction

Firelight is a package for the visualization of pytorch tensors as images. It uses a flexible way of handling tensor shapes, which allows visualization of data of arbitrary dimensionality (See firelight.utils.dim_utils for details).

This documentation is work in progress, as is the package itself.

For now, have a look at the Examples, check out the currently available visualizers or read the docstrings.