/aosp_15_r20/external/pytorch/test/jit/ |
H A D | test_pdt.py | 177 def test_sum(self, a): member in TestPDT.test_class_methods.PDTModel 360 def test_sum(a, b): function
|
/aosp_15_r20/external/pytorch/test/ |
H A D | _test_bazel.py | 15 def test_sum() -> None: function
|
H A D | test_maskedtensor.py | 546 def test_sum(self): member in TestReductions
|
H A D | test_sparse_csr.py | 2965 def test_sum(self, device, dtype): member in TestSparseCSR
|
H A D | test_sparse.py | 4018 def test_sum(self, device, dtype, coalesced): member in TestSparse
|
H A D | test_nestedtensor.py | 1610 def test_sum(device, dtype, ntensors, max_sizes, dim, keepdim=True): function
|
H A D | test_mps.py | 5667 def test_sum(self): member in TestMPS
|
H A D | test_jit.py | 5299 def test_sum(self): member in TestScript
|
/aosp_15_r20/external/python/jinja/tests/ |
D | test_asyncfilters.py | 185 def test_sum(env_async, items): function
|
D | test_filters.py | 381 def test_sum(self, env): member in TestFilter
|
/aosp_15_r20/external/pytorch/test/torch_np/ |
H A D | test_reductions.py | 170 def test_sum(self): member in TestSum
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/ |
D | functions.rs | 983 fn test_sum() -> Result<()> { in test_sum() function
|
/aosp_15_r20/external/python/absl-py/absl/testing/tests/ |
D | parameterized_test.py | 341 def test_sum(self, a, b, c): member in ParameterizedTestsTest.MultiGeneratorsTestCase
|
/aosp_15_r20/external/pytorch/test/onnx/ |
H A D | test_operators.py | 495 def test_sum(self): member in TestOperators
|
H A D | test_pytorch_onnx_onnxruntime.py | 12492 def test_sum(self): member in TestONNXRuntime
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_builtin.py | 1339 def test_sum(self): member in BuiltinTest
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_builtin.py | 1602 def test_sum(self): member in BuiltinTest
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ |
H A D | test_numeric.py | 311 def test_sum(self): member in TestNonarrayArgs
|
H A D | test_multiarray.py | 1327 def test_sum(self): member in TestBool
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-complex/src/ |
D | lib.rs | 2902 fn test_sum() { in test_sum() function
|
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | test_vmap.py | 2870 def test_sum(self): member in TestVmapOperators
|
/aosp_15_r20/external/pytorch/test/dynamo/ |
H A D | test_functions.py | 1470 def test_sum(a, b, c, d): member in FunctionTests
|
/aosp_15_r20/external/pytorch/test/quantization/fx/ |
H A D | test_quantize_fx.py | 7259 def test_sum(self): member in TestQuantizeFxOps
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | vulkan_api_test.cpp | 5011 void test_sum(const at::IntArrayRef input_shape) { in test_sum() function
|