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