Searched defs:NotifyStreamDestroyed (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ | ||
H A D | dnn.h | 2612 virtual void NotifyStreamDestroyed(Stream* stream) {} in NotifyStreamDestroyed() function |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ | ||
H A D | cuda_dnn.cc | 224 void NotifyStreamDestroyed(Stream* stream) { in NotifyStreamDestroyed() function in stream_executor::gpu::CudnnAccess |