- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for C_OPKERNELCONTEXT_REQUIRES_OK (0.17 seconds)
-
tensorflow/c/c_op_requires.h
// C structs, including `TF_OpKernelContext`, `TF_Status`, etc. This is analogus // to the macros in tensorflow/core/framework/op_requires.h. This is provided // for plugin OpKernel developer's convenience. #define C_OPKERNELCONTEXT_REQUIRES_OK(CTX, C_STATUS, __VA_ARGS__) \ do { \ ::tensorflow::Status _s(__VA_ARGS__); \
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Tue Aug 02 21:35:06 GMT 2022 - 2.3K bytes - Click Count (0)