mapIndexedInPlace

inline fun Tensor<Int>.mapIndexedInPlace(operation: (IntArray, Int) -> Int)(source)