Searched refs:ReleaseAllAllocations (Results 1 – 3 of 3) sorted by relevance
142 static Status ReleaseAllAllocations(ResourceMgr* rm);
285 /* static */ Status XRTTupleAllocation::ReleaseAllAllocations(ResourceMgr* rm) { in ReleaseAllAllocations() function in tensorflow::XRTTupleAllocation
687 OP_REQUIRES_OK(ctx, XRTTupleAllocation::ReleaseAllAllocations(rm)); in Compute()