Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc1192 ALWAYS_INLINE void CopyAndMayBeInterleaveBfloat16(void* bdst, const void* bsrc, in CopyAndMayBeInterleaveBfloat16() function
1219 CopyAndMayBeInterleaveBfloat16<N>(dst, src, num_elements); in CopyAndMayBeInterleave()
1221 CopyAndMayBeInterleaveBfloat16<-1>(dst, src, num_elements); in CopyAndMayBeInterleave()