Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dbias_op.cc46 void GetBiasValueDims(const Tensor& value_tensor, TensorFormat data_format, in GetBiasValueDims() function
136 GetBiasValueDims(input, data_format_, &batch, &height, &width, &depth, in Compute()
260 GetBiasValueDims(output_backprop, data_format_, &batch, &height, &width, in Compute()
354 GetBiasValueDims(input, data_format_, &batch, &height, &width, &depth, in Compute()
541 GetBiasValueDims(output_backprop, data_format_, &batch, &height, &width, in Compute()