Searched refs:ComputeWithCustomKernel (Results  1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | bias_op.cc | 399   void ComputeWithCustomKernel(OpKernelContext* context,  in ComputeWithCustomKernel()  function in tensorflow::BiasGradOp 488       ComputeWithCustomKernel(context, output_backprop, batch, width, height,  in Compute() 526       ComputeWithCustomKernel(context, output_backprop, batch, width, height,  in Compute()
  |