Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.h34 EIGEN_DEVICE_FUNC inline Packet pexpand_bf16_l(const Packet& from) { in pexpand_bf16_l() function
62 EIGEN_DEVICE_FUNC inline Packet4f pexpand_bf16_l(const Packet4f& from) { in pexpand_bf16_l() function
211 EIGEN_DEVICE_FUNC inline Packet4f pexpand_bf16_l(const Packet4f& from) { in pexpand_bf16_l() function
382 EIGEN_DEVICE_FUNC inline Packet8f pexpand_bf16_l(const Packet8f& from) { in pexpand_bf16_l() function
451 EIGEN_DEVICE_FUNC inline Packet16f pexpand_bf16_l(const Packet16f& from) { in pexpand_bf16_l() function
Dsparse_matmul_op_test.cc387 internal::pstoreu(data2, internal::pexpand_bf16_l<Packet>( in TEST_F()
Dsparse_matmul_op.cc279 const auto y = Eigen::internal::pexpand_bf16_l<Packet>(x);