Searched refs:NPyCast (Results 1 – 1 of 1) sorted by relevance
688 void NPyCast(void* from_void, void* to_void, npy_intp n, void* fromarr, in NPyCast() function704 if (PyArray_RegisterCastFunc(descr, npy_bfloat16, NPyCast<T, bfloat16>) < 0) { in RegisterBfloat16Cast()708 NPyCast<bfloat16, T>) < 0) { in RegisterBfloat16Cast()