max

open override fun StructureND<T>.max(): T(source)
open override fun StructureND<T>.max(dim: Int, keepDim: Boolean): Tensor<T>(source)