Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcwise_ops_common.cc34 void BinaryOpShared::SetComputeError(OpKernelContext* ctx) { in SetComputeError() function in tensorflow::BinaryOpShared
Dcwise_ops_common.h75 void SetComputeError(OpKernelContext* ctx);
155 SetComputeError(ctx); in Compute()