mila-iqia/myia

array_getitem and array_setitem with single item in each dim non-statically

ethancaballero opened this issue · 0 comments

It currently is not possible to array_getitem or array_setitem with single item in each dim non-statically; because current interface always assumes slices (even if slice is interval of size 1).