### Proposed new feature or change:
I work with geospatial data that requires tensors with many dimensions. One
challenge I used to have was when I had to implement a `__getitem__` to access
those tensors using a 1D index. One use case is machine learning, when one
needs to feed models sequenti
### Proposed new feature or change:
I work with geospatial data that requires tensors with many dimensions. One
challenge I used to have was when I had to implement a `__getitem__` to access
those tensors using a 1D index. One use case is machine learning, when one
needs to feed models sequenti
On Tue, Jun 20, 2023 at 11:38 AM Daniel Salles Civitarese <
sall...@br.ibm.com> wrote:
> ### Proposed new feature or change:
>
> I work with geospatial data that requires tensors with many dimensions.
> One challenge I used to have was when I had to implement a `__getitem__` to
> access those tens
On Tue, 2023-06-20 at 12:07 -0400, Robert Kern wrote:
> On Tue, Jun 20, 2023 at 11:38 AM Daniel Salles Civitarese <
> sall...@br.ibm.com> wrote:
>
> > ### Proposed new feature or change:
> >
> > I work with geospatial data that requires tensors with many
> > dimensions.
> > One challenge I used t