"test/vscode:/vscode.git/clone" did not exist on "12cb760a3773fe1a97d5a00fca26412f814f20fa"
  • 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
ref_ops_test.cpp 399 KB