Home
last modified time | relevance | path

Searched defs:CtxFailureWithWarning (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_kernel.cc560 void XlaOpKernelContext::CtxFailureWithWarning(const Status& s) { in CtxFailureWithWarning() function in tensorflow::XlaOpKernelContext
567 void XlaOpKernelContext::CtxFailureWithWarning(const char* file, int line, in CtxFailureWithWarning() function in tensorflow::XlaOpKernelContext
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc1394 void OpKernelConstruction::CtxFailureWithWarning(const Status& s) { in CtxFailureWithWarning() function in tensorflow::OpKernelConstruction
1406 void OpKernelConstruction::CtxFailureWithWarning(const char* file, int line, in CtxFailureWithWarning() function in tensorflow::OpKernelConstruction
1418 void OpKernelContext::CtxFailureWithWarning(const Status& s) { in CtxFailureWithWarning() function in tensorflow::OpKernelContext
1429 void OpKernelContext::CtxFailureWithWarning(const char* file, int line, in CtxFailureWithWarning() function in tensorflow::OpKernelContext