Broadcast a 1D tensor to a sparse tensor along the batch dimension then perform an operation. Args: input (torch.Tensor): 1D tensor to broadcast. target (SparseTensor): Sparse tensor to broadcast to. op (callable): Operation to perform after broadcasting.
(input: SparseTensor, other: torch.Tensor)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected