Searched refs:obj_param_sig (Results 1 – 1 of 1) sorted by relevance
1689 PyObject* obj_param_sig = THPUtils_packString(param_sig); in THCPModule_cuda_tunableop_get_results() local1690 if (!obj_param_sig) in THCPModule_cuda_tunableop_get_results()1699 PyTuple_SET_ITEM(inner_tuple.get(), 1, obj_param_sig); in THCPModule_cuda_tunableop_get_results()