Home
last modified time | relevance | path

Searched refs:TestEmptyTensor (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dwrapdim_test.cpp22 void TestEmptyTensor(DeprecatedTypeProperties& T) { in TestEmptyTensor() function
40 TestEmptyTensor(T); in TEST()
H A Dbroadcast_test.cpp9 void TestEmptyTensor(DeprecatedTypeProperties& T) { in TestEmptyTensor() function
171 TestEmptyTensor(T); in TEST()
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dtensor_flatten.cpp10 TEST(UnflattenDenseTensorTest, TestEmptyTensor) { in TEST() argument
/aosp_15_r20/external/executorch/runtime/core/portable_type/test/
H A Dtensor_impl_test.cpp395 TEST_F(TensorImplTest, TestEmptyTensor) { in TEST_F() argument