Searched defs:AllocatesOpaqueHandle (Results 1 – 2 of 2) sorted by relevance
68 bool AllocatesOpaqueHandle() const override { return true; } in AllocatesOpaqueHandle() function in tensorflow::XlaCompilationAllocator
171 virtual bool AllocatesOpaqueHandle() const { return false; } in AllocatesOpaqueHandle() function262 bool AllocatesOpaqueHandle() const override { in AllocatesOpaqueHandle() function