Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_qmatmul_op.cc294 Tbias* bias_data = this->GetBiasHandle( in Compute()
393 Tbias* GetBiasHandle( in GetBiasHandle() function in tensorflow::MklDnnQuantizedMatMulOp
Dmkl_conv_ops.cc731 this->GetBiasHandle(context, conv_fwd_pd, bias_tensor); in Compute()
838 virtual Tbias* GetBiasHandle(OpKernelContext* context, in GetBiasHandle() function in tensorflow::MklConvOp
1501 Tbias* GetBiasHandle(OpKernelContext* context, in GetBiasHandle() function in tensorflow::MklQuantizedConv2DOp