Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dkernels.h66 typedef struct TF_OpKernelConstruction TF_OpKernelConstruction; typedef
H A Dkernels.cc54 void* (*create_func)(TF_OpKernelConstruction*), in TF_NewKernelBuilder()
147 void* (*create_func)(TF_OpKernelConstruction*), in COpKernel()