Searched defs:test_lerp (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/c.math/ | ||
H A D | cmath.pass.cpp | 1179 void test_lerp() in test_lerp() function |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_jit_fuser.py | 443 def test_lerp(self): member in TestFuser |
H A D | test_tensorexpr.py | 621 def test_lerp(x, y): function |
H A D | test_jit_fuser_te.py | 793 def test_lerp(self): member in TestTEFuser |
H A D | test_binary_ufuncs.py | 3446 def test_lerp(self, device, dtype): member in TestBinaryUfuncs |
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_torchinductor.py | 8558 def test_lerp(self): member in CommonTemplate |
/aosp_15_r20/external/pytorch/test/onnx/ | ||
H A D | test_pytorch_onnx_onnxruntime.py | 13740 def test_lerp(self): member in TestONNXRuntime |