Home
last modified time | relevance | path

Searched defs:test_tensors (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/test/ao/sparsity/
H A Dtest_data_sparsifier.py461 def test_tensors(self): member in TestBaseDataSparsifier
535 def test_tensors(self): member in TestNormDataSparsifiers
/aosp_15_r20/external/executorch/backends/arm/test/ops/
H A Dtest_slice.py23 test_tensors = [(torch.ones(n),) for n in sizes] variable in TestSimpleSlice.Slice
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dcontrol_flow_ops_test.py697 def test_tensors(self): member in DataTypesTest
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvulkan_quantized_api_test.cpp369 std::array<at::Tensor, 4> test_tensors = { in TEST_F() local
402 std::array<at::Tensor, 1> test_tensors = { in TEST_F() local
H A Dvulkan_api_test.cpp338 at::Tensor test_tensors[] = { in TEST_F() local