Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_kernel.cc557 void XlaOpKernelContext::CtxFailure(const Status& s) { in CtxFailure() function in tensorflow::XlaOpKernelContext
563 void XlaOpKernelContext::CtxFailure(const char* file, int line, in CtxFailure() function in tensorflow::XlaOpKernelContext
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc1389 void OpKernelConstruction::CtxFailure(const Status& s) { in CtxFailure() function in tensorflow::OpKernelConstruction
1399 void OpKernelConstruction::CtxFailure(const char* file, int line, in CtxFailure() function in tensorflow::OpKernelConstruction
1413 void OpKernelContext::CtxFailure(const Status& s) { in CtxFailure() function in tensorflow::OpKernelContext
1423 void OpKernelContext::CtxFailure(const char* file, int line, const Status& s) { in CtxFailure() function in tensorflow::OpKernelContext