Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A DLlgaTensorImpl.cpp22 static void pytorch_default_deallocator(void* buf) { in pytorch_default_deallocator() function
35 pytorch_default_allocator, pytorch_default_deallocator}; in getEngine()