Commit 9aae7274 by Pariksheet Pinjari Committed by Tianqi Chen

Issue in nnvm is fixed (#1176)

parent 96b2c082
......@@ -10,6 +10,7 @@
#include <vector>
#include "tvm/tvm.h"
#include "tvm/ir_pass.h"
namespace topi {
namespace detail {
......
......@@ -15,7 +15,6 @@
#include "topi/detail/ravel_unravel.h"
#include "topi/detail/constant_utils.h"
#include "tvm/tvm.h"
#include "tvm/ir_pass.h"
namespace topi {
using namespace tvm;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment