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

SINGA-425 Add 3 operators #435

Merged
merged 3 commits into from Feb 18, 2019
Merged

SINGA-425 Add 3 operators #435

merged 3 commits into from Feb 18, 2019

Conversation

Zheng130126
Copy link
Contributor

Add 3 operators , Abs(), Exp() and leakyrelu(), for Autograd Layer class

@nudles
Copy link
Member

nudles commented Feb 9, 2019

@Zheng130126
Copy link
Contributor Author

I have submitted the unit tests codes.

x.to_device(gpu_dev)

result=autograd.exp(x)
Err=XT-rerult
Copy link
Member

Choose a reason for hiding this comment

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

rerult --> result?
have you managed to run it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, The development environment is not suitable, Only run partial code!

@nudles nudles merged commit e16209e into apache:master Feb 18, 2019
@dcslin dcslin mentioned this pull request Jun 27, 2019
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.

None yet

2 participants