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.cc2817 struct MIOpenAllocatorContext { struct
2818 MIOpenAllocatorContext(ScratchAllocator* scratch_allocator, Stream* stream) in MIOpenAllocatorContext() argument
2826 auto* mac = static_cast<MIOpenAllocatorContext*>(ctx); in MIOpenAllocatorCallback()