This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[MXNET-898] ONNX import/export: Sample_multinomial, ONNX export: GlobalLpPool, LpPool #13500
Merged
+158
−40
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@mxnet-label-bot add [ONNX, pr-work-in-progress] |
vandanavk
force-pushed
the
onnx_op
branch
3 times, most recently
from
December 11, 2018 02:30
263fa75
to
aca5ee5
Compare
vandanavk
changed the title
[WIP] ONNX import/export: Sample_multinomial
ONNX import/export: Sample_multinomial
Dec 11, 2018
vandanavk
changed the title
ONNX import/export: Sample_multinomial
[MXNET-898] ONNX import/export: Sample_multinomial
Dec 11, 2018
@mxnet-label-bot update [ONNX, pr-awaiting-review] |
marcoabreu
added
pr-awaiting-review
PR is waiting for code review
and removed
pr-work-in-progress
PR is still work in progress
labels
Dec 11, 2018
vandanavk
changed the title
[MXNET-898] ONNX import/export: Sample_multinomial
[MXNET-898] ONNX import/export: Sample_multinomial, ONNX export: Gather
Dec 11, 2018
vandanavk
changed the title
[MXNET-898] ONNX import/export: Sample_multinomial, ONNX export: Gather
[MXNET-898] ONNX import/export: Sample_multinomial, ONNX export: Gather, GlobalLpPool, LpPool
Dec 11, 2018
vandanavk
force-pushed
the
onnx_op
branch
3 times, most recently
from
December 12, 2018 02:16
a10ac50
to
1359835
Compare
@Roshrini @anirudhacharya @zhreshold for review |
Roshrini
suggested changes
Dec 17, 2018
vandanavk
force-pushed
the
onnx_op
branch
2 times, most recently
from
December 19, 2018 18:18
1eece51
to
866fae0
Compare
vandanavk
changed the title
[MXNET-898] ONNX import/export: Sample_multinomial, ONNX export: Gather, GlobalLpPool, LpPool
[MXNET-898] ONNX import/export: Sample_multinomial, ONNX export: GlobalLpPool, LpPool
Dec 19, 2018
Roshrini
approved these changes
Dec 19, 2018
Can you retrigger the CI? |
vandanavk
force-pushed
the
onnx_op
branch
3 times, most recently
from
December 28, 2018 21:07
ed8db55
to
6dab15f
Compare
haohuanw
pushed a commit
to haohuanw/incubator-mxnet
that referenced
this pull request
Jun 23, 2019
…alLpPool, LpPool (apache#13500) * ONNX import/export: Sample_multinomial * ONNX export: GlobalLpPool, LpPool * Handle default p_value * Add tests for multinomial, lppool, globallppool * add a comment about shape test
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
ONNX export/import sample multinomial, ONNX export GlobalLpPool, LpPool
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Changes
Comments