Skip to content

Conversation

@zsdonghao
Copy link
Member

No description provided.

self.all_layers.extend([self.outputs])
self.all_params.extend([W, b])

if b_init is not None:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if b_init:

@zsdonghao zsdonghao merged commit da487a3 into master Feb 19, 2018
@luomai luomai deleted the deformableconv2d branch February 19, 2018 15:47
luomai pushed a commit that referenced this pull request Nov 21, 2018
* simplified deformable conv2d

* fix bug b_init is None

* fix liguo review

* if None activation, default as identity

* yapi

* fixed missing function for deformable conv2d

* fix missing functions for deformable conv2d
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.

5 participants