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

Improve the python interface #80

Merged
merged 5 commits into from
Jun 15, 2016

Conversation

Cysu
Copy link
Collaborator

@Cysu Cysu commented May 20, 2016

  1. Adapt from this official PR to support boost >= 1.60.
  2. Fix bugs in python/gen_bn_inference.py. Add two options when a BN layer cannot be absorbed: freezing it, or replacing by a scale layer (with bias).
  3. Add a script to convert inner product layers to convolution layers
  4. Add a script to do polyak averaging

@Cysu Cysu changed the title Fix boost shared_ptr issue in python interface Improve the python interface May 20, 2016
@yjxiong yjxiong merged commit b301fa0 into yjxiong:action_recog Jun 15, 2016
@yjxiong
Copy link
Owner

yjxiong commented Jun 15, 2016

Merged with great thanks! @Cysu

@Cysu Cysu deleted the fix-boost-shared_ptr branch July 12, 2016 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants