triton.language.zeros_like

triton.language.zeros_like = JITFunction(triton.language.standard:zeros_like)

Returns a tensor of zeros with the same shape and type as a given tensor.

Parameters:

input (Tensor) – input tensor