Commit graph

20 commits

Author SHA1 Message Date
6d1cd66351
add another ChatGPT generated tensorflow summary
All checks were successful
continuous-integration/laminar-eldarion Build 4 succeeded in 11 seconds .
2023-03-04 22:33:49 +00:00
9acfd0633e
new sample summary, courtesy of ChatGPT :P
All checks were successful
continuous-integration/laminar-eldarion Build 3 succeeded in 11 seconds .
2023-03-04 22:25:24 +00:00
65b18cc1f0
bugfix: make parsing more robust
Now it parses output from ChatGPT :P
2023-03-04 22:24:43 +00:00
ae595b45e6
esbuild: add watching 2023-03-04 22:11:16 +00:00
418e4344b6
tweak readme
All checks were successful
continuous-integration/laminar-eldarion Build 2 succeeded in 13 seconds .
2023-02-18 02:56:33 +00:00
580545dd3d
add favicon
Some checks are pending
continuous-integration/laminar-eldarion Build failed with exit code 128 after 1 second
2023-02-18 02:53:38 +00:00
3d777d0de1
Support sequential models
such models don't have an explicit connected to column.
In this case, we assume every subsequent layer is to the one before.
2023-02-18 02:04:40 +00:00
6555100f46
tweak css 2023-02-18 01:16:59 +00:00
5a67d3321e
tweak css a bit 2023-02-16 22:42:07 +00:00
f78d6e210d
build.sh: write initial script for CI 2023-02-16 22:30:48 +00:00
784a6edc10
index.html: allow for hosting in a subdir 2023-02-16 22:25:01 +00:00
79559a26f1
add lantern 2023-02-16 22:24:42 +00:00
91ed19df50
add sample summaries 2023-02-16 20:34:59 +00:00
8778b6577b
fill in readme 2023-02-16 20:34:47 +00:00
8cf1cfc924
Merge branch 'main' of git.starbeamrainbowlabs.com:sbrl/tfsummaryvis 2023-02-16 20:19:15 +00:00
c4eeb49760
package.json: update other urls 2023-02-16 20:19:05 +00:00
b604385bbb
package.json: update repo url 2023-02-16 20:18:14 +00:00
2b09ccbadf Initial commit 2023-02-16 20:17:05 +00:00
f0ca9f0ec6
tweak layout, add title 2023-02-16 19:24:48 +00:00
9e9942da19
Initial commit
oops, should have committed before
2023-02-16 19:05:43 +00:00