Searched defs:compute_function (Results 1 – 3 of 3) sorted by relevance
83 const ComputeFunctionType& compute_function() const { in compute_function() function
1370 pthreadpool_function_2d_t compute_function = NULL; in pytorch_qnnp_run_operator() local1507 pthreadpool_function_1d_t compute_function = NULL; in pytorch_qnnp_run_operator() local1636 pthreadpool_function_1d_t compute_function = NULL; in pytorch_qnnp_run_operator() local
48 void (*compute_function)(void*, TF_OpKernelContext*); member