Skip to content

Comments

[Python] Any Layer can be created/used in Python, expose LayerParameter#2149

Open
tnarihi wants to merge 2 commits intoBVLC:masterfrom
tnarihi:python-expose-layer
Open

[Python] Any Layer can be created/used in Python, expose LayerParameter#2149
tnarihi wants to merge 2 commits intoBVLC:masterfrom
tnarihi:python-expose-layer

Conversation

@tnarihi
Copy link
Contributor

@tnarihi tnarihi commented Mar 18, 2015

This PR is split from #2102.

  • LayerParameter is transferable between Python and C++.
  • Any type of Layer can be created by create_layer function with LayerParamter of Python Protobuf.

@tnarihi tnarihi force-pushed the python-expose-layer branch from 77e77b2 to b287677 Compare March 18, 2015 21:39
@tnarihi tnarihi force-pushed the python-expose-layer branch from b287677 to 36bb4ea Compare March 30, 2015 22:29
@tnarihi tnarihi changed the title Any Layer can be created/used in Python, expose LayerParameter [Python] Any Layer can be created/used in Python, expose LayerParameter Mar 30, 2015
tnarihi added 2 commits March 31, 2015 12:03
LayerParamter methods not to use raw_function
Layer methods not to use raw_function
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.

2 participants