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