Add heatmap to 2D tensor. Args: tensor (tensor): a 2D tensor. Tensor value must be in [0..1] range. Returns: heatmap (tensor): a 3D tensor. Result of applying heatmap to the 2D tensor.
(tensor)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected