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.cc232 output_grad_scale_(output_grad_scale), in CudnnBatchNormBackwardThunk()
262 buffer_allocations.GetDeviceAddress(output_grad_scale_)); in ExecuteOnStream()
Dcudnn_batchnorm_thunk.h141 BufferAllocation::Slice output_grad_scale_; variable