Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceSycl.h45 ~SyclDevice() { deallocate_all(); } in ~SyclDevice()
54 void deallocate_all() const { in deallocate_all() function
/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_device.h109 p->deallocate_all(); in ~GSYCLInterface()