Home
last modified time | relevance | path

Searched refs:output_grad_scale_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_batchnorm_thunk.cc134 output_grad_scale_(output_grad_scale), in CudnnBatchNormBackwardThunk()
146 buffer_allocations.GetDeviceAddress(output_grad_scale_)); in ExecuteOnStream()
Dcudnn_batchnorm_thunk.h130 BufferAllocation::Slice output_grad_scale_; variable