Searched defs:AllowsAsynchronousDeallocation (Results 1 – 3 of 3) sorted by relevance
80 bool StreamExecutorMemoryAllocator::AllowsAsynchronousDeallocation() const { in AllowsAsynchronousDeallocation() function in xla::StreamExecutorMemoryAllocator
88 bool AllowsAsynchronousDeallocation() const override { return false; } in AllowsAsynchronousDeallocation() function in xla::__anonfef8839d0111::TestAllocator
126 bool AllowsAsynchronousDeallocation() const override { return true; } in AllowsAsynchronousDeallocation() function