Home
last modified time | relevance | path

Searched defs:scale_offset_desc (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_batchnorm_thunk.cc68 dnn::BatchDescriptor scale_offset_desc; in MakeDescriptors() local
105 dnn::BatchDescriptor scale_offset_desc; in ExecuteOnStream() local
167 dnn::BatchDescriptor scale_offset_desc; in ExecuteOnStream() local
251 dnn::BatchDescriptor scale_offset_desc; in ExecuteOnStream() local
/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cc310 se::dnn::BatchDescriptor scale_offset_desc; in operator ()() local
464 se::dnn::BatchDescriptor scale_offset_desc; in operator ()() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc3184 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationForward()
3205 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationForward()
3228 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationForwardImpl()
3284 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationBackward()
3299 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationBackward()
3315 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationBackwardImpl()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc3002 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationForward()
3021 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationForward()
3042 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationForwardImpl()
3089 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationBackward()
3103 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationBackward()
3118 const dnn::BatchDescriptor& scale_offset_desc, const double epsilon, in DoBatchNormalizationBackwardImpl()
/external/tensorflow/tensorflow/stream_executor/
Dstream.cc345 const dnn::BatchDescriptor &scale_offset_desc, const double epsilon, in ThenBatchNormalizationForward()
371 const dnn::BatchDescriptor &scale_offset_desc, const double epsilon, in ThenBatchNormalizationBackward()
395 const dnn::BatchDescriptor &scale_offset_desc, const double epsilon, in ThenBatchNormalizationForward()
422 const dnn::BatchDescriptor &scale_offset_desc, const double epsilon, in ThenBatchNormalizationBackward()