Searched refs:cudnnMemoryFormatToString (Results 1 – 1 of 1) sorted by relevance
161 std::string cudnnMemoryFormatToString(cudnnTensorFormat_t tformat) { in cudnnMemoryFormatToString() function182 out << " tensor_format = " << cudnnMemoryFormatToString(tformat) << "\n"; in operator <<()