Searched refs:convert_result (Results 1 – 1 of 1) sorted by relevance
306 int convert_result = PyArray_DescrConverter(fields, descr); in GetPyArrayDescrForTensor() local309 if (convert_result != 1) { in GetPyArrayDescrForTensor()