Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc2564 struct MIOpenAllocatorContext { struct
2565 MIOpenAllocatorContext(ScratchAllocator* scratch_allocator, Stream* stream) in MIOpenAllocatorContext() argument
2573 auto* mac = static_cast<MIOpenAllocatorContext*>(ctx); in MIOpenAllocatorCallback()
2624 MIOpenAllocatorContext mac(scratch_allocator, stream); in DoPrepareForConvolution()