Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/test/core/
H A DDispatchKeySet_test.cpp31 auto dense_cpu_set_from_building_blocks = DispatchKeySet(DispatchKey::Dense) | in TEST() local
36 ASSERT_EQ(dense_cpu_set, dense_cpu_set_from_building_blocks); in TEST()