Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dkernels.cc124 auto* cc_ctx = reinterpret_cast<::tensorflow::OpKernelContext*>(ctx); in TF_NumInputs() local
129 auto* cc_ctx = reinterpret_cast<::tensorflow::OpKernelContext*>(ctx); in TF_NumOutputs() local
135 auto* cc_ctx = reinterpret_cast<::tensorflow::OpKernelContext*>(ctx); in TF_GetInput() local
149 auto* cc_ctx = reinterpret_cast<::tensorflow::OpKernelContext*>(ctx); in TF_SetOutput() local
165 auto* cc_ctx = reinterpret_cast<::tensorflow::OpKernelConstruction*>(ctx); in TF_OpKernelConstruction_Failure() local
171 auto* cc_ctx = reinterpret_cast<::tensorflow::OpKernelContext*>(ctx); in TF_OpKernelContext_Failure() local
193 auto* cc_ctx = reinterpret_cast<::tensorflow::OpKernelContext*>(ctx); in DEFINE_TF_GETATTR() local