Skip to content

Conversation

@abuccts
Copy link
Contributor

@abuccts abuccts commented Jul 28, 2019

Support auto_pad attribute in ONNX Conv/ConvTranspose op converters, infer pads shape for auto_pad.

Fixes #3608.

abuccts added 2 commits July 28, 2019 20:21
Support `auto_pad` attribute in ONNX Conv/ConvTranspose operators,
infer pads shape for `auto_pad`.

Fixes apache#3608.
Update `AttrCvt` format in ONNX Conv Op Converter.
@vinx13
Copy link
Member

vinx13 commented Aug 7, 2019

please retrigger CI and add a test case

@cchung100m
Copy link
Contributor

Hi @abuccts

Please add a test case to let future testers run your test case when they need to.

many thanks,

@zhiics
Copy link
Member

zhiics commented Nov 18, 2019

ping @abuccts Could you please add a test when you have time?

@tqchen
Copy link
Member

tqchen commented Dec 22, 2019

would be great if someone can take over, @cchung100m perhaps?

@cchung100m
Copy link
Contributor

Hi @tqchen

Sure, it is my pleasure to continue this work. :)

@zhiics
Copy link
Member

zhiics commented Dec 22, 2019

Close by #4563

@zhiics zhiics closed this Dec 22, 2019
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.

[ONNX] Support ConvTranspose + auto_pad

5 participants