:github_url: https://github.com/pytorch/pytorch .. _program_listing_file_c10_util_Half.h: Program Listing for File Half.h =============================== |exhale_lsh| :ref:`Return to documentation for file ` (``c10/util/Half.h``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp #include // need to keep the following for BC because the APIs in here were exposed // before migrating Half to torch/headeronly #if (defined(CPU_CAPABILITY_AVX2) || defined(CPU_CAPABILITY_AVX512)) && \ !defined(__APPLE__) #include #endif