#include #include namespace c10 { static_assert( std::is_standard_layout_v, "c10::BFloat16 must be standard layout."); } // namespace c10