Home
last modified time | relevance | path

Searched defs:TraceString (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsendrecv_ops.cc115 string SendOp::TraceString(const OpKernelContext& ctx, bool verbose) const { in TraceString() function in tensorflow::SendOp
159 string RecvOp::TraceString(const OpKernelContext& ctx, bool verbose) const { in TraceString() function in tensorflow::RecvOp
Dfunction_ops.cc380 string RemoteCallOp::TraceString(const OpKernelContext& ctx, in TraceString() function in tensorflow::RemoteCallOp
/external/tensorflow/tensorflow/core/kernels/linalg/
Deinsum_op_impl.h717 string TraceString(const OpKernelContext& ctx, bool verbose) const override { in TraceString() function
/external/tensorflow/tensorflow/core/framework/
Ddataset.cc659 string DatasetOpKernel::TraceString(const OpKernelContext& ctx, in TraceString() function in tensorflow::data::DatasetOpKernel
Dop_kernel.cc196 string OpKernel::TraceString(const OpKernelContext& ctx, bool verbose) const { in TraceString() function in tensorflow::OpKernel