Home
last modified time | relevance | path

Searched refs:OP_REQUIRES_OK_OR_SET_PAYLOAD (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dop_requires.h60 #define OP_REQUIRES_OK_OR_SET_PAYLOAD(CTX, PAYLOAD_KEY, PAYLOAD_VALUE, STATUS) \ macro
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_common.cc585 OP_REQUIRES_OK_OR_SET_PAYLOAD(ctx, in Compute()