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