Searched defs:ScopedAllocatorInstance (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | scoped_allocator.h | 25 class ScopedAllocatorInstance; variable |
D | scoped_allocator.cc | 136 ScopedAllocatorInstance::ScopedAllocatorInstance(ScopedAllocator* sa, in ScopedAllocatorInstance() function in tensorflow::ScopedAllocatorInstance |