source
def trunc_normal_( tensor, mean:float=0.0, std:float=1.0, a:float=-2.0, b:float=2.0 ):
Call self as a function.