Searched refs:GetBiasHandle (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/mkl/ | ||
D | mkl_qmatmul_op.cc | 294 Tbias* bias_data = this->GetBiasHandle( in Compute() |
D | mkl_conv_ops.cc | 731 this->GetBiasHandle(context, conv_fwd_pd, bias_tensor); in Compute() |