Overview of TPP related tools and fused kernels
maincsrc/cpu/tpp directory contains tools and fused kernel implementations optimized via TPP (Tensor Processing Primitives). It provides specialized kernels for common deep learning operations, particularly for BERT models, and includes infrastructure for loop generation, tuning, and JIT (Just-In-Time) compilation to optimize performance on Intel CPUs.