Searched defs:batch_descriptor (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_dnn.h | 378 Stream* stream, const dnn::BatchDescriptor& batch_descriptor, in DoSeparableConvolve()
|
D | cuda_dnn.cc | 549 CudnnTensorDescriptor(const dnn::BatchDescriptor& batch_descriptor, in CudnnTensorDescriptor() 5833 const dnn::BatchDescriptor& batch_descriptor, in DeriveOutputBatchDescriptor()
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_dnn.h | 368 Stream* stream, const dnn::BatchDescriptor& batch_descriptor, in DoSeparableConvolve()
|
D | rocm_dnn.cc | 648 ScopedTensorDescriptor(const BatchDescriptor& batch_descriptor, in ScopedTensorDescriptor() 4475 const BatchDescriptor& batch_descriptor, in DeriveOutputBatchDescriptor()
|
/external/tensorflow/tensorflow/stream_executor/ |
D | dnn.h | 1274 const BatchDescriptor& batch_descriptor, in PrepareForConvolution() 2589 const BatchDescriptor& batch_descriptor, DeviceMemoryBase input_data, in DoPrepareForConvolution()
|
D | stream.cc | 519 const dnn::BatchDescriptor &batch_descriptor, in ThenSeparableConvolve()
|