计算张量范数 :param weight_list: :param p: 范数计算中的幂指数值,默认求2范数 :param weight_decay: :return:
(self, weight_list, weight_decay, p=2)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected