Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Python net drawing code #5010

Merged
merged 1 commit into from
Feb 17, 2017
Merged

Fix Python net drawing code #5010

merged 1 commit into from
Feb 17, 2017

Conversation

ngaloppo
Copy link
Contributor

@ngaloppo ngaloppo commented Nov 21, 2016

Fixes #3201

@ngaloppo ngaloppo changed the title Fix Python net drawing code. Fixes #3201 Fix Python net drawing code Nov 21, 2016
@StevenPuttemans
Copy link

@shelhamer, the guys of DIGITS suggested me to ping you on this issue!

@shelhamer shelhamer added the bug label Mar 28, 2017
@lukeyeager
Copy link
Contributor

These Pooling layer fields are not repeated, so the syntax should not match the syntax for these Convolution layer fields.

ethantang95 pushed a commit to ethantang95/caffe that referenced this pull request Jul 25, 2017
, BVLC#5487

from BVLC/caffe

Fix Python net drawing script

Revert "Fix Python net drawing script"

This reverts commit db6cf0a.

Add test for caffe.draw.draw_net()

Minor fix for net drawing script

Add main() for draw_net unittest, fix import errors
ethantang95 pushed a commit to ethantang95/caffe that referenced this pull request Jul 26, 2017
, BVLC#5487

from BVLC/caffe

Fix Python net drawing script

Revert "Fix Python net drawing script"

This reverts commit db6cf0a.

Add test for caffe.draw.draw_net()

Minor fix for net drawing script

Add main() for draw_net unittest, fix import errors
drnikolaev added a commit to NVIDIA/caffe that referenced this pull request Jul 27, 2017
Fix for visualizing caffe models, cherry-picked PRs BVLC#5010, BVLC#5477, BVLC#5487 from BVLC/caffe
drnikolaev added a commit to NVIDIA/caffe that referenced this pull request Jul 27, 2017
Fix for visualizing caffe models, cherry-picked PRs BVLC#5010, BVLC#5477, BVLC#5487 from BVLC/caffe for caffe 0.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants