Home
last modified time | relevance | path

Searched refs:scratch_allocator_ (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc2566 : scratch_allocator_(scratch_allocator), stream_(stream) {} in MIOpenAllocatorContext()
2568 ScratchAllocator* scratch_allocator_; member
2575 mac->scratch_allocator_->AllocateBytes(mac->stream_, size_in_bytes); in MIOpenAllocatorCallback()