Searched defs:flat_result (Results 1 – 3 of 3) sorted by relevance
101 auto flat_result = flat_set.insert(val); in TEST() local
742 auto flat_result = result->flat<T>(); in FloatTensorToQuantizedInPlaceUsingEigen() local754 auto flat_result = result->flat<T>(); in FloatTensorToQuantizedInPlace() local776 auto flat_result = result->flat<float>(); in QuantizedTensorToFloatInPlaceUsingEigen() local790 auto flat_result = result->flat<float>(); in QuantizedTensorToFloatInPlace() local
3875 tensorflow::Safe_PyObjectPtr flat_result(PyList_New(num_retvals)); local