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