"vscode:/vscode.git/clone" did not exist on "1b308baf9afa576192a4c6ebaec6c2147b8b4549"
  • 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
parse_slice.cpp 6.14 KB