Searched refs:compute_function (Results 1 – 3 of 3) sorted by relevance
32 void (*compute_function)(void*, TF_OpKernelContext*); member45 result->compute_function = compute_func; in TF_NewKernelBuilder()101 builder_->compute_function, in Create()
82 const ComputeFunctionType& compute_function() const { in compute_function() function
118 cpu_executable->compute_function(); in Compile()