Home
last modified time | relevance | path

Searched defs:dtypeToCppString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_printer.cpp13 std::string IRPrinter::dtypeToCppString(const Dtype& dtype) { in dtypeToCppString() function in torch::jit::tensorexpr::IRPrinter
H A Dcuda_codegen.cpp70 std::string CudaPrinter::dtypeToCppString(const Dtype& dtype) { in dtypeToCppString() function in torch::jit::tensorexpr::CudaPrinter