maxPoolWithIndices

open override fun maxPoolWithIndices(x: DTensor, poolHeight: Int, poolWidth: Int, withIndices: Boolean): Pair<DTensor, List<IntArray>?>