mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 10:14:13 +08:00
af199e0ff0
Teflon is a Gallium frontend that TensorFlow Lite can load to delegate the execution of operations in a neural network model. See docs for more. Acked-by: Christian Gmeiner <cgmeiner@igalia.com> Acked-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25714>
10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
# The following files are opted into `ninja clang-format` and
|
|
# enforcement in the CI.
|
|
|
|
src/gallium/drivers/i915
|
|
src/gallium/targets/teflon/**/*
|
|
src/amd/vulkan/**/*
|
|
src/amd/compiler/**/*
|
|
src/egl/**/*
|
|
src/etnaviv/isa/**/*
|