Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc463 void NPyCast(void* from_void, void* to_void, npy_intp n, void* fromarr, in NPyCast() function
478 NPyCast<T, bfloat16>) < 0) { in RegisterBfloat16Cast()
482 NPyCast<bfloat16, T>) < 0) { in RegisterBfloat16Cast()