Searched refs:SetUnimplementedError (Results 1 – 2 of 2) sorted by relevance
28 void BinaryOpShared::SetUnimplementedError(OpKernelContext* ctx) { in SetUnimplementedError() function in tensorflow::BinaryOpShared
71 void SetUnimplementedError(OpKernelContext* ctx);213 SetUnimplementedError(ctx); in Compute()