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
..
2016-04-29 15:41:39 +02:00
2016-03-15 11:14:47 -04:00
2016-02-27 08:30:10 +05:30
2016-04-29 15:41:39 +02:00
2016-04-21 20:15:08 +03:00
2016-04-21 20:15:08 +03:00
2016-02-04 13:20:21 +01:00
2016-04-29 15:41:39 +02:00
2016-04-27 18:02:49 -07:00
2016-04-14 11:57:49 +02:00
2014-08-05 20:12:35 +04:00