CarlPoirier
CarlPoirier
Hi @lutzroeder, I've seen there was EfficientDet-D0 mentioned in the other issue about this. It does work now, but Netron still barfs on EfficientDet-D2. [Here](https://bit.ly/3qjoUxz) is an example onnx file....
Hi @kevinch-nv, I need this operator as well, but since TensorRT needs fixed-size ops, how will you do it? 
I was able to go over the original assert by exporting the model with different parameters for the batch size and it makes more sense now. I updated the linked...
Actually, this is an issue when using opset 13 only. If I export using opset 11, then I don't get the std::out_of_range.
I opened an [issue ](https://github.com/tensorflow/tensorflow/issues/57802) on the TF repo. We'll see!
I need this as well!
Hi, I did some testing on the Altera and ttl_ieee libraries. I did not see any shifting happening even though it should have. Can you check this? Thanks!
Hi Scott, If you can fix the multi-unit part issue, I'll merge it then. For the next part, I still see two more issues. First, it moves pins of non-black-box...