value

open override fun StructureND<Int>.value(): Int(source)

Returns a single tensor value of unit dimension. The tensor shape must be equal to 1.

Return

the value of a scalar tensor.