HomeSort by relevance Sort by last modified time
    Searched refs:SetComputeError (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
cwise_ops_common.cc 34 void BinaryOpShared::SetComputeError(OpKernelContext* ctx) {
cwise_ops_common.h 73 void SetComputeError(OpKernelContext* ctx);
153 SetComputeError(ctx);

Completed in 90 milliseconds