Searched defs:is_simple_data_ptr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/c10/core/ | ||
H A D | Allocator.cpp | 20 bool Allocator::is_simple_data_ptr(const DataPtr& data_ptr) const { in is_simple_data_ptr() function in c10::Allocator |
H A D | CPUAllocator.cpp | 150 bool is_simple_data_ptr(const c10::DataPtr& data_ptr) const final { in is_simple_data_ptr() function in c10::DefaultMobileCPUAllocator |