• Charlie Lin's avatar
    Variable input slice (#2039) · e4ef64f4
    Charlie Lin authored
    Allows slice to work with variable starts, ends, and axes input
    Outputs a dynamic shape even with a static shape data input when the starts and ends are variable
    e4ef64f4
op_shape_test.cpp 149 KB