mirror of
https://github.com/NVIDIA/cutlass.git
synced 2026-05-16 10:58:56 +00:00
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:
@@ -34,7 +34,7 @@
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
#include "gpu_timer.h"
|
||||
#include "cutlass/profiler/gpu_timer.h"
|
||||
|
||||
namespace cutlass {
|
||||
namespace profiler {
|
||||
|
||||
Reference in New Issue
Block a user