Skip to content

Conversation

@masahi
Copy link
Member

@masahi masahi commented Sep 10, 2020

https://github.com/onnx/onnx/blob/master/docs/Operators.md#GatherElements

This is required to convert decision trees from hummingbird to Relay.

please review @siju-samuel @jwfromm @mbrookhart

Copy link
Contributor

@mbrookhart mbrookhart left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

Copy link
Member

@siju-samuel siju-samuel left a comment

Choose a reason for hiding this comment

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

LGTM, just remove the prints

@masahi masahi force-pushed the torch-onnx-gatherelements branch from f94b408 to 6cac63b Compare September 11, 2020 03:02
Copy link
Member

@siju-samuel siju-samuel left a comment

Choose a reason for hiding this comment

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

LGTM.

@masahi
Copy link
Member Author

masahi commented Sep 11, 2020

@siju-samuel please don't merge this PR until we first let #6448 in (I was asked by Jared to merge that PR as soon as possible before any other PR, to avoid conflict)

@masahi masahi force-pushed the torch-onnx-gatherelements branch from 6cac63b to f744383 Compare September 11, 2020 13:20
@masahi masahi force-pushed the torch-onnx-gatherelements branch from f744383 to 459adfa Compare September 11, 2020 20:31
@masahi
Copy link
Member Author

masahi commented Sep 11, 2020

@tqchen I've got "no space left on device" from CI. Is CI having a problem?
https://ci.tvm.ai/blue/organizations/jenkins/tvm/detail/PR-6446/4/pipeline

@masahi masahi force-pushed the torch-onnx-gatherelements branch from 459adfa to c76317e Compare September 12, 2020 00:18
@mbrookhart
Copy link
Contributor

I got the same error on another PR

@tqchen
Copy link
Member

tqchen commented Sep 12, 2020

@masahi @mbrookhart please retrigger, the space issue has been resolved

@masahi masahi force-pushed the torch-onnx-gatherelements branch from c76317e to 37fb5c4 Compare September 12, 2020 02:24
@masahi masahi merged commit 6a52fd4 into apache:master Sep 12, 2020
@masahi
Copy link
Member Author

masahi commented Sep 12, 2020

Thanks @siju-samuel @mbrookhart

kevinthesun pushed a commit to kevinthesun/tvm that referenced this pull request Sep 17, 2020
* support onnx GatherElements

* remove print

* run black

Co-authored-by: masa <masa@pop-os.localdomain>
kevinthesun pushed a commit to kevinthesun/tvm that referenced this pull request Sep 18, 2020
* support onnx GatherElements

* remove print

* run black

Co-authored-by: masa <masa@pop-os.localdomain>
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Sep 18, 2020
* support onnx GatherElements

* remove print

* run black

Co-authored-by: masa <masa@pop-os.localdomain>
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.

4 participants