https://github.com/halide/Halide
Revision 2c48ba87ac173341f641479cb711f6f755d48e93 authored by Volodymyr Kysenko on 08 December 2023, 21:58:37 UTC, committed by Volodymyr Kysenko on 08 December 2023, 21:58:37 UTC
1 parent d84e3a6
Raw File
Tip revision: 2c48ba87ac173341f641479cb711f6f755d48e93 authored by Volodymyr Kysenko on 08 December 2023, 21:58:37 UTC
Fix boolean Or for q8 and add support of boolean Add and Not
Tip revision: 2c48ba8
.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
# mini_webgpu.h is copied from upstream with some local mods
./src/runtime/mini_webgpu.h
./dependencies/spirv
*.fbs.h
back to top