Home
last modified time | relevance | path

Searched refs:print_flat_alloc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dcuda_codegen.cpp186 void CudaPrinter::print_flat_alloc(const AllocatePtr& alloc) { in print_flat_alloc() function in torch::jit::tensorexpr::CudaPrinter
207 print_flat_alloc(v); in visit()
213 print_flat_alloc(v); in visit()
H A Dcuda_codegen.h192 void print_flat_alloc(const AllocatePtr& alloc);