Searched defs:cu_ptr (Results 1 – 2 of 2) sorted by relevance
27 auto cu_ptr = torch::jit::compile(pythonCode); in TEST() local
1029 auto cu_ptr = torch::jit::compile(shape_compute_python_string); in TEST() local