Files
triton/include/codegen/tune.h

11 lines
124 B
C
Raw Normal View History

#ifndef TDL_INCLUDE_IR_CODEGEN_TUNE_H
#define TDL_INCLUDE_IR_CODEGEN_TUNE_H
namespace tdl{
namespace codegen{
}
}
#endif