Searched defs:code_string (Results 1 – 7 of 7) sorted by relevance
58 def _unfold_continuations(code_string): argument63 def dedent_block(code_string): argument
30 const std::string& code_string, in CompileAndLaunchKernel()
322 const std::string& code_string, in CompileAndLaunchKernel()
18 code_string = "template <typename T> T my_fused_kernel(T x, T y, T alpha, T beta) { return alpha * … variable166 def test_invalid_function_name(self, code_string): argument
671 std::string code_string; in generateKernel() local
670 def _replacing_exec(self, code_string, ns): argument
366 const std::string code_string = THPUtils_unpackString(code_string_o); in THCPModule_cudaJiteratorCompileAndLaunchKernel() local