Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_cuda.cpp731 ExprHandle load_cn = Load::make(kFloat, c, {n}); in TEST() local
747 ExprHandle load_cn = Load::make(kFloat, c, {n}); in TEST() local