Sign in
android
/
platform
/
external
/
pytorch
/
afc7563b24
/
.
/
THBlas.h
blob: 5fef0febcd5e918ba8c3ab3af88412ea0482f900 [
file
] [
log
] [
blame
]
#ifndef
TH_BLAS_INC
#define
TH_BLAS_INC
#include
"THGeneral.h"
#define
THBlas_
(
NAME
)
TH_CONCAT_4
(
TH
,
Real
,
Blas_
,
NAME
)
#include
"generic/THBlas.h"
#include
"THGenerateAllTypes.h"
#endif