Home
last modified time | relevance | path

Searched refs:compare_with_numpy_bin_op (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_binary_ufuncs.py3105 def compare_with_numpy_bin_op(torch_fn, np_fn, x, y, out=None): function
3150 compare_with_numpy_bin_op(torch_op, numpy_op, a, b)
3159 compare_with_numpy_bin_op(torch_op, numpy_op, a, b, out=out)