Searched refs:compute_function (Results 1 – 4 of 4) sorted by relevance
83 const ComputeFunctionType& compute_function() const { in compute_function() function
127 cpu_executable->compute_function(); in Compile()
48 void (*compute_function)(void*, TF_OpKernelContext*); member61 result->compute_function = compute_func; in TF_NewKernelBuilder()184 builder_->compute_function, in Create()
1489 cpu_executable->compute_function()(result_buffer, &run_options, nullptr, in ExecuteHelper()1545 cpu_executable->compute_function()(result_buffer, &run_options, in ExecuteHelper()