Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dtfrt_op_kernel.cc89 void TFRTOpKernelConstruction::CtxFailure(const Status& s) { in CtxFailure() function in tensorflow::TFRTOpKernelConstruction
108 void TFRTOpKernelConstruction::CtxFailure(const char* file, int line, in CtxFailure() function in tensorflow::TFRTOpKernelConstruction
173 void TFRTOpKernelContext::CtxFailure(const Status& s) { in CtxFailure() function in tensorflow::TFRTOpKernelContext
179 void TFRTOpKernelContext::CtxFailure(const char* file, int line, in CtxFailure() function in tensorflow::TFRTOpKernelContext
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_kernel.cc1788 void OpKernelConstruction::CtxFailure(const Status& s) { in CtxFailure() function in tensorflow::OpKernelConstruction
1798 void OpKernelConstruction::CtxFailure(const char* file, int line, in CtxFailure() function in tensorflow::OpKernelConstruction
1812 void OpKernelContext::CtxFailure(const Status& s) { in CtxFailure() function in tensorflow::OpKernelContext
1822 void OpKernelContext::CtxFailure(const char* file, int line, const Status& s) { in CtxFailure() function in tensorflow::OpKernelContext
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_op_kernel.cc759 void XlaOpKernelContext::CtxFailure(const Status& s) { in CtxFailure() function in tensorflow::XlaOpKernelContext
766 void XlaOpKernelContext::CtxFailure(const char* file, int line, in CtxFailure() function in tensorflow::XlaOpKernelContext