Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_cuda.cpp866 ExprHandle load_c0 = Load::make(kFloat, c, {0}); in TEST() local
876 ExprHandle load_c0 = Load::make(kFloat, c, {0}); in TEST() local