Files
opencv/modules/core/test
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-12-25 16:16:34 +03:00
2015-09-11 18:46:52 +02:00
2015-12-17 12:33:23 +03:00
2015-12-17 12:33:23 +03:00
2014-04-07 18:53:07 +04:00
2016-01-26 14:11:53 +03:00
2015-12-09 18:31:27 +03:00
2015-12-17 12:33:23 +03:00
2013-09-05 19:03:00 +04:00
2014-02-22 09:54:16 +05:30