Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_batchnorm_thunk.cc151 output_inv_stddev_(output_inv_stddev), in CudnnBatchNormForwardTrainingThunk()
179 buffer_allocations.GetDeviceAddress(output_inv_stddev_)); in ExecuteOnStream()
Dcudnn_batchnorm_thunk.h106 BufferAllocation::Slice output_inv_stddev_; variable