Skip to content

Comments

Add compare ops & several relu ops#51

Merged
kuke merged 5 commits intoPaddlePaddle:developfrom
kuke:append_ops
Jun 7, 2018
Merged

Add compare ops & several relu ops#51
kuke merged 5 commits intoPaddlePaddle:developfrom
kuke:append_ops

Conversation

@kuke
Copy link

@kuke kuke commented May 24, 2018

No description provided.

@kuke kuke requested review from pkuyym, sidgoyal78 and varunarora May 24, 2018 01:52
'conv2d': conv2d_op,
# Need to continue the mapping below.
'conv2d_transpose': conv2d_transpose_op,
# 'cos': partial(activation_ops, 'Cos'),
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sorry for missing this one!

Copy link
Author

Choose a reason for hiding this comment

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

@varunarora Thanks! It is OK, I just added these ops in passing :-)

# 'experimental Scale'
# 'experimental ScaledTanh'
# 'experimental ThresholdedRelu'
'thresholded_relu': thresholded_relu_op,
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

@kuke kuke merged commit 02a9ffd into PaddlePaddle:develop Jun 7, 2018
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