Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dtfrt_op_kernel.cc92 void TFRTOpKernelConstruction::CtxFailureWithWarning(const Status& s) { in CtxFailureWithWarning() function in tensorflow::TFRTOpKernelConstruction
112 void TFRTOpKernelConstruction::CtxFailureWithWarning(const char* file, int line, in CtxFailureWithWarning() function in tensorflow::TFRTOpKernelConstruction
173 void TFRTOpKernelContext::CtxFailureWithWarning(const Status& s) { in CtxFailureWithWarning() function in tensorflow::TFRTOpKernelContext
180 void TFRTOpKernelContext::CtxFailureWithWarning(const char* file, int line, in CtxFailureWithWarning() function in tensorflow::TFRTOpKernelContext
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc1655 void OpKernelConstruction::CtxFailureWithWarning(const Status& s) { in CtxFailureWithWarning() function in tensorflow::OpKernelConstruction
1667 void OpKernelConstruction::CtxFailureWithWarning(const char* file, int line, in CtxFailureWithWarning() function in tensorflow::OpKernelConstruction
1679 void OpKernelContext::CtxFailureWithWarning(const Status& s) { in CtxFailureWithWarning() function in tensorflow::OpKernelContext
1690 void OpKernelContext::CtxFailureWithWarning(const char* file, int line, in CtxFailureWithWarning() function in tensorflow::OpKernelContext
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_kernel.cc738 void XlaOpKernelContext::CtxFailureWithWarning(const Status& s) { in CtxFailureWithWarning() function in tensorflow::XlaOpKernelContext
746 void XlaOpKernelContext::CtxFailureWithWarning(const char* file, int line, in CtxFailureWithWarning() function in tensorflow::XlaOpKernelContext