• Brian Pickrell's avatar
    Dyn slice (#1503) · 102c6bdb
    Brian Pickrell authored
    Add dynamic shape support to slice operator.
    
    First draft of this feature doesn't support ops slicing non-fixed, dynamic axes. Resulting shape in such cases is not guaranteed.* Also, onnx parsing doesn't support any arguments other than "axes".
    102c6bdb
op_shape_test.cpp 129 KB