Searched refs:copyCast (Results 1 – 1 of 1) sorted by relevance
33 void copyCast(const FromT* in, ToT* out, int numElements) { in copyCast() function49 copyCast(inputData, reinterpret_cast<dataType*>(outputData), numElements); \ in copyToTensor()