Searched refs:pythonCode (Results 1 – 1 of 1) sorted by relevance
23 std::string pythonCode = R"PY( in TEST() local27 auto cu_ptr = torch::jit::compile(pythonCode); in TEST()119 std::string pythonCode = R"PY( in TEST() local125 std::make_shared<torch::jit::Source>(pythonCode, "<string>", 1)); in TEST()