torch.IndicesSpec
export type IndicesSpec = { readonly __indicesSpec: true };Marker type for index tensors in indexing. When used in .at(), performs index selection along that dimension.
export type IndicesSpec = { readonly __indicesSpec: true };Marker type for index tensors in indexing. When used in .at(), performs index selection along that dimension.