feat: support libtorch
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <cute/arch/mma_sm100_umma.hpp>
|
||||
#include <torch/python.h>
|
||||
|
||||
#include "math.hpp"
|
||||
#include "exception.hpp"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <torch/python.h>
|
||||
#include <cstdint>
|
||||
|
||||
#include "exception.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user