Searched defs:python_op (Results 1 – 3 of 3) sorted by relevance
124 def gen_binary_op_func(python_op, inplace=False): argument
153 def python_op(x): function
1857 def _scalar_helper(python_op, torch_op): argument