Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.h2612 virtual void NotifyStreamDestroyed(Stream* stream) {} in NotifyStreamDestroyed() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.cc224 void NotifyStreamDestroyed(Stream* stream) { in NotifyStreamDestroyed() function in stream_executor::gpu::CudnnAccess
450 void CudnnSupport::NotifyStreamDestroyed(Stream* stream) /* override */ { in NotifyStreamDestroyed() function in stream_executor::gpu::CudnnSupport