Searched defs:batch_descriptor (Results  1 – 6 of 6) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ | 
| D | cuda_dnn.h | 390       Stream* stream, const dnn::BatchDescriptor& batch_descriptor,  in DoSeparableConvolve()
 | 
| D | cuda_dnn.cc | 614   CudnnTensorDescriptor(const dnn::BatchDescriptor& batch_descriptor,  in CudnnTensorDescriptor()6534     const dnn::BatchDescriptor& batch_descriptor,  in DeriveOutputBatchDescriptor()
 
 | 
| /external/tensorflow/tensorflow/stream_executor/rocm/ | 
| D | rocm_dnn.h | 394       Stream* stream, const dnn::BatchDescriptor& batch_descriptor,  in DoSeparableConvolve()
 | 
| D | rocm_dnn.cc | 651   ScopedTensorDescriptor(const BatchDescriptor& batch_descriptor,  in ScopedTensorDescriptor()4524     const BatchDescriptor& batch_descriptor,  in DeriveOutputBatchDescriptor()
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/ | 
| D | dnn.h | 1322       const BatchDescriptor& batch_descriptor,  in PrepareForConvolution()2621       const BatchDescriptor& batch_descriptor, DeviceMemoryBase input_data,  in DoPrepareForConvolution()
 
 | 
| D | stream.cc | 512     const dnn::BatchDescriptor &batch_descriptor,  in ThenSeparableConvolve()
 |