Home
last modified time | relevance | path

Searched refs:ThenBatchNormalizationForward (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_batchnorm_runner.cc137 stream->ThenBatchNormalizationForward( in RunCudnnBatchNormForwardInferenceImpl()
165 stream->ThenBatchNormalizationForward( in RunCudnnBatchNormForwardTrainingImpl()
/external/tensorflow/tensorflow/stream_executor/
Dstream.h246 Stream &ThenBatchNormalizationForward(
271 Stream &ThenBatchNormalizationForward(
Dstream.cc342 Stream &Stream::ThenBatchNormalizationForward( in ThenBatchNormalizationForward() function in stream_executor::Stream
393 Stream &Stream::ThenBatchNormalizationForward( in ThenBatchNormalizationForward() function in stream_executor::Stream
/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cc956 ->ThenBatchNormalizationForward( in operator ()()