xla
xla copied to clipboard
Always use std::array.
Always use std::array.
Eigen::array is being removed upstream in favor of std::array.