zeroesLike

fun zeroesLike(structureND: StructureND<*>): DoubleTensor(source)

Returns a tensor filled with the scalar value 0.0, with the same shape as a given array.

Return

tensor filled with the scalar value 0.0, with the same shape as input tensor.