Home
last modified time | relevance | path

Searched defs:output_mean (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_batchnorm_thunk.cc140 const BufferAllocation::Slice& output_mean, in CudnnBatchNormForwardTrainingThunk()
176 se::DeviceMemory<float> output_mean( in ExecuteOnStream() local
Dir_emitter_unnested.cc418 auto output_mean = assn.GetUniqueSlice(custom_call, {1}).ValueOrDie(); in HandleCustomCall() local