Skip to content

Commit

Permalink
Merge pull request #4621 from mitmul/bp-3631-caffe-export
Browse files Browse the repository at this point in the history
[backport] Implement caffe export
  • Loading branch information
okuta committed Apr 14, 2018
2 parents 2e8721a + 70fd86a commit 9a770aa
Show file tree
Hide file tree
Showing 8 changed files with 651 additions and 0 deletions.
1 change: 1 addition & 0 deletions chainer/exporters/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from chainer.exporters import caffe # NOQA
Loading

0 comments on commit 9a770aa

Please sign in to comment.