TorchVista

Demos

Basic Examples

Basic examples demonstrating core TorchVista functionality

Visual control

  • Initial visual expansion depth of modules to keep the initial graph small and ready for selective expansion
  • Show/hide non-gradient (constant) nodes

Forced module tracing up to a depth

By default Pytorch standard or inbuilt modules' internals aren't traced. Use this flag to force trace all modules (including standard Pytorch modules) up to a desired depth

Error Handling

Demonstrations of how TorchVista handles models that encounter runtime errors

Complex Input & Output

Models with atypical input/output objects and unusual structures

Real world Examples

Real-world models

Computer vision models

Real-world CV models

Unusual situations

Some unusual situations