Home
last modified time | relevance | path

Searched defs:test_combinations (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_combinations.py228 def generate(combinations, test_combinations=()): argument
292 def _augment_with_special_arguments(test_method, test_combinations): argument
/aosp_15_r20/external/pytorch/test/torch_np/
H A Dtest_ndarray_methods.py453 def test_combinations(self, data): member in TestArgmax
566 def test_combinations(self, data): member in TestArgmin
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_itertools.py78 def test_combinations(self): member in TestBasicOps
1018 def test_combinations(self): member in TestExamples
1149 def test_combinations(self): member in TestGC
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_itertools.py210 def test_combinations(self): member in TestBasicOps
1695 def test_combinations(self): member in TestExamples
1830 def test_combinations(self): member in TestGC
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dcombinations.py366 def generate(combinations, test_combinations=()): argument
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/
Dtask_combinations.rs69 fn test_combinations() { in test_combinations() function
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_setmode.c752 static void test_combinations(const struct test_config *tconf, in test_combinations() function
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_multiarray.py3317 def test_combinations(self, data): member in TestArgmax
3426 def test_combinations(self, data): member in TestArgmin
/aosp_15_r20/external/pytorch/test/
H A Dtest_tensor_creation_ops.py1467 def test_combinations(self, device): member in TestTensorCreation