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

dot #47

Merged
merged 2 commits into from
Mar 18, 2018
Merged

dot #47

merged 2 commits into from
Mar 18, 2018

Conversation

CarloLucibello
Copy link
Collaborator

@CarloLucibello CarloLucibello commented Feb 18, 2018

x-ref #45

@CarloLucibello
Copy link
Collaborator Author

julia 0.4 failing, maybe we should just drop 0.4 support

@@ -47,7 +47,9 @@ end
# scale!
# scale
# vecdot
# dot
@primitive dot(x1, x2),dy,y dy*x2 dy*x1
gradcheckN(dot, rand(3,2), rand(3,2))
Copy link

Choose a reason for hiding this comment

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

Could you please add test addtestN(:dot, rand(3,2), rand(2,3)) for your implementation

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

good catch

@kirnap
Copy link

kirnap commented Feb 26, 2018

@denizyuret this PR is OK.

@denizyuret denizyuret merged commit 4ec42e4 into denizyuret:master Mar 18, 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.

3 participants