mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-06 19:40:28 +00:00
fix include path
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <cassert>
|
||||
#include <vector>
|
||||
|
||||
#include "../common/micros.h"
|
||||
#include "../../common/micros.h"
|
||||
|
||||
namespace {
|
||||
|
||||
|
Reference in New Issue
Block a user