Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc394 ALWAYS_INLINE void LoadThreeScalars(const T** data, Packet* l1, Packet* l2, in LoadThreeScalars() function
689 LoadThreeScalars(&data3, &l1, &l2, &l3); in GEPP()