"tests/cupy_tests/manipulation_tests/test_kind.py" did not exist on "93bf084b3332e0d58c118590cc1722af6c810a8e"
  • 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