commit | 80907cb9bef73c460932da760aff5745cf8cb409 | [log] [tgz] |
---|---|---|
author | Ian Hua <[email protected]> | Thu Aug 12 11:16:47 2021 +0100 |
committer | Ian Hua <[email protected]> | Fri Aug 13 13:56:08 2021 +0100 |
tree | df61340909aacfee61ba9b551e63df7ae3d3eceb | |
parent | a738f586f15db2566055279ac2de08559d40b8d1 [diff] |
Add host_supported, min_sdk_version and apex_available configs to Android.bp for FP16. This would solve build erros such as "missing variant:os:linux_glibc,arch:x86_64" when adding fp16_headers to external/tensorflow repo. Bug: 196532440 Test: mma Change-Id: Ia8ac144df6a18f17cc9c181ed8618a5d365abaa6
Header-only library for conversion to/from half-precision floating point formats
The library is developed by Marat Dukhan of Georgia Tech. FP16 is a research project at Richard Vuduc'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.