CUTLASS 3.2.1 (#1113)
* Updates for 3.2.1 release. * Minor fix in gemm op profiler for raster order. * Add scheduler mapping for raster order in the kernels.
This commit is contained in:
@@ -38,9 +38,9 @@
|
||||
#include <iomanip>
|
||||
#include <ios>
|
||||
|
||||
#include "cublas_helpers.h"
|
||||
#include "sparse_gemm_operation_profiler.h"
|
||||
#include "gpu_timer.h"
|
||||
#include "cutlass/profiler/cublas_helpers.h"
|
||||
#include "cutlass/profiler/sparse_gemm_operation_profiler.h"
|
||||
#include "cutlass/profiler/gpu_timer.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user