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.cc87 output_inv_stddev_(output_inv_stddev) {} in CudnnBatchNormForwardTrainingThunk()
99 buffer_allocations.GetDeviceAddress(output_inv_stddev_)); in ExecuteOnStream()
Dcudnn_batchnorm_thunk.h101 BufferAllocation::Slice output_inv_stddev_; variable