Home
last modified time | relevance | path

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

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