Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Datest.cpp46 void unit_binary_ops_test( in unit_binary_ops_test() function
85 unit_binary_ops_test(func, x_tensor, y_tensor, exp, kInt, args...); in run_binary_ops_test()
90 unit_binary_ops_test(func, x_tensor, y_tensor, exp, kFloat, args...); in run_binary_ops_test()
95 unit_binary_ops_test(func, x_tensor, y_tensor, exp, kBool, args...); in run_binary_ops_test()