Searched refs:allocated_tensors_ (Results 1 – 4 of 4) sorted by relevance
67 allocated_tensors_.push_back(temporary_memory); in AllocateBytes()79 std::vector<Tensor> allocated_tensors_; variable
335 allocated_tensors_.push_back(temporary_memory); in AllocateBytes()347 std::vector<Tensor> allocated_tensors_; member in tensorflow::__anonbbe6ef150111::CufftScratchAllocator
277 allocated_tensors_.push_back(temporary_memory);286 std::vector<Tensor> allocated_tensors_;
383 allocated_tensors_.push_back(temporary_memory); in AllocateBytes()393 return allocated_tensors_[index]; in get_allocated_tensor()399 std::vector<Tensor> allocated_tensors_; member in tensorflow::__anonebbbcdba0111::CudnnRnnAllocatorInTemp