Home
last modified time | relevance | path

Searched defs:test_div (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_div_test.cpp34 void test_div() { in test_div() function in __anon83616f130111::OpDivOutTest
94 test_div<ScalarType::Float, ScalarType::Float, ScalarType::Float>() { in test_div() function in __anon83616f130111::OpDivOutTest
118 test_div<ScalarType::Bool, ScalarType::Float, ScalarType::Float>() { in test_div() function in __anon83616f130111::OpDivOutTest
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_xpu_basic.py54 def test_div(self): member in XpuBasicTests
/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/mpscnn/tests/
H A DMPSCNNTests.mm526 bool test_div() { function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/test/
Dmul.cpp40 static bool test_div(double al, double au, double bl, double bu) { in test_div() function
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_uint128.cpp97 void test_div() { in test_div() function
/aosp_15_r20/external/clang/test/CodeGen/
H A Dzvector.c735 void test_div (void) in test_div() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_binop.py291 def test_div(self): member in RatTestCase
Dtest_complex.py93 def test_div(self): member in ComplexTest
Dtest_operator.py150 def test_div(self): member in OperatorTestCase
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_pathlib.py772 def test_div(self): member in PurePosixPathTest
1267 def test_div(self): member in PureWindowsPathTest
Dtest_binop.py272 def test_div(self): member in RatTestCase
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_complex.py567 def test_div(self): member in TestComplex
/aosp_15_r20/external/rust/android-crates-io/crates/num-complex/src/
Dlib.rs2607 fn test_div() { in test_div() function
2659 fn test_div() { in test_div() function
/aosp_15_r20/external/python/jinja/tests/
Dtest_lexnparse.py345 def test_div(self, env): member in TestSyntax
/aosp_15_r20/external/pytorch/test/
H A Dtest_legacy_vmap.py2643 def test_div(self, device): member in TestVmapBatchedGradientLegacy
H A Dtest_tensorexpr.py633 def test_div(x, y): function
H A Dtest_binary_ufuncs.py2617 def test_div(self, device, dtype): member in TestBinaryUfuncs
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp2867 static inline T test_div(T x, T y) in test_div() function in vkt::SpirVAssembly::TestMath
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py3715 def test_div(self, device): member in TestVmapBatchedGradient
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py7248 def test_div(self): member in TestQuantizeFxOps
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvulkan_api_test.cpp2215 void test_div(const at::IntArrayRef input_shape, const at::IntArrayRef other_shape) { in test_div() function
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_onnxruntime.py1897 def test_div(self): member in TestONNXRuntime