Revision 5a17e84395c19570e9e4a6a25df39b4892a65ee5 authored by Steven Johnson on 12 March 2019, 01:42:35 UTC, committed by Steven Johnson on 12 March 2019, 01:42:35 UTC
Known to be incomplete:
- we need a little better support in HalideRuntime for a float16 type if we are going to allow for float16 inputs, etc (see TODOs in various places)
- this test now fails with a spurious 'Buffer argument buffer_array_input1_0 is NULL', which suggests that I've botched something or that the float16 argument is confusing the buffer-checking assertions. Haven't bothered investigating yet as I thought input from @JasperJenkins and @abadams would be useful.
1 parent b309d92
History
File Mode Size
apps
python_bindings
src
test
tools
tutorial
util
.clang-format -rw-r--r-- 1.4 KB
.gitattributes -rw-r--r-- 342 bytes
.gitignore -rw-r--r-- 1.0 KB
.gitmodules -rw-r--r-- 0 bytes
.travis.yml -rw-r--r-- 2.3 KB
CMakeLists.txt -rw-r--r-- 17.1 KB
Doxyfile -rw-r--r-- 103.6 KB
Doxyfile.in -rw-r--r-- 64.3 KB
LICENSE.txt -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 81.5 KB
README.md -rw-r--r-- 15.9 KB
README_cmake.md -rw-r--r-- 9.9 KB
README_rungen.md -rw-r--r-- 11.5 KB
halide.cmake -rw-r--r-- 29.0 KB

README.md

back to top