Home
last modified time | relevance | path

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

/external/pytorch/c10/core/
DAllocator.cpp20 bool Allocator::is_simple_data_ptr(const DataPtr& data_ptr) const { in is_simple_data_ptr() function in c10::Allocator
DCPUAllocator.cpp150 bool is_simple_data_ptr(const c10::DataPtr& data_ptr) const final { in is_simple_data_ptr() function in c10::DefaultMobileCPUAllocator