Searched refs:pexpand_bf16_u (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_matmul_op.h46 EIGEN_DEVICE_FUNC inline Packet pexpand_bf16_u(const Packet& from) { function in namespace:Eigen::internal
74 EIGEN_DEVICE_FUNC inline Packet4f pexpand_bf16_u(const Packet4f& from) { function in namespace:Eigen::internal
219 EIGEN_DEVICE_FUNC inline Packet4f pexpand_bf16_u(const Packet4f& from) { function in namespace:Eigen::internal
401 EIGEN_DEVICE_FUNC inline Packet8f pexpand_bf16_u(const Packet8f& from) { function in namespace:Eigen::internal
457 EIGEN_DEVICE_FUNC inline Packet16f pexpand_bf16_u(const Packet16f& from) { function in namespace:Eigen::internal
H A Dsparse_matmul_op_test.cc404 internal::pstoreu(data2, internal::pexpand_bf16_u<Packet>(
H A Dsparse_matmul_op.cc271 const auto y = Eigen::internal::pexpand_bf16_u<Packet>(x);

Completed in 139 milliseconds