Skip to content

Releases: zombie-einstein/jaxpr-viz

v0.1.7 Labelling Bug Fix

20 Dec 00:33
46e864f
Compare
Choose a tag to compare

Fix a bug where graph nodes were incorrectly assigned ids and labels, introduced due to new naming convention of nodes in JaxPRs

Styling Tweaks

12 Sep 14:46
a982533
Compare
Choose a tag to compare

Various rendered graph styling tweaks

While Support

11 Sep 22:19
7056a47
Compare
Choose a tag to compare

Add support to render graphs containing while primitives

Switch Fixes

10 Sep 23:58
d67dda1
Compare
Choose a tag to compare

Various fixes to switch cases

Scan support

08 Sep 23:09
1c74060
Compare
Choose a tag to compare

Improve rendering of 'scan' primitives

Update dependencies

26 Aug 20:03
369062e
Compare
Choose a tag to compare

Updates scipy version due to security issue

Add conditonal primitive support

26 Aug 19:34
a232c3d
Compare
Choose a tag to compare

Add support for generating sub-graphs representing conditional JAX functions, and a general restructure of the codebase.

v.0.1.0

21 Aug 11:43
Compare
Choose a tag to compare
v0.1.0

First Commit