Searched defs:kexpr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/ | ||
H A D | halide.py | 669 kexpr: Callable[[sympy.Expr], str] = texpr variable in HalideKernel |
H A D | triton.py | 1194 kexpr: Callable[[sympy.Expr], str] = texpr variable in TritonKernel |