Searched defs:algorithm_config (Results 1 – 11 of 11) sorted by relevance
| /external/tensorflow/tensorflow/core/util/autotune_maps/ |
| D | autotune_serialize_test.cc | 119 AlgorithmConfig algorithm_config; in TEST() local
|
| /external/tensorflow/tensorflow/stream_executor/ |
| D | stream.h | 339 const dnn::AlgorithmConfig &algorithm_config, in ConvolveWithAlgorithm() 398 const dnn::AlgorithmConfig &algorithm_config, in FusedConvolveWithAlgorithm() 426 const dnn::AlgorithmConfig &algorithm_config, in FusedConvolveWithExecutionPlan() 491 const dnn::AlgorithmConfig &algorithm_config, in ConvolveBackwardDataWithAlgorithm() 523 const dnn::AlgorithmConfig &algorithm_config, in ConvolveBackwardFilterWithAlgorithm()
|
| D | dnn.h | 1265 const dnn::AlgorithmConfig& algorithm_config, in DoFusedConvolve() 1281 const AlgorithmConfig& algorithm_config, in PrepareForConvolution() 2017 const dnn::AlgorithmConfig& algorithm_config, in createRnnDescriptor() 2593 const AlgorithmConfig& algorithm_config, in DoPrepareForConvolution()
|
| D | stream_executor_pimpl.cc | 376 dnn::DataType data_type, const dnn::AlgorithmConfig &algorithm_config, in createRnnDescriptor()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | conv_ops_3d.cc | 507 AlgorithmConfig algorithm_config; in launch() local
|
| D | conv_grad_input_ops.cc | 385 AlgorithmConfig algorithm_config; in operator ()() local
|
| D | conv_grad_ops_3d.cc | 1513 AlgorithmConfig algorithm_config; in Compute() local 2073 AlgorithmConfig algorithm_config; in Compute() local
|
| D | conv_grad_filter_ops.cc | 989 AlgorithmConfig algorithm_config; in operator ()() local
|
| D | conv_ops.cc | 1107 AlgorithmConfig algorithm_config; in operator ()() local
|
| /external/tensorflow/tensorflow/stream_executor/cuda/ |
| D | cuda_dnn.cc | 1167 const dnn::AlgorithmConfig& algorithm_config, in CudnnRnnDescriptor() 1195 const dnn::AlgorithmConfig& algorithm_config, float dropout, uint64 seed, in Create() 1317 const dnn::AlgorithmConfig& algorithm_config() const { in algorithm_config() function in stream_executor::gpu::CudnnRnnDescriptor 2357 dnn::DataType data_type, const dnn::AlgorithmConfig& algorithm_config, in createRnnDescriptor() 2981 const dnn::AlgorithmConfig& algorithm_config, in GetCudnnConvolutionForwardAlgorithm() 3044 const dnn::AlgorithmConfig& algorithm_config, in GetCudnnConvolutionBackwardDataAlgorithm() 3105 const dnn::AlgorithmConfig& algorithm_config, in GetCudnnConvolutionBackwardFilterAlgorithm() 3870 const dnn::AlgorithmConfig& algorithm_config, in DoPrepareForConvolution() 4880 const dnn::AlgorithmConfig& algorithm_config, in DoFusedConvolve() 5027 const dnn::AlgorithmConfig& algorithm_config, in DoFusedConvolveWithExecutionPlan()
|
| /external/tensorflow/tensorflow/stream_executor/rocm/ |
| D | rocm_dnn.cc | 2570 dnn::DataType data_type, const dnn::AlgorithmConfig& algorithm_config, in createRnnDescriptor() 2907 const dnn::AlgorithmConfig& algorithm_config, in DoPrepareForConvolution() 3683 const dnn::AlgorithmConfig& algorithm_config, in DoFusedConvolve()
|