ndarray/src/main/java/org/tensorflow/ndarray/impl/dimension/IndexedDimension.java (2 lines): - line 38: // TODO (karllessard) for now we consider all indexed dimensions as segmented but might depend - line 50: // TODO (karllessard) we consider this dimension takes the same amount of memory that the ndarray/src/main/java/org/tensorflow/ndarray/impl/sparse/AbstractSparseNdArray.java (1 line): - line 178: // TODO should have automatical access to the coordinates from which this position is coming from.