Searched refs:_run_op (Results 1 – 1 of 1) sorted by relevance
1072 def _run_op(a, *args, **kwargs): function1076 functools.update_wrapper(_run_op, tensor_oper)1077 setattr(cls, operator, _run_op)