Home
last modified time | relevance | path

Searched defs:sparse1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icing/icing/file/
H A Dfilesystem_test.cc317 const std::string sparse1 = foo_dir + "/s1"; in TEST_F() local
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Divalue_test.cpp720 at::Tensor sparse1 = torch::sparse_coo_tensor( in TEST() local