Home
last modified time | relevance | path

Searched defs:ScopedAllocator (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.cc20 ScopedAllocator::ScopedAllocator(const Tensor& backing_tensor, int32 scope_id, in ScopedAllocator() function in tensorflow::ScopedAllocator
/external/tensorflow/tensorflow/core/framework/
Dtensor.h615 friend class ScopedAllocator; // For access to buf_. variable