Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jan 17, 2019

Support for logical OR/AND/NOT

Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers.

@jroesch
Copy link
Member

jroesch commented Jan 17, 2019

Can we expose these in Relay too? doesn't Numpy use different names for these operators? if so we should be consistent.

@ghost
Copy link
Author

ghost commented Jan 17, 2019

@jroesch Names in numpy seem to be consistent with this commit. I am not much aware of the Relay side. Could you please send some quick pointers to start off?

@zhiics
Copy link
Member

zhiics commented Jan 18, 2019

@ashutoshparkhi Here is a tutorial of adding an operator to Relay: https://docs.tvm.ai/dev/relay_add_op.html Hopefully this helps.

@yzhliu yzhliu added the status: need update need update based on feedbacks label Jan 27, 2019
@tqchen
Copy link
Member

tqchen commented Feb 22, 2019

@ashutoshparkhi can you please update on this PR?

@abergeron
Copy link
Contributor

I'm up for doing the relay part in a follow-up PR if this is ok to merge for NNVM.

@tqchen tqchen merged commit af69f87 into apache:master Mar 3, 2019
@tqchen
Copy link
Member

tqchen commented Mar 3, 2019

OK, this is merged. @abergeron followup with relay op is more than welcomed

@tqchen tqchen added status: accepted and removed status: need update need update based on feedbacks labels Mar 3, 2019
@ghost
Copy link
Author

ghost commented Mar 4, 2019

Thank you @tqchen and @abergeron.

bwasti pushed a commit to facebookexperimental/tvm that referenced this pull request Mar 6, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Mar 9, 2019
@ghost ghost deleted the logical branch March 11, 2019 10:25
wweic pushed a commit to neo-ai/tvm that referenced this pull request Mar 12, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Mar 12, 2019
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.

5 participants