Home
last modified time | relevance | path

Searched refs:NPyCustomFloat_CopySwap (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dbfloat16.cc560 void NPyCustomFloat_CopySwap(void* dst, void* src, int swap, void* arr) { in NPyCustomFloat_CopySwap() function
1637 arr_funcs.copyswap = NPyCustomFloat_CopySwap<T>; in RegisterNumpyDtype()