# chromium_third_party_fp16 **Repository Path**: openharmony-tpc/chromium_third_party_fp16 ## Basic Information - **Project Name**: chromium_third_party_fp16 - **Description**: 面向Opera浏览器和以Chrome为内核的浏览器设计的Flash Player - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/openharmony-sig/chromium_third_party_fp16 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-08-11 - **Last Updated**: 2025-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [chromium_third_party_fp16](https://gitcode.com/openharmony-tpc/chromium_third_party_fp16)。| ⚠️ This repository has been archived. For the new address, please visit [chromium_third_party_fp16](https://gitcode.com/openharmony-tpc/chromium_third_party_fp16).** > --- > # FP16 Header-only library for conversion to/from half-precision floating point formats ## Features - Supports IEEE and ARM alternative half-precision floating-point format - Property converts infinities and NaNs - Properly converts denormal numbers, even on systems without denormal support - Header-only library, no installation or build required - Compatible with C99 and C++11 - Fully covered with unit tests and microbenchmarks ## Acknowledgements [![HPC Garage logo](https://github.com/Maratyszcza/PeachPy/blob/master/logo/hpcgarage.png)](http://hpcgarage.org) [![Georgia Tech College of Computing logo](https://github.com/Maratyszcza/PeachPy/blob/master/logo/college-of-computing.gif)](http://www.cse.gatech.edu/) The library is developed by [Marat Dukhan](http://www.maratdukhan.com) of Georgia Tech. FP16 is a research project at [Richard Vuduc](http://vuduc.org)'s HPC Garage lab in the Georgia Institute of Technology, College of Computing, School of Computational Science and Engineering. This material is based upon work supported by the U.S. National Science Foundation (NSF) Award Number 1339745. Any opinions, findings and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect those of NSF.