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