Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! fixup! fixup! Make a validation-smoke target
  • Loading branch information
afuller-TT committed Feb 15, 2025
1 parent 178e000 commit 6273399
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tt_metal/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.23)
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_comp.h
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_is_fp16_zero.h
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_cumsum.h
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_dropout.h
third_party/tt_llk_blackhole/llk_lib/llk_pack_untilize.h
third_party/tt_llk_blackhole/llk_lib/llk_pack_common.h
third_party/tt_llk_blackhole/llk_lib/llk_unpack_common.h
Expand Down Expand Up @@ -134,6 +135,7 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.23)
include/compute_kernel_api/eltwise_unary/eltwise_unary.h
include/compute_kernel_api/eltwise_unary/sfpu_split_includes.h
include/compute_kernel_api/eltwise_unary/exp.h
include/compute_kernel_api/matmul.h
# Kernel sources
impl/dispatch/kernels/cq_dispatch_slave.cpp
impl/dispatch/kernels/cq_dispatch.cpp
Expand Down

0 comments on commit 6273399

Please sign in to comment.