Searched defs:TraceString (Results 1 – 6 of 6) sorted by relevance
39 string GetOptionsOp::TraceString(const OpKernelContext& ctx, in TraceString() function in tensorflow::data::GetOptionsOp
115 string SendOp::TraceString(const OpKernelContext& ctx, bool verbose) const { in TraceString() function in tensorflow::SendOp159 string RecvOp::TraceString(const OpKernelContext& ctx, bool verbose) const { in TraceString() function in tensorflow::RecvOp
388 string RemoteCallOp::TraceString(const OpKernelContext& ctx, in TraceString() function in tensorflow::RemoteCallOp
717 string TraceString(const OpKernelContext& ctx, bool verbose) const override { in TraceString() function
911 string DatasetOpKernel::TraceString(const OpKernelContext& ctx, in TraceString() function in tensorflow::data::DatasetOpKernel
201 string OpKernel::TraceString(const OpKernelContext& ctx, bool verbose) const { in TraceString() function in tensorflow::OpKernel