Searched refs:IsUsefulToSwap (Results 1 – 1 of 1) sorted by relevance
82 bool IsUsefulToSwap(const Tensor& tensor) const { in IsUsefulToSwap() function in tensorflow::Stack243 tensor.TotalBytes() > kCopyThreshold && stack->IsUsefulToSwap(tensor)) { in ComputeAsync()