https://github.com/halide/Halide
Raw File
Tip revision: 62260e8a339259a75cad6db5b579fad00318968c authored by Shoaib Kamil on 15 October 2020, 21:22:39 UTC
Can serialize/deserialize first testcase
Tip revision: 62260e8
.clang-format-ignore
# .clang-format-ignore
./bin
./build
./cmake_build
./cmake_build_static
./cmake_build_shared
./distrib
./doc
./include
./lib
# Our tutorials have special formatting: skip them
./tutorial
# hexagon_remote/bin/src is also special
./src/runtime/hexagon_remote/bin/src
back to top