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

[NNVM] Move FTVMCompute registration of cast and comapre operators to C++. #1370

Merged
merged 1 commit into from
Jul 3, 2018

Conversation

nishi-t
Copy link
Contributor

@nishi-t nishi-t commented Jul 2, 2018

This PR move following operator's registration to c++

  • cast
  • greter
  • less

@srkreddy1238 Would you review this?

Copy link
Contributor

@srkreddy1238 srkreddy1238 left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@PariksheetPinjari909 PariksheetPinjari909 left a comment

Choose a reason for hiding this comment

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

Looks good.

@nishi-t
Copy link
Contributor Author

nishi-t commented Jul 2, 2018

@srkreddy1238 @PariksheetPinjari909 Thank you for your review.

@nishi-t
Copy link
Contributor Author

nishi-t commented Jul 3, 2018

@tqchen Could you have a look at this?

@tqchen tqchen merged commit 035696f into apache:master Jul 3, 2018
@tqchen
Copy link
Member

tqchen commented Jul 3, 2018

Thanks, @srkreddy1238 @PariksheetPinjari909 for the helpful reviews and @nishi-t for contributing the code, this is now merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants