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

Add speciatization functions f(ctx, x) = f(x) for GPUArrays randn! function #186

Merged
merged 1 commit into from
May 31, 2020

Conversation

Ellipse0934
Copy link
Contributor

To implement #280 from GPUArrays.jl

Currently adds cos, sin, sqrt and log.
Maybe add a macro to import everything from cuda/math.jl in the future.

@maleadt
Copy link
Member

maleadt commented May 30, 2020

Needs Manifest change when the GPUArrays PR is merged.

@maleadt
Copy link
Member

maleadt commented May 31, 2020

bors try

bors bot added a commit that referenced this pull request May 31, 2020
@bors
Copy link
Contributor

bors bot commented May 31, 2020

try

Build succeeded:

@maleadt
Copy link
Member

maleadt commented May 31, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented May 31, 2020

Build succeeded:

@bors bors bot merged commit a960d3b into JuliaGPU:master May 31, 2020
@maleadt maleadt added the cuda array Stuff about CuArray. label Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda array Stuff about CuArray.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants