Searched refs:kCopyThreshold (Results 1 – 1 of 1) sorted by relevance
240 static constexpr int kCopyThreshold = 2048; in ComputeAsync() local243 tensor.TotalBytes() > kCopyThreshold && stack->IsUsefulToSwap(tensor)) { in ComputeAsync()