mirror of
https://github.com/NVIDIA/cutlass.git
synced 2026-05-20 21:08:57 +00:00
Remove excessive includes from examples/41_multi_head_attention (#669)
The rationale behind this change is explained in #563
This commit is contained in:
@@ -49,12 +49,7 @@
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <vector>
|
||||
#include <map>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "cutlass/cutlass.h"
|
||||
#include "cutlass/gemm/gemm.h"
|
||||
|
||||
Reference in New Issue
Block a user