Searched refs:cudnnTypeToString (Results 1 – 3 of 3) sorted by relevance
72 std::string cudnnTypeToString(cudnnDataType_t dtype) { in cudnnTypeToString() function106 out << " type = " << cudnnTypeToString(dtype) << "\n"; in operator <<()181 out << " type = " << cudnnTypeToString(dtype) << "\n"; in operator <<()
27 std::string cudnnTypeToString(cudnnDataType_t dtype);
86 << " data_type = " << cudnnTypeToString(params.dataType) << "\n" in operator <<()