Skip to content

Commit

Permalink
[checkpoint] builds again
Browse files Browse the repository at this point in the history
  • Loading branch information
mbs-octoml committed Sep 17, 2021
1 parent 1b77c15 commit a677fb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/relay/quantize/partition.cc
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

#include <tvm/relay/transform.h>

#include "../op/annotation/annotation.h"
#include "./quantize.h"

namespace tvm {
Expand Down
2 changes: 1 addition & 1 deletion src/relay/transforms/device_annotation.cc
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
#include <unordered_map>
#include <unordered_set>

#include "../attrs/device_copy.h"
#include "../op/annotation/annotation.h"
#include "../op/memory/device_copy.h"

namespace tvm {
namespace relay {
Expand Down

0 comments on commit a677fb7

Please sign in to comment.