Searched refs:TensorAndAllocation (Results 1 – 1 of 1) sorted by relevance
45 struct TensorAndAllocation { struct in tensorflow::Stack57 Status Push(const TensorAndAllocation& value) { in Push()68 Status Pop(TensorAndAllocation* value) { in Pop()116 std::vector<TensorAndAllocation> stack_ GUARDED_BY(mu_);297 Stack::TensorAndAllocation value; in ComputeAsync()