Menu

Helper Module for Deep Learning.

Module that provides utility functions.

pynet.models.spherical.utils.debug(name, tensor)[source]ΒΆ

Print debug message.

Parameters

name: str

the tensor name in the displayed message.

tensor: Tensor

a pytorch tensor.

Follow us

© 2019, pynet developers .
Inspired by AZMIND template.