Searched defs:CtxFailureWithWarning (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2xla/ | ||
D | xla_op_kernel.cc | 560 void XlaOpKernelContext::CtxFailureWithWarning(const Status& s) { in CtxFailureWithWarning() function in tensorflow::XlaOpKernelContext |
/external/tensorflow/tensorflow/core/framework/ | ||
D | op_kernel.cc | 1394 void OpKernelConstruction::CtxFailureWithWarning(const Status& s) { in CtxFailureWithWarning() function in tensorflow::OpKernelConstruction |