Searched defs:batch_descriptor (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_dnn.h | 360 Stream* stream, const dnn::BatchDescriptor& batch_descriptor, in DoSeparableConvolve()
|
D | cuda_dnn.cc | 495 CudnnTensorDescriptor(const dnn::BatchDescriptor& batch_descriptor, in CudnnTensorDescriptor() 4090 const dnn::BatchDescriptor& batch_descriptor, in DeriveOutputBatchDescriptor()
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_dnn.h | 351 Stream* stream, const dnn::BatchDescriptor& batch_descriptor, in DoSeparableConvolve()
|
D | rocm_dnn.cc | 527 ScopedTensorDescriptor(const BatchDescriptor& batch_descriptor, in ScopedTensorDescriptor() 595 const BatchDescriptor& batch_descriptor, in ScopedFilterDescriptor() 3987 const BatchDescriptor& batch_descriptor, in DeriveOutputBatchDescriptor()
|
/external/tensorflow/tensorflow/stream_executor/ |
D | stream.cc | 795 const dnn::BatchDescriptor &batch_descriptor, in ThenSeparableConvolve()
|