issues
search
szagoruyko
/
pytorchviz
A small package to create visualizations of PyTorch execution graphs
MIT License
3.24k
stars
279
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compare graphs
#36
richardrl
opened
5 years ago
1
How to hide the backward node?
#35
ray-lee-94
closed
5 years ago
1
How to draw a rnn graph?
#34
decoli
closed
4 years ago
1
Update dot.py
#33
z-huabao
opened
5 years ago
1
make_dot without backward nodes?
#32
zhangjing1997
closed
5 years ago
3
AttributeError: 'list' object has no attribute 'grad_fn'
#31
caffelearn
opened
5 years ago
5
Is this working properly with Conv2d and MaxPool2d?
#30
rami-alloush
opened
5 years ago
0
add LICENSE?
#29
hubutui
closed
5 years ago
1
children module may cause a problem
#28
kangkang59812
closed
5 years ago
0
JIT trace does not work with PyTorch 1.0
#27
szagoruyko
opened
5 years ago
3
Package on PyPI
#26
willprice
closed
5 years ago
4
Do not support pytorch>=0.4.1?
#25
wangg12
closed
5 years ago
2
save problem
#24
HiYellowC
opened
6 years ago
5
Nothing is displayed
#23
FiReTiTi
closed
6 years ago
2
Option to show number of parameters in each node
#22
turian
opened
6 years ago
0
`KeyError` in `name = param_map[id(u)]`
#21
hughperkins
opened
6 years ago
6
Consider making clear that adding a 'print' after 'make_dot' will clear the graph
#20
hughperkins
opened
6 years ago
1
Issue with Multiple Networks
#19
ranamihir
closed
6 years ago
4
Pass figure size as argument for displaying huge graphs
#18
kiranvaidhya
opened
6 years ago
1
Mark output nodes in green
#17
szagoruyko
closed
6 years ago
0
How to draw a graph with multiple outputs?
#16
stoneyang
closed
6 years ago
4
add tests
#15
szagoruyko
closed
6 years ago
0
Tests missing
#14
szagoruyko
closed
6 years ago
0
Fix jit for pytorch 0.4 and 0.4.1
#13
szagoruyko
closed
6 years ago
1
Getting "NoneType" for my graph.
#12
yenicelik
closed
6 years ago
1
how about an example that triggers fillcolor='orange' in dot.py?
#11
mepster
closed
6 years ago
3
AttributeError: 'tuple' object has no attribute 'grad_fn'
#10
lzhaozi
closed
6 years ago
1
Adding function to dynamically resize output
#9
mjstevens777
closed
6 years ago
1
make_dot_from_trace fails for very simple bivariate function
#8
wpeebles
closed
6 years ago
2
TypeError: unhashable type: 'list'
#7
plusczh
closed
6 years ago
1
function object is not iterable error in master
#6
szagoruyko
closed
6 years ago
2
Does not output any figure
#5
shahabty
closed
6 years ago
1
Error when running examples.ipynb
#4
xychen9459
closed
6 years ago
5
Must it be running in jupyter notebook?
#3
jxgu1016
closed
6 years ago
2
How do i visualize networks with more then one input
#2
galsk87
closed
6 years ago
11
How to use the package with Google Colaboratory?
#1
tshrjn
closed
6 years ago
4
Previous