Searched defs:dtypeToCppString (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ | ||
H A D | ir_printer.cpp | 13 std::string IRPrinter::dtypeToCppString(const Dtype& dtype) { in dtypeToCppString() function in torch::jit::tensorexpr::IRPrinter |
H A D | cuda_codegen.cpp | 70 std::string CudaPrinter::dtypeToCppString(const Dtype& dtype) { in dtypeToCppString() function in torch::jit::tensorexpr::CudaPrinter |