ONNX export: Slice op - Handle None value for ends#14942
ONNX export: Slice op - Handle None value for ends#14942anirudhacharya merged 7 commits intoapache:masterfrom
Conversation
|
@mxnet-label-bot add [ONNX, pr-awaiting-review] |
|
@vandanavk Thanks for fixing this. Can you please add unit test or model test? |
|
@vandanavk Did you get the chance to add the unit test or model test ? Thanks! |
|
@vandanavk Gentle ping.... |
|
Working on the test. Will have an update soon. |
|
@vandanavk any updates on the progress? |
|
I am awaiting the changes :) |
|
This PR is ready for review. Awaiting confirmation from the user too |
|
Any word on when this might pass review? |
|
@Roshrini @anirudhacharya @zhreshold for review |
|
Based on offline discussion with @Roshrini, making use of ONNX's "slice_end_out_of_bounds" test instead of writing a custom test |
|
All review comments addressed. Awaiting further review comments or approval. |
|
@zhreshold for review/merge |
This reverts commit 3e1b6c3.
|
@mxnet-label-bot update [ONNX, pr-awaiting-merge] |
|
Environment:
Descroption:
|
* ONNX export: Slice op - Handle None value for ends
Description
Fixes #14875
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Changes
Comments