Home
last modified time | relevance | path

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

/external/pytorch/test/cpp/tensorexpr/
Dtest_external_calls.cpp1002 std::string shape_compute_python_string = R"PY( in TEST() local
1029 auto cu_ptr = torch::jit::compile(shape_compute_python_string); in TEST()