valueOrNull

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

Returns a single tensor value of unit dimension if tensor shape equals to 1.

Return

a nullable value of a potentially scalar tensor.