Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dbfloat16.cc534 void NPyCustomFloat_CopySwapN(void* dstv, npy_intp dstride, void* srcv, in NPyCustomFloat_CopySwapN() function
1636 arr_funcs.copyswapn = NPyCustomFloat_CopySwapN<T>; in RegisterNumpyDtype()