"mmdet/models/language_models/__init__.py" did not exist on "1189a8adcc55e3a2530ce8b716c55a67b2d53af1"
  • Brian Pickrell's avatar
    Fix dyn pooling (#1768) · 7b8a28f5
    Brian Pickrell authored
    Adds support for dynamic input shape in pooling operator along with auto-padding. This combination requires that the padding (and therefore the output shape) can't be computed until runtime.
    7b8a28f5
onnx_test.cpp 286 KB