Searched defs:batch_descriptor (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_dnn.h | 379 Stream* stream, const dnn::BatchDescriptor& batch_descriptor, in DoSeparableConvolve()
|
D | cuda_dnn.cc | 517 CudnnTensorDescriptor(const dnn::BatchDescriptor& batch_descriptor, in CudnnTensorDescriptor() 4623 const dnn::BatchDescriptor& batch_descriptor, in DeriveOutputBatchDescriptor()
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_dnn.h | 403 Stream* stream, const dnn::BatchDescriptor& batch_descriptor, in DoSeparableConvolve()
|
D | rocm_dnn.cc | 647 ScopedTensorDescriptor(const BatchDescriptor& batch_descriptor, in ScopedTensorDescriptor() 711 const BatchDescriptor& batch_descriptor, in ScopedFilterDescriptor() 4584 const BatchDescriptor& batch_descriptor, in DeriveOutputBatchDescriptor()
|
/external/tensorflow/tensorflow/stream_executor/ |
D | dnn.h | 1243 const BatchDescriptor& batch_descriptor, in PrepareForConvolution() 2681 const BatchDescriptor& batch_descriptor, DeviceMemoryBase input_data, in DoPrepareForConvolution()
|
D | stream.cc | 676 const dnn::BatchDescriptor &batch_descriptor, in ThenSeparableConvolve()
|