Tomoaki Teshima b2ad7cd9c0 add feature to convert FP32(float) to FP16(half)
* check compiler support
  * check HW support before executing
  * add test doing round trip conversion from / to FP32
  * treat array correctly if size is not multiple of 4
  * add declaration to prevent warning
  * make it possible to enable fp16 on 32bit ARM
  * let the conversion possible on non-supported HW, too.
  * add test using both HW and SW implementation
2016-05-21 21:31:33 +09:00
..
2015-05-26 17:47:03 +03:00
2014-02-15 20:17:42 +04:00
2016-04-29 15:41:39 +02:00
2015-06-30 15:35:20 +03:00
2015-09-22 15:20:40 +03:00