Searched refs:compute_function (Results 1 – 3 of 3) sorted by relevance
78 const ComputeFunctionType& compute_function() const { in compute_function() function
44 void (*compute_function)(void*, TF_OpKernelContext*); member57 result->compute_function = compute_func; in TF_NewKernelBuilder()172 builder_->compute_function, in Create()
127 cpu_executable->compute_function(); in Compile()