Deyu Huang
Deyu Huang
Do you use the latest version of tf2onnx? It is better if you can offer a repro script code.
> > Do you use the latest version of tf2onnx? It is better if you can offer a repro script code. > > Hi, thank you for your reply! I...
> I'm sorry, I've been a little busy recently. I don't have Google drive. Can you open Baidu Netdisk? [https://pan.baidu.com/s/1wZAf9rA4fjL7B1PnDW-k-A) ](url) password:9dg0 > > input is (1,None,None,3) float32,my suggested size...
The Convolution2DTranspose with Bias term would be suuported when this issues fixed. https://github.com/onnx/tensorflow-onnx/issues/1740
This script result of this issue is changed cause https://github.com/onnx/tensorflow-onnx/issues/1741 added the optimize() logic for tf1 keras conversion. Please consider creating a new issue if there are leftover issues.
> @hwangdeyu Deyu Huang FTE can you please take a look? If the points raised seem valid to you, please work with @broune to open a PR with the proposed...
Thanks @broune for the extremely detailed collection. - For the description with reflection padding_mode when `align_corners=1`, I agree with you. We should add more details to make a distinction with...
A) So far we only have the 4D kernel implementation, so we shouldn't add 5D spec description now. B\C) I think it's good to add those firstly. D) I'm not...
> Would [pytorch/pytorch#69674](https://github.com/pytorch/pytorch/issues/69674) leverage this? We need Pytorch' s `::grid_sampler` to export a detectron2 model Hi @thiagocrepaldi , [`GridSimple`](https://github.com/onnx/onnx/blob/main/docs/Operators.md#GridSample) is already a operator in ONNX sepc now. This issue proposes...
Hi @broune, please follow the DCO required to sign-off all the commits.