Searched refs:AsyncFreeData (Results 1 – 1 of 1) sorted by relevance
169 AsyncFreeData* afData = in deallocate()170 new AsyncFreeData(allocator_, buffer, operation_, step_id_); in deallocate()191 struct AsyncFreeData { struct in tensorflow::EigenGpuStreamDevice192 AsyncFreeData(::tensorflow::Allocator* a, void* p, const string& o, in AsyncFreeData() function207 AsyncFreeData* data = static_cast<AsyncFreeData*>(userData); in asyncFree()