Merge pull request #3322 from cangermueller/master
d3viz: Interactive visualization of Theano compute graphs
正在显示
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
差异被折叠。
差异被折叠。
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
82.2 KB
File added
45.6 KB
doc/library/d3viz/index.ipynb
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
doc/library/d3viz/index.txt
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
theano/d3viz/__init__.py
0 → 100644
差异被折叠。
差异被折叠。
theano/d3viz/css/d3viz.css
0 → 100644
差异被折叠。
theano/d3viz/d3viz.py
0 → 100644
差异被折叠。
theano/d3viz/formatting.py
0 → 100644
差异被折叠。
theano/d3viz/html/template.html
0 → 100644
差异被折叠。
差异被折叠。
theano/d3viz/js/d3.v3.min.js
0 → 100644
差异被折叠。
theano/d3viz/js/d3viz.js
0 → 100644
差异被折叠。
theano/d3viz/js/dagre-d3.min.js
0 → 100644
差异被折叠。
差异被折叠。
theano/d3viz/tests/__init__.py
0 → 100644
theano/d3viz/tests/models.py
0 → 100644
差异被折叠。
theano/d3viz/tests/test_d3viz.py
0 → 100644
差异被折叠。
差异被折叠。